summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-22libalpm/dload: const and static correctnessDan McGee
2011-04-22be_sync: use _alpm_db_get_sigverify_level()Dan McGee
2011-04-21sync.c: remove unnecessary check for PM_PGP_VERIFY_UNKNOWNRémy Oudompheng
2011-04-21handle.c: force sigverify level not to be PM_PGP_VERIFY_UNKNOWNRémy Oudompheng
2011-04-21Merge remote-tracking branch 'remy/doxygen'Dan McGee
2011-04-21pacman-key: improved reading of the configuration fileIvan Kanakarakis
2011-04-21pacman-key: display the unsupported command to the userIvan Kanakarakis
2011-04-21makepkg, pacman-key: unify help message with other scriptsIvan Kanakarakis
2011-04-21alpm.h: add several missing documentation stringsRémy Oudompheng
2011-04-21alpm.h: rationalize option getters/setters documentationRémy Oudompheng
2011-04-21alpm.h: add/improve function documentationRémy Oudompheng
2011-04-20Rename gpgsig struct fields for clarityDan McGee
2011-04-20Form the signature file location in one placeDan McGee
2011-04-20Header inclusion cleanupDan McGee
2011-04-20syntax: if/while statements should have no trailing spaceDan McGee
2011-04-20Allow VerifySig to act as a default verification in [options]Dave Reisner
2011-04-20alpm.h: forward-declare shared enumerationsDan McGee
2011-04-20style cleanup: cast as (type *) not (type*)Dave Reisner
2011-04-20lib: remove dead code in be_local and be_packageDave Reisner
2011-04-20Put comments on their own lineDan McGee
2011-04-20Add configure option to specify package signing keyAllan McRae
2011-04-20Document makepkg package signing optionsAllan McRae
2011-04-20New VerbosePkgLists optionJakob Gruber
2011-04-20Table formatted output functionsJakob Gruber
2011-04-20Merge branch 'maint'Dan McGee
2011-04-20Refactor display_targets for readabilityJakob Gruber
2011-04-20Remove outdated commentsDan McGee
2011-04-20Use IEC unit prefixesJakob Gruber
2011-04-20Add a utility function to humanize sizesJakob Gruber
2011-04-20Remove ShowSize optionJakob Gruber
2011-04-18Final updates for 3.5.2 releaseDan McGee
2011-04-183.5.2 translation updates from TransifexDan McGee
2011-04-15Merge branch 'maint'Dan McGee
2011-04-15Include "config.h" in header files using off_tDan McGee
2011-04-15libalpm: consistently use int as return type for option settersRémy Oudompheng
2011-04-15Remove indirection on get_name and get_version operationsDan McGee
2011-04-15Move graph.h functions into graph.cDan 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-11Don't create two pmpkg_t objects in be_packageDan 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