Age | Commit message (Expand) | Author |
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 |
2007-07-10 | FS#7271 - [patch] option for avoiding caching netfiles | Andrew Fyfe |
2007-07-10 | add remove045 pactest. | Chantry Xavier |
2007-07-10 | add remove044 pactest. | Nagy Gabor |
2007-07-10 | makepkg: when running as root, cut out some warnings | Dan McGee |
2007-07-10 | Cleanup of pacman_deptest() | Andrew Fyfe |
2007-07-10 | scripts/makepkg.sh.in: Add CHOST to the list of variables exported. | Andrew Fyfe |
2007-07-09 | libalpm/trans.c : exit the forked process correctly in case of errors. | Chantry Xavier |
2007-07-09 | Add AC_SYS_LARGEFILE to configure.ac | Dan McGee |
2007-07-09 | Change the exit code for pacman_deptest(). | Andrew Fyfe |
2007-07-09 | Clean up the alpm handle | Dan McGee |
2007-07-09 | Add asciidoc checking to configure.ac, make manpage generation optional | Dan McGee |
2007-07-09 | Add a manpage for repo-add | Dan McGee |
2007-07-09 | Asciidoc updates- make it pretty, fix build, etc. | Dan McGee |
2007-07-09 | Update PKGBUILD example. | Andrew Fyfe |
2007-07-09 | Add Synopsis section to man 5 pages. | Andrew Fyfe |
2007-07-09 | Make manpage generation depend on footer.txt | Dan McGee |
2007-07-09 | doc/Makefile.am: Set pacman version and date when man pages are generated. | Andrew Fyfe |
2007-07-09 | Convert the remaining man pages to asciidoc. | Andrew Fyfe |
2007-07-09 | Move common stuff into footer.txt and some formating tweaks. | Andrew Fyfe |
2007-07-09 | Add two asciidoc manpages to the doc/ dir | Andrew Fyfe |
2007-07-09 | Start addition of asciidoc stuff | Dan McGee |