summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-06-20Add information on version comparison to manpagesDan McGee2-2/+9
2008-06-19Merge branch 'maint'Dan McGee5-5/+643
2008-06-19makepkg.conf: make keeping docs the defaultDan McGee2-3/+3
2008-06-19autoclean.sh: Fix paths to po/ dirDan McGee1-4/+4
2008-06-19Add libalpm Türkçe (Turkish) translationAlper KANAT2-0/+586
2008-06-16Use access() instead of stat() when possibleDan McGee6-27/+17
2008-06-15makepkg: add several quotes needed after nullglob.Xavier Chantry1-6/+6
2008-06-15makepkg: Add missing quotes for the source array.Xavier Chantry1-4/+4
2008-06-15Use openssl for checksum verification instead of *sum utilitiesSebastian Nowicki1-7/+7
2008-06-14Expand PKGBUILD documentationDan McGee1-1/+43
2008-06-14Document pacman -q/--quiet operationDan McGee1-0/+10
2008-06-14Combine repo-add and repo-remove into one scriptDan McGee4-245/+76
2008-06-14repo-*: allow use of readlink or realpathDan McGee2-10/+33
2008-06-14Move geninteg block in makepkg before error checkingAllan McRae1-11/+12
2008-06-13Merge branch 'maint'Dan McGee5-4/+1704
2008-06-13fr.po : fix one minor alignment problem.Xavier Chantry1-2/+2
2008-06-13Add pacman Türkçe (Turkish) translationAlper KANAT2-0/+1700
2008-06-13Spanish translation updatesJuan Pablo González Tognarelli2-626/+393
2008-06-13Use shell builtin to list files for package inclusionDan McGee1-1/+5
2008-06-09Allow use of GIT_VERSION in documentation dirDan McGee1-1/+9
2008-06-09makepkg: remove deprecated --usesudo codeDan McGee1-7/+2
2008-06-09makepkg: add --allsource optionAllan McRae1-12/+34
2008-06-08Various updates needed prior to a new releaseDan McGee10-30/+40
2008-06-07Minor fix to German translationThomas Bächler1-1/+1
2008-06-06bacman - regenerate package from systemAllan McRae4-79/+284
2008-06-05Reformat -Sg output to look like -QgDan McGee1-15/+10
2008-06-04Don't display filename on -Qip operation.Xavier Chantry2-6/+6
2008-06-04src/pacman/sync.c : cleanup of pacman_syncXavier Chantry1-39/+37
2008-06-04Get rid of double / in database paths.Xavier Chantry2-31/+63
2008-06-04Reimplement TotalDownload functionalityDan McGee7-21/+107
2008-06-04Use correct C type for file sizesDan McGee14-50/+66
2008-06-04libalpm/md5: Fix license headerDan McGee2-6/+4
2008-06-02Don't require --force when using the --nobuild optionAnton Fiuman1-1/+1
2008-05-31makepkg: remove some dead TODO codeDan McGee1-7/+0
2008-05-31Allow GIT version to be used in pacman buildsDan McGee4-16/+51
2008-05-30Fix versioncmp regression after updateDan McGee3-18/+59
2008-05-30Add simple vercmp test scriptDan McGee2-2/+81
2008-05-30Add missing NULL set in group printingDan McGee1-2/+4
2008-05-29Merge branch 'maint'Dan McGee1-89/+89
2008-05-29Add trailing / to DESTDIR for stupid Makefiles.Geoffroy Carrier1-1/+1
2008-05-29Tidy up of the handle struct in libalpmAllan McRae2-5/+1
2008-05-29Remove PM_TRANS_EVT_EXTRACT_START.Xavier Chantry3-4/+0
2008-05-29be_files : stores REPLACES and FORCE in desc.Xavier Chantry1-11/+10
2008-05-29Pactests for sync operations with NoUpgrade and NoExtractAllan McRae2-0/+33
2008-05-29makepkg - add check for valid options in PKGBUILDAllan McRae1-20/+21
2008-05-29Add some verbosity to _alpm_db_read.Nagy Gabor1-2/+18
2008-05-29Fix for remove052.py by moving recursedeps before checkdeps.Nagy Gabor1-1/+7
2008-05-29Pactest for removing multiple items in a dependency chain.Allan McRae1-0/+21
2008-05-29No error in makepkg when removing deps failsAllan McRae1-2/+9
2008-05-29Use chown 0:0 instead of root.rootSebastian Nowicki1-2/+2