Age | Commit message (Expand) | Author | Files | Lines |
2009-05-23 | repo-add: fail early if repo can not be created | Xavier Chantry | 1 | -2/+12 |
2009-05-19 | Add support for the xz archive format | Pierre Schmitz | 1 | -0/+1 |
2009-05-19 | repo-add: fix -n tests which are applicable only to strings | Cedric Staniewski | 1 | -2/+2 |
2009-03-15 | repo-add : rename gstmpdir to tmpdir | Xavier Chantry | 1 | -9/+9 |
2009-03-15 | repo-add : don't change the modification time on depends and desc | Xavier Chantry | 1 | -5/+2 |
2009-03-15 | repo-add : new locking system | Xavier Chantry | 1 | -13/+45 |
2009-03-15 | repo-add : fix package variables declaration | Xavier Chantry | 1 | -8/+4 |
2009-03-15 | repo-add : rewrite delta support | Xavier Chantry | 1 | -5/+97 |
2009-03-15 | repo-add : drop delta support to rewrite it from scratch | Xavier Chantry | 1 | -59/+0 |
2009-03-15 | repo-add.sh.in : repo-remove improvements | Xavier Chantry | 1 | -12/+38 |
2009-03-15 | repo-add cleanup | Xavier Chantry | 1 | -53/+65 |
2009-02-28 | repo-add: print warning if same version already exists | Xavier Chantry | 1 | -3/+7 |
2009-02-20 | repo-add : remove realpath usage | Xavier Chantry | 1 | -24/+19 |
2009-02-20 | repo-add : remove the need of realpath for REPO_DB_FILE | Xavier Chantry | 1 | -17/+16 |
2009-02-19 | Merge branch 'maint' | Dan McGee | 1 | -13/+16 |
2009-02-19 | repo-add : remove useless test_repo_db_file function | Xavier Chantry | 1 | -10/+1 |
2009-02-16 | repo-add: fix eval and quote issues | Dan McGee | 1 | -13/+16 |
2009-01-15 | Make the repo-add quiet flag less quiet | Aaron Griffin | 1 | -3/+2 |
2008-10-29 | Merge branch 'maint' | Dan McGee | 1 | -2/+2 |
2008-10-19 | repo-add: Use openssl instead of md5sum | Dan McGee | 1 | -2/+2 |
2008-08-24 | Remove DB_COMPRESSION and DB_CHECKSUMS from makepkg.conf | Xavier Chantry | 1 | -16/+5 |
2008-08-20 | Factor shell script size command into configure script | Dan McGee | 1 | -2/+2 |
2008-08-20 | repo-add: add optdepends to the sync database. | Xavier Chantry | 1 | -1/+3 |
2008-08-20 | repo-add: Fix whitespaces handling in variables. | Nagy Gabor | 1 | -9/+8 |
2008-06-30 | repo-add cleanup. | Xavier Chantry | 1 | -14/+14 |
2008-06-14 | Combine repo-add and repo-remove into one script | Dan McGee | 1 | -26/+67 |
2008-06-14 | repo-*: allow use of readlink or realpath | Dan McGee | 1 | -6/+17 |
2008-05-29 | du -b is not available on BSD, use du -k instead. | Xavier Chantry | 1 | -2/+2 |
2008-05-10 | scripts: add -q/--quiet option to repo-add and repo-remove | Dan McGee | 1 | -4/+12 |
2008-02-21 | Merge branch 'maint' | Dan McGee | 1 | -0/+7 |
2008-02-18 | scripts: allow usage when gettext is not installed | Dan McGee | 1 | -0/+7 |
2008-02-06 | remove --force option from repo-add. | Chantry Xavier | 1 | -8/+4 |
2008-02-03 | add 'force' to PKGINFO, have repo-add respect it. | Chantry Xavier | 1 | -2/+2 |
2008-01-14 | Fix typos in code comments | Dan McGee | 1 | -4/+4 |
2008-01-13 | Ensure correct dir permissions in the database. | Chantry Xavier | 1 | -0/+3 |
2007-12-11 | Update GNU GPL boilerplate and copyright dates | Dan McGee | 1 | -3/+1 |
2007-11-13 | repo-add: Ensure only adding package's deltas. | Nathan Jones | 1 | -1/+7 |
2007-10-20 | Add delta information to the repository database. | Nathan Jones | 1 | -1/+55 |
2007-09-07 | scripts/*.sh.in: Clean up and fix a few bugs | Andrew Fyfe | 1 | -154/+129 |
2007-07-27 | Fix gettext output in repo-{add,remove} | Andrew Fyfe | 1 | -15/+14 |
2007-07-15 | Switch repo-add, repo-remove, and pacman-optimize to bsdtar | Dan McGee | 1 | -7/+7 |
2007-07-07 | Make paragraph text in scripts single strings | Dan McGee | 1 | -19/+14 |
2007-07-07 | Move scripts from *.in to *.sh.in so gettext can determine type | Dan McGee | 1 | -0/+317 |