Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PackReverseIndexWriter: write out version 1 reverse index file | Anna Papitto | 2023-04-28 | 6 | -0/+391 |
* | IntList: add #sort using quick sort for O(n log n) runtime. | Anna Papitto | 2023-04-28 | 2 | -0/+124 |
* | Add missing @since tag for BatchRefUpdate#getRefDatabase | Matthias Sohn | 2023-04-21 | 1 | -0/+1 |
* | Merge branch 'stable-6.5' | Matthias Sohn | 2023-04-21 | 7 | -6/+116 |
|\ | |||||
| * | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-04-21 | 7 | -6/+116 |
| |\ | |||||
| | * | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-04-21 | 6 | -6/+88 |
| | |\ | |||||
| | | * | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-04-21 | 7 | -6/+102 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-04-21 | 7 | -6/+102 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-04-21 | 7 | -6/+102 |
| | | | | |\ | |||||
| | | | | | * | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-04-21 | 7 | -6/+102 |
| | | | | | |\ | |||||
| | | | | | | * | Merge branch 'stable-5.12' into stable-5.13 | Matthias Sohn | 2023-04-20 | 7 | -6/+102 |
| | | | | | | |\ | |||||
| | | | | | | | * | Merge branch 'stable-5.11' into stable-5.12stable-5.12 | Matthias Sohn | 2023-04-20 | 7 | -7/+89 |
| | | | | | | | |\ | |||||
| | | | | | | | | * | Add missing since tag for SshBasicTestBasestable-5.11 | Matthias Sohn | 2023-04-20 | 1 | -0/+2 |
| | | | | | | | | * | Merge branch 'stable-5.10' into stable-5.11 | Matthias Sohn | 2023-04-20 | 8 | -75/+87 |
| | | | | | | | | |\ | |||||
| | | | | | | | | | * | Add missing since tag for SshTestHarness#publicKey2stable-5.10 | Matthias Sohn | 2023-04-20 | 2 | -0/+14 |
| | | | | | | | | | * | Silence API errors | Matthias Sohn | 2023-04-20 | 1 | -0/+17 |
| | | | | | | | | | * | Merge branch 'stable-5.9' into stable-5.10 | Matthias Sohn | 2023-04-20 | 4 | -7/+73 |
| | | | | | | | | | |\ | |||||
| | | | | | | | | | | * | Prevent infinite loop rescanning the pack list on PackMismatchExceptionstable-5.9 | Matthias Sohn | 2023-04-19 | 3 | -7/+76 |
| | | | | | | | | | | * | Remove blank in maven.config | Matthias Sohn | 2023-04-19 | 1 | -1/+1 |
* | | | | | | | | | | | | PackedBatchRefUpdate#execute: reduce nesting of try-catch blocks | Matthias Sohn | 2023-04-18 | 2 | -23/+18 |
* | | | | | | | | | | | | PackedBatchRefUpdate: Handle the case where loose refs fail to pack | Kaushik Lingarkar | 2023-04-18 | 1 | -1/+6 |
* | | | | | | | | | | | | Merge branch 'stable-6.5' | Matthias Sohn | 2023-04-15 | 5 | -13/+132 |
|\| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-04-15 | 5 | -13/+132 |
| |\| | | | | | | | | | | |||||
| | * | | | | | | | | | | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-04-15 | 5 | -13/+132 |
| | |\| | | | | | | | | | |||||
| | | * | | | | | | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-04-15 | 6 | -13/+138 |
| | | |\| | | | | | | | | |||||
| | | | * | | | | | | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-04-15 | 6 | -13/+138 |
| | | | |\| | | | | | | | |||||
| | | | | * | | | | | | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-04-15 | 6 | -13/+138 |
| | | | | |\| | | | | | | |||||
| | | | | | * | | | | | | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-04-15 | 6 | -13/+138 |
| | | | | | |\| | | | | | |||||
| | | | | | | * | | | | | Remove blank in maven.config | Matthias Sohn | 2023-04-15 | 1 | -1/+1 |
| | | | | | | * | | | | | DirCache: support option index.skipHash | Matthias Sohn | 2023-03-28 | 5 | -12/+137 |
* | | | | | | | | | | | | Add protocol configuration to Amazon S3 transport | Pat Patterson | 2023-04-13 | 1 | -1/+8 |
* | | | | | | | | | | | | [pgm] Implement git tag --contains option | Matthias Sohn | 2023-04-12 | 3 | -1/+52 |
* | | | | | | | | | | | | ListTagCommand: implement git tag --contains | Matthias Sohn | 2023-04-12 | 2 | -4/+83 |
* | | | | | | | | | | | | RevWalk: use generation number to optimize getMergedInto() | kylezhao | 2023-04-12 | 2 | -0/+103 |
* | | | | | | | | | | | | DfsPackFile: Extract block aligment code | Ivan Frade | 2023-04-11 | 1 | -30/+19 |
* | | | | | | | | | | | | Merge branch 'stable-6.5' | Matthias Sohn | 2023-04-06 | 6 | -12/+69 |
|\| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Ensure parsed RevCommitCG has derived data from commit-graph | kylezhao | 2023-04-06 | 3 | -5/+62 |
| * | | | | | | | | | | | Downgrade maven-site-plugin to 3.12.1 | Matthias Sohn | 2023-03-30 | 3 | -3/+3 |
| * | | | | | | | | | | | Use wagon-ssh-external to deploy Maven site | Matthias Sohn | 2023-03-30 | 2 | -4/+4 |
* | | | | | | | | | | | | PatchApplierTest: specify charset to avoid warning | Jonathan Tan | 2023-04-05 | 1 | -2/+2 |
* | | | | | | | | | | | | GcConcurrentTest: @Ignore flaky testInterruptGc | Jonathan Tan | 2023-04-05 | 1 | -0/+2 |
* | | | | | | | | | | | | Merge "PatchApplier: Check for existence of src/dest files before any operation" | Han-Wen NIenhuys | 2023-03-31 | 4 | -23/+131 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | PatchApplier: Check for existence of src/dest files before any operation | Nitzan Gur-Furman | 2023-03-31 | 4 | -23/+131 |
* | | | | | | | | | | | | | Revert "RefDirectory: Throw exception if CAS of packed ref list fails" | Martin Fick | 2023-03-30 | 1 | -16/+1 |
* | | | | | | | | | | | | | RefDirectory.delete: Prevent failures when packed-refs is outdated | Kaushik Lingarkar | 2023-03-30 | 1 | -4/+4 |
* | | | | | | | | | | | | | RefDirectory.pack: Only rely on packed refs from disk | Kaushik Lingarkar | 2023-03-30 | 1 | -8/+8 |
* | | | | | | | | | | | | | RefDirectory: Make pack() and commitPackRefs() void | Kaushik Lingarkar | 2023-03-30 | 1 | -14/+7 |
* | | | | | | | | | | | | | Implement a snapshotting RefDirectory for use in request scope | Kaushik Lingarkar | 2023-03-30 | 6 | -16/+417 |
* | | | | | | | | | | | | | Fix RefDirectoryTest.testGetRefs_LooseSorting_Bug_348834 | Kaushik Lingarkar | 2023-03-30 | 1 | -7/+16 |
* | | | | | | | | | | | | | PackedBatchRefUpdate: Ensure updates are applied on latest packed refs | Kaushik Lingarkar | 2023-03-30 | 2 | -16/+29 |
|/ / / / / / / / / / / / |