aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Version.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-2/+0
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* pgm: Fix missing braces in Version.run()Matthias Sohn2019-01-211-2/+4
* pgm: Handle IOException in Version commandMatthias Sohn2019-01-211-2/+7
* Open auto-closeable resources in try-with-resourceDavid Pursehouse2018-03-131-8/+3
* Fix javadoc in org.eclipse.jgit.pgmMatthias Sohn2017-12-181-0/+2
* CLI version command falls back to Bundle-VersionKaloyan Raev2013-10-121-3/+48
* Move org.eclipse.jgit.pgm's resource bundle to internal packageMatthias Sohn2013-05-061-0/+2
* Check for write errors in standard out and exit with errorRobin Rosenberg2012-09-161-1/+1
* Allow version builtin to run without git repositoryBenjamin Muskalla2010-08-021-0/+5
* Externalize strings from JGitSasa Zivkov2010-05-191-5/+5
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+58