Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-05-13Fix rewinddir regression by cleaning up db_scanXavier Chantry
2008-05-13Remove --builddeps from makepkgDan McGee
2008-05-13Remove an outdated exception check in file conflict codeDan McGee
2008-05-13Add SyncFirst option.Chantry Xavier
2008-05-13Cleanup usages of alpm_list_find and alpm_list_remove.Chantry Xavier
2008-05-13Swap the parameters of alpm_pkg_findNagy Gabor
2008-05-13Remove errant include of error.hDan McGee
2008-05-11Merge branch 'maint'Dan McGee
2008-05-11Refactor pkg_load/parse_descfile into a new backend fileDan McGee
2008-05-11Remove some useless abstraction and start db cleanupDan McGee
2008-05-11Make all error messages use pm_fprintfAllan McRae
2008-05-11pactest: fix --gdb optionDan McGee
2008-05-10Add detailed description to alpm_pkg_loadSebastian Nowicki
2008-05-10contrib/paclist: list packages installed from given repo.Chantry Xavier
2008-05-10pacsearch: rewrite in perlDan McGee
2008-05-10Update makepath to remove PATH_MAX usageDan McGee
2008-05-10scripts: add -q/--quiet option to repo-add and repo-removeDan McGee
2008-05-10makepkg: Unify start and end messagesDan McGee
2008-05-08Use strdup() instead of a static bufferDan McGee
2008-05-08Update md5 routinesDan McGee
2008-05-08be_files.c: PATH_MAX cleanupDan McGee
2008-05-08pacman-side code cleanupsDan McGee
2008-04-29Merge branch 'maint'Dan McGee
2008-04-29Doxyfile : enable JAVADOC_AUTOBRIEF.Chantry Xavier
2008-04-29Add documentation for transaction eventsSebastian Nowicki