Age | Commit message (Expand) | Author |
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 |
2007-07-30 | Update mtune/mcpu/march comments in makepkg.conf | Dan McGee |
2007-07-26 | Fix re-pacman locale issues | Dan McGee |
2007-07-26 | Update Spanish translation | Juan Pablo González Tognarelli |
2007-07-26 | Fix gettext output in repo-{add,remove} | Andrew Fyfe |
2007-07-23 | Cleanup of pacman.c and addition of default paths to frontend | Dan McGee |
2007-07-20 | libalpm/conflict.c : cleanup + fix for conflict001. | Chantry Xavier |
2007-07-20 | add conflict001 pactest. | Nagy Gabor |
2007-07-20 | libalpm/sync.c : two memleak fixes in _alpm_sync_prepare. | Nagy Gabor |
2007-07-20 | libalpm/sync.c : fix DEPENDSONLY flag handling. | Chantry Xavier |
2007-07-20 | Add sync1002 pactest. | Nagy Gabor |
2007-07-20 | libalpm/alpm_list.c : add SYMEXPORT to all alpm_list_ functions. | Chantry Xavier |
2007-07-18 | Reorder functions in libalpm/package.c for Doxygen purposes | Dan McGee |
2007-07-18 | Hungarian translation updates | Nagy Gabor |
2007-07-17 | libalpm/deps.c : split alpm_depcmp. | Chantry Xavier |
2007-07-17 | libalpm/deps.c : split sortbydeps function. | Chantry Xavier |
2007-07-16 | Remove unnecessary entries from .gitignore files | Dan McGee |
2007-07-16 | Use only one mirror list for all repos | Chantry Xavier |
2007-07-16 | Man page revision time | Dan McGee |
2007-07-16 | new pmdepend_t / pmdepmissing_t accessors. | Chantry Xavier |
2007-07-16 | Add remove046 pactest for FS#7622. | Chantry Xavier |
2007-07-15 | makepkg: Add note with some required programs for execution | Dan McGee |
2007-07-15 | Clean up libalpm/add.c and revise file extraction code | Dan McGee |
2007-07-15 | Add new sync012 pactest. | Chantry Xavier |
2007-07-15 | Update AUTHORS file, change encoding to UTF-8 | Dan McGee |
2007-07-15 | Add --asdeps option to pacman | Dan McGee |
2007-07-15 | libalpm/deps.c : cleanup + little fix for resolvedeps. | Nagy Gabor |
2007-07-15 | Switch repo-add, repo-remove, and pacman-optimize to bsdtar | Dan McGee |