Age | Commit message (Expand) | Author |
2007-11-11 | Remove 'Total Package Size' | Dan McGee |
2007-11-11 | Fix memleak with new alpm_list_reverse usage | Dan McGee |
2007-11-11 | Add a horrible little hack to get symlink001.py to pass again | Dan McGee |
2007-11-11 | Add two requiredby pactests | Chantry Xavier |
2007-11-11 | Ensure list tail pointer is updated when we remove tail node | Dan McGee |
2007-11-11 | Incorrect usage of alpm_db_whatprovides in sync.c | Nagy Gabor |
2007-11-11 | Typo fix (sepArately) | Aaron Griffin |
2007-11-11 | Missing quote in output | Aaron Griffin |
2007-11-11 | libalpm: fix lstat wrapper to actually use newpath | Dan McGee |
2007-11-11 | Remove unused and broken alpm_list_remove_node function | Dan McGee |
2007-11-11 | Add a missing newline in sync confirmation output | Dan McGee |
2007-11-11 | Add a symlink-based pactest | Dan McGee |
2007-11-11 | Update bash completion | Dan McGee |
2007-11-11 | Update Hungarian translation | Nagy Gabor |
2007-11-11 | pacman: remove leftover help string for -Rh | Dan McGee |
2007-11-11 | Implement TotalDownload option. | Nathan Jones |
2007-11-11 | Add TotalDownload option. | Nathan Jones |
2007-11-11 | Implement IgnoreGroup. | Nathan Jones |
2007-11-11 | Add IgnoreGroup and --ignoregroup option. | Nathan Jones |
2007-11-11 | makeworld: gettext support | Giovanni Scafora |
2007-11-11 | makepkg: remove .pacsave files when uninstalling dependencies | Roman Kyrylych |
2007-11-08 | Simplify callback DONE event handling | Dan McGee |
2007-11-08 | Add missing 'done' printout | Dan McGee |
2007-11-08 | Small manpage updates | Dan McGee |
2007-11-08 | Fix some issues with localized dates/epoch usage | Dan McGee |
2007-11-08 | Get rid of the footnotes section in generated manpages | Dan McGee |
2007-11-08 | doc: update links in footer.txt so they are actual links | Dan McGee |
2007-11-08 | Update Italian Translation | Giovanni Scafora |
2007-11-08 | Update PKGBUILD.5 with missing devel variable descriptions | Dan McGee |
2007-11-08 | Sync asciidoc.conf with GIT repository changes | Dan McGee |
2007-11-08 | Correctly handle version comparisons for SVN/CVS/etc PKGBUILDS. | Scott Horowitz |
2007-11-07 | Update the PKGBUILD example in the manpages | Dan McGee |
2007-11-07 | Change -fstack-protector flag to -fstack-protector-all | Dan McGee |
2007-11-07 | Update en_GB translation | Jeff Bailes |
2007-11-06 | Add STRDUP macro to mirror MALLOC/CALLOC | Aaron Griffin |
2007-11-06 | Maintain list tail pointers in the head node | Aaron Griffin |
2007-11-05 | Comment out paths by default in pacman.conf | Dan McGee |
2007-11-05 | libalpm/db.c: change two warnings to errors | Dan McGee |
2007-11-05 | Fix mercurial complaining about directory already existing | Sebastian Nowicki |
2007-11-05 | Add LOGFILE as a define at compile time for pacman | Dan McGee |
2007-11-04 | Remove the newline automatically added by alpm_logaction. | Chantry Xavier |
2007-11-04 | libalpm: use an lstat wrapper so we never dereference dir symlinks | Dan McGee |
2007-11-04 | libalpm: open the logstream on demand | Dan McGee |
2007-11-04 | Clean up usage of extern variables | Dan McGee |
2007-11-04 | Readd scriptlet logging that got lost in an earlier commit | Dan McGee |
2007-11-04 | vercmp: add some usage instructions | Dan McGee |
2007-11-04 | Remove unneeded CXX macros from acinclude.m4 | Dan McGee |
2007-11-04 | Add some text at the top of acinclude.m4 so people know what is going on | Dan McGee |
2007-11-04 | Remove unneeded F77 and GCJ libtool macros from acinclude.m4 | Dan McGee |
2007-11-04 | Make building of pacman.static optional | Dan McGee |