summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/RevWalkTextBuiltin.java
Commit message (Expand)AuthorAgeFilesLines
* Propagate IOException where possible when getting refs.Colby Ranger2013-10-071-2/+7
* Move org.eclipse.jgit.pgm's resource bundle to internal packageMatthias Sohn2013-05-061-0/+1
* Require a DiffConfig when creating a FollowFilterDave Borowitz2013-05-051-6/+8
* Fix NPE when notes are presentRobin Rosenberg2012-09-051-1/+1
* Document the show methods of RevWalkTextBuiltinRobin Rosenberg2011-09-181-0/+22
* Fix a boxing warning in org.eclipse.jgit.pgm.RevWalkTextBuiltinRobin Rosenberg2011-09-181-2/+4
* Fix jgit rev-list --objects masterShawn O. Pearce2011-08-081-3/+5
* Show notes in Log CLI command - Part 2Sasa Zivkov2011-03-011-3/+1
* Add --all option to RevWalkTextBuiltinChristian Halstrick2010-09-161-0/+17
* log: Implement --followShawn O. Pearce2010-07-031-1/+9
* log, diff: Add rename detection supportShawn O. Pearce2010-07-031-1/+1
* Externalize strings from JGitSasa Zivkov2010-05-191-6/+6
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+208