Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "GraphObjectIndex: fix search in findGraphPosition" | Jonathan Tan | 2023-05-23 | 1 | -2/+2 |
|\ | |||||
| * | GraphObjectIndex: fix search in findGraphPosition | Jonathan Tan | 2023-05-23 | 1 | -2/+2 |
* | | Merge "Also add suppressed exception if unchecked exception occurs in finally" | Matthias Sohn | 2023-05-19 | 3 | -3/+9 |
|\ \ | |||||
| * | | Also add suppressed exception if unchecked exception occurs in finally | Matthias Sohn | 2023-05-18 | 3 | -3/+9 |
| |/ | |||||
* / | Candidate: use "Objects.equals" instead of "==" | Fabio Ponciroli | 2023-05-18 | 1 | -1/+2 |
|/ | |||||
* | Remove unused $NON-NLS-1$ | Matthias Sohn | 2023-05-17 | 1 | -1/+1 |
* | Remove unused API filters | Matthias Sohn | 2023-05-17 | 1 | -148/+0 |
* | [releng] API filter for PackIndex.DEFAULT_WRITE_REVERSE_INDEX | Thomas Wolf | 2023-05-15 | 2 | -26/+2 |
* | Merge "UploadPack: Record negotiation stats on fetchV2 call" | Ivan Frade | 2023-05-11 | 1 | -1/+3 |
|\ | |||||
| * | UploadPack: Record negotiation stats on fetchV2 call | Ronald Bhuleskar | 2023-05-11 | 1 | -1/+3 |
* | | PackExt: add a #getTmpExtension method | Anna Papitto | 2023-05-11 | 2 | -5/+18 |
|/ | |||||
* | Merge "PackWriter: write the PackReverseIndex file" | Ivan Frade | 2023-05-08 | 4 | -3/+84 |
|\ | |||||
| * | PackWriter: write the PackReverseIndex file | Anna Papitto | 2023-05-08 | 4 | -3/+84 |
* | | Merge "Fix inProcessPackedRefsLock not shared with copies of the instance" | Matthias Sohn | 2023-05-03 | 1 | -1/+3 |
|\ \ | |||||
| * | | Fix inProcessPackedRefsLock not shared with copies of the instance | Nasser Grainawi | 2023-05-02 | 1 | -1/+3 |
| |/ | |||||
* / | Add TransportHttp#getAdditionalHeaders | Matthias Sohn | 2023-05-03 | 1 | -0/+11 |
|/ | |||||
* | Add missing @since tag to IntComparator | Matthias Sohn | 2023-05-01 | 1 | -0/+2 |
* | Support rebasing independent branches | Thomas Wolf | 2023-04-29 | 1 | -11/+19 |
* | Support cherry-picking a root commit | Thomas Wolf | 2023-04-29 | 1 | -2/+8 |
* | AddCommand: ability to switch off renormalization | Thomas Wolf | 2023-04-28 | 2 | -14/+93 |
* | Merge "Merge branch 'stable-6.5'" | Matthias Sohn | 2023-04-28 | 2 | -14/+20 |
|\ | |||||
| * | Merge branch 'stable-6.5' | Matthias Sohn | 2023-04-28 | 2 | -14/+20 |
| |\ | |||||
| | * | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-04-27 | 1 | -13/+14 |
| | |\ | |||||
| | | * | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-04-27 | 1 | -13/+14 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-04-27 | 1 | -13/+14 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-04-27 | 1 | -13/+14 |
| | | | | |\ | |||||
| | | | | | * | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-04-26 | 1 | -13/+14 |
| | | | | | |\ | |||||
| | | | | | | * | UploadPack: Fix NPE when traversing a tag chain | Kaushik Lingarkar | 2023-04-21 | 1 | -13/+14 |
| | * | | | | | | Parse pull.rebase=preserve as alias for pull.rebase=merges | Matthias Sohn | 2023-04-22 | 1 | -1/+6 |
* | | | | | | | | PackReverseIndexWriter: write out version 1 reverse index file | Anna Papitto | 2023-04-28 | 4 | -0/+226 |
|/ / / / / / / | |||||
* | | | | | | | IntList: add #sort using quick sort for O(n log n) runtime. | Anna Papitto | 2023-04-28 | 1 | -0/+90 |
* | | | | | | | 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 | 4 | -6/+86 |
|\| | | | | | | |||||
| * | | | | | | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-04-21 | 4 | -6/+86 |
| |\| | | | | | |||||
| | * | | | | | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-04-21 | 3 | -6/+58 |
| | |\| | | | | |||||
| | | * | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-04-21 | 4 | -6/+72 |
| | | |\| | | | |||||
| | | | * | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-04-21 | 4 | -6/+72 |
| | | | |\| | | |||||
| | | | | * | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-04-21 | 4 | -6/+72 |
| | | | | |\| | |||||
| | | | | | * | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-04-21 | 4 | -6/+72 |
| | | | | | |\ | |||||
| | | | | | | * | Merge branch 'stable-5.12' into stable-5.13 | Matthias Sohn | 2023-04-20 | 4 | -6/+72 |
| | | | | | | |\ | |||||
| | | | | | | | * | Merge branch 'stable-5.11' into stable-5.12stable-5.12 | Matthias Sohn | 2023-04-20 | 3 | -6/+58 |
| | | | | | | | |\ | |||||
| | | | | | | | | * | Merge branch 'stable-5.10' into stable-5.11 | Matthias Sohn | 2023-04-20 | 4 | -63/+58 |
| | | | | | | | | |\ | |||||
| | | | | | | | | | * | Merge branch 'stable-5.9' into stable-5.10 | Matthias Sohn | 2023-04-20 | 3 | -6/+72 |
| | | | | | | | | | |\ | |||||
| | | | | | | | | | | * | Prevent infinite loop rescanning the pack list on PackMismatchExceptionstable-5.9 | Matthias Sohn | 2023-04-19 | 3 | -7/+76 |
* | | | | | | | | | | | | 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 | 3 | -12/+102 |
|\| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-04-15 | 3 | -12/+102 |
| |\| | | | | | | | | | | |||||
| | * | | | | | | | | | | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-04-15 | 3 | -12/+102 |
| | |\| | | | | | | | | | |||||
| | | * | | | | | | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-04-15 | 4 | -12/+108 |
| | | |\| | | | | | | | |