| Commit message (Expand) | Author | Age |
* | repo-add: create relative DB symlinks | Dan McGee | 2010-08-18 |
* | repo-add: try symlink, then hardlink, then copy for DB file | Dan McGee | 2010-06-24 |
* | repo-add: symlink to db file to reponame.db | Allan McRae | 2010-05-27 |
* | scripts: replace test builtin [ with shell keywords [[ and (( | Cedric Staniewski | 2009-11-15 |
* | makepkg, repo-add: replace external commands with bash substitutions where po... | Cedric Staniewski | 2009-10-20 |
* | Fix stderr redirection | Cedric Staniewski | 2009-10-11 |
* | Merge branch 'maint' | Dan McGee | 2009-09-29 |
|\ |
|
| * | repo-remove: create empty DB when all packages are removed | Dan McGee | 2009-09-23 |
* | | repo-add: clean up options parsing | Dan McGee | 2009-09-23 |
|/ |
|
* | repo-add: clarify one message | Xavier Chantry | 2009-08-03 |
* | makepkg: add pkgbase to .PKGINFO and database for split packages | Allan McRae | 2009-07-22 |
* | repo-add: use bsdtar optimization for better performance | Dan McGee | 2009-06-23 |
* | repo-add: fail early if repo can not be created | Xavier Chantry | 2009-05-23 |
* | 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-05-18 |
* | 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-03-15 |
* | repo-add: print warning if same version already exists | Xavier Chantry | 2009-02-28 |
* | 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-19 |
* | Merge branch 'maint' | Dan McGee | 2009-02-18 |
|\ |
|
| * | repo-add: fix eval and quote issues | Dan McGee | 2009-02-15 |
* | | repo-add : remove useless test_repo_db_file function | Xavier Chantry | 2009-02-18 |
* | | Make the repo-add quiet flag less quiet | Aaron Griffin | 2009-01-14 |
* | | Merge branch 'maint' | Dan McGee | 2008-10-28 |
|\| |
|
| * | repo-add: Use openssl instead of md5sum | Dan McGee | 2008-10-18 |
* | | Remove DB_COMPRESSION and DB_CHECKSUMS from makepkg.conf | Xavier Chantry | 2008-08-23 |
|/ |
|
* | 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-08-19 |
* | repo-add cleanup. | Xavier Chantry | 2008-06-29 |
* | Combine repo-add and repo-remove into one script | Dan McGee | 2008-06-14 |
* | repo-*: allow use of readlink or realpath | Dan McGee | 2008-06-14 |
* | du -b is not available on BSD, use du -k instead. | Xavier Chantry | 2008-05-29 |
* | scripts: add -q/--quiet option to repo-add and repo-remove | Dan McGee | 2008-05-10 |
* | Merge branch 'maint' | Dan McGee | 2008-02-20 |
|\ |
|
| * | scripts: allow usage when gettext is not installed | Dan McGee | 2008-02-17 |
* | | remove --force option from repo-add. | Chantry Xavier | 2008-02-05 |
|/ |
|
* | add 'force' to PKGINFO, have repo-add respect it. | Chantry Xavier | 2008-02-02 |
* | Fix typos in code comments | Dan McGee | 2008-01-13 |
* | Ensure correct dir permissions in the database. | Chantry Xavier | 2008-01-13 |
* | Update GNU GPL boilerplate and copyright dates | Dan McGee | 2007-12-10 |
* | repo-add: Ensure only adding package's deltas. | Nathan Jones | 2007-11-13 |
* | Add delta information to the repository database. | Nathan Jones | 2007-10-19 |