Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimize RefDirectory.getRefsByPrefix(String...) | Dariusz Luksza | 2023-11-12 | 2 | -0/+32 |
* | Use try-with-resource to ensure UploadPack is closed | Matthias Sohn | 2023-11-09 | 1 | -5/+6 |
* | Fix hiding field warning | Matthias Sohn | 2023-11-09 | 1 | -4/+4 |
* | Fix warning for empty code blocks | Matthias Sohn | 2023-11-09 | 1 | -0/+3 |
* | CommitGraphWriter: Unnest generation-number progress | Ivan Frade | 2023-11-07 | 1 | -0/+52 |
* | UploadPackTest: Cover using wanted-refs as advertised set | Ivan Frade | 2023-10-27 | 1 | -0/+62 |
* | UploadPack: use want-refs as advertised set in fetch v2 | Patrick Hiesel | 2023-10-27 | 1 | -1/+1 |
* | BasePackFetchConnection: Avoid full clone with useNegotiationTip | Ronald Bhuleskar | 2023-10-25 | 1 | -2/+65 |
* | Config.removeSection() telling whether it changed the config | Thomas Wolf | 2023-10-14 | 1 | -2/+38 |
* | RebaseCommand: return correct status on stash apply conflicts | Thomas Wolf | 2023-10-13 | 1 | -1/+52 |
* | Merge branch 'stable-6.7' | Matthias Sohn | 2023-10-13 | 1 | -0/+156 |
|\ | |||||
| * | Merge branch 'stable-6.6' into stable-6.7 | Matthias Sohn | 2023-10-13 | 1 | -0/+156 |
| |\ | |||||
| | * | Merge branch 'stable-6.5' into stable-6.6 | Matthias Sohn | 2023-10-13 | 1 | -0/+156 |
| | |\ | |||||
| | | * | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-10-13 | 1 | -0/+156 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-10-13 | 1 | -0/+156 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-10-13 | 1 | -0/+156 |
| | | | | |\ | |||||
| | | | | | * | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-10-13 | 1 | -0/+156 |
| | | | | | |\ | |||||
| | | | | | | * | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-10-13 | 1 | -0/+156 |
| | | | | | | |\ | |||||
| | | | | | | | * | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-10-13 | 1 | -0/+156 |
| | | | | | | | |\ | |||||
| | | | | | | | | * | Add support for git config repack.packKeptObjects | Antonio Barone | 2023-10-12 | 1 | -8/+88 |
| | | | | | | | | * | Do not exclude objects in locked packs from bitmap processing | Luca Milanesio | 2023-10-12 | 1 | -0/+76 |
* | | | | | | | | | | WorkingTreeIterator: directly filter input stream | Matthias Sohn | 2023-09-25 | 1 | -0/+152 |
* | | | | | | | | | | [errorprone] FS#searchPath: handle surprising behavior of String#split | Matthias Sohn | 2023-09-25 | 1 | -0/+23 |
* | | | | | | | | | | RevertCommand: support for inserting a Gerrit change ID | Thomas Wolf | 2023-09-08 | 1 | -0/+37 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge branch 'stable-6.6' into stable-6.7 | Matthias Sohn | 2023-09-03 | 4 | -1/+357 |
|\| | | | | | | | | |||||
| * | | | | | | | | Checkout: better directory handling | Thomas Wolf | 2023-09-03 | 4 | -1/+357 |
* | | | | | | | | | Suppress boxing warnings in tests | Matthias Sohn | 2023-08-31 | 2 | -0/+2 |
* | | | | | | | | | Fix warning about empty block | Matthias Sohn | 2023-08-31 | 1 | -0/+1 |
* | | | | | | | | | Fix some tests in ConfigTest | Matthias Sohn | 2023-08-29 | 1 | -4/+12 |
* | | | | | | | | | Handle global git config $XDG_CONFIG_HOME/git/config | Thomas Wolf | 2023-08-28 | 1 | -0/+301 |
* | | | | | | | | | Introduce core.packedIndexGitUseStrongRefs config key | Martin Fick | 2023-08-26 | 1 | -1/+1 |
* | | | | | | | | | DfsGarbageCollector: provide commit graph stats | Jonathan Tan | 2023-08-17 | 1 | -0/+24 |
* | | | | | | | | | DfsGarbageCollector: put only GC commits into the commit graph | Ivan Frade | 2023-08-16 | 1 | -10/+12 |
* | | | | | | | | | DfsReader: Expose when indices are loaded | Ivan Frade | 2023-08-03 | 2 | -23/+210 |
* | | | | | | | | | Merge branch 'stable-6.6' into stable-6.7 | Matthias Sohn | 2023-08-03 | 1 | -0/+4 |
|\| | | | | | | | | |||||
| * | | | | | | | | Merge branch 'stable-6.5' into stable-6.6 | Matthias Sohn | 2023-08-03 | 1 | -0/+4 |
| |\| | | | | | | | |||||
| | * | | | | | | | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-08-03 | 1 | -0/+4 |
| | |\| | | | | | | |||||
| | | * | | | | | | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-08-03 | 1 | -0/+4 |
| | | |\| | | | | | |||||
| | | | * | | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-08-03 | 1 | -0/+4 |
| | | | |\| | | | | |||||
| | | | | * | | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-08-03 | 1 | -0/+4 |
| | | | | |\| | | | |||||
| | | | | | * | | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-08-03 | 1 | -0/+4 |
| | | | | | |\| | | |||||
| | | | | | | * | | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-08-03 | 1 | -0/+4 |
| | | | | | | |\| | |||||
| | | | | | | | * | Add verification in GcKeepFilesTest that bitmaps are generated | Luca Milanesio | 2023-07-05 | 1 | -0/+4 |
| * | | | | | | | | Bump bazel vesion to 6.2.0 | David Ostrovsky | 2023-05-31 | 1 | -6/+2 |
* | | | | | | | | | Merge "Merge: Add diff3 style merge conflict formatter." | Han-Wen NIenhuys | 2023-08-01 | 1 | -33/+111 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Merge: Add diff3 style merge conflict formatter. | Haamed Gheibi | 2023-07-31 | 1 | -33/+111 |
* | | | | | | | | | | Move footer-line parsing methods from RevCommit to FooterLine | Nitzan Gur-Furman | 2023-08-01 | 1 | -99/+92 |
* | | | | | | | | | | Merge changes I8c60d970,I09bdd4b8,I87ff3933 | Jonathan Tan | 2023-07-26 | 3 | -0/+94 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | PackReverseIndex: open file if present otherwise compute | Anna Papitto | 2023-07-18 | 1 | -0/+44 |
| * | | | | | | | | | | PackReverseIndex: verify checksums | Anna Papitto | 2023-07-18 | 2 | -0/+50 |