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