aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/opt/UntrackedFilesHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-1/+0
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Fix javadoc in org.eclipse.jgit.pgmMatthias Sohn2017-12-181-0/+3
* Stop using deprecated CmdLineException constructorsDavid Pursehouse2017-09-061-4/+3
* UntrackedFilesHandler: Fix non-localized stringDavid Pursehouse2017-09-061-2/+5
* Add missing newlines at ends of Java filesDavid Pursehouse2017-07-251-1/+1
* CLI status should support --untracked-filesKaloyan Raev2015-03-121-0/+114