summaryrefslogtreecommitdiff
path: root/lorry
Commit message (Expand)AuthorAgeFilesLines
* lorry: Install and use fudge_user_ids plugin for hg-fast-exportBen Hutchings2020-10-011-1/+23
* lorry: Use a working tree in gitify_cvsBen Hutchings2020-09-171-8/+55
* lorry: Make cvsps store cache inside working git repositoryBen Hutchings2020-09-171-0/+1
* lorry: Avoid creating non-bare repository in gitify_svnBen Hutchings2020-09-151-18/+16
* lorry: Create bare repository in gitify_cvsBen Hutchings2020-09-151-2/+9
* lorry: Set migrated working repositories to be bareBen Hutchings2020-09-151-0/+7
* lorry: Use common method to create working git repositoriesBen Hutchings2020-09-151-14/+17
* Merge branch 'bwh/validate-server-certs' into 'master'Ben Brown2020-08-121-8/+25
|\
| * lorry: Enable TLS server certificate validation by defaultBen Hutchings2020-08-121-8/+25
* | lorry: Crash-proof updates to working git repos with A/B switchingBen Hutchings2020-08-101-47/+98
|/
* Merge branch 'bwh/mercurial-work-around-unnamed-heads' into 'master'Ben Hutchings2020-08-061-1/+56
|\
| * lorry: Only log number of commits pruned from marks filesBen Hutchings2020-08-051-2/+6
| * lorry: Prune unreachable commits from hg-fast-export marks fileBen Hutchings2020-08-051-1/+52
* | Add warnings about using BreezyBen Hutchings2020-08-051-0/+4
|/
* Restore copyright dates before 2013Ben Hutchings2020-07-151-1/+1
* lorry: Copy modification time from server to downloaded filesBen Hutchings2020-07-151-0/+10
* lorry: Get modification time for FTP downloadsBen Hutchings2020-07-151-1/+110
* Add support for Breezy (brz) as alternative Bazaar implementationBen Hutchings2020-07-091-4/+27
* Merge branch 'bwh/push-options' into 'master'Ben Hutchings2020-06-011-2/+9
|\
| * lorry: Add support for git push optionsBen Hutchings2020-05-291-2/+9
* | lorry: Delete unused local variablesBen Hutchings2020-05-291-2/+2
|/
* lorry: Decode sub-command stdout and stderr to textBen Hutchings2020-05-291-0/+4
* lorry: Fix deprecated syntax in sed commandBen Hutchings2020-05-291-1/+1
* Migrate to Python 3Pedro Alvarez2019-11-271-12/+12
* Create bare repo before pushing if local remotePedro Alvarez2019-07-091-0/+7
* Add support for YAML lorriesAdam Coldrick2016-10-061-2/+8
* Set 'gc.autodetach=false' for `git fetch`Pedro Alvarez2016-02-231-2/+3
* lorry: Mirror without touching configRichard Maw2016-01-151-20/+3
* Pass in -r before --force in hg-fast-exportTristan Van Berkom2015-12-181-1/+1
* Added gzip file support to lorryTristan Van Berkom2015-11-101-2/+3
* Make branches and tags optionalRichard Ipsum2015-09-241-7/+27
* Add note about license of fast-import frontendsRichard Ipsum2015-07-091-1/+1
* Add zip support to lorryRichard Ipsum2015-07-071-10/+14
* Merge branch 'sam/no-default-mirror-url'Sam Thursfield2015-02-041-11/+13
|\
| * 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