Age | Commit message (Expand) | Author | Files | Lines |
2008-01-14 | Fix typos in code comments | Dan McGee | 2 | -6/+6 |
2008-01-14 | makepkg: Oops! Lost the colon after forcever in opts parsing | Dan McGee | 1 | -1/+1 |
2008-01-14 | doc: update documentation for --recursive and --cascade | Chantry Xavier | 1 | -5/+7 |
2008-01-14 | doc: update makepkg options | Dan McGee | 1 | -5/+15 |
2008-01-14 | makepkg: Introduce --holdver option to prevent bumped pkgrel | Scott Horowitz | 1 | -8/+24 |
2008-01-14 | FS#9183 : force correct permissions on tmp/. | Jaroslaw Swierczynski | 3 | -3/+9 |
2008-01-14 | Disallow a NULL section in _parseconfig | Dan McGee | 1 | -2/+2 |
2008-01-13 | Ensure correct dir permissions in the database. | Chantry Xavier | 2 | -0/+5 |
2008-01-13 | Update Gensync and Updatesync to use new PKGEXT variable | Travis Willard | 2 | -5/+5 |
2008-01-13 | Notify of package replacements when using noconfirm | Allan McRae | 1 | -5/+13 |
2008-01-13 | zsh_completion : minor fixes. | Chantry Xavier | 1 | -15/+5 |
2008-01-13 | util.c : fix segfault when the cachedir isn't usable. | Chantry Xavier | 1 | -2/+0 |
2008-01-13 | Fix cvsmod typo in PKGBUILD man page. | Chantry Xavier | 1 | -1/+1 |
2008-01-12 | small checkdeps speed-up | Nagy Gabor | 1 | -8/+12 |
2008-01-12 | don't send CHECKDEPS_DONE event when NODEPS is set. | Chantry Xavier | 1 | -1/+3 |
2008-01-12 | extends valgrind.supp and adds quick instructions. | Chantry Xavier | 1 | -1/+17 |
2008-01-12 | Only notify of dependency check in removal if performed | Allan McRae | 1 | -2/+2 |
2008-01-12 | Make the user-agent string a bit less verbose | Dan McGee | 1 | -4/+2 |
2008-01-11 | Fix library interface | Dan McGee | 4 | -6/+6 |
2008-01-11 | Output a single newline on receipt of a SIGINT | Dan McGee | 1 | -5/+6 |
2008-01-11 | doc: add note to pacman.conf manpage explaining $repo | Dan McGee | 1 | -5/+26 |
2008-01-11 | doc: add info about optdepends | Dan McGee | 1 | -0/+9 |
2008-01-11 | Rename -t --orphans to -t --unrequired (FS#9144). | Chantry Xavier | 6 | -16/+10 |
2008-01-11 | Bump version to devel | Dan McGee | 1 | -2/+2 |
2008-01-10 | makepkg: Ensure we include all manpage directories in compression line | Dan McGee | 1 | -1/+1 |
2008-01-10 | Move the fallback on providers from backend to frontend. | Chantry Xavier | 3 | -29/+48 |
2008-01-10 | makepkg: add package name to output when installing package | Karolina Lindqvist | 1 | -2/+1 |
2008-01-10 | Update configure.ac version for releasev3.1.0 | Dan McGee | 1 | -1/+1 |
2008-01-08 | Documentation updates | Nathan Jones | 1 | -6/+19 |
2008-01-08 | NEWS: fix note about ABS | Dan McGee | 1 | -1/+1 |
2008-01-08 | Remove upgradedelay and all code associated with it | Dan McGee | 7 | -48/+0 |
2008-01-08 | Remove unused date element from pmpkg_t struct | Dan McGee | 2 | -3/+3 |
2008-01-08 | Update NEWS with versioned conflicts and new DEP_MOD operators. | Chantry Xavier | 1 | -0/+2 |
2008-01-08 | makepkg: Fix issues with --asroot and building dependencies | Dan McGee | 1 | -3/+4 |
2008-01-08 | Update translation-help with new translation policies | Dan McGee | 1 | -30/+86 |
2008-01-07 | Documentation updates | Dan McGee | 2 | -14/+31 |
2008-01-06 | Asciidoc a few more of our informative files | Dan McGee | 3 | -67/+97 |
2008-01-06 | Remove makeworld from pacman package | Dan McGee | 4 | -199/+0 |
2008-01-06 | Remove stuff that was a little too Arch-specific from manpage footer | Dan McGee | 1 | -4/+3 |
2008-01-06 | install: install prototype PKGBUILD and install to datadir | Dan McGee | 5 | -5/+4 |
2008-01-06 | Remove hardcoded DBEXT value from script | Dan McGee | 2 | -3/+4 |
2008-01-06 | conflict.c : fix for FS#8156, detect conflict between symlink and dir. | Chantry Xavier | 2 | -5/+30 |
2008-01-06 | bugfix in pactest when creating a symlink at the top level. | Chantry Xavier | 1 | -1/+2 |
2008-01-06 | Don't stat cachedir immediately | Dan McGee | 2 | -8/+3 |
2008-01-06 | sync.c: add sanity check so we don't dereference a null pointer | Dan McGee | 2 | -6/+34 |
2008-01-05 | conflict.c : fix for upgrade042. | Chantry Xavier | 2 | -17/+35 |
2008-01-05 | makepkg: add application/zip to the recognized types | Dan McGee | 1 | -1/+1 |
2008-01-05 | scripts: extra exit() calls in usage() function | Gustavo Chain | 2 | -2/+0 |
2008-01-05 | doc: remove --ask option from pacman manpage | Dan McGee | 1 | -6/+0 |
2008-01-05 | doc: add symlink for repo-remove manpage on install | Dan McGee | 2 | -1/+5 |