Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | UploadPack: Extract walk-based reachability check | Ivan Frade | 2020-04-28 | 2 | -33/+115 | |
* | | | | | | | | | RefTreeBatch: fix unclosed resource warning | Matthias Sohn | 2020-04-28 | 1 | -2/+3 | |
* | | | | | | | | | CherryPickCommand: fix unclosed resource warning | Matthias Sohn | 2020-04-28 | 1 | -6/+8 | |
* | | | | | | | | | URIish: suppress non-localized message warning | Matthias Sohn | 2020-04-28 | 1 | -1/+2 | |
* | | | | | | | | | UploadPack: Clear advertised ref map after negotiation | Minh Thai | 2020-04-23 | 1 | -3/+10 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Fix human name for local .bundle files | Konrad Windszus | 2020-04-21 | 2 | -0/+12 | |
* | | | | | | | | Remove double blank from sentence start | Michael Keppler | 2020-04-14 | 1 | -1/+1 | |
* | | | | | | | | Merge "ReceivePack: Use error message if set" | Terry Parker | 2020-04-06 | 1 | -36/+40 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ReceivePack: Use error message if set | Masaya Suzuki | 2020-03-27 | 1 | -36/+40 | |
* | | | | | | | | | FileUtils: improve delete (Windows) | Alexander Nittka | 2020-04-03 | 1 | -18/+33 | |
* | | | | | | | | | Merge branch 'stable-5.7' | Thomas Wolf | 2020-04-03 | 4 | -6/+34 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'stable-5.6' into stable-5.7 | Thomas Wolf | 2020-04-03 | 4 | -6/+34 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | 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 | |
| * | | | | | | | | Prepare 5.7.1-SNAPSHOT builds | Matthias Sohn | 2020-03-11 | 3 | -54/+54 | |
| * | | | | | | | | JGit v5.7.0.202003110725-rv5.7.0.202003110725-r | Matthias Sohn | 2020-03-11 | 3 | -54/+54 | |
| * | | | | | | | | Prepare 5.7.1-SNAPSHOT builds | Matthias Sohn | 2020-03-09 | 3 | -54/+54 | |
| * | | | | | | | | JGit v5.7.0.202003090808-rv5.7.0.202003090808-r | Matthias Sohn | 2020-03-09 | 3 | -4/+4 | |
* | | | | | | | | | Define constants for pack config option keys | Matthias Sohn | 2020-04-03 | 2 | -41/+197 | |
* | | | | | | | | | Fix javadoc typo | Karsten Thoms | 2020-04-02 | 1 | -1/+1 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Scan through all merged reftables for max/min update indices | Minh Thai | 2020-03-20 | 1 | -4/+20 | |
* | | | | | | | | ResolveMerger: Ignore merge conflicts if asked so | Ivan Frade | 2020-03-19 | 1 | -16/+26 | |
* | | | | | | | | Merge "tag option for clone command" | Christian Halstrick | 2020-03-15 | 1 | -1/+35 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | tag option for clone command | Alexander Nittka | 2020-03-15 | 1 | -1/+35 | |
* | | | | | | | | | RevWalk: fix bad topo flags error message | Alex Spradlin | 2020-03-12 | 3 | -3/+3 | |
* | | | | | | | | | RevWalk: new topo sort to not mix lines of history | Alex Spradlin | 2020-03-11 | 7 | -2/+153 | |
|/ / / / / / / / | ||||||
* | | | | | | | | TransportHttp: support HTTP response 308 Permanent Redirect | Thomas Wolf | 2020-03-10 | 3 | -1/+26 | |
* | | | | | | | | Remove unused API problem filters | Thomas Wolf | 2020-03-10 | 1 | -108/+0 | |
* | | | | | | | | Prepare 5.8.0-SNAPSHOT builds | Matthias Sohn | 2020-03-09 | 3 | -54/+54 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'stable-5.6' | Matthias Sohn | 2020-03-05 | 6 | -52/+149 | |
|\| | | | | | | ||||||
| * | | | | | | 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 | |
* | | | | | | | Add validation to hex decoder | Michael Dardis | 2020-03-04 | 3 | -3/+20 | |
* | | | | | | | Merge "ObjectWalk: Add null check before skip tree." | Jonathan Nieder | 2020-03-02 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ObjectWalk: Add null check before skip tree. | Yunjie Li | 2020-02-26 | 1 | -1/+3 | |
* | | | | | | | | Merge branch 'stable-5.6' | Matthias Sohn | 2020-02-28 | 11 | -14/+15 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | 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 | |
* | | | | | | | | Using for-each loop in jdt | Lars Vogel | 2020-02-28 | 8 | -16/+14 | |
* | | | | | | | | Merge "Revert "RevWalk: stop mixing lines of history in topo sort"" | Jonathan Nieder | 2020-02-26 | 3 | -33/+21 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Revert "RevWalk: stop mixing lines of history in topo sort" | Alex Spradlin | 2020-02-26 | 3 | -33/+21 | |
* | | | | | | | | | Do not fail if known hosts file does not contain valid host key | Lajos Olah | 2020-02-26 | 1 | -1/+7 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'stable-5.6' | Matthias Sohn | 2020-02-22 | 69 | -115/+113 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | 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 |