summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test
Commit message (Expand)AuthorAgeFilesLines
...
* | Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn2017-04-052-19/+19
|/
* Remove Buck buildDavid Pursehouse2017-03-221-37/+0
* Add remaining parts of the bazel buildDavid Ostrovsky2017-03-211-0/+40
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-205-11/+11
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-194-1/+4
* Prepare 4.7.0-SNAPSHOT buildsMatthias Sohn2016-12-272-19/+19
* Prepare 4.6.1-SNAPSHOT buildsMatthias Sohn2016-12-242-19/+19
* JGit v4.6.0.201612231935-rv4.6.0.201612231935-rMatthias Sohn2016-12-242-2/+2
* Organize importsDavid Pursehouse2016-11-143-6/+9
* Preserve backslashes within double quotes in CLIGitCommand::split()Rüdiger Herrmann2016-10-232-1/+3
* Checkout: Add the ability to checkout all paths.Ned Twigg2016-10-221-1/+24
* ArchiveTest: Don't use string concatenation in loopDavid Pursehouse2016-10-191-12/+12
* CLIRepositoryTestCase: Remove unused 'trash' memberDavid Pursehouse2016-10-191-4/+0
* Upgrade buck to 7b7817c48f30687781040b2b82ac9218d5c4eaa4David Pursehouse2016-10-181-1/+0
* Fix JGit CLI to follow native git's interpretation of http_proxy...Christian Halstrick2016-10-141-0/+232
* Change JGit minimum execution environment to JavaSE-1.8Matthias Sohn2016-09-206-28/+7
* Prepare 4.6.0-SNAPSHOT buildsMatthias Sohn2016-09-192-19/+19
* CLI: implement option -d for deleting tagsNed Twigg2016-08-311-0/+23
* Added a clean command.Ned Twigg2016-08-301-0/+136
* Ignore 'The value of exception parameter is not used' warningDavid Pursehouse2016-07-261-0/+1
* Fix DirCacheCheckout to return CheckoutConflictExceptionChristian Halstrick2016-06-231-7/+12
* Merge "Add missing @Test annotations"Christian Halstrick2016-06-021-0/+1
|\
| * Add missing @Test annotationsHugo Arès2016-06-011-0/+1
* | Prepare 4.5.0-SNAPSHOT buildsMatthias Sohn2016-06-012-19/+19
|/
* JGit CLI: allow to call git init with specific directoryRüdiger Herrmann2016-05-222-1/+92
* Prepare 4.4.0-SNAPSHOT buildsMatthias Sohn2016-04-082-19/+19
* Prepare 4.3.1-SNAPSHOT versionsMatthias Sohn2016-04-082-19/+19
* JGit v4.3.0.201604071810-rv4.3.0.201604071810-rMatthias Sohn2016-04-082-2/+2
* JGit v4.3.0.201604071045-rMatthias Sohn2016-04-072-2/+2
* Prepare 4.3-SNAPSHOT buildsMatthias Sohn2016-04-052-2/+2
* JGit v4.3.0.201603230630-rc1v4.3.0.201603230630-rc1Matthias Sohn2016-03-232-2/+2
* Merge branch 'stable-4.2'Matthias Sohn2016-02-121-13/+16
|\
| * ReflogTest: Open Git instances in try-with-resourceDavid Pursehouse2016-02-121-13/+16
* | Merge branch 'stable-4.2'Matthias Sohn2016-02-101-16/+20
|\|
| * RepoTest: Open Git in try-with-resourcesDavid Pursehouse2016-02-051-16/+20
| * Prepare 4.2.1-SNAPSHOT buildsMatthias Sohn2016-01-222-19/+19
| * JGit v4.2.0.201601211800-rv4.2.0.201601211800-rMatthias Sohn2016-01-212-2/+2
| * Merge branch 'master' into stable-4.2Matthias Sohn2016-01-2116-128/+769
| |\
* | | Prepare 4.3.0-SNAPSHOT buildsMatthias Sohn2016-01-212-19/+19
* | | Merge branch 'stable-4.2'Matthias Sohn2016-01-211-1/+3
|\| | | |/ |/|
| * ConfigTest: Create Git instance in try-with-resourceDavid Pursehouse2016-01-211-1/+3
* | Merge branch 'stable-4.2'David Pursehouse2016-01-202-292/+317
|\|
| * CheckoutTest: Create Git instances in try-with-resourceDavid Pursehouse2016-01-191-285/+306
| * BranchTest: Create Git instances in try-with-resourceDavid Pursehouse2016-01-191-8/+12
| * Prepare 4.2.0-SNAPSHOT buildsMatthias Sohn2016-01-192-2/+2
| * JGit v4.2.0.201512141825-rc1v4.2.0.201512141825-rc1Matthias Sohn2015-12-152-2/+2
* | Make sure CLIGitCommand and Main produce (almost) same resultsAndrey Loskutov2016-01-063-106/+155
* | branch command: print help if requested, even if arguments are wrongAndrey Loskutov2016-01-061-0/+10
* | Added CLIText.fatalError(String) API for testsAndrey Loskutov2016-01-063-11/+11
* | branch command: provide convenient and meaningful options helpAndrey Loskutov2016-01-021-8/+176