summaryrefslogtreecommitdiff
path: root/scripts/repo-add.sh.in
AgeCommit message (Expand)Author
2009-03-15repo-add : new locking systemXavier Chantry
2009-03-15repo-add : fix package variables declarationXavier Chantry
2009-03-15repo-add : rewrite delta supportXavier Chantry
2009-03-15repo-add : drop delta support to rewrite it from scratchXavier Chantry
2009-03-15repo-add.sh.in : repo-remove improvementsXavier Chantry
2009-03-15repo-add cleanupXavier Chantry
2009-02-28repo-add: print warning if same version already existsXavier Chantry
2009-02-19repo-add : remove realpath usageXavier Chantry
2009-02-19repo-add : remove the need of realpath for REPO_DB_FILEXavier Chantry
2009-02-18Merge branch 'maint'Dan McGee
2009-02-18repo-add : remove useless test_repo_db_file functionXavier Chantry
2009-02-15repo-add: fix eval and quote issuesDan McGee
2009-01-14Make the repo-add quiet flag less quietAaron Griffin
2008-10-28Merge branch 'maint'Dan McGee
2008-10-18repo-add: Use openssl instead of md5sumDan McGee
2008-08-23Remove DB_COMPRESSION and DB_CHECKSUMS from makepkg.confXavier Chantry
2008-08-19Factor shell script size command into configure scriptDan McGee
2008-08-19repo-add: add optdepends to the sync database.Xavier Chantry
2008-08-19repo-add: Fix whitespaces handling in variables.Nagy Gabor
2008-06-29repo-add cleanup.Xavier Chantry
2008-06-14Combine repo-add and repo-remove into one scriptDan McGee
2008-06-14repo-*: allow use of readlink or realpathDan McGee
2008-05-29du -b is not available on BSD, use du -k instead.Xavier Chantry
2008-05-10scripts: add -q/--quiet option to repo-add and repo-removeDan McGee
2008-02-20Merge branch 'maint'Dan McGee
2008-02-17scripts: allow usage when gettext is not installedDan McGee
2008-02-05remove --force option from repo-add.Chantry Xavier
2008-02-02add 'force' to PKGINFO, have repo-add respect it.Chantry Xavier
2008-01-13Fix typos in code commentsDan McGee
2008-01-13Ensure correct dir permissions in the database.Chantry Xavier
2007-12-10Update GNU GPL boilerplate and copyright datesDan McGee
2007-11-13repo-add: Ensure only adding package's deltas.Nathan Jones
2007-10-19Add delta information to the repository database.Nathan Jones
2007-09-06scripts/*.sh.in: Clean up and fix a few bugsAndrew Fyfe
2007-07-26Fix gettext output in repo-{add,remove}Andrew Fyfe
2007-07-15Switch repo-add, repo-remove, and pacman-optimize to bsdtarDan McGee
2007-07-06Make paragraph text in scripts single stringsDan McGee
2007-07-06Move scripts from *.in to *.sh.in so gettext can determine typeDan McGee