summaryrefslogtreecommitdiff
path: root/lorry
Commit message (Expand)AuthorAgeFilesLines
* Set version to 1.0.0Ben Brown2023-04-071-1/+1
* Remove persistent configuration downstreamChris Shepherd2022-02-181-21/+96
* Make flake8 happyBen Brown2022-02-051-5/+5
* Commit changes from from black and isortBen Brown2022-02-051-424/+549
* Set 'destination' field as optionalBen Brown2022-02-051-1/+1
* (v2) Make raw importer honour multiple filesshprdchris2022-02-021-5/+5
* Create the gitdir regardless of no new archive/lfs contentBen Brown2022-01-151-2/+2
* Create tarball dest only when neededKyle Mckay2021-12-291-1/+2
* Use a default tarball output locationKyle Mckay2021-12-291-2/+2
* Create tarball destination when non-existentKyle Mckay2021-12-151-4/+9
* Set url-agent to Lorry if we get 403 HTTP statusEllis Barnwell2021-12-151-4/+19
* Use context manager for raw file requestsKyle Mckay2021-11-161-3/+2
* Use local install for git lfsKyle Mckay2021-11-151-1/+1
* Add support for multiple raw files per lorryKyle Mckay2021-11-041-29/+35
* Remove use of raw-file monorepoKyle Mckay2021-11-041-16/+4
* Gitify raw files, storing them in an LFS repoJonathan Maw2021-11-041-4/+64
* 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
|\