Age | Commit message (Expand) | Author |
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-06 | 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-05 | contrib : update zsh and bash completion to reflect the new sync dbs location. | Chantry Xavier |
2007-09-04 | libalpm: remove outdated files from POTFILES.in | Dan McGee |
2007-09-03 | Fix compile-time error with de.po, runtime error with db.c | Travis Willard |
2007-09-03 | Add new mirror | Dan McGee |
2007-09-02 | Update German translation | Matthias Gorissen |
2007-09-02 | libalpm/remove.c : avoid duplicated packages in removal list. | Chantry Xavier |
2007-08-30 | Update po/hu.po | Nagy Gabor |
2007-08-26 | 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-23 | 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-22 | pacman.c: clarify reason for doing 2 strcmp operations | Dan McGee |
2007-08-21 | 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-20 | 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-17 | libalpm/sync.c : don't go back on STATE_PREPARED when committing fails. | Chantry Xavier |
2007-08-16 | Fix some errors spit out by -Wextra | Dan McGee |
2007-08-16 | configure.ac: Clean up and document version number increments | Dan McGee |
2007-08-16 | Clean up MD5 code. | Andrew Fyfe |
2007-08-16 | Remove support for SHA1 from pacman. | Andrew Fyfe |
2007-08-16 | libalpm/db.c : add alpm_db_unregister_all. | Chantry Xavier |
2007-08-16 | Update manpage with new query options. | Chantry Xavier |
2007-08-16 | pacman.c: Alphabetize listing of query options | Dan McGee |
2007-08-15 | libalpm/db.c : allow unregistering db for interrupted transaction. | Chantry Xavier |
2007-08-15 | new query options : explicit (-Qe) and deps (-Qd). | Chantry Xavier |
2007-08-15 | libalpm/query.c : makes orphans and foreign options as filters. | Chantry Xavier |
2007-08-15 | src/util: Clean up headers and a few fixes | Dan McGee |
2007-08-14 | package.h: implement origin_data union in pmpkg_t struct | Dan McGee |
2007-08-14 | Code cleanup | Dan McGee |
2007-08-12 | scripts/makepkg.sh.in: Fix 2 bugs | Andrew Fyfe |
2007-08-12 | pacman/sync.c : return 0 on succesful search, 1 otherwise. | Chantry Xavier |
2007-08-12 | libalpm/conflict.c : small speed-up and fix. | Nagy Gabor |
2007-08-12 | libalpm/conflict.c : small memleak fix. | Nagy Gabor |
2007-08-12 | Add two pactest for versioned conflicts. | Nagy Gabor |