aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/IndexPack.java
Commit message (Expand)AuthorAgeFilesLines
* Fix javadoc in org.eclipse.jgit.pgmMatthias Sohn2017-12-181-0/+1
* Replace deprecated release() methods by close()Matthias Sohn2015-05-211-4/+1
* [pgm] Prevent commands from writing progress to System.errRĂ¼diger Herrmann2015-01-131-1/+1
* Add an input stream and an error stream to TextBuiltin base classGuillaume Nodet2014-03-301-1/+1
* Add missing usage texts for JGit commandline commandsMatthias Sohn2013-09-091-0/+1
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-181-1/+1
* Refactor IndexPack to not require local filesystemShawn O. Pearce2011-01-251-17/+18
* Use CoreConfig, UserConfig and TransferConfig directlyShawn O. Pearce2010-06-231-1/+3
* Externalize strings from JGitSasa Zivkov2010-05-191-3/+3
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+76