25 次程式碼提交 (25a6bd4d614589c968090fb506fc9b26d5c82fe2)

作者 SHA1 備註 提交日期
  David Pursehouse 064834d350 Reorder modifiers to follow Java Language Specification 4 年之前
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
  David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings 4 年之前
  David Pursehouse 6d0168a414 Make inner classes static where possible 5 年之前
  Carsten Hammer c0268f899e Join catch sections using multicatch 5 年之前
  David Pursehouse ee40efcea4 Make inner classes static where possible 5 年之前
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 年之前
  David Pursehouse 5c70be0085 Open auto-closeable resources in try-with-resource 6 年之前
  Matthias Sohn f677ee4893 Fix javadoc in org.eclipse.jgit.pgm 6 年之前
  Robin Stocker c02c9e8042 Fix compilation errors with args4j 2.0.23 and later 11 年之前
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 年之前
  David Pursehouse 84ae3f4991 TextHashFunctions: Fix warnings about variable hiding 8 年之前
  David Pursehouse 9ddc0ed83d Add $NON-NLS to suppress "Non-externalized string literal" warnings 8 年之前
  Andrey Loskutov 1020f40813 Null-annotated Repository class and fixed related compiler errors 8 年之前
  David Pursehouse ee66914e41 pgm: Open RevWalk and TreeWalk in try-with-resource 8 年之前
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9 年之前
  Matthias Sohn 01e793a3ff Add missing usage texts for JGit commandline commands 11 年之前
  Matthias Sohn d7cc6eb002 Move org.eclipse.jgit.pgm's resource bundle to internal package 11 年之前
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static 11 年之前
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 年之前
  Robin Rosenberg c3f1fac03f Suppress boxing warnings where we know they are ok 11 年之前
  Robin Rosenberg caa362f20d Check for write errors in standard out and exit with error 11 年之前
  Robin Rosenberg dcd4c5a642 Use the appropriate constant for ".git" 12 年之前
  Shawn O. Pearce 6490090f14 pgm: Make --git-dir a string 13 年之前
  Shawn O. Pearce af3fbb13f6 debug-text-hashfunctions: Test suite for content hashes 13 年之前