| Commit message (Expand) | Author | Age |
* | Fix some easy to find double translations | Dan McGee | 2011-02-28 |
* | Merge branch 'epoch-work' | Dan McGee | 2011-01-22 |
|\ |
|
| * | Remove epoch as an independent field | Dan McGee | 2011-01-21 |
* | | repo-add: only attempt to create deltas when asked | Allan McRae | 2011-01-22 |
|/ |
|
* | repo-add: fix misguided conditional correction | Dan McGee | 2011-01-13 |
* | repo-add: Create/modify files databases | PyroPeter | 2011-01-11 |
* | repo-add: use pushd/popd | Dan McGee | 2011-01-11 |
* | Make repo-add and makepkg epoch-aware | Dan McGee | 2010-10-13 |
* | Fix bash shell location check | Dan McGee | 2010-10-13 |
* | Use sysconfdir, localstatedir, BASH instead of hardcoded values | Nezmer | 2010-10-11 |
* | repo-add: more informative delta messages | Xavier Chantry | 2010-10-11 |
* | repo-add: add delta generation | Xavier Chantry | 2010-10-11 |
* | repo-add: make --quiet output more quiet | Allan McRae | 2010-09-27 |
* | 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 |