summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-05Merge branch 'maint'Dan McGee
2011-04-04libalpm/be_local.c: unused variable entXavier Chantry
2011-04-04libalpm/pkghash.c: unused variable ptrXavier Chantry
2011-04-04pacman.c : useless extra parenthesisXavier 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
2011-04-04test: fix invalid usage of 'type -p'Dan McGee
2011-04-02util.c: include limits.h for PATH_MAX macroRémy Oudompheng
2011-04-02Fix compatibility with older versions of libarchive.Rémy Oudompheng
2011-04-02dload: dont forget to initialize open_modeXavier Chantry
2011-04-02configure.ac: we use fabs now so -lm is neededXavier Chantry
2011-04-01Ensure stdout/stderr are flushed when asking questionsDan McGee
2011-04-01Add default changelog functions to pkg_operationsDan McGee
2011-04-01Ensure dbpath is not null when populating sync databaseDan McGee
2011-04-01Ignore upcoming new values in sync backendDan McGee
2011-03-30makepkg: remove unnecessary tr usageAllan McRae
2011-03-30makepkg: avoid usage of tr to sidestep locale issuesDave Reisner
2011-03-30Unify filelist operation functions in conflict checkingDan McGee
2011-03-29Merge branch 'maint'Dan McGee
2011-03-29alpm/handle.c: ensure handle is not NULL before proceedingRémy Oudompheng
2011-03-29call alpm_option_get_localdb once in syncfirst()Andrea Scarpino
2011-03-29Fix an outdated commentDan McGee
2011-03-28Add initial 3.5.2 notesDan McGee
2011-03-28Update .mailmap fileDan McGee
2011-03-28pacman/util: flush terminal input before reading responseDave Reisner
2011-03-28makepkg: command line options for signing packagesDenis A. Altoé Falqueto
2011-03-27Create pacman keyring directory if missingRay Kohler
2011-03-27Update pacman.pot with changed stringsDan McGee
2011-03-27Documentation formatting updatesDan McGee