aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/opt/CmdLineParser.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-3/+0
* [pgm] Fetch-CLI: add support for shallowHarald Weiner2023-01-241-0/+2
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Enable and fix "Statement unnecessarily nested within else clause" warningsDavid Pursehouse2019-10-171-3/+3
* refactor: simplify collection.toArray()Michael Keppler2018-08-231-1/+1
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-4/+4
* Fix javadoc in org.eclipse.jgit.pgmMatthias Sohn2017-12-181-7/+13
* Update args4j to 2.33Matthias Sohn2017-08-301-27/+10
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-1/+1
* branch command: print help if requested, even if arguments are wrongAndrey Loskutov2016-01-061-2/+27
* branch command: provide convenient and meaningful options helpAndrey Loskutov2016-01-021-0/+1
* Sort "eager" path-like options to the end of the helpAndrey Loskutov2015-12-291-0/+36
* Don't treat command termination due '-h' option as a fatal errorAndrey Loskutov2015-12-291-10/+87
* Tag som non-localizable strings with NON-NLSRobin Rosenberg2014-01-101-1/+1
* Move org.eclipse.jgit.pgm's resource bundle to internal packageMatthias Sohn2013-05-061-1/+1
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-2/+2
* RFC: Ugly fix for i18n of metaVar CLI argumentsRobin Rosenberg2011-06-201-0/+36
* Externalize strings from JGitSasa Zivkov2010-05-191-1/+2
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+177