Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FetchProcess#execute: fix formatting | Matthias Sohn | 2020-12-17 | 1 | -2/+3 |
* | [errorprone] FetchProcess: ensure exception isn't suppressed | Matthias Sohn | 2020-12-17 | 1 | -0/+7 |
* | [errorprone] WalkFetchConnection: ensure exception isn't suppressed | Matthias Sohn | 2020-12-17 | 1 | -0/+5 |
* | Remove unused API problem filters | Matthias Sohn | 2020-12-15 | 1 | -52/+0 |
* | Remove reftree and ketch | Han-Wen Nienhuys | 2020-12-15 | 42 | -6550/+9 |
* | LooseObjects: fix formatting | Matthias Sohn | 2020-12-15 | 1 | -13/+13 |
* | Split out loose object handling from ObjectDirectory | Martin Fick | 2020-12-15 | 2 | -120/+245 |
* | Merge branch 'stable-5.9' | Matthias Sohn | 2020-12-14 | 1 | -1/+1 |
|\ | |||||
| * | Fix stamping to produce stable file timestamps | David Ostrovsky | 2020-12-14 | 1 | -1/+1 |
* | | PackDirectory: fix formatting | Matthias Sohn | 2020-12-12 | 1 | -24/+41 |
* | | Split out packfile handling from ObjectDirectory | Martin Fick | 2020-12-12 | 2 | -377/+513 |
* | | TagCommand: propagate NO_CHANGE information | Thomas Wolf | 2020-12-08 | 2 | -35/+42 |
* | | TagCommand: make -f work with lightweight tags for NO_CHANGE | Thomas Wolf | 2020-12-08 | 1 | -0/+6 |
* | | TagCommand: support signing annotated tags | Thomas Wolf | 2020-12-07 | 5 | -28/+193 |
* | | Enable GpgSigner to also sign tags | Thomas Wolf | 2020-12-07 | 7 | -211/+458 |
* | | Prepare 5.11.0-SNAPSHOT builds | Matthias Sohn | 2020-12-02 | 3 | -56/+56 |
* | | Merge branch 'stable-5.9' | Matthias Sohn | 2020-12-02 | 1 | -0/+1 |
|\| | |||||
| * | Merge branch 'stable-5.8' into stable-5.9 | Matthias Sohn | 2020-12-02 | 1 | -0/+1 |
| |\ | |||||
| | * | Merge branch 'stable-5.7' into stable-5.8 | Matthias Sohn | 2020-12-02 | 1 | -0/+1 |
| | |\ | |||||
| | | * | Merge branch 'stable-5.6' into stable-5.7 | Matthias Sohn | 2020-12-02 | 1 | -0/+1 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-5.5' into stable-5.6 | Matthias Sohn | 2020-12-02 | 1 | -0/+1 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2020-12-02 | 1 | -0/+1 |
| | | | | |\ | |||||
| | | | | | * | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2020-12-02 | 1 | -0/+1 |
| | | | | | |\ | |||||
| | | | | | | * | Prepare 5.3.10-SNAPSHOT builds | Matthias Sohn | 2020-12-02 | 3 | -53/+53 |
| | | | | | | * | JGit v5.3.9.202012012026-rv5.3.9.202012012026-r | Matthias Sohn | 2020-12-02 | 3 | -4/+4 |
| | | | | | | * | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2020-12-02 | 1 | -0/+1 |
| | | | | | | |\ | |||||
| | | | | | | | * | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2020-12-02 | 1 | -0/+1 |
| | | | | | | | |\ | |||||
| | | | | | | | | * | Prepare 5.1.16-SNAPSHOT builds | Matthias Sohn | 2020-12-02 | 3 | -49/+49 |
| | | | | | | | | * | JGit v5.1.15.202012011955-rv5.1.15.202012011955-r | Matthias Sohn | 2020-12-02 | 3 | -4/+4 |
| | | | | | | | | * | Fix PackInvalidException when fetch and repack run concurrently | Petr Hrebejk | 2020-12-02 | 1 | -0/+1 |
| | | | | | * | | | | Silence API warnings | Matthias Sohn | 2020-11-27 | 1 | -0/+8 |
* | | | | | | | | | | Merge branch 'stable-5.9' | Matthias Sohn | 2020-11-30 | 3 | -5/+49 |
|\| | | | | | | | | | |||||
| * | | | | | | | | | Add constants for parsing git wire protocol version | David Ostrovsky | 2020-11-29 | 2 | -5/+31 |
* | | | | | | | | | | Merge branch 'stable-5.10' | Matthias Sohn | 2020-11-27 | 3 | -5/+15 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Merge branch 'stable-5.9' into stable-5.10 | Matthias Sohn | 2020-11-27 | 3 | -5/+15 |
| |\| | | | | | | | | | |||||
| | * | | | | | | | | | Merge branch 'stable-5.8' into stable-5.9 | Matthias Sohn | 2020-11-27 | 3 | -5/+15 |
| | |\| | | | | | | | | |||||
| | | * | | | | | | | | Merge branch 'stable-5.7' into stable-5.8 | Matthias Sohn | 2020-11-27 | 3 | -5/+15 |
| | | |\| | | | | | | | |||||
| | | | * | | | | | | | Merge branch 'stable-5.6' into stable-5.7 | Matthias Sohn | 2020-11-27 | 3 | -5/+15 |
| | | | |\| | | | | | | |||||
| | | | | * | | | | | | Merge branch 'stable-5.5' into stable-5.6 | Matthias Sohn | 2020-11-27 | 3 | -5/+15 |
| | | | | |\| | | | | | |||||
| | | | | | * | | | | | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2020-11-27 | 4 | -7/+15 |
| | | | | | |\| | | | | |||||
| | | | | | | * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2020-11-27 | 4 | -7/+15 |
| | | | | | | |\| | | | |||||
| | | | | | | | * | | | Prepare 5.3.9-SNAPSHOT builds | Matthias Sohn | 2020-11-26 | 3 | -53/+53 |
| | | | | | | | * | | | JGit v5.3.8.202011260953-rv5.3.8.202011260953-r | Matthias Sohn | 2020-11-26 | 3 | -4/+4 |
| | | | | | | | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2020-11-26 | 4 | -7/+15 |
| | | | | | | | |\| | | |||||
| | | | | | | | | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2020-11-26 | 4 | -7/+15 |
| | | | | | | | | |\| | |||||
| | | | | | | | | | * | Prepare 5.1.15-SNAPSHOT builds | Matthias Sohn | 2020-11-26 | 3 | -49/+49 |
| | | | | | | | | | * | JGit v5.1.14.202011251942-rv5.1.14.202011251942-r | Matthias Sohn | 2020-11-26 | 3 | -4/+4 |
| | | | | | | | | | * | GC#deleteOrphans: log warning for deleted orphaned files | Matthias Sohn | 2020-11-26 | 3 | -1/+5 |
| | | | | | | | | | * | GC#deleteOrphans: handle failure to list files in pack directory | Matthias Sohn | 2020-11-26 | 1 | -2/+3 |
| | | | | | | | | | * | Ensure that GC#deleteOrphans respects pack lock | Matthias Sohn | 2020-11-26 | 1 | -2/+7 |