summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Use branch ref when getting last commitKyle Mckay2021-11-151-3/+3
| * Improve retrieval of most recent commitKyle Mckay2021-11-151-2/+5
| * 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-043-4/+195
|/
* Merge branch 'bwh/fix-author-ids' into 'master'Ben Hutchings2020-10-033-3/+91
|\
| * lorry: Install and use fudge_user_ids plugin for hg-fast-exportBen Hutchings2020-10-013-3/+91
|/
* Merge branch 'bwh/cvs-use-worktree' into 'master'Ben Brown2020-09-1724-187/+271
|\
| * lorry: Use a working tree in gitify_cvsBen Hutchings2020-09-171-8/+55
| * tests: Add test of incremental cvs lorryingBen Hutchings2020-09-173-0/+195
| * lorry: Make cvsps store cache inside working git repositoryBen Hutchings2020-09-173-0/+3
| * tests: Do not hide lorry errorsBen Hutchings2020-09-1710-12/+12
| * tests: Clear out $DATADIR after every testBen Hutchings2020-09-169-168/+7
|/
* Merge branch 'bwh/bare-working-repos' into 'master'Ben Brown2020-09-165-35/+123
|\
| * 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
| * tests: Verify that working repos for cvs and svn mirroring are bareBen Hutchings2020-09-154-2/+75
|/
* Merge branch 'bwh/include-gpl' into 'master'Ben Brown2020-08-131-3/+341
|\
| * LICENSE: Include full text of GPLv2Ben Hutchings2020-08-131-3/+341
|/
* Merge branch 'bwh/validate-server-certs' into 'master'Ben Brown2020-08-122-8/+31
|\
| * lorry: Enable TLS server certificate validation by defaultBen Hutchings2020-08-122-8/+31
* | Merge branch 'bwh/pyflakes' into 'master'Ben Brown2020-08-122-1/+17
|\ \
| * | gitlab-ci: Run pyflakes3 over all Python sourcesBen Hutchings2020-08-101-0/+17
| * | lorry.zip-importer: Delete unused import of time moduleBen Hutchings2020-08-101-1/+0
| |/
* | Merge branch 'bwh/crash-proofing' into 'master'Ben Brown2020-08-1223-139/+478
|\ \ | |/ |/|
| * tests: Check update counts in git-backup-on-error test casesBen Hutchings2020-08-104-0/+4
| * tests: Add test case for migration of old-style working repositoriesBen Hutchings2020-08-104-0/+164
| * tests: Add test case for update counts in the A/B schemeBen Hutchings2020-08-104-0/+158
| * lorry: Crash-proof updates to working git repos with A/B switchingBen Hutchings2020-08-1013-139/+152
|/
* Merge branch 'bwh/mercurial-work-around-unnamed-heads' into 'master'Ben Hutchings2020-08-0610-1/+341
|\
| * lorry: Only log number of commits pruned from marks filesBen Hutchings2020-08-053-4/+9
| * tests: Add a test case for unnamed heads in MercurialBen Hutchings2020-08-054-0/+137
| * tests: Add a test case for incremental conversion from MercurialBen Hutchings2020-08-055-0/+147
| * lorry: Prune unreachable commits from hg-fast-export marks fileBen Hutchings2020-08-051-1/+52
* | Merge branch 'bwh/breezy-warning' into 'master'Ben Brown2020-08-062-3/+9
|\ \ | |/ |/|
| * Add warnings about using BreezyBen Hutchings2020-08-052-3/+9
|/
* Merge branch 'bwh/fix-cvs-test-failure' into 'master'Ben Hutchings2020-07-221-0/+4
|\
| * tests: Fix flaky cvs-single-commit testBen Hutchings2020-07-221-0/+4
|/
* Merge branch 'bwh/fix-copyright-notices' into 'master'Ben Brown2020-07-1536-47/+44
|\
| * Add copyright notices and years to several scriptsBen Hutchings2020-07-156-5/+7
| * Restore copyright dates before 2013Ben Hutchings2020-07-1533-33/+33
| * Move references to original git scripts from LICENSE to derived scriptsBen Hutchings2020-07-153-14/+2
| * Add proper copyright notices for lorry.{tar,zip}-importerBen Hutchings2020-07-153-0/+7
* | Merge branch 'bwh/doc-names' into 'master'Ben Brown2020-07-152-25/+26
|\ \ | |/
| * README: Move copyright and license statements to a LICENSE fileBen Hutchings2020-07-152-25/+26
| * README: Rename to README.mdBen Hutchings2020-07-151-0/+0
|/
* Merge branch 'bwh/reproducibility' into 'master'Ben Hutchings2020-07-154-10/+165
|\
| * lorry.tar-importer: Delete unused variableBen Hutchings2020-07-151-1/+0