jgit/org.eclipse.jgit.pgm
Shawn O. Pearce 489604aaad Fix jgit rev-list --objects master
This flag was not being honored due to a bug in createWalk().
argWalk is always non-null when there are commits passed in
on the command line. If --objects was specified, always make
a new ObjectWalk for the actual execution.

Change-Id: I6e1a1636f2634605d86671a83766cc1c42939821
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2011-08-08 08:31:47 -07:00
..
.settings Run formatter on edited lines via save action 2010-08-26 12:33:09 -05:00
META-INF Prepare post JGit v1.0.0.201106090707-r builds 2011-06-09 14:11:23 +02:00
resources/org/eclipse/jgit/pgm Added Merge command to the CLI 2011-03-29 12:27:45 -05:00
src/org/eclipse/jgit/pgm Fix jgit rev-list --objects master 2011-08-08 08:31:47 -07:00
.classpath Externalize strings from JGit 2010-05-19 14:37:16 -07:00
.gitignore Finish removing Apache Felix maven-bundle-plugin 2010-01-12 11:46:55 -08:00
.project Revert "Hide Maven target directories from Eclipse" 2010-08-28 09:50:50 +02:00
about.html Add missing about.html files to all shipped bundles 2011-06-08 21:51:51 +02:00
build.properties Add missing about.html files to all shipped bundles 2011-06-08 21:51:51 +02:00
jgit.sh jgit.sh: Implement pager support 2011-05-31 08:58:45 -07:00
plugin.properties Remove incubation marker 2011-05-31 22:53:53 +02:00
pom.xml Merge branch 'stable-1.0' 2011-06-09 17:41:16 +02:00