summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-4.9'David Pursehouse2017-12-071-1/+1
|\
| * LfsStore: Make inner class AppServer staticDavid Pursehouse2017-12-061-1/+1
| * Prepare 4.9.2-SNAPSHOT buildsMatthias Sohn2017-12-033-46/+46
| * JGit v4.9.1.201712030800-rv4.9.1.201712030800-rMatthias Sohn2017-12-033-4/+4
* | 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
* | Merge branch 'stable-4.9'David Pursehouse2017-11-202-1/+4
|\|
| * Add missing help text for rev-parse's --verify optionMatthias Sohn2017-11-191-0/+3
| * Remove final modifier on args4j argument field in RevParseRĂ¼diger Herrmann2017-11-191-1/+1
| * Prepare 4.9.1-SNAPSHOT buildsMatthias Sohn2017-10-083-46/+46
| * JGit v4.9.0.201710071750-rv4.9.0.201710071750-rMatthias Sohn2017-10-073-4/+4
* | Prepare 4.10.0-SNAPSHOT buildsMatthias Sohn2017-10-083-46/+46
|/
* Checkout now reports failures through exceptions.Ned Twigg2017-10-011-8/+12
* Added API to TextBuiltin for piped usage.Ned Twigg2017-09-211-0/+33
* Implement CommandRef.toString() to help debuggingMatthias Sohn2017-09-081-0/+8
* Stop using deprecated CmdLineException constructorsDavid Pursehouse2017-09-068-32/+75
* UntrackedFilesHandler: Fix non-localized stringDavid Pursehouse2017-09-063-2/+7
* Main: Replace deprecated ExampleMode with OptionHandlerFilterDavid Pursehouse2017-09-061-2/+3
* Remove final modifier on args4j option or argument fieldsMatthias Sohn2017-09-054-8/+8
* Update args4j to 2.33Matthias Sohn2017-08-306-33/+16
* Fix compilation errors with args4j 2.0.23 and laterRobin Stocker2017-08-3010-18/+16
* Cleanup: Organize importsMatthias Sohn2017-08-302-4/+4
* 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
* Fix default directory set when setDirectory wasn't called.Joan Goyeau2017-08-251-0/+3
* reftable: debug toolsShawn Pearce2017-08-176-2/+932
* Rename extensions.refsStorage to refStorageShawn Pearce2017-08-112-2/+2
* Add missing newlines at ends of Java filesDavid Pursehouse2017-07-253-3/+3
* Add --match option for `jgit describe` to CLIOliver Lockwood2017-06-223-0/+10
* Merge branch 'stable-4.8'David Pursehouse2017-06-115-4/+73
|\
| * Use a dedicated executor to run auto-gc in command line interfaceMatthias Sohn2017-06-111-0/+19
| * Fetch: Add --recurse-submodules and --no-recurse-submodules optionsDavid Pursehouse2017-06-114-2/+52
| * Fix capitalization of command help summariesDavid Pursehouse2017-06-111-2/+2
| * Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn2017-05-173-4/+4
| * JGit v4.8.0.201705170830-rc1v4.8.0.201705170830-rc1Matthias Sohn2017-05-173-4/+4
* | Prepare 4.9.0-SNAPSHOT buildsMatthias Sohn2017-05-303-43/+43
|/
* [findBugs] Use UTF-8 when writing to the error stream in jgit pgmMatthias Sohn2017-05-151-1/+4
* Update jetty to 9.4.5Mat Booth2017-05-111-14/+14
* Clone: add --recurse-submodules optionDavid Pursehouse2017-04-273-3/+51
* Bazel: Restrict src globs to Java source filesDavid Pursehouse2017-04-131-1/+1
* Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn2017-04-053-43/+43
* Merge branch 'stable-4.6'Matthias Sohn2017-04-021-14/+14
|\
| * Update Jetty to 9.3.17.v20170317Matthias Sohn2017-04-021-14/+14
| * Prepare 4.6.2-SNAPSHOT buildsMatthias Sohn2017-03-073-43/+43
| * JGit v4.6.1.201703071140-rv4.6.1.201703071140-rMatthias Sohn2017-03-073-4/+4
* | Downgrade jetty to 9.3.9.v20160517Matthias Sohn2017-03-311-14/+14
* | Require jetty 9.4.0 consistentlyMatthias Sohn2017-03-301-12/+12
* | Raise minimum version of o.e.jetty.security to 9.4.0Matthias Sohn2017-03-251-2/+2
* | Remove Buck buildDavid Pursehouse2017-03-221-81/+0