aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Add.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-1/+0
* AddCommand: ability to switch off renormalizationThomas Wolf2023-04-281-2/+9
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* pgm: Handle GitAPIException in Add commandMatthias Sohn2019-01-171-0/+3
* Fix javadoc in org.eclipse.jgit.pgmMatthias Sohn2017-12-181-0/+1
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-1/+1
* pgm: Create instances of Git in try-with-resourceDavid Pursehouse2015-10-011-5/+7
* add: Fix bad metaVar reference in <filepattern> helpJonathan Nieder2012-11-281-1/+1
* Implemented the git add commandline command.Sasa Zivkov2010-11-071-0/+71