summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm
Commit message (Expand)AuthorAgeFilesLines
* Fix Mylyn commit message templateMichael Keppler2018-09-231-1/+1
* Prepare 5.2.0-SNAPSHOT buildsMatthias Sohn2018-09-063-46/+46
* Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8David Pursehouse2018-09-045-11/+13
* Format BUILD files with buildifier 0.15.0David Pursehouse2018-08-301-1/+1
* Add ls-files CLI commandMatthias Sohn2018-08-283-0/+108
* Merge branch 'stable-5.0'Matthias Sohn2018-08-251-11/+0
|\
| * Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2018-08-251-11/+0
| |\
| | * Prepare 4.11.2-SNAPSHOT buildsMatthias Sohn2018-07-313-46/+46
| | * JGit v4.11.1.201807311124-rv4.11.1.201807311124-rMatthias Sohn2018-07-313-4/+4
| * | Prepare 5.0.3-SNAPSHOT buildsMatthias Sohn2018-08-013-46/+46
| * | JGit v5.0.2.201807311906-rv5.0.2.201807311906-rMatthias Sohn2018-08-013-4/+4
| * | Prepare 5.0.2-SNAPSHOT buildsMatthias Sohn2018-06-223-46/+46
| * | JGit v5.0.1.201806211838-rv5.0.1.201806211838-rMatthias Sohn2018-06-223-4/+4
| * | Prepare 5.0.1-SNAPSHOT buildsMatthias Sohn2018-06-133-46/+46
| * | JGit v5.0.0.201806131550-rv5.0.0.201806131550-rMatthias Sohn2018-06-133-4/+4
| * | JGit v5.0.0.201806131210-rMatthias Sohn2018-06-133-4/+4
| * | Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-06-053-4/+4
| * | JGit v5.0.0.201806050710-rc3v5.0.0.201806050710-rc3Matthias Sohn2018-06-053-4/+4
| * | Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-05-303-4/+4
| * | JGit v5.0.0.201805301535-rc2v5.0.0.201805301535-rc2Matthias Sohn2018-05-303-4/+4
| * | Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-05-233-4/+4
| * | JGit v5.0.0.201805221745-rc1v5.0.0.201805221745-rc1Matthias Sohn2018-05-223-4/+4
* | | pgm: remove explicit version of log4j and slf4j in pom.xmlDavid Pursehouse2018-08-251-3/+0
* | | refactor: simplify collection.toArray()Michael Keppler2018-08-235-5/+5
* | | 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