aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/ReceivePack.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-2/+0
* ErrorProne: Enable and fix UnusedException checkDavid Pursehouse2020-01-271-1/+1
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* pgm: Handle IOException in ReceivePack commandMatthias Sohn2019-01-211-2/+9
* Fix javadoc in org.eclipse.jgit.pgmMatthias Sohn2017-12-181-0/+2
* Add an input stream and an error stream to TextBuiltin base classGuillaume Nodet2014-03-301-1/+1
* Move org.eclipse.jgit.pgm's resource bundle to internal packageMatthias Sohn2013-05-061-0/+1
* Check for write errors in standard out and exit with errorRobin Rosenberg2012-09-161-1/+1
* Use FileKey to resolve Git repository argumentsShawn O. Pearce2010-06-251-7/+11
* Externalize strings from JGitSasa Zivkov2010-05-191-3/+4
* Introduce a named constant for the .git directory.Robin Rosenberg2010-01-151-3/+4
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+74