Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | 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 | |
| | | | | * | Update API warning filters | Matthias Sohn | 2020-07-19 | 1 | -0/+28 | |
| | | | | * | Remove unused imports | Matthias Sohn | 2020-07-19 | 1 | -2/+0 | |
| | | | | * | Prepare 5.1.14-SNAPSHOT builds | Matthias Sohn | 2020-02-11 | 3 | -49/+49 | |
| | | | | * | JGit v5.1.13.202002110435-rv5.1.13.202002110435-r | Matthias Sohn | 2020-02-11 | 3 | -4/+4 | |
| | | * | | | Prepare 5.3.8-SNAPSHOT builds | Matthias Sohn | 2020-02-11 | 3 | -53/+53 | |
| | | * | | | JGit v5.3.7.202002110540-rv5.3.7.202002110540-r | Matthias Sohn | 2020-02-11 | 3 | -4/+4 | |
* | | | | | | Remove double blank from sentence start | Michael Keppler | 2020-04-17 | 1 | -1/+1 | |
* | | | | | | FS.runInShell(): handle quoted filters and hooksPath containing blanks | Thomas Wolf | 2020-04-03 | 3 | -4/+29 | |
* | | | | | | Handle non-normalized index also for executable files | Thomas Wolf | 2020-03-25 | 1 | -2/+5 | |
* | | | | | | Silence API errors introduced by 093fbbd1 | Matthias Sohn | 2020-03-05 | 1 | -0/+8 | |
* | | | | | | Expose FileStoreAttributes.setBackground() | Alex Blewitt | 2020-03-04 | 1 | -1/+12 | |
* | | | | | | Update reftable storage repo layout | Han-Wen Nienhuys | 2020-03-04 | 5 | -44/+148 | |
* | | | | | | Cygwin expects forward slashes for commands to be run via sh.exe | Thomas Wolf | 2020-02-28 | 1 | -1/+1 | |
* | | | | | | Make Logger instances final | David Pursehouse | 2020-02-27 | 2 | -2/+3 | |
* | | | | | | Move array designators from the variable to the type | David Pursehouse | 2020-02-27 | 8 | -11/+11 | |
* | | | | | | Revert "Prepend hostname to subsection used to store file timestamp resolution" | Matthias Sohn | 2020-02-22 | 1 | -3/+2 | |
* | | | | | | SimilarityRenameDetector: Fix inconsistent indentation | David Pursehouse | 2020-02-19 | 1 | -4/+4 | |
* | | | | | | Use indexOf(char) and lastIndexOf(char) rather than String versions | David Pursehouse | 2020-02-19 | 6 | -8/+9 | |
* | | | | | | Reorder modifiers to follow Java Language Specification | David Pursehouse | 2020-02-19 | 38 | -61/+61 | |
* | | | | | | GitmoduleEntry: Remove redundant import of class from same package | David Pursehouse | 2020-02-19 | 1 | -2/+0 | |
* | | | | | | Remove redundant "static" qualifier from enum declarations | David Pursehouse | 2020-02-19 | 29 | -37/+37 | |
* | | | | | | Update API problem filter | Matthias Sohn | 2020-02-14 | 1 | -9/+1 | |
* | | | | | | Prepare 5.6.2-SNAPSHOT builds | Matthias Sohn | 2020-02-14 | 4 | -54/+62 | |
* | | | | | | JGit v5.6.1.202002131546-rv5.6.1.202002131546-r | Matthias Sohn | 2020-02-13 | 3 | -4/+4 | |
* | | | | | | Simplify ReftableCompactor | Han-Wen Nienhuys | 2020-02-12 | 5 | -89/+42 | |
* | | | | | | Change the wildcard import to explicit ones. | Yunjie Li | 2020-02-12 | 1 | -1/+4 | |
* | | | | | | reftable: don't check deadline on the first try | Han-Wen Nienhuys | 2020-02-11 | 1 | -1/+6 | |
* | | | | | | reftable: clarify comment | Han-Wen Nienhuys | 2020-02-11 | 1 | -1/+1 | |
* | | | | | | reftable: clear cache on full compaction | Han-Wen Nienhuys | 2020-02-11 | 1 | -0/+1 | |
* | | | | | | reftable: remove outdated comment | Han-Wen Nienhuys | 2020-02-10 | 1 | -3/+0 | |
* | | | | | | reftable: clarify that LogCursor may return a null ReflogEntry | Han-Wen Nienhuys | 2020-02-10 | 1 | -1/+3 | |
* | | | | | | Restore behavior of CloneCommand | Thomas Wolf | 2020-02-04 | 1 | -16/+26 | |
* | | | | | | Merge branch 'stable-5.5' into stable-5.6 | Matthias Sohn | 2020-02-01 | 8 | -77/+473 | |
|\| | | | | | ||||||
| * | | | | | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2020-02-01 | 8 | -85/+473 | |
| |\| | | | | ||||||
| | * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2020-02-01 | 8 | -77/+473 | |
| | |\| | | | ||||||
| | | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2020-02-01 | 8 | -77/+473 | |
| | | |\| | | ||||||
| | | | * | | Merge branch 'stable-5.1' into stable-5.2 | David Pursehouse | 2020-02-01 | 6 | -56/+399 | |
| | | | |\| | ||||||
| | | | | * | Fix string format parameter for invalidRefAdvertisementLine | David Pursehouse | 2020-01-31 | 1 | -1/+1 | |
| | | | | * | WindowCache: add metric for cached bytes per repository | Matthias Sohn | 2020-01-28 | 2 | -10/+52 | |
| | | | | * | WindowCache: add option to use strong refs to reference ByteWindows | Matthias Sohn | 2020-01-20 | 4 | -47/+334 | |
| | | | * | | Merge branch 'stable-5.1' into stable-5.2 | David Pursehouse | 2020-01-17 | 5 | -21/+74 | |
| | | | |\| | ||||||
| | | | | * | Replace usage of ArrayIndexOutOfBoundsException in treewalk | Patrick Hiesel | 2020-01-09 | 2 | -9/+6 | |
| | | | | * | Add config constants for WindowCache configuration options | Matthias Sohn | 2020-01-09 | 3 | -12/+82 |