Age | Commit message (Expand) | Author |
2009-11-15 | scripts: replace test builtin [ with shell keywords [[ and (( | Cedric Staniewski |
2009-10-20 | makepkg, repo-add: replace external commands with bash substitutions where po... | Cedric Staniewski |
2009-10-11 | Fix stderr redirection | Cedric Staniewski |
2009-09-29 | Merge branch 'maint' | Dan McGee |
2009-09-23 | repo-add: clean up options parsing | Dan McGee |
2009-09-23 | repo-remove: create empty DB when all packages are removed | Dan McGee |
2009-08-03 | repo-add: clarify one message | Xavier Chantry |
2009-07-22 | makepkg: add pkgbase to .PKGINFO and database for split packages | Allan McRae |
2009-06-23 | repo-add: use bsdtar optimization for better performance | Dan McGee |
2009-05-23 | repo-add: fail early if repo can not be created | Xavier Chantry |
2009-05-18 | Add support for the xz archive format | Pierre Schmitz |
2009-05-18 | repo-add: fix -n tests which are applicable only to strings | Cedric Staniewski |
2009-03-15 | repo-add : rename gstmpdir to tmpdir | Xavier Chantry |
2009-03-15 | repo-add : don't change the modification time on depends and desc | Xavier Chantry |
2009-03-15 | repo-add : new locking system | Xavier Chantry |
2009-03-15 | repo-add : fix package variables declaration | Xavier Chantry |
2009-03-15 | repo-add : rewrite delta support | Xavier Chantry |
2009-03-15 | repo-add : drop delta support to rewrite it from scratch | Xavier Chantry |
2009-03-15 | repo-add.sh.in : repo-remove improvements | Xavier Chantry |
2009-03-15 | repo-add cleanup | Xavier Chantry |
2009-02-28 | repo-add: print warning if same version already exists | Xavier Chantry |
2009-02-19 | repo-add : remove realpath usage | Xavier Chantry |
2009-02-19 | repo-add : remove the need of realpath for REPO_DB_FILE | Xavier Chantry |
2009-02-18 | Merge branch 'maint' | Dan McGee |
2009-02-18 | repo-add : remove useless test_repo_db_file function | Xavier Chantry |
2009-02-15 | repo-add: fix eval and quote issues | Dan McGee |
2009-01-14 | Make the repo-add quiet flag less quiet | Aaron Griffin |
2008-10-28 | Merge branch 'maint' | Dan McGee |
2008-10-18 | repo-add: Use openssl instead of md5sum | Dan McGee |
2008-08-23 | Remove DB_COMPRESSION and DB_CHECKSUMS from makepkg.conf | Xavier Chantry |
2008-08-19 | Factor shell script size command into configure script | Dan McGee |
2008-08-19 | repo-add: add optdepends to the sync database. | Xavier Chantry |
2008-08-19 | repo-add: Fix whitespaces handling in variables. | Nagy Gabor |
2008-06-29 | repo-add cleanup. | Xavier Chantry |
2008-06-14 | Combine repo-add and repo-remove into one script | Dan McGee |
2008-06-14 | repo-*: allow use of readlink or realpath | Dan McGee |
2008-05-29 | du -b is not available on BSD, use du -k instead. | Xavier Chantry |
2008-05-10 | scripts: add -q/--quiet option to repo-add and repo-remove | Dan McGee |
2008-02-20 | Merge branch 'maint' | Dan McGee |
2008-02-17 | scripts: allow usage when gettext is not installed | Dan McGee |
2008-02-05 | remove --force option from repo-add. | Chantry Xavier |
2008-02-02 | add 'force' to PKGINFO, have repo-add respect it. | Chantry Xavier |
2008-01-13 | Fix typos in code comments | Dan McGee |
2008-01-13 | Ensure correct dir permissions in the database. | Chantry Xavier |
2007-12-10 | Update GNU GPL boilerplate and copyright dates | Dan McGee |
2007-11-13 | repo-add: Ensure only adding package's deltas. | Nathan Jones |
2007-10-19 | Add delta information to the repository database. | Nathan Jones |
2007-09-06 | scripts/*.sh.in: Clean up and fix a few bugs | Andrew Fyfe |
2007-07-26 | Fix gettext output in repo-{add,remove} | Andrew Fyfe |
2007-07-15 | Switch repo-add, repo-remove, and pacman-optimize to bsdtar | Dan McGee |