Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-11Ensure list tail pointer is updated when we remove tail nodeDan McGee
2007-11-11Incorrect usage of alpm_db_whatprovides in sync.cNagy Gabor
2007-11-11Typo fix (sepArately)Aaron Griffin
2007-11-11Missing quote in outputAaron Griffin
2007-11-11libalpm: fix lstat wrapper to actually use newpathDan McGee
2007-11-11Remove unused and broken alpm_list_remove_node functionDan McGee
2007-11-11Add a missing newline in sync confirmation outputDan McGee
2007-11-11Add a symlink-based pactestDan McGee
2007-11-11Update bash completionDan McGee
2007-11-11Update Hungarian translationNagy Gabor
2007-11-11pacman: remove leftover help string for -RhDan McGee
2007-11-11Implement TotalDownload option.Nathan Jones
2007-11-11Add TotalDownload option.Nathan Jones
2007-11-11Implement IgnoreGroup.Nathan Jones
2007-11-11Add IgnoreGroup and --ignoregroup option.Nathan Jones
2007-11-11makeworld: gettext supportGiovanni Scafora
2007-11-11makepkg: remove .pacsave files when uninstalling dependenciesRoman Kyrylych
2007-11-08Simplify callback DONE event handlingDan McGee
2007-11-08Add missing 'done' printoutDan McGee
2007-11-08Small manpage updatesDan McGee
2007-11-08Fix some issues with localized dates/epoch usageDan McGee
2007-11-08Get rid of the footnotes section in generated manpagesDan McGee
2007-11-08doc: update links in footer.txt so they are actual linksDan McGee
2007-11-08Update Italian TranslationGiovanni Scafora
2007-11-08Update PKGBUILD.5 with missing devel variable descriptionsDan McGee
2007-11-08Sync asciidoc.conf with GIT repository changesDan McGee
2007-11-08Correctly handle version comparisons for SVN/CVS/etc PKGBUILDS.Scott Horowitz
2007-11-07Update the PKGBUILD example in the manpagesDan McGee
2007-11-07Change -fstack-protector flag to -fstack-protector-allDan McGee
2007-11-07Update en_GB translationJeff Bailes
2007-11-06Add STRDUP macro to mirror MALLOC/CALLOCAaron Griffin
2007-11-06Maintain list tail pointers in the head nodeAaron Griffin
2007-11-05Comment out paths by default in pacman.confDan McGee
2007-11-05libalpm/db.c: change two warnings to errorsDan McGee
2007-11-05Fix mercurial complaining about directory already existingSebastian Nowicki
2007-11-05Add LOGFILE as a define at compile time for pacmanDan McGee
2007-11-04Remove the newline automatically added by alpm_logaction.Chantry Xavier
2007-11-04libalpm: use an lstat wrapper so we never dereference dir symlinksDan McGee
2007-11-04libalpm: open the logstream on demandDan McGee
2007-11-04Clean up usage of extern variablesDan McGee
2007-11-04Readd scriptlet logging that got lost in an earlier commitDan McGee
2007-11-04vercmp: add some usage instructionsDan McGee
2007-11-04Remove unneeded CXX macros from acinclude.m4Dan McGee
2007-11-04Add some text at the top of acinclude.m4 so people know what is going onDan McGee
2007-11-04Remove unneeded F77 and GCJ libtool macros from acinclude.m4Dan McGee
2007-11-04Make building of pacman.static optionalDan McGee
2007-11-04Add some more autoconf macros to filter our CFLAGS usageDan McGee
2007-11-04Use an autoconf macro to see if -fstack-protector is availableDan McGee
2007-11-04Revise configure.acDan McGee
2007-11-04Update libtool files and macros to newest versionsDan McGee