Age | Commit message (Expand) | Author | Files | Lines |
2008-02-21 | Merge branch 'maint' | Dan McGee | 4 | -2/+34 |
2008-02-21 | Fix two missing BUILDSCRIPT variables in makepkg. | Mark Constable | 1 | -2/+2 |
2008-02-18 | scripts: allow usage when gettext is not installed | Dan McGee | 6 | -0/+46 |
2008-02-16 | Merge branch 'maint' | Dan McGee | 1 | -3/+3 |
2008-02-12 | makepkg : set sane umask before source extraction. | Chantry Xavier | 1 | -3/+3 |
2008-02-08 | Merge branch 'maint' | Dan McGee | 1 | -0/+7 |
2008-02-08 | makepkg: do a quick check for the VCS binaries | Dan McGee | 1 | -0/+7 |
2008-02-06 | remove --force option from repo-add. | Chantry Xavier | 1 | -8/+4 |
2008-02-06 | Merge branch 'maint' | Dan McGee | 3 | -3/+8 |
2008-02-03 | add 'force' to PKGINFO, have repo-add respect it. | Chantry Xavier | 2 | -2/+5 |
2008-02-03 | repo-remove: print an error in case of an empty db | Chantry Xavier | 1 | -1/+3 |
2008-02-02 | Remove gensync and updatesync from normal distribution | Dan McGee | 4 | -323/+2 |
2008-02-02 | Add deprecation warnings to gensync and updatesync | Dan McGee | 2 | -0/+14 |
2008-02-02 | updatesync: incorrect package deletion logic | Alex Merry | 1 | -5/+9 |
2008-01-28 | makepkg: ensure binaries in /opt/* are stripped | Dan McGee | 1 | -1/+1 |
2008-01-27 | makepkg : improve determination of svn revision. | Chantry Xavier | 1 | -1/+1 |
2008-01-20 | workaround for a gettext string starting with --. | Chantry Xavier | 1 | -1/+1 |
2008-01-20 | makepkg: add check to ensure we have non-URL files in build dir | Dan McGee | 1 | -0/+6 |
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 | 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 |