summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-14repo-*: allow use of readlink or realpathDan McGee
2008-06-14Move geninteg block in makepkg before error checkingAllan McRae
2008-06-12Merge branch 'maint'Dan McGee
2008-06-12fr.po : fix one minor alignment problem.Xavier Chantry
2008-06-12Add pacman Türkçe (Turkish) translationAlper KANAT
2008-06-12Spanish translation updatesJuan Pablo González Tognarelli
2008-06-12Use shell builtin to list files for package inclusionDan McGee
2008-06-08Allow use of GIT_VERSION in documentation dirDan McGee
2008-06-08makepkg: remove deprecated --usesudo codeDan McGee
2008-06-08makepkg: add --allsource optionAllan McRae
2008-06-08Various updates needed prior to a new releaseDan McGee
2008-06-07Minor fix to German translationThomas Bächler
2008-06-06bacman - regenerate package from systemAllan McRae
2008-06-05Reformat -Sg output to look like -QgDan McGee
2008-06-04Don't display filename on -Qip operation.Xavier Chantry
2008-06-04src/pacman/sync.c : cleanup of pacman_syncXavier Chantry
2008-06-04Get rid of double / in database paths.Xavier Chantry
2008-06-04Reimplement TotalDownload functionalityDan McGee
2008-06-04Use correct C type for file sizesDan McGee
2008-06-03libalpm/md5: Fix license headerDan McGee
2008-06-01Don't require --force when using the --nobuild optionAnton Fiuman
2008-05-31makepkg: remove some dead TODO codeDan McGee
2008-05-31Allow GIT version to be used in pacman buildsDan McGee
2008-05-30Fix versioncmp regression after updateDan McGee
2008-05-29Add simple vercmp test scriptDan McGee
2008-05-29Add missing NULL set in group printingDan McGee
2008-05-29Merge branch 'maint'Dan McGee
2008-05-29Add trailing / to DESTDIR for stupid Makefiles.Geoffroy Carrier
2008-05-29Tidy up of the handle struct in libalpmAllan McRae
2008-05-29Remove PM_TRANS_EVT_EXTRACT_START.Xavier Chantry
2008-05-29be_files : stores REPLACES and FORCE in desc.Xavier Chantry
2008-05-29Pactests for sync operations with NoUpgrade and NoExtractAllan McRae
2008-05-29makepkg - add check for valid options in PKGBUILDAllan McRae
2008-05-29Add some verbosity to _alpm_db_read.Nagy Gabor
2008-05-29Fix for remove052.py by moving recursedeps before checkdeps.Nagy Gabor
2008-05-29Pactest for removing multiple items in a dependency chain.Allan McRae
2008-05-29No error in makepkg when removing deps failsAllan McRae
2008-05-29Use chown 0:0 instead of root.rootSebastian Nowicki
2008-05-29Use "legacy mode" on Mac OSX (for file command)Sebastian Nowicki
2008-05-29Allow an unprivileged user to create packages without fakerootSebastian Nowicki
2008-05-29du -b is not available on BSD, use du -k instead.Xavier Chantry
2008-05-29Replace usage of "cp -s" with the more portable "ln -s"Sebastian Nowicki
2008-05-17Update of Chinese simplified pacman translation.甘露(Lu.Gan)
2008-05-14Fix compilation warning on x86_64Dan McGee
2008-05-14Disable geteuid in cygwin.Xavier Chantry
2008-05-14pactest: only use fakeroot when it is found.Xavier Chantry
2008-05-14Remove wrapper call around versioncmpDan McGee
2008-05-14Update _alpm_versioncmpDan McGee
2008-05-13Simplify _alpm_pkg_new()Dan McGee
2008-05-13Remove lazy init code from pkg name and version functionsDan McGee