summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * README: Delete note about tar import unreproducibilityBen Hutchings2020-07-151-4/+0
| * 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
| * lorry.zip-importer: Use Unix-format mtimes if availableBen Hutchings2020-07-151-6/+44
| * lorry.zip-importer: Interpret zip file timestamps as UTCBen Hutchings2020-07-101-1/+4
|/
* Merge branch 'bwh/bzr-fallback-to-brz' into 'master'Ben Hutchings2020-07-103-7/+35
|\
| * Add support for Breezy (brz) as alternative Bazaar implementationBen Hutchings2020-07-093-7/+35
|/
* Merge branch 'bwh/fix-tests-with-new-git' into 'master'Ben Brown2020-06-132-0/+4
|\
| * tests: Fix test failure with newer git versions that create more filesBen Hutchings2020-06-052-0/+4
|/
* Merge branch 'bwh/update-readme' into 'master'Ben Hutchings2020-06-011-106/+152
|\
| * README: List all the known direct dependencies and how to install themBen Hutchings2020-05-291-5/+43
| * README: Link to cgit view of lorries.gitBen Hutchings2020-05-291-3/+2
| * README: Fix Markdown formatting of .lorry examplesBen Hutchings2020-05-291-99/+108
* | 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
| |/
* | Merge branch 'bwh/delete-unused' into 'master'Ben Hutchings2020-06-011-2/+2
|\ \
| * | lorry: Delete unused local variablesBen Hutchings2020-05-291-2/+2
| |/
* | Merge branch 'bwh/python3' into 'master'Ben Hutchings2020-06-015-64/+86
|\ \ | |/
| * lorry.zip-importer: Fix time comparisons for Python 3Ben Hutchings2020-05-291-1/+1
| * lorry.{g,}zip-importer: Read and write in binary modeBen Hutchings2020-05-292-20/+24
| * lorry,{g,}zip-importer: Move top-level code into functionsBen Hutchings2020-05-292-22/+38
| * lorry.{g,}zip-importer: Only import modules and classes into module scopeBen Hutchings2020-05-292-26/+27
| * lorry.zip-importer: Delete version check for Python 1.6Ben Hutchings2020-05-291-6/+1
| * lorry.{g,}zip-importer: Fix remaining Python 3 syntax errorsBen Hutchings2020-05-292-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-275-17/+19
* | Merge branch 'bwh/create-local' into 'master'Ben Hutchings2020-06-011-0/+7
|\ \ | |/
| * Create bare repo before pushing if local remotePedro Alvarez2019-07-091-0/+7
|/
* Merge branch 'pedro/fix-gcc-tar-import' into 'master'Ben Brown2018-05-211-3/+27
|\
| * lorry.tar-importer: Improve support for PAX extended headerspedro/fix-gcc-tar-importPedro Alvarez Piedehierro2018-05-211-3/+27
* | Merge branch 'pedro/enable-ci' into 'master'1-gcc-tarball-lorry-is-somehow-failingPedro Alvarez Piedehierro2017-07-131-0/+20
|\ \ | |/
| * Setup CI job with .gitlab-ci.ymlpedro/enable-ciPedro Alvarez Piedehierro2017-07-131-0/+20
|/
* Add support for YAML lorriesAdam Coldrick2016-10-062-18/+18
* 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
* Install gzip importerPedro Alvarez2015-11-241-1/+1
* Added gzip file support to lorryTristan Van Berkom2015-11-103-2/+80
* Documenting the "zip" type in READMETristan Van Berkom2015-11-101-0/+15
* Make branches and tags optionalRichard Ipsum2015-09-242-7/+28
* Add extended headers ignored testRichard Ipsum2015-08-204-0/+74
* Ignore extended header fields in tar archivesRichard Ipsum2015-08-201-1/+6
* Fix expected output in tar-single-commit testRichard Ipsum2015-08-141-3/+3
* Don't include extension in tag if presentRichard Ipsum2015-07-151-1/+4
* Tweaks to Lorry Zip importerSam Thursfield2015-07-141-3/+4
* Install zip importerRichard Ipsum2015-07-141-1/+2
* Make tarball lorries reproducibleRichard Ipsum2015-07-141-6/+6
* Add note about license of fast-import frontendsRichard Ipsum2015-07-092-3/+13
* Add zip support to lorryRichard Ipsum2015-07-072-11/+18