| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge branch 'stable-4.8' | David Pursehouse | 2017-06-10 | 2 | -4/+5 |
|\ |
|
| * | Merge branch 'stable-4.7' into stable-4.8 | David Pursehouse | 2017-06-08 | 1 | -4/+4 |
| |\ |
|
| | * | JGit v4.7.1.201706071930-rv4.7.1.201706071930-r | Matthias Sohn | 2017-06-08 | 2 | -2/+2 |
| | * | ArchiveCommand: Create prefix entry with commit time | Yasuhiro Takagi | 2017-06-05 | 1 | -4/+4 |
| * | | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2017-06-07 | 1 | -0/+1 |
| |\| |
|
| | * | Run auto GC in the background | David Turner | 2017-06-06 | 1 | -0/+1 |
| | * | Prepare 4.7.1-SNAPSHOT | Matthias Sohn | 2017-04-06 | 2 | -19/+19 |
| | * | JGit v4.7.0.201704051617-rv4.7.0.201704051617-r | Matthias Sohn | 2017-04-05 | 2 | -2/+2 |
| * | | Prepare 4.8.0-SNAPSHOT builds | Matthias Sohn | 2017-05-17 | 2 | -2/+2 |
| * | | JGit v4.8.0.201705170830-rc1v4.8.0.201705170830-rc1 | Matthias Sohn | 2017-05-17 | 2 | -2/+2 |
* | | | Prepare 4.9.0-SNAPSHOT builds | Matthias Sohn | 2017-05-30 | 2 | -19/+19 |
|/ / |
|
* / | Prepare 4.8.0-SNAPSHOT builds | Matthias Sohn | 2017-04-05 | 2 | -19/+19 |
|/ |
|
* | Remove Buck build | David Pursehouse | 2017-03-22 | 1 | -37/+0 |
* | Add remaining parts of the bazel build | David Ostrovsky | 2017-03-21 | 1 | -0/+40 |
* | Enable and fix warnings about redundant specification of type arguments | David Pursehouse | 2017-02-20 | 5 | -11/+11 |
* | Enable and fix 'Should be tagged with @Override' warning | David Pursehouse | 2017-02-19 | 4 | -1/+4 |
* | Prepare 4.7.0-SNAPSHOT builds | Matthias Sohn | 2016-12-27 | 2 | -19/+19 |
* | Prepare 4.6.1-SNAPSHOT builds | Matthias Sohn | 2016-12-24 | 2 | -19/+19 |
* | JGit v4.6.0.201612231935-rv4.6.0.201612231935-r | Matthias Sohn | 2016-12-24 | 2 | -2/+2 |
* | Organize imports | David Pursehouse | 2016-11-14 | 3 | -6/+9 |
* | Preserve backslashes within double quotes in CLIGitCommand::split() | Rüdiger Herrmann | 2016-10-23 | 2 | -1/+3 |
* | Checkout: Add the ability to checkout all paths. | Ned Twigg | 2016-10-22 | 1 | -1/+24 |
* | ArchiveTest: Don't use string concatenation in loop | David Pursehouse | 2016-10-19 | 1 | -12/+12 |
* | CLIRepositoryTestCase: Remove unused 'trash' member | David Pursehouse | 2016-10-19 | 1 | -4/+0 |
* | Upgrade buck to 7b7817c48f30687781040b2b82ac9218d5c4eaa4 | David Pursehouse | 2016-10-18 | 1 | -1/+0 |
* | Fix JGit CLI to follow native git's interpretation of http_proxy... | Christian Halstrick | 2016-10-14 | 1 | -0/+232 |
* | Change JGit minimum execution environment to JavaSE-1.8 | Matthias Sohn | 2016-09-20 | 6 | -28/+7 |
* | Prepare 4.6.0-SNAPSHOT builds | Matthias Sohn | 2016-09-19 | 2 | -19/+19 |
* | CLI: implement option -d for deleting tags | Ned Twigg | 2016-08-31 | 1 | -0/+23 |
* | Added a clean command. | Ned Twigg | 2016-08-30 | 1 | -0/+136 |
* | Ignore 'The value of exception parameter is not used' warning | David Pursehouse | 2016-07-26 | 1 | -0/+1 |
* | Fix DirCacheCheckout to return CheckoutConflictException | Christian Halstrick | 2016-06-23 | 1 | -7/+12 |
* | Merge "Add missing @Test annotations" | Christian Halstrick | 2016-06-02 | 1 | -0/+1 |
|\ |
|
| * | Add missing @Test annotations | Hugo Arès | 2016-06-01 | 1 | -0/+1 |
* | | Prepare 4.5.0-SNAPSHOT builds | Matthias Sohn | 2016-06-01 | 2 | -19/+19 |
|/ |
|
* | JGit CLI: allow to call git init with specific directory | Rüdiger Herrmann | 2016-05-22 | 2 | -1/+92 |
* | Prepare 4.4.0-SNAPSHOT builds | Matthias Sohn | 2016-04-08 | 2 | -19/+19 |
* | Prepare 4.3.1-SNAPSHOT versions | Matthias Sohn | 2016-04-08 | 2 | -19/+19 |
* | JGit v4.3.0.201604071810-rv4.3.0.201604071810-r | Matthias Sohn | 2016-04-08 | 2 | -2/+2 |
* | JGit v4.3.0.201604071045-r | Matthias Sohn | 2016-04-07 | 2 | -2/+2 |
* | Prepare 4.3-SNAPSHOT builds | Matthias Sohn | 2016-04-05 | 2 | -2/+2 |
* | JGit v4.3.0.201603230630-rc1v4.3.0.201603230630-rc1 | Matthias Sohn | 2016-03-23 | 2 | -2/+2 |
* | Merge branch 'stable-4.2' | Matthias Sohn | 2016-02-12 | 1 | -13/+16 |
|\ |
|
| * | ReflogTest: Open Git instances in try-with-resource | David Pursehouse | 2016-02-12 | 1 | -13/+16 |
* | | Merge branch 'stable-4.2' | Matthias Sohn | 2016-02-10 | 1 | -16/+20 |
|\| |
|
| * | RepoTest: Open Git in try-with-resources | David Pursehouse | 2016-02-05 | 1 | -16/+20 |
| * | Prepare 4.2.1-SNAPSHOT builds | Matthias Sohn | 2016-01-22 | 2 | -19/+19 |
| * | JGit v4.2.0.201601211800-rv4.2.0.201601211800-r | Matthias Sohn | 2016-01-21 | 2 | -2/+2 |
| * | Merge branch 'master' into stable-4.2 | Matthias Sohn | 2016-01-21 | 16 | -128/+769 |
| |\ |
|
* | | | Prepare 4.3.0-SNAPSHOT builds | Matthias Sohn | 2016-01-21 | 2 | -19/+19 |