15 Commits (6a4c77e619d79c885aa6f08f2a1d8d8c1a936bcb)

Author SHA1 Message Date
  Carsten Hammer 0db509f7e7 Use String.isEmpty() instead of comparing to "" 5 years ago
  Matthias Sohn c41bb9d3d9 Fix missing braces in Blame.run() 5 years ago
  Matthias Sohn 2f94a26b17 pgm: Handle NoWorkTreeException and IOException in Blame command 5 years ago
  Matthias Sohn 562976f417 Use try-with-resource for reader in Blame.run() 5 years ago
  Matthias Sohn f677ee4893 Fix javadoc in org.eclipse.jgit.pgm 6 years ago
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 years ago
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9 years ago
  Shawn Pearce a622451ac9 blame: Format commit and author only once per range 10 years ago
  Shawn Pearce 5a4e34009b blame: Automatically increase commit abbreviation length 10 years ago
  Robin Rosenberg 078a9f6066 Add symlink support to JGit 11 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
  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 a5f5b20dff blame: Implement blame on the command line 13 years ago