Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Merge branch 'stable-5.6' into stable-5.7 | Thomas Wolf | 2020-04-03 | 7 | -15/+124 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | FS.runInShell(): handle quoted filters and hooksPath containing blanks | Thomas Wolf | 2020-04-03 | 4 | -4/+61 | |
| | * | | Handle non-normalized index also for executable files | Thomas Wolf | 2020-03-25 | 3 | -11/+63 | |
| * | | | Prepare 5.7.1-SNAPSHOT builds | Matthias Sohn | 2020-03-11 | 74 | -455/+455 | |
| * | | | JGit v5.7.0.202003110725-rv5.7.0.202003110725-r | Matthias Sohn | 2020-03-11 | 74 | -455/+455 | |
* | | | | Document gc and pack relevant options | Matthias Sohn | 2020-04-03 | 1 | -0/+57 | |
* | | | | 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 | |
* | | | | Upgrade ecj to 3.21.0 | David Pursehouse | 2020-03-28 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | Merge "Scan through all merged reftables for max/min update indices" | Terry Parker | 2020-03-23 | 2 | -4/+137 | |
|\ \ \ | ||||||
| * | | | Scan through all merged reftables for max/min update indices | Minh Thai | 2020-03-20 | 2 | -4/+137 | |
* | | | | Update to org.apache.sshd 2.4.0 | Thomas Wolf | 2020-03-22 | 31 | -198/+263 | |
|/ / / | ||||||
* | | | ResolveMerger: Ignore merge conflicts if asked so | Ivan Frade | 2020-03-19 | 2 | -16/+114 | |
* | | | Upgrade spotbugs-maven-plugin to 4.0.0 | David Pursehouse | 2020-03-17 | 1 | -1/+1 | |
* | | | Upgrade maven-javadoc-plugin to 3.2.0 | David Pursehouse | 2020-03-17 | 1 | -1/+1 | |
* | | | Upgrade maven-dependency-plugin to 3.1.2 | David Pursehouse | 2020-03-17 | 1 | -1/+1 | |
* | | | Merge "tag option for clone command" | Christian Halstrick | 2020-03-15 | 2 | -1/+81 | |
|\ \ \ | ||||||
| * | | | tag option for clone command | Alexander Nittka | 2020-03-15 | 2 | -1/+81 | |
* | | | | Set baseline for japicmp to 5.7.0.202003110725-r | Thomas Wolf | 2020-03-12 | 1 | -1/+1 | |
* | | | | RevWalk: fix bad topo flags error message | Alex Spradlin | 2020-03-12 | 4 | -4/+4 | |
* | | | | Merge "RevWalk: new topo sort to not mix lines of history" | Jonathan Nieder | 2020-03-11 | 9 | -2/+375 | |
|\ \ \ \ | ||||||
| * | | | | RevWalk: new topo sort to not mix lines of history | Alex Spradlin | 2020-03-11 | 9 | -2/+375 | |
| |/ / / | ||||||
* | | | | Upgrade maven-site-plugin to 3.9.0 | David Pursehouse | 2020-03-11 | 1 | -1/+1 | |
* | | | | Upgrade build-helper-maven-plugin to 3.1.0 | David Pursehouse | 2020-03-11 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | 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 | |
* | | | Merge branch 'stable-5.7' | Matthias Sohn | 2020-03-10 | 0 | -0/+0 | |
|\| | | ||||||
| * | | Prepare 5.7.1-SNAPSHOT builds | Matthias Sohn | 2020-03-09 | 74 | -455/+455 | |
| * | | JGit v5.7.0.202003090808-rv5.7.0.202003090808-r | Matthias Sohn | 2020-03-09 | 74 | -105/+105 | |
| * | | Merge branch 'master' into stable-5.7 | Matthias Sohn | 2020-03-07 | 74 | -333/+487 | |
| |\ \ | ||||||
| * | | | Prepare 5.7.0-SNAPSHOT builds | Matthias Sohn | 2020-02-25 | 74 | -105/+105 | |
| * | | | JGit v5.7.0.202002241735-m3v5.7.0.202002241735-m3 | Matthias Sohn | 2020-02-24 | 74 | -105/+105 | |
| * | | | Merge branch 'master' into stable-5.7 | Matthias Sohn | 2020-02-24 | 110 | -281/+701 | |
| |\ \ \ | ||||||
* | | | | | Prepare 5.8.0-SNAPSHOT builds | Matthias Sohn | 2020-03-09 | 74 | -455/+455 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge branch 'stable-5.6' | Matthias Sohn | 2020-03-05 | 8 | -61/+184 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Silence API errors introduced by 093fbbd1 | Matthias Sohn | 2020-03-05 | 1 | -0/+8 | |
| * | | | Bump Bazel version to 2.2.0 | David Pursehouse | 2020-03-05 | 1 | -1/+1 | |
| * | | | Expose FileStoreAttributes.setBackground() | Alex Blewitt | 2020-03-04 | 1 | -1/+12 | |
| * | | | Update reftable storage repo layout | Han-Wen Nienhuys | 2020-03-04 | 6 | -52/+182 | |
* | | | | Add validation to hex decoder | Michael Dardis | 2020-03-04 | 4 | -3/+45 | |
* | | | | Add 4.14 and 4.15-staging target platforms | Matthias Sohn | 2020-03-02 | 4 | -3/+105 | |
* | | | | Update Orbit to R20200224183213 for final 2020-03 | Matthias Sohn | 2020-03-02 | 19 | -29/+29 | |
* | | | | Merge "ObjectWalk: Add null check before skip tree." | Jonathan Nieder | 2020-03-02 | 2 | -1/+11 | |
|\ \ \ \ | ||||||
| * | | | | ObjectWalk: Add null check before skip tree. | Yunjie Li | 2020-02-26 | 2 | -1/+11 | |
| | |_|/ | |/| | | ||||||
* | | | | Update Orbit to S20200224183213 for 2020-03 RC1 | Matthias Sohn | 2020-02-29 | 10 | -19/+19 | |
* | | | | Merge branch 'stable-5.6' | Matthias Sohn | 2020-02-28 | 18 | -21/+22 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | 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 | 6 | -6/+7 | |
| * | | | Move array designators from the variable to the type | David Pursehouse | 2020-02-27 | 11 | -14/+14 | |
* | | | | Merge "[releng] Update year in copyright notices for features" | David Pursehouse | 2020-02-28 | 7 | -7/+7 | |
|\ \ \ \ |