| Commit message (Expand) | Author | Age | Files | Lines |
* | LfsStore: Make inner class AppServer static | David Pursehouse | 2017-12-06 | 1 | -1/+1 |
* | Remove final modifier on args4j argument field in RevParse | Rüdiger Herrmann | 2017-11-19 | 1 | -1/+1 |
* | Checkout now reports failures through exceptions. | Ned Twigg | 2017-10-01 | 1 | -8/+12 |
* | Added API to TextBuiltin for piped usage. | Ned Twigg | 2017-09-21 | 1 | -0/+33 |
* | Implement CommandRef.toString() to help debugging | Matthias Sohn | 2017-09-08 | 1 | -0/+8 |
* | Stop using deprecated CmdLineException constructors | David Pursehouse | 2017-09-06 | 8 | -32/+75 |
* | UntrackedFilesHandler: Fix non-localized string | David Pursehouse | 2017-09-06 | 2 | -2/+6 |
* | Main: Replace deprecated ExampleMode with OptionHandlerFilter | David Pursehouse | 2017-09-06 | 1 | -2/+3 |
* | Remove final modifier on args4j option or argument fields | Matthias Sohn | 2017-09-05 | 4 | -8/+8 |
* | Update args4j to 2.33 | Matthias Sohn | 2017-08-30 | 5 | -31/+14 |
* | Fix compilation errors with args4j 2.0.23 and later | Robin Stocker | 2017-08-30 | 10 | -18/+16 |
* | Cleanup: Organize imports | Matthias Sohn | 2017-08-30 | 2 | -4/+4 |
* | Fix default directory set when setDirectory wasn't called. | Joan Goyeau | 2017-08-25 | 1 | -0/+3 |
* | reftable: debug tools | Shawn Pearce | 2017-08-17 | 4 | -0/+924 |
* | Rename extensions.refsStorage to refStorage | Shawn Pearce | 2017-08-11 | 1 | -1/+1 |
* | Add missing newlines at ends of Java files | David Pursehouse | 2017-07-25 | 3 | -3/+3 |
* | Add --match option for `jgit describe` to CLI | Oliver Lockwood | 2017-06-22 | 2 | -0/+8 |
* | Use a dedicated executor to run auto-gc in command line interface | Matthias Sohn | 2017-06-11 | 1 | -0/+19 |
* | Fetch: Add --recurse-submodules and --no-recurse-submodules options | David Pursehouse | 2017-06-11 | 3 | -2/+49 |
* | [findBugs] Use UTF-8 when writing to the error stream in jgit pgm | Matthias Sohn | 2017-05-15 | 1 | -1/+4 |
* | Clone: add --recurse-submodules option | David Pursehouse | 2017-04-27 | 2 | -3/+48 |
* | LfsProtocolServlet: Pass HTTP Authorization header to getLargeFileRepository | David Pursehouse | 2017-03-08 | 1 | -1/+1 |
* | Enable and fix warnings about redundant specification of type arguments | David Pursehouse | 2017-02-20 | 23 | -51/+51 |
* | Enable and fix 'Should be tagged with @Override' warning | David Pursehouse | 2017-02-19 | 6 | -0/+11 |
* | Don't rely on default locale when using toUpperCase() and toLowerCase() | Matthias Sohn | 2017-01-28 | 2 | -3/+6 |
* | Remove @since tags from internal packages | Jonathan Nieder | 2017-01-24 | 1 | -2/+0 |
* | gc: Add options to preserve and prune old pack files | James Melvin | 2017-01-19 | 1 | -0/+8 |
* | Organize imports | David Pursehouse | 2016-11-14 | 17 | -46/+43 |
* | CheckoutCommand: Add method to add multiple paths | David Pursehouse | 2016-10-22 | 1 | -3/+1 |
* | Checkout: Add the ability to checkout all paths. | Ned Twigg | 2016-10-22 | 1 | -2/+7 |
* | Main: Add missing $NON-NLS tag | David Pursehouse | 2016-10-18 | 1 | -1/+1 |
* | Status: remove unused lineFormat member | David Pursehouse | 2016-10-18 | 1 | -2/+0 |
* | LfsStore: Don't invoke toString on String variable | David Pursehouse | 2016-10-18 | 1 | -1/+1 |
* | Fix JGit CLI to follow native git's interpretation of http_proxy... | Christian Halstrick | 2016-10-14 | 1 | -5/+16 |
* | Merge branch 'stable-4.5' | Matthias Sohn | 2016-10-11 | 2 | -2/+2 |
|\ |
|
| * | pgm: Fix misspelled key of an externalized string | Matthias Sohn | 2016-10-02 | 1 | -1/+1 |
| * | Add missing online help for Ketch server type option in CLI daemon | Matthias Sohn | 2016-10-02 | 1 | -1/+1 |
* | | Add built-in LFS smudge filter for local case | Christian Halstrick | 2016-09-20 | 1 | -0/+2 |
* | | Add built-in LFS clean filter | Christian Halstrick | 2016-09-20 | 1 | -0/+2 |
|/ |
|
* | CLI: implement option -d for deleting tags | Ned Twigg | 2016-08-31 | 2 | -11/+24 |
* | Added a clean command. | Ned Twigg | 2016-08-30 | 2 | -0/+88 |
* | push: Do not use push options unless requested | Stefan Beller | 2016-08-24 | 1 | -1/+3 |
* | LfsProtocolServlet: Pass request and path to getLargeFileRepository | David Pursehouse | 2016-07-27 | 1 | -2/+2 |
* | Push implementation of option strings | Dan Wang | 2016-07-22 | 1 | -0/+4 |
* | Replace use of deprecated method Repository.getRef() | Matthias Sohn | 2016-05-31 | 5 | -9/+9 |
* | RepoCommand: remove --record-remote-branches | Stefan Beller | 2016-05-25 | 1 | -4/+0 |
* | JGit CLI: allow to call git init with specific directory | Rüdiger Herrmann | 2016-05-22 | 1 | -1/+10 |
* | Redirect all Show output to outs | Rüdiger Herrmann | 2016-05-21 | 1 | -2/+8 |
* | Fix RebuildRefTree trying to add HEAD twice to RefTree | Matthias Sohn | 2016-03-05 | 1 | -1/+1 |
* | Fix help text for option --enable of command debug-rebuild-ref-tree | Matthias Sohn | 2016-03-01 | 1 | -1/+1 |