Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-07-18 | Hungarian translation updates | Nagy Gabor | 1 | -3/+3 |
2007-07-17 | libalpm/deps.c : split alpm_depcmp. | Chantry Xavier | 1 | -16/+29 |
2007-07-17 | libalpm/deps.c : split sortbydeps function. | Chantry Xavier | 1 | -27/+41 |
2007-07-16 | Remove unnecessary entries from .gitignore files | Dan McGee | 10 | -21/+0 |
2007-07-16 | Use only one mirror list for all repos | Chantry Xavier | 4 | -64/+53 |
2007-07-16 | new pmdepend_t / pmdepmissing_t accessors. | Chantry Xavier | 6 | -40/+45 |
2007-07-16 | Add remove046 pactest for FS#7622. | Chantry Xavier | 1 | -0/+10 |
2007-07-16 | makepkg: Add note with some required programs for execution | Dan McGee | 1 | -0/+5 |
2007-07-16 | Clean up libalpm/add.c and revise file extraction code | Dan McGee | 1 | -547/+633 |
2007-07-16 | Add new sync012 pactest. | Chantry Xavier | 1 | -0/+20 |
2007-07-15 | Update AUTHORS file, change encoding to UTF-8 | Dan McGee | 1 | -3/+3 |
2007-07-15 | Add --asdeps option to pacman | Dan McGee | 8 | -20/+59 |
2007-07-15 | libalpm/deps.c : cleanup + little fix for resolvedeps. | Nagy Gabor | 4 | -68/+69 |
2007-07-15 | Switch repo-add, repo-remove, and pacman-optimize to bsdtar | Dan McGee | 3 | -15/+15 |
2007-07-14 | Ensure requiredby entries are removed during an upgrade | Dan McGee | 4 | -23/+47 |
2007-07-14 | libalpm/sync.c : ldconfig is run twice. | Nagy Gabor | 1 | -6/+0 |
2007-07-13 | libalpm/remove.c : revert part of commit to fix remove044 pactest | Chantry Xavier | 1 | -5/+5 |
2007-07-13 | Add TRANSLATORS file | Dan McGee | 1 | -0/+36 |
2007-07-13 | Update hungarian translation | Nagy Gabor | 2 | -501/+1395 |
2007-07-13 | libalpm/deps.c : fix for remove044 pactest. | Chantry Xavier | 3 | -60/+56 |
2007-07-13 | Remove conflict message for non-existent files (reworked) | Chantry Xavier | 1 | -5/+7 |
2007-07-13 | remove sync022 and sync023 pactest. | Chantry Xavier | 2 | -44/+0 |
2007-07-13 | libalpm/remove.c : Rsd combination. | Chantry Xavier | 1 | -14/+18 |