summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm
Commit message (Expand)AuthorAgeFilesLines
* Make Reftable seek* and has* method names more consistentMinh Thai2018-07-111-1/+1
* Seek references by prefix in reftableMinh Thai2018-07-101-1/+1
* Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2018-05-233-46/+46
* Repository: Deprecate #peel methodDavid Pursehouse2018-05-221-1/+1
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-1820-48/+48
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-1528-56/+56
* Bazel: Add a target to build jgit commandline toolJonathan Nieder2018-05-021-0/+6
* Rename RefDatabase#getAllRefs to getRefsJonathan Nieder2018-04-295-7/+5
* RefDatabase: add hasRefs convenience methodDavid Pursehouse2018-04-291-1/+1
* RefDatabase: Introduce getAllRefs methodDavid Pursehouse2018-04-275-15/+6
* Remove trivial cases of using deprecated RefDatabase.getRefs()Matthias Sohn2018-04-255-19/+14
* Configure WindowCache settings to use in JGit CLIMatthias Sohn2018-04-131-0/+10
* Fix API problem filter warningsMatthias Sohn2018-03-251-0/+11
* ShowPackDelta: Refactor to use try-with-resourceDavid Pursehouse2018-03-141-7/+8
* CommandCatalog: Simplify scan method using try-with-resourceDavid Pursehouse2018-03-131-21/+4
* Open auto-closeable resources in try-with-resourceDavid Pursehouse2018-03-132-12/+4
* Implement --force option in FetchCommand and CLI fetch commandMatthias Sohn2018-03-132-0/+7
* Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8David Pursehouse2018-03-114-9/+9
* Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-03-083-46/+46
* Prepare 4.11.1-SNAPSHOT buildsMatthias Sohn2018-03-083-46/+46
* JGit v4.11.0.201803080745-rv4.11.0.201803080745-rMatthias Sohn2018-03-083-4/+4
* CommandCatalog: Use StandardCharsets.UTF_8David Pursehouse2018-03-071-1/+3
* DiffAlgorithms: Open Repository in try-with-resourceDavid Pursehouse2018-03-061-4/+1
* AmazonS3Client: Open Input/OutputStream in try-with-resourceDavid Pursehouse2018-03-051-15/+8
* Enable warning for resources not managed by try-with-resourceDavid Pursehouse2018-03-031-1/+1
* LFS: Enable LFS support for the CLI, better error handlingMarkus Duft2018-03-031-0/+3
* LFS: support merge/rebase/cherry-pick/diff/compare with LFS filesMarkus Duft2018-03-031-4/+2
* Progress reporting for checkoutMarkus Duft2018-01-231-1/+3
* Prepare 4.11.0-SNAPSHOT buildsMatthias Sohn2017-12-313-46/+46
* Add header Automatic-Module-Name for Java 9Karsten Thoms2017-12-231-0/+1
* Remove redundant @SuppressWarnings("unused")David Pursehouse2017-12-181-1/+1
* PathTreeFilterHandler: Remove unused importDavid Pursehouse2017-12-181-1/+0
* Fix javadoc in org.eclipse.jgit.pgmMatthias Sohn2017-12-1876-42/+329
* 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