summaryrefslogtreecommitdiff
path: root/lorry
Commit message (Expand)AuthorAgeFilesLines
...
| * Make lorry not bundle or push by defaultSam Thursfield2015-01-091-11/+13
* | Redownload a tarball if it exists but is 0 bytes longSam Thursfield2015-01-091-1/+7
* | Delete downloaded tarballs on failureSam Thursfield2015-01-091-4/+9
|/
* Unconditionally update svn refspecsRichard Maw2014-11-051-20/+20
* Make hg pulls use URL from spec, not defaultbaserock/richardmaw/lars-url-change-fixLars Wirzenius2014-11-051-1/+6
* Make Subversion lorrying obey URL changesLars Wirzenius2014-11-051-0/+8
* Only set GIT_SSL_NO_VERIFY on specific git invocationsbaserock/liw/new-lc-2Lars Wirzenius2014-04-221-4/+5
* Run ssh via a wrapper that disables host key checking, for CVSLars Wirzenius2014-04-161-2/+6
* Disable bzr certificate checkingLars Wirzenius2014-04-151-4/+7
* Set GIT_SSL_NO_VERIFY=true when running gitLars Wirzenius2014-04-141-1/+5
* Fix bug in command line option descriptionliw/daemoniseRichard Ipsum2014-01-061-2/+2
* Update copyright noticesrichardipsum/improve_backupsRichard Ipsum2013-12-171-1/+1
* Modify lorry backup behaviour and rename testsRichard Ipsum2013-12-171-17/+34
* Add --force to hg-fast-export usageDaniel Silverstone2013-04-101-1/+1
* Add --insecure to hg callsDaniel Silverstone2013-04-041-2/+2
* Ensure we only set stdin if it's not already setDaniel Silverstone2013-03-131-1/+2
* Various fixes to improve reliabilityDaniel Silverstone2013-02-261-8/+8
* Handle branch name kind changes more gracefully.Daniel Silverstone2012-10-081-2/+19
* Resolve the real path to lorry to improve tar importer behaviourDaniel Silverstone2012-09-261-1/+3
* Do not run tarball imports unless necessaryDaniel Silverstone2012-09-251-0/+1
* 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
|/