Age | Commit message (Expand) | Author | Files | Lines |
2007-07-16 | Use only one mirror list for all repos | Chantry Xavier | 4 | -64/+53 |
2007-07-16 | Man page revision time | Dan McGee | 6 | -240/+281 |
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 |
2007-07-12 | Some doxygen comments. | Andrew Fyfe | 2 | -1/+6 |
2007-07-12 | Remove some more conditional include stuff | Dan McGee | 4 | -11/+0 |
2007-07-12 | Fix previous makepkg patch, and some pacman output. | Andrew Fyfe | 2 | -3/+5 |
2007-07-12 | Remove versioncmp.{c,h}, clean up selective #ifdefs | Dan McGee | 14 | -369/+248 |
2007-07-12 | Remove 'buildtype' from libalpm and pacman | Dan McGee | 4 | -29/+1 |
2007-07-11 | Add {PKGBUILD,install}.proto to contrib/ directory | Dan McGee | 4 | -1/+87 |
2007-07-11 | conflict.c: start cleaning conflict check functions | Chantry Xavier | 1 | -17/+7 |
2007-07-11 | Add new pactest that is backwards of sync022 | Dan McGee | 2 | -1/+23 |
2007-07-11 | Update translation files on libalpm side after gettext change | Dan McGee | 10 | -10895/+1806 |
2007-07-11 | Use mbstowcs instead of strlen where applicable | Sergej Pupykin | 1 | -3/+3 |
2007-07-10 | Create the pacman DB and cachedir directories upon install | Dan McGee | 1 | -0/+7 |
2007-07-10 | Fix issue with <dbpath>/db.lck being truncated | Dan McGee | 1 | -2/+2 |
2007-07-10 | Remove gettext calls from all PM_LOG_DEBUG messages | Dan McGee | 19 | -215/+245 |
2007-07-10 | Remove conflict message for no-existent files. | Andrew Fyfe | 1 | -1/+2 |
2007-07-10 | FS#7271 - [patch] option for avoiding caching netfiles | Andrew Fyfe | 1 | -15/+43 |
2007-07-10 | add remove045 pactest. | Chantry Xavier | 1 | -0/+30 |
2007-07-10 | add remove044 pactest. | Nagy Gabor | 1 | -0/+16 |
2007-07-10 | makepkg: when running as root, cut out some warnings | Dan McGee | 1 | -2/+2 |
2007-07-10 | Cleanup of pacman_deptest() | Andrew Fyfe | 4 | -11/+21 |
2007-07-10 | scripts/makepkg.sh.in: Add CHOST to the list of variables exported. | Andrew Fyfe | 1 | -1/+1 |
2007-07-09 | libalpm/trans.c : exit the forked process correctly in case of errors. | Chantry Xavier | 1 | -2/+2 |
2007-07-09 | Add AC_SYS_LARGEFILE to configure.ac | Dan McGee | 1 | -0/+3 |
2007-07-09 | Change the exit code for pacman_deptest(). | Andrew Fyfe | 2 | -2/+2 |
2007-07-09 | Clean up the alpm handle | Dan McGee | 4 | -66/+36 |
2007-07-09 | Add asciidoc checking to configure.ac, make manpage generation optional | Dan McGee | 2 | -15/+41 |
2007-07-09 | Add a manpage for repo-add | Dan McGee | 3 | -0/+55 |
2007-07-09 | Asciidoc updates- make it pretty, fix build, etc. | Dan McGee | 9 | -15/+45 |
2007-07-09 | Update PKGBUILD example. | Andrew Fyfe | 3 | -29/+38 |
2007-07-09 | Add Synopsis section to man 5 pages. | Andrew Fyfe | 4 | -2/+18 |
2007-07-09 | Make manpage generation depend on footer.txt | Dan McGee | 1 | -1/+1 |