summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
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
2011-04-01Ensure stdout/stderr are flushed when asking questionsDan McGee1-0/+5
2011-04-01Add default changelog functions to pkg_operationsDan McGee1-0/+9
2011-04-01Ensure dbpath is not null when populating sync databaseDan McGee1-3/+12
2011-04-01Ignore upcoming new values in sync backendDan McGee1-0/+6
2011-03-31makepkg: remove unnecessary tr usageAllan McRae1-3/+1
2011-03-31makepkg: avoid usage of tr to sidestep locale issuesDave Reisner1-6/+5
2011-03-29alpm/handle.c: ensure handle is not NULL before proceedingRémy Oudompheng2-0/+27
2011-03-29call alpm_option_get_localdb once in syncfirst()Andrea Scarpino1-1/+2
2011-03-29Fix an outdated commentDan McGee1-4/+1
2011-03-28Add initial 3.5.2 notesDan McGee1-0/+3
2011-03-28Update .mailmap fileDan McGee1-1/+2
2011-03-28Update pacman.pot with changed stringsDan McGee1-12/+16
2011-03-28Clarify error message in pacman-db-upgradeDan McGee1-1/+5
2011-03-25Ensure reported missing dependencies show correct version comparisonDan McGee2-35/+38
2011-03-25Mark various functions in deps.c staticDan McGee2-32/+27
2011-03-25Move alpm_find_dbs_satisfier() function down in deps.cDan McGee1-23/+24
2011-03-25Rework find_requiredby() to not use _alpm_dep_edge()Dan McGee1-8/+8
2011-03-25Don't include version in dep string if mod == ANYDan McGee1-2/+3
2011-03-25Update usage instruction stringsDan McGee1-8/+9
2011-03-25Add -T, --deptest to usage messageRay Kohler1-0/+4
2011-03-25Make log redirection sanerJan Steffens1-5/+5
2011-03-24alpm/db: do not close local DB in alpm_db_unregister_allDave Reisner2-6/+11
2011-03-23Update doc/index.txt with 3.5.1 release datev3.5.1Dan McGee1-0/+1