aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test
Commit message (Expand)AuthorAgeFilesLines
* Specify consistent version range for junit in OSGi manifestsDavid Pursehouse2017-12-081-2/+2
* ArchiveTest: Check result of BufferedInputStream#skipDavid Pursehouse2017-12-071-1/+5
* Merge branch 'stable-4.9'Matthias Sohn2017-11-241-1/+11
|\
| * Ignore warning for minor version change without API changeMatthias Sohn2017-11-241-1/+11
| * Prepare 4.9.1-SNAPSHOT buildsMatthias Sohn2017-10-082-19/+19
| * JGit v4.9.0.201710071750-rv4.9.0.201710071750-rMatthias Sohn2017-10-072-2/+2
* | Prepare 4.10.0-SNAPSHOT buildsMatthias Sohn2017-10-082-19/+19
|/
* Checkout now reports failures through exceptions.Ned Twigg2017-10-011-3/+21
* Add the args4j jarPepper Lebeck-Jobe2017-09-301-0/+1
* Added API to TextBuiltin for piped usage.Ned Twigg2017-09-211-0/+110
* Update args4j to 2.33Matthias Sohn2017-08-303-3/+3
* Fix compilation errors with args4j 2.0.23 and laterRobin Stocker2017-08-301-0/+80
* Partially revert c0ad77d8 "Enhance Eclipse save actions"Matthias Sohn2017-08-301-1/+1
* Partially revert c0ad77d8 "Enhance Eclipse save actions"Matthias Sohn2017-08-301-2/+2
* Enhance Eclipse save actionsMatthias Sohn2017-08-281-7/+12
* Add missing newlines at ends of Java filesDavid Pursehouse2017-07-251-1/+1
* Add --match option for `jgit describe` to CLIOliver Lockwood2017-06-221-3/+49
* Merge branch 'stable-4.8'David Pursehouse2017-06-102-4/+5
|\
| * Merge branch 'stable-4.7' into stable-4.8David Pursehouse2017-06-081-4/+4
| |\
| | * JGit v4.7.1.201706071930-rv4.7.1.201706071930-rMatthias Sohn2017-06-082-2/+2
| | * ArchiveCommand: Create prefix entry with commit timeYasuhiro Takagi2017-06-051-4/+4
| * | Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2017-06-071-0/+1
| |\|
| | * Run auto GC in the backgroundDavid Turner2017-06-061-0/+1
| | * Prepare 4.7.1-SNAPSHOTMatthias Sohn2017-04-062-19/+19
| | * JGit v4.7.0.201704051617-rv4.7.0.201704051617-rMatthias Sohn2017-04-052-2/+2
| * | Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn2017-05-172-2/+2
| * | JGit v4.8.0.201705170830-rc1v4.8.0.201705170830-rc1Matthias Sohn2017-05-172-2/+2
* | | Prepare 4.9.0-SNAPSHOT buildsMatthias Sohn2017-05-302-19/+19
|/ /
* / 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
|\