Age | Commit message (Expand) | Author | Files | Lines |
2007-09-02 | Update German translation | Matthias Gorissen | 2 | -97/+37 |
2007-09-02 | libalpm/remove.c : avoid duplicated packages in removal list. | Chantry Xavier | 1 | -3/+5 |
2007-08-30 | Update po/hu.po | Nagy Gabor | 1 | -392/+380 |
2007-08-27 | separate local from sync dbs on filesystem | Travis Willard | 4 | -46/+90 |
2007-08-26 | libalpm/add.c : fix backup handling. | Chantry Xavier | 1 | -1/+1 |
2007-08-26 | pacman/sync.c : kill extra newline with groups on -Ss operation. | Chantry Xavier | 1 | -1/+1 |
2007-08-26 | scripts/makepkg.sh.in: Add missing [ | Andrew Fyfe | 1 | -1/+1 |
2007-08-24 | libalpm: add newlines to all strings passed to log callback | Dan McGee | 15 | -303/+302 |
2007-08-24 | libalpm/remove.c: check for ability to unlink is wrong | Dan McGee | 1 | -1/+2 |
2007-08-23 | makepkg : add -L (--dereference) to file. | Chantry Xavier | 1 | -1/+1 |
2007-08-22 | pacman.c: clarify reason for doing 2 strcmp operations | Dan McGee | 1 | -0/+4 |
2007-08-22 | configure.ac: Remove the hyphen from the version suffix | Dan McGee | 1 | -2/+2 |
2007-08-22 | Various valgrind mem leak fixes | Dan McGee | 5 | -29/+43 |
2007-08-22 | Add a default cachedir if one wasn't specified | Dan McGee | 2 | -0/+7 |
2007-08-22 | Post trial install changes, round one | Dan McGee | 14 | -140/+208 |
2007-08-20 | Add sync1003 pactest. | Nagy Gabor | 1 | -0/+26 |
2007-08-20 | libalpm/add.c,trans.c : cleanup of requiredby handling. | Nagy Gabor | 4 | -98/+16 |
2007-08-20 | Fix for FS 6404 and functionalize some cachedir handling stuff | Dan McGee | 6 | -143/+137 |
2007-08-20 | Add const qualifier to md5_file and alpm_get_md5sum | Dan McGee | 4 | -6/+8 |
2007-08-20 | Clean up architecture handling in configure.ac | Dan McGee | 2 | -20/+15 |
2007-08-17 | libalpm/sync.c : don't go back on STATE_PREPARED when committing fails. | Chantry Xavier | 1 | -2/+0 |
2007-08-16 | Fix some errors spit out by -Wextra | Dan McGee | 7 | -16/+15 |
2007-08-16 | configure.ac: Clean up and document version number increments | Dan McGee | 1 | -10/+60 |
2007-08-16 | Clean up MD5 code. | Andrew Fyfe | 8 | -412/+422 |
2007-08-16 | Remove support for SHA1 from pacman. | Andrew Fyfe | 13 | -650/+22 |
2007-08-16 | libalpm/db.c : add alpm_db_unregister_all. | Chantry Xavier | 4 | -25/+56 |
2007-08-16 | pacman.c: Alphabetize listing of query options | Dan McGee | 1 | -3/+3 |
2007-08-16 | libalpm/db.c : allow unregistering db for interrupted transaction. | Chantry Xavier | 1 | -1/+2 |
2007-08-16 | new query options : explicit (-Qe) and deps (-Qd). | Chantry Xavier | 3 | -8/+29 |
2007-08-16 | libalpm/query.c : makes orphans and foreign options as filters. | Chantry Xavier | 1 | -129/+76 |
2007-08-16 | src/util: Clean up headers and a few fixes | Dan McGee | 3 | -19/+14 |
2007-08-14 | package.h: implement origin_data union in pmpkg_t struct | Dan McGee | 7 | -47/+55 |
2007-08-14 | Code cleanup | Dan McGee | 8 | -61/+1 |
2007-08-13 | scripts/makepkg.sh.in: Fix 2 bugs | Andrew Fyfe | 1 | -0/+3 |
2007-08-13 | pacman/sync.c : return 0 on succesful search, 1 otherwise. | Chantry Xavier | 1 | -1/+4 |
2007-08-13 | libalpm/conflict.c : small speed-up and fix. | Nagy Gabor | 1 | -6/+5 |
2007-08-13 | libalpm/conflict.c : small memleak fix. | Nagy Gabor | 1 | -0/+1 |
2007-08-13 | Add two pactest for versioned conflicts. | Nagy Gabor | 3 | -9/+27 |
2007-07-31 | Update mtune/mcpu/march comments in makepkg.conf | Dan McGee | 1 | -2/+2 |
2007-07-27 | Fix re-pacman locale issues | Dan McGee | 1 | -0/+2 |
2007-07-27 | Update Spanish translation | Juan Pablo González Tognarelli | 1 | -12/+11 |
2007-07-27 | Fix gettext output in repo-{add,remove} | Andrew Fyfe | 2 | -26/+24 |
2007-07-23 | Cleanup of pacman.c and addition of default paths to frontend | Dan McGee | 2 | -40/+54 |
2007-07-20 | libalpm/conflict.c : cleanup + fix for conflict001. | Chantry Xavier | 1 | -167/+82 |
2007-07-20 | add conflict001 pactest. | Nagy Gabor | 1 | -0/+19 |
2007-07-20 | libalpm/sync.c : two memleak fixes in _alpm_sync_prepare. | Nagy Gabor | 1 | -8/+3 |
2007-07-20 | libalpm/sync.c : fix DEPENDSONLY flag handling. | Chantry Xavier | 1 | -16/+9 |
2007-07-20 | Add sync1002 pactest. | Nagy Gabor | 1 | -0/+19 |
2007-07-20 | libalpm/alpm_list.c : add SYMEXPORT to all alpm_list_ functions. | Chantry Xavier | 1 | -11/+11 |
2007-07-18 | Reorder functions in libalpm/package.c for Doxygen purposes | Dan McGee | 1 | -414/+413 |