summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-04-21Allow VerifySig to act as a default verification in [options]Dave Reisner7-11/+70
2011-04-21alpm.h: forward-declare shared enumerationsDan McGee1-19/+30
2011-04-21style cleanup: cast as (type *) not (type*)Dave Reisner14-18/+18
2011-04-21lib: remove dead code in be_local and be_packageDave Reisner2-15/+0
2011-04-21Put comments on their own lineDan McGee1-4/+8
2011-04-21Add configure option to specify package signing keyAllan McRae4-8/+17
2011-04-21Document makepkg package signing optionsAllan McRae1-0/+11
2011-04-21New VerbosePkgLists optionJakob Gruber5-8/+99
2011-04-21Table formatted output functionsJakob Gruber2-0/+111
2011-04-21Merge branch 'maint'Dan McGee55-1434/+1673
2011-04-21Refactor display_targets for readabilityJakob Gruber1-12/+10
2011-04-21Remove outdated commentsDan McGee1-6/+0
2011-04-21Use IEC unit prefixesJakob Gruber1-2/+2
2011-04-21Add a utility function to humanize sizesJakob Gruber4-50/+68
2011-04-21Remove ShowSize optionJakob Gruber8-36/+4
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-16Merge branch 'maint'Dan McGee17-2527/+531
2011-04-16Include "config.h" in header files using off_tDan McGee3-2/+8
2011-04-16libalpm: consistently use int as return type for option settersRémy Oudompheng3-68/+76
2011-04-16Remove indirection on get_name and get_version operationsDan McGee3-27/+2
2011-04-16Move graph.h functions into graph.cDan McGee3-21/+63
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-11Don't create two pmpkg_t objects in be_packageDan McGee1-9/+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-05Merge branch 'maint'Dan McGee9-27/+52
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-05pacman.c : useless extra parenthesisXavier Chantry1-1/+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
2011-04-05test: fix invalid usage of 'type -p'Dan McGee1-1/+1
2011-04-02util.c: include limits.h for PATH_MAX macroRémy Oudompheng1-0/+1
2011-04-02Fix compatibility with older versions of libarchive.Rémy Oudompheng1-0/+2