32 Commits (7699ecd8fa0e34f188e6b62de76e5b4146903545)

Author SHA1 Message Date
  Andre Bossert a24fc94ccd diff: Add "--staged" as alias to "--cached" 5 years ago
  Andre Bossert 963651b762 diff: add option metaVar for --src-prefix and --dst-prefix 5 years ago
  Matthias Sohn e2d1736e69 pgm: Fix missing braces in Diff.run() 5 years ago
  Matthias Sohn a6212392d5 pgm: Handle exceptions in Diff command 5 years ago
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 years ago
  Matthias Sohn f677ee4893 Fix javadoc in org.eclipse.jgit.pgm 6 years ago
  Robin Stocker c02c9e8042 Fix compilation errors with args4j 2.0.23 and later 11 years ago
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9 years ago
  Rüdiger Herrmann 3285d2f238 [pgm] Prevent commands from writing progress to System.err 9 years ago
  Matthias Sohn d7cc6eb002 Move org.eclipse.jgit.pgm's resource bundle to internal package 11 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Jonathan Nieder dfb8bd694c diff, log -p: do not use outs before it is initialized 11 years ago
  Robin Rosenberg c3f1fac03f Suppress boxing warnings where we know they are ok 11 years ago
  Robin Rosenberg caa362f20d Check for write errors in standard out and exit with error 11 years ago
  Shawn O. Pearce 68ab451d39 ProgressMonitor: Refactor to use background alarms 13 years ago
  Christian Halstrick 049827d708 Make diff algorithm configurable 13 years ago
  Christian Halstrick a28f33fa8c Fixed help of Diff and ShowCommands commands 13 years ago
  Christian Halstrick e10808e658 Add option to select diff algorithm for diff command 13 years ago
  Shawn O. Pearce 67263e2056 Refactor diff sequence API 13 years ago
  Shawn O. Pearce fed508d55b diff: Default arguments to HEAD, working directory 13 years ago
  Shawn O. Pearce 244b1580b5 log, diff: Add --src-prefix, --dst-prefix, --no-prefix 13 years ago
  Shawn O. Pearce ec2fdbf2ba Move rename detection, path following into DiffFormatter 13 years ago
  Shawn O. Pearce efde2e3ea7 diff: Fix bad metaVar reference in --abbrev option 13 years ago
  Shawn O. Pearce 60c5939b23 Rename getOldName,getNewName to getOldPath,getNewPath 14 years ago
  Shawn O. Pearce 8a0c58394d log: Add whitespace ignore options 14 years ago
  Shawn O. Pearce 5be90be996 Redo DiffFormatter API to be easier to use 14 years ago
  Shawn O. Pearce 04a9d23b9a log, diff: Add rename detection support 14 years ago
  Jeff Schumacher 9f2249bd26 Added check for binary files while diffing 14 years ago
  Jeff Schumacher 9869ef2592 Added further support for whitespace ignoring during diff 14 years ago
  Shawn O. Pearce acb7be2c5a Refactor Repository.openObject to be Repository.open 14 years ago
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit 14 years ago
  Christian Halstrick 6549af4591 Fix some warnings regarding unnecessary imports and accessing static methods 14 years ago
  Johannes Schindelin a3aa43ecb1 Add the "jgit diff" command 14 years ago
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 years ago