summaryrefslogtreecommitdiff
path: root/lorry
Commit message (Expand)AuthorAgeFilesLines
* Alter repack so that we do a 'git gc' instead.danielsilverstone/all-repos-bareDaniel Silverstone2012-09-241-3/+13
* Fix up Lorry to expect repositories to be bare.Daniel Silverstone2012-09-241-29/+63
* Try and make it so later tarball lorrying still worksDaniel Silverstone2012-09-191-15/+15
* Allow slashes in project namesLars Wirzenius2012-08-311-1/+2
* Improve reporting of exceptions during mirroringLars Wirzenius2012-08-311-5/+7
* Bundles: change the prefix to git.baserock.orgbaserock/bugfix/fix-bundle-pathsRichard Maw2012-08-201-1/+1
* lorry: change default base urls to roadtrainRichard Maw2012-05-291-2/+2
* lorry: force fetch from upstreamRichard Maw2012-05-241-2/+2
* lorry: don't assume the cached remote is correctRichard Maw2012-05-241-1/+3
* lorry: fix url generationRichard Maw2012-05-241-10/+8
* lorry: remove code for adding remotesRichard Maw2012-05-241-29/+0
* lorry: push to url specified in lorry configRichard Maw2012-05-241-2/+5
* lorry: absolute path for all working directoriesRichard Maw2012-04-201-4/+2
* lorry: use absolute path for working areaRichard Maw2012-04-201-1/+1
* Add drm.lorry and mesa.lorry. Change gitorious SSH URL.Jannis Pohlmann2012-04-051-1/+1
* lorry: backup .git in case of errorRichard Maw2012-03-281-7/+83
* lorry: store the marks in the .git directoryRichard Maw2012-03-271-2/+2
* lorry: use refspecs in lorry filesRichard Maw2012-03-131-1/+4
* lorry: move push refspecs logicRichard Maw2012-03-131-12/+5
* Make message go via the progress method so it's quiet by defaultLars Wirzenius2012-03-071-1/+1
* Merge remote branch 'origin/master'Lars Wirzenius2012-02-231-0/+14
|\
| * Add an sed hack to avoid unrecognized headers in generated bundles.Jannis Pohlmann2012-02-221-0/+14
* | Break long lines into shorter onesLars Wirzenius2012-02-221-10/+15
|/
* lorry: suffix bundles with .bndlLorry2012-02-221-1/+1
* Rename method to not name the git serverLorry2012-02-211-2/+2
* Use separate cmdline options for fetch/push base URL.Jannis Pohlmann2012-02-201-14/+36
* Update quote_url() to replace : with _.Jannis Pohlmann2012-02-201-3/+10
* Merge branch 'master' of gitorious.org:baserock/lorryAdnan Ali2012-02-201-1/+1
|\
| * Add the -a option to git cvsimport to always import all commits.Jannis Pohlmann2012-02-201-1/+1
* | lorry missing or relative path makes it failAdnan Ali2012-02-201-0/+7
|/
* if any mirror fail exit code will be 1 or zero if every thing goes fineAdnan Ali2012-02-151-0/+4
* lorry should exit with non-zero value in case any mirror failAdnan Ali2012-02-151-2/+5
* logging the mirror exception addedAdnan Ali2012-02-151-1/+2
* Error:Adnan Ali2012-02-151-2/+6
* lorry: bundle supportRichard Maw2012-01-251-29/+49
* lorry: remove tagify_svn_branchesRichard Maw2012-01-241-13/+0
* lorry: ensure "git push" pushes all branchesRichard Maw2012-01-241-39/+65
* call the remote branch svn instead of originRichard Maw2012-01-231-5/+5
* Prefix the branches in remotesRichard Maw2012-01-231-6/+8
* lorry: svn add branches and tags after cloneRichard Maw2012-01-201-4/+11
* lorry: git svn rebase after fetchRichard Maw2012-01-201-2/+16
* lorry: specify svn clone destinationRichard Maw2012-01-201-2/+2
* add better branch support to lorryRichard Maw2012-01-191-1/+11
* lorry: make progress message more consistent with the restRichard Maw2012-01-181-1/+1
* lorry: add progress for repackingRichard Maw2012-01-181-0/+1
* Default repack to trueRichard Maw2012-01-181-1/+1
* lorry: add a repack stepRichard Maw2012-01-181-0/+6
* remove --mirror from git svnRichard Maw2012-01-131-1/+1
* lorry bzr import: add marks filesRichard Maw2012-01-131-10/+16
* Push tags as well, --all doesn't and --mirror removes branchesRichard Maw2012-01-111-7/+10