Age | Commit message (Expand) | Author |
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 |
2007-07-14 | Ensure requiredby entries are removed during an upgrade | Dan McGee |
2007-07-14 | libalpm/sync.c : ldconfig is run twice. | Nagy Gabor |
2007-07-13 | libalpm/remove.c : revert part of commit to fix remove044 pactest | Chantry Xavier |
2007-07-13 | Add TRANSLATORS file | Dan McGee |
2007-07-13 | Update hungarian translation | Nagy Gabor |
2007-07-13 | libalpm/deps.c : fix for remove044 pactest. | Chantry Xavier |
2007-07-13 | Remove conflict message for non-existent files (reworked) | Chantry Xavier |
2007-07-13 | remove sync022 and sync023 pactest. | Chantry Xavier |
2007-07-13 | libalpm/remove.c : Rsd combination. | Chantry Xavier |
2007-07-12 | Some doxygen comments. | Andrew Fyfe |
2007-07-12 | Remove some more conditional include stuff | Dan McGee |
2007-07-12 | Fix previous makepkg patch, and some pacman output. | Andrew Fyfe |
2007-07-12 | Remove versioncmp.{c,h}, clean up selective #ifdefs | Dan McGee |
2007-07-11 | Remove 'buildtype' from libalpm and pacman | Dan McGee |
2007-07-11 | Add {PKGBUILD,install}.proto to contrib/ directory | Dan McGee |
2007-07-11 | conflict.c: start cleaning conflict check functions | Chantry Xavier |
2007-07-11 | Add new pactest that is backwards of sync022 | Dan McGee |
2007-07-11 | Update translation files on libalpm side after gettext change | Dan McGee |
2007-07-10 | Use mbstowcs instead of strlen where applicable | Sergej Pupykin |
2007-07-10 | Create the pacman DB and cachedir directories upon install | Dan McGee |
2007-07-10 | Fix issue with <dbpath>/db.lck being truncated | Dan McGee |
2007-07-10 | Remove gettext calls from all PM_LOG_DEBUG messages | Dan McGee |
2007-07-10 | Remove conflict message for no-existent files. | Andrew Fyfe |