| Commit message (Expand) | Author | Age |
... | |
| * | | Asciidoc updates- make it pretty, fix build, etc. | Dan McGee | 2007-07-09 |
| * | | Update PKGBUILD example. | Andrew Fyfe | 2007-07-09 |
| * | | Add Synopsis section to man 5 pages. | Andrew Fyfe | 2007-07-09 |
| * | | Make manpage generation depend on footer.txt | Dan McGee | 2007-07-09 |
| * | | doc/Makefile.am: Set pacman version and date when man pages are generated. | Andrew Fyfe | 2007-07-09 |
| * | | Convert the remaining man pages to asciidoc. | Andrew Fyfe | 2007-07-09 |
| * | | Move common stuff into footer.txt and some formating tweaks. | Andrew Fyfe | 2007-07-09 |
| * | | Add two asciidoc manpages to the doc/ dir | Andrew Fyfe | 2007-07-09 |
| * | | Start addition of asciidoc stuff | Dan McGee | 2007-07-09 |
| * | | Remove old 'static' manpages in anticipation of the asciidoc switch | Dan McGee | 2007-07-09 |
* | | | trans.c : reworking of transaction interruptions | Chantry Xavier | 2007-09-16 |
* | | | Remove the DB consistency check from pacman and libalpm. | Chantry Xavier | 2007-09-16 |
* | | | Remove a dead mirror, update contrib/pacsearch for core change | Dan McGee | 2007-09-16 |
* | | | Add new Russian mirror | Dan McGee | 2007-09-16 |
* | | | Make changes for Arch Linux current -> core change | Dan McGee | 2007-09-16 |
* | | | Add testdb util for finding inconsistencies in the database. | Chantry Xavier | 2007-09-11 |
* | | | make alpm_strerror binding friendly | Stefano Esposito | 2007-09-11 |
* | | | libalpm/deps.c : export _alpm_checkdeps (-> alpm_checkdeps). | Chantry Xavier | 2007-09-11 |
* | | | libalpm/package.c : add new alpm_pkg_compute_requiredby function. | Chantry Xavier | 2007-09-11 |
* | | | Make some small changes recommended by splint | Dan McGee | 2007-09-11 |
* | | | Fix sync db location in pactest so new location is acceptable | Dan McGee | 2007-09-06 |
* | | | libalpm/trans.c : remove the lock even on interrupted transactions. | Chantry Xavier | 2007-09-06 |
* | | | Add a few pactests collected over time. | Chantry Xavier | 2007-09-06 |
* | | | scripts/*.sh.in: Clean up and fix a few bugs | Andrew Fyfe | 2007-09-06 |
* | | | Add a few missing includes, caught while compiling on cygwin | Dan McGee | 2007-09-06 |
* | | | contrib : update zsh and bash completion to reflect the new sync dbs location. | Chantry Xavier | 2007-09-05 |
* | | | libalpm: remove outdated files from POTFILES.in | Dan McGee | 2007-09-04 |
* | | | Fix compile-time error with de.po, runtime error with db.c | Travis Willard | 2007-09-03 |
* | | | Add new mirror | Dan McGee | 2007-09-03 |
* | | | Update German translation | Matthias Gorissen | 2007-09-02 |
* | | | libalpm/remove.c : avoid duplicated packages in removal list. | Chantry Xavier | 2007-09-02 |
* | | | Update po/hu.po | Nagy Gabor | 2007-08-30 |
* | | | separate local from sync dbs on filesystem | Travis Willard | 2007-08-26 |
* | | | libalpm/add.c : fix backup handling. | Chantry Xavier | 2007-08-26 |
* | | | pacman/sync.c : kill extra newline with groups on -Ss operation. | Chantry Xavier | 2007-08-26 |
* | | | scripts/makepkg.sh.in: Add missing [ | Andrew Fyfe | 2007-08-26 |
* | | | libalpm: add newlines to all strings passed to log callback | Dan McGee | 2007-08-23 |
* | | | libalpm/remove.c: check for ability to unlink is wrong | Dan McGee | 2007-08-23 |
* | | | makepkg : add -L (--dereference) to file. | Chantry Xavier | 2007-08-23 |
* | | | pacman.c: clarify reason for doing 2 strcmp operations | Dan McGee | 2007-08-22 |
* | | | configure.ac: Remove the hyphen from the version suffix | Dan McGee | 2007-08-21 |
* | | | Various valgrind mem leak fixes | Dan McGee | 2007-08-21 |
* | | | Add a default cachedir if one wasn't specified | Dan McGee | 2007-08-21 |
* | | | Post trial install changes, round one | Dan McGee | 2007-08-21 |
* | | | Add sync1003 pactest. | Nagy Gabor | 2007-08-20 |
* | | | libalpm/add.c,trans.c : cleanup of requiredby handling. | Nagy Gabor | 2007-08-20 |
* | | | Fix for FS 6404 and functionalize some cachedir handling stuff | Dan McGee | 2007-08-20 |
* | | | Add const qualifier to md5_file and alpm_get_md5sum | Dan McGee | 2007-08-20 |
* | | | Clean up architecture handling in configure.ac | Dan McGee | 2007-08-20 |
* | | | libalpm/sync.c : don't go back on STATE_PREPARED when committing fails. | Chantry Xavier | 2007-08-17 |