Age | Commit message (Expand) | Author | Files | Lines |
2011-07-25 | Fix group selection entry for large inputs | Dan McGee | 2 | -4/+45 |
2011-07-25 | libalpm: Set ret correctly in download_internal() | Lukas Fleischer | 1 | -0/+1 |
2011-07-18 | makepkg: fix issue with filenames with spaces and noextract | Allan McRae | 1 | -1/+1 |
2011-06-27 | Ensure a file can be replaced by a directory | Dan McGee | 2 | -8/+39 |
2011-06-27 | File conflict code cleanups | Dan McGee | 1 | -11/+11 |
2011-06-15 | list_display: fix incorrect assignment | Dan McGee | 1 | -1/+1 |
2011-06-15 | Fix man page generation for out of tree build | Allan McRae | 1 | -3/+4 |
2011-06-14 | Added check option to BUILDENV array in makepkg.conf man page | Eric Bélanger | 1 | -1/+1 |
2011-06-14 | Fix list_display on non-ttys and other output fixes | Dan McGee | 1 | -7/+12 |
2011-06-07 | Add late-breaking 3.5.3 NEWS | Dan McGee | 1 | -1/+2 |
2011-06-07 | Transifex updatesv3.5.3 | Dan McGee | 2 | -79/+83 |
2011-06-07 | Remove incorrect output when downloading only | Allan McRae | 1 | -1/+1 |
2011-06-07 | makepkg: fix creation of source package with -p | Allan McRae | 1 | -1/+1 |
2011-06-02 | 3.5.3 release preparation | Dan McGee | 2 | -2/+9 |
2011-06-02 | repo-add: anchor exclusion pattern when generating filelist | Dan McGee | 1 | -1/+1 |
2011-06-01 | Ensure list_display works on outputs of unknown width | Dan McGee | 3 | -19/+21 |
2011-06-01 | doc: fix attribute substitution in monospaced text | Dan McGee | 3 | -8/+8 |
2011-06-01 | doc: update Makefile for new asciidoc resource location | Dan McGee | 1 | -2/+2 |
2011-06-01 | doc: add a few more escapes and fix usage of {} | Dan McGee | 2 | -1/+5 |
2011-05-24 | alpm_list: fix typo in doxygen comment | Pang Yan Han | 1 | -1/+1 |
2011-05-20 | Bail early if we don't have a valid lockfile path | Dan McGee | 2 | -3/+2 |
2011-05-19 | Coding style cleanups; add a null check | Dan McGee | 2 | -5/+10 |
2011-05-16 | Ensure --print doesn't enable --noconfirm when not expected | Dan McGee | 1 | -1/+1 |
2011-05-16 | Fix segfault when uninstalling broken backed-up symlink | Dan McGee | 2 | -3/+1 |
2011-05-16 | Add test for FS#24230, dead backup symlink removal | Dan McGee | 1 | -0/+45 |
2011-05-16 | pactest: treat symlinks with more respect | Dan McGee | 3 | -5/+11 |
2011-05-16 | Transifex updates | Dan McGee | 1 | -7/+8 |
2011-05-16 | trans.c: create transaction prior to checking DB version | Dave Reisner | 1 | -9/+10 |
2011-05-05 | Ensure populate error return codes are consistent | Dan McGee | 2 | -6/+8 |
2011-05-02 | makepkg: quote variable that may contain spaces | Allan McRae | 1 | -1/+1 |
2011-05-02 | Update PKGBUILD example | Allan McRae | 1 | -2/+6 |
2011-04-29 | Transifex updates | Dan McGee | 1 | -13/+12 |
2011-04-29 | pacman(8): grammar correction for relative clauses | Matt Mooney | 1 | -5/+5 |
2011-04-29 | pacman(8): change "options" to "operation" when referring to -D | Matt Mooney | 1 | -1/+1 |
2011-04-23 | Small translation update from Transifex | Dan McGee | 1 | -2/+2 |
2011-04-21 | doc/pacman: split -Su description in 3 paragraphs | Xavier Chantry | 1 | -6/+8 |
2011-04-18 | Final updates for 3.5.2 releasev3.5.2 | Dan McGee | 3 | -3/+14 |
2011-04-18 | 3.5.2 translation updates from Transifex | Dan McGee | 52 | -1431/+1659 |
2011-04-15 | pacman/query: correctly handle root files with -Qo | Xavier Chantry | 1 | -16/+32 |
2011-04-13 | makepkg.sh.in: fix a GNU-ism in su invocation | Rémy Oudompheng | 1 | -1/+1 |
2011-04-13 | alpm.h: fix typos in documentation | Rémy Oudompheng | 1 | -1/+1 |
2011-04-12 | Remove Korean language translation files | Dan McGee | 4 | -2325/+0 |
2011-04-10 | bacman: fix the fact that the depends file no longer exists | Dan McGee | 1 | -9/+7 |
2011-04-09 | alpm.h: document transaction flags | Rémy Oudompheng | 1 | -0/+16 |
2011-04-09 | More documentation for option getters/setters. | Rémy Oudompheng | 1 | -2/+27 |
2011-04-09 | alpm.h: more documentation for pkgreason, depend and errno. | Rémy Oudompheng | 1 | -5/+39 |
2011-04-09 | Move documentation for public package function to alpm.h | Rémy Oudompheng | 4 | -59/+73 |
2011-04-09 | alpm.h: organize doxygen documentation in groups | Rémy Oudompheng | 1 | -14/+39 |
2011-04-09 | Move documentation of public database functions to alpm.h | Rémy Oudompheng | 2 | -58/+91 |
2011-04-09 | alpm.h: add documentation for package property accessors | Rémy Oudompheng | 1 | -0/+136 |