summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-07Transifex updatesv3.5.3Dan McGee
2011-06-07Remove incorrect output when downloading onlyAllan McRae
2011-06-07makepkg: fix creation of source package with -pAllan McRae
2011-06-023.5.3 release preparationDan McGee
2011-06-02repo-add: anchor exclusion pattern when generating filelistDan McGee
2011-06-01Ensure list_display works on outputs of unknown widthDan McGee
2011-06-01doc: fix attribute substitution in monospaced textDan McGee
2011-06-01doc: update Makefile for new asciidoc resource locationDan McGee
2011-06-01doc: add a few more escapes and fix usage of {}Dan McGee
2011-05-24alpm_list: fix typo in doxygen commentPang Yan Han
2011-05-19Bail early if we don't have a valid lockfile pathDan McGee
2011-05-19Coding style cleanups; add a null checkDan McGee
2011-05-16Ensure --print doesn't enable --noconfirm when not expectedDan McGee
2011-05-16Fix segfault when uninstalling broken backed-up symlinkDan McGee
2011-05-16Add test for FS#24230, dead backup symlink removalDan McGee
2011-05-16pactest: treat symlinks with more respectDan McGee
2011-05-16Transifex updatesDan McGee
2011-05-16trans.c: create transaction prior to checking DB versionDave Reisner
2011-05-05Ensure populate error return codes are consistentDan McGee
2011-05-02makepkg: quote variable that may contain spacesAllan McRae
2011-05-02Update PKGBUILD exampleAllan McRae
2011-04-29Transifex updatesDan McGee
2011-04-29pacman(8): grammar correction for relative clausesMatt Mooney
2011-04-29pacman(8): change "options" to "operation" when referring to -DMatt Mooney
2011-04-22Small translation update from TransifexDan McGee
2011-04-20doc/pacman: split -Su description in 3 paragraphsXavier Chantry
2011-04-18Final updates for 3.5.2 releasev3.5.2Dan McGee
2011-04-183.5.2 translation updates from TransifexDan McGee
2011-04-15pacman/query: correctly handle root files with -QoXavier Chantry
2011-04-13makepkg.sh.in: fix a GNU-ism in su invocationRémy Oudompheng
2011-04-13alpm.h: fix typos in documentationRémy Oudompheng
2011-04-12Remove Korean language translation filesDan McGee
2011-04-09bacman: fix the fact that the depends file no longer existsDan McGee
2011-04-09alpm.h: document transaction flagsRémy Oudompheng
2011-04-09More documentation for option getters/setters.Rémy Oudompheng
2011-04-09alpm.h: more documentation for pkgreason, depend and errno.Rémy Oudompheng
2011-04-09Move documentation for public package function to alpm.hRémy Oudompheng
2011-04-09alpm.h: organize doxygen documentation in groupsRémy Oudompheng
2011-04-09Move documentation of public database functions to alpm.hRémy Oudompheng
2011-04-09alpm.h: add documentation for package property accessorsRémy Oudompheng
2011-04-09Move documentation of public transaction functions to alpm.hRémy Oudompheng
2011-04-09Fix broken documentation for alpm_trans_prepare()Rémy Oudompheng
2011-04-09libalpm: set pm_errno correctly in alpm_trans_get_flags()Rémy Oudompheng
2011-04-06diskspace: add the actually used statfs type in ifdefsRémy Oudompheng
2011-04-04libalpm/be_local.c: unused variable entXavier Chantry
2011-04-04libalpm/pkghash.c: unused variable ptrXavier Chantry
2011-04-04makepkg: fix a GNU-ism in awk usageRémy Oudompheng
2011-04-04makepkg: improve parsing for sanity checksAllan McRae
2011-04-04db.c: set pm_errno appropriately in alpm_db_set_pkgreason()Rémy Oudompheng
2011-04-04Coding style cleanupsDan McGee