Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'stable-5.5' into stable-5.6 | Matthias Sohn | 2020-11-27 | 3 | -2/+20 |
|\ | |||||
| * | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2020-11-27 | 3 | -4/+22 |
| |\ | |||||
| | * | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2020-11-27 | 3 | -4/+22 |
| | |\ | |||||
| | | * | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2020-11-26 | 3 | -4/+22 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2020-11-26 | 3 | -4/+22 |
| | | | |\ | |||||
| | | | | * | Ensure that GC#deleteOrphans respects pack lock | Matthias Sohn | 2020-11-26 | 1 | -2/+22 |
| | | | | * | Remove unused imports | Matthias Sohn | 2020-07-19 | 2 | -2/+0 |
* | | | | | | FS.runInShell(): handle quoted filters and hooksPath containing blanks | Thomas Wolf | 2020-04-03 | 1 | -0/+32 |
* | | | | | | Handle non-normalized index also for executable files | Thomas Wolf | 2020-03-25 | 2 | -9/+58 |
* | | | | | | Update reftable storage repo layout | Han-Wen Nienhuys | 2020-03-04 | 1 | -8/+34 |
* | | | | | | Reorder modifiers to follow Java Language Specification | David Pursehouse | 2020-02-19 | 2 | -7/+7 |
* | | | | | | Remove redundant "static" qualifier from enum declarations | David Pursehouse | 2020-02-19 | 1 | -1/+1 |
* | | | | | | Simplify ReftableCompactor | Han-Wen Nienhuys | 2020-02-12 | 1 | -1/+5 |
* | | | | | | reftable: clear cache on full compaction | Han-Wen Nienhuys | 2020-02-11 | 1 | -0/+38 |
* | | | | | | Restore behavior of CloneCommand | Thomas Wolf | 2020-02-04 | 1 | -0/+55 |
* | | | | | | Merge branch 'stable-5.5' into stable-5.6 | Matthias Sohn | 2020-02-01 | 1 | -23/+45 |
|\| | | | | | |||||
| * | | | | | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2020-02-01 | 1 | -23/+45 |
| |\| | | | | |||||
| | * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2020-02-01 | 1 | -23/+45 |
| | |\| | | | |||||
| | | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2020-02-01 | 1 | -23/+45 |
| | | |\| | | |||||
| | | | * | | Merge branch 'stable-5.1' into stable-5.2 | David Pursehouse | 2020-02-01 | 1 | -23/+45 |
| | | | |\| | |||||
| | | | | * | WindowCache: add option to use strong refs to reference ByteWindows | Matthias Sohn | 2020-01-20 | 1 | -23/+45 |
* | | | | | | Merge branch 'stable-5.5' into stable-5.6 | Matthias Sohn | 2020-01-09 | 1 | -6/+37 |
|\| | | | | | |||||
| * | | | | | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2020-01-09 | 1 | -6/+37 |
| |\| | | | | |||||
| | * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2020-01-09 | 1 | -6/+37 |
| | |\| | | | |||||
| | | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2020-01-09 | 1 | -6/+37 |
| | | |\| | | |||||
| | | | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2020-01-09 | 1 | -6/+37 |
| | | | |\| | |||||
| | | | | * | Enhance WindowCache statistics | Matthias Sohn | 2019-12-08 | 1 | -6/+37 |
* | | | | | | Cleanup CommitAndLogCommandTest | Matthias Sohn | 2019-12-05 | 1 | -55/+51 |
* | | | | | | CLI: Add support for excluding paths from Git log command | John Tipper | 2019-12-05 | 2 | -53/+222 |
* | | | | | | ReftableTest: Clean up boxing warnings on usage of String.format | David Pursehouse | 2019-12-05 | 1 | -16/+26 |
* | | | | | | Introduce RefDatabase#hasFastTipsWithSha1 | Han-Wen Nienhuys | 2019-12-04 | 2 | -0/+70 |
* | | | | | | Make blame work correctly on merge conflicts | Thomas Wolf | 2019-11-27 | 1 | -1/+35 |
* | | | | | | Merge changes I8698001d,I5c1177ac | Jonathan Nieder | 2019-11-25 | 1 | -0/+43 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add missing license header to UploadPackRefSortingForReachabilityTest | Jonathan Nieder | 2019-11-25 | 1 | -0/+43 |
* | | | | | | | [spotbugs] Fix potential NPE in FSTest | Matthias Sohn | 2019-11-26 | 1 | -1/+3 |
* | | | | | | | RepositoryCache: don't require HEAD in git repositories | Han-Wen Nienhuys | 2019-11-26 | 1 | -0/+6 |
* | | | | | | | FileRepository: cleanup refs outside refs/ on reftable conversion | Han-Wen Nienhuys | 2019-11-26 | 1 | -0/+5 |
|/ / / / / / | |||||
* | | | | | | UploadPackTest: Fix unused parameter in checkUnadvertisedIfUnallowed | David Pursehouse | 2019-11-25 | 1 | -7/+11 |
* | | | | | | BitmappedReachabilityChecker: Use only one bitmap for the whole check | Ivan Frade | 2019-11-21 | 1 | -181/+0 |
* | | | | | | checkNotAdvertisedWants: Be lazy converting Ref to RevCommit | Ivan Frade | 2019-11-21 | 1 | -0/+33 |
* | | | | | | ReachabilityChecker: Receive a Stream instead of a Collection | Ivan Frade | 2019-11-21 | 1 | -10/+10 |
* | | | | | | file: implement FileReftableDatabase | Han-Wen Nienhuys | 2019-11-16 | 4 | -39/+912 |
* | | | | | | RewriteGenerator: avoid adding null parent | Thomas Wolf | 2019-11-15 | 1 | -0/+36 |
* | | | | | | DiffFormatter: support core.quotePath = false | Thomas Wolf | 2019-11-15 | 1 | -0/+78 |
* | | | | | | IndexDiff/SubmoduleWalk: handle submodule.<name>.ignore correctly | Thomas Wolf | 2019-11-15 | 1 | -0/+77 |
* | | | | | | Merge changes I583491f6,Idd44e3bb | Jonathan Nieder | 2019-11-14 | 1 | -178/+145 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Run Eclipse formatter on BatchRefUpdateTest | Han-Wen Nienhuys | 2019-11-14 | 1 | -178/+145 |
* | | | | | | | transport: Merge BaseReceivePack into ReceivePack | Masaya Suzuki | 2019-11-13 | 3 | -6/+6 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'stable-5.5' | Matthias Sohn | 2019-11-11 | 1 | -6/+8 |
|\| | | | | | |||||
| * | | | | | Store filesystem timestamp resolution in extra jgit config | Matthias Sohn | 2019-11-09 | 1 | -6/+8 |