Age | Commit message (Expand) | Author | Files | Lines |
2008-01-14 | makepkg: Introduce --holdver option to prevent bumped pkgrel | Scott Horowitz | 1 | -8/+24 |
2008-01-13 | Ensure correct dir permissions in the database. | Chantry Xavier | 1 | -0/+3 |
2008-01-13 | Update Gensync and Updatesync to use new PKGEXT variable | Travis Willard | 2 | -5/+5 |
2008-01-10 | makepkg: Ensure we include all manpage directories in compression line | Dan McGee | 1 | -1/+1 |
2008-01-10 | makepkg: add package name to output when installing package | Karolina Lindqvist | 1 | -2/+1 |
2008-01-08 | makepkg: Fix issues with --asroot and building dependencies | Dan McGee | 1 | -3/+4 |
2008-01-06 | Remove makeworld from pacman package | Dan McGee | 3 | -196/+0 |
2008-01-06 | Remove hardcoded DBEXT value from script | Dan McGee | 2 | -3/+4 |
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 | Remove mentions of ABS from makepkg | Dan McGee | 1 | -11/+0 |
2007-12-29 | Remove .FILELIST generation from makepkg (and elsewhere) | Dan McGee | 1 | -10/+1 |
2007-12-29 | Makepkg missing check for empty pkgname | K. Piche | 1 | -0/+4 |
2007-12-21 | Do not move man pages to a non-FHS location | Dan McGee | 1 | -8/+0 |
2007-12-21 | Remove abs from the pacman repository | Dan McGee | 3 | -178/+0 |
2007-12-20 | update of translation-help and fix a typo in gensync. | Chantry Xavier | 1 | -1/+1 |
2007-12-17 | Set the default packager to "Unknown Packager" | Dan McGee | 1 | -1/+1 |
2007-12-11 | Update GNU GPL boilerplate and copyright dates | Dan McGee | 9 | -27/+9 |
2007-12-05 | Compress hard linked man pages | Allan McRae | 1 | -12/+28 |
2007-11-14 | pacman-optimize: add note saying sync would be helpful | Dan McGee | 1 | -0/+1 |
2007-11-13 | repo-add: Ensure only adding package's deltas. | Nathan Jones | 1 | -1/+7 |
2007-11-11 | makeworld: gettext support | Giovanni Scafora | 1 | -24/+29 |
2007-11-11 | makepkg: remove .pacsave files when uninstalling dependencies | Roman Kyrylych | 1 | -2/+2 |
2007-11-08 | Correctly handle version comparisons for SVN/CVS/etc PKGBUILDS. | Scott Horowitz | 1 | -3/+4 |
2007-11-06 | Fix mercurial complaining about directory already existing | Sebastian Nowicki | 1 | -2/+1 |
2007-11-04 | Add support for arch='any' | Roman Kyrylych | 3 | -0/+10 |
2007-10-30 | abs: prefer csup to cvsup | Dan McGee | 1 | -5/+5 |
2007-10-29 | makepkg: add explicit dir to find calls | Dan McGee | 1 | -3/+3 |
2007-10-27 | Integrate versionpkg into makepkg | Scott Horowitz | 1 | -4/+86 |
2007-10-27 | makepkg: readd -p option that was lost in getopt conversion | Dan McGee | 1 | -0/+1 |
2007-10-20 | Add delta information to the repository database. | Nathan Jones | 1 | -1/+55 |
2007-10-19 | scripts/makepkg.sh.in: Strip bins/libs in all {bin, sbin, lib} directories. | Andrew Fyfe | 1 | -1/+1 |
2007-10-15 | Manually check xdelta exit codes. | Nathan Jones | 1 | -9/+20 |
2007-10-09 | pacman-optimize: add check for diff/diffutils | Dan McGee | 1 | -0/+5 |
2007-10-05 | makepkg: Fix typo to make xdelta creation work. | Nathan Jones | 1 | -1/+1 |
2007-09-28 | makepkg: Fix output color codes for real | Dan McGee | 1 | -5/+5 |
2007-09-28 | makepkg: When we add an option, we should probably make it work | Dan McGee | 1 | -2/+2 |
2007-09-28 | Use ANSI 'foreground' color instead of hardcoding 'white' | Aaron Griffin | 1 | -5/+5 |
2007-09-28 | Support for localized times in metadata | Aaron Griffin | 1 | -1/+1 |
2007-09-26 | Preliminary support for optdepends | Dan McGee | 1 | -1/+4 |
2007-09-18 | Allow rankmirrors to read from stdin | Peter Johnson | 1 | -2/+6 |
2007-09-18 | rankmirrors : add support for the $repo var in url. | Chantry Xavier | 1 | -3/+7 |
2007-09-07 | scripts/*.sh.in: Clean up and fix a few bugs | Andrew Fyfe | 4 | -234/+237 |
2007-08-26 | scripts/makepkg.sh.in: Add missing [ | Andrew Fyfe | 1 | -1/+1 |
2007-08-23 | makepkg : add -L (--dereference) to file. | Chantry Xavier | 1 | -1/+1 |
2007-08-13 | scripts/makepkg.sh.in: Fix 2 bugs | Andrew Fyfe | 1 | -0/+3 |
2007-07-27 | Fix gettext output in repo-{add,remove} | Andrew Fyfe | 2 | -26/+24 |
2007-07-16 | makepkg: Add note with some required programs for execution | Dan McGee | 1 | -0/+5 |
2007-07-15 | Add --asdeps option to pacman | Dan McGee | 1 | -2/+2 |
2007-07-15 | Switch repo-add, repo-remove, and pacman-optimize to bsdtar | Dan McGee | 3 | -15/+15 |