| Commit message (Expand) | Author | Age |
... | |
* | | pacman-optimize: add note saying sync would be helpful | Dan McGee | 2007-11-13 |
* | | repo-add: Ensure only adding package's deltas. | Nathan Jones | 2007-11-13 |
* | | configure: Doxygen is disabled by default; manpages are included in dist | Dan McGee | 2007-11-13 |
* | | Enforce const correctness on dep functions and rewrite alpm_dep_get_string | Dan McGee | 2007-11-13 |
* | | Return libalpm version number to being dot-separated | Dan McGee | 2007-11-13 |
* | | Add pactest for IgnoreGroup. | Nathan Jones | 2007-11-13 |
* | | Update valgrind.supp to ignore ld 2.X dl_relocate | Dan McGee | 2007-11-13 |
* | | Fix display of -Qip output when a package file is given | Dan McGee | 2007-11-13 |
* | | 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-11 |
* | | 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-08 |
* | | 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-07 |
* | | Add STRDUP macro to mirror MALLOC/CALLOC | Aaron Griffin | 2007-11-06 |
* | | Maintain list tail pointers in the head node | Aaron Griffin | 2007-11-06 |
* | | 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-05 |
* | | 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 |