39 次代码提交 (8ada9048c5add754c3b34851b1bd501ce28b3321)

作者 SHA1 备注 提交日期
  Matthias Sohn 8ada9048c5 Replace ExpectedException which was deprecated in junit 4.13 4 年前
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 年前
  Carsten Hammer 84fc5c908d Convert to lambda or member reference 5 年前
  Han-Wen Nienhuys bbff3ff008 Clarify error message for invalid Windows characters 5 年前
  Ivan Frade 3ed3eafbd1 ObjectChecker: Report .gitmodules files found in the pack 5 年前
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 年前
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 年前
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 6 年前
  David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings 6 年前
  David Pursehouse d6aec5da31 ObjectCheckerTest: Factor duplicate instances out to constants 6 年前
  Masaya Suzuki fd74cf2f78 Add BlobObjectChecker 6 年前
  Zhen Chen 2c2999643f Add dfs fsck implementation 7 年前
  Shawn Pearce 1243e25aad Paths.pathCompare: Utility to sort paths from byte[] 8 年前
  Shawn Pearce ac41920a43 ObjectChecker: honor some git-core fsck.* options 8 年前
  Shawn Pearce fa7ce0e0f3 ObjectChecker: allow some objects to skip errors 8 年前
  Christian Halstrick f4596284a0 Fix endless loop in ObjectChecker for MacOS 8 年前
  Shawn Pearce 4feffb3bf5 Add fsck.allowInvalidPersonIdent to accept invalid author/committers 9 年前
  Matthias Sohn d476d2f729 ObjectChecker: Disallow names potentially mapping to ".git" on HFS+ 9 年前
  Christian Halstrick a09b1b6c3d ObjectChecker: Disallow Windows shortname "GIT~1" 9 年前
  Shawn Pearce 10310bf8ef ObjectChecker: Disallow ".git." and ".git<space>" 9 年前
  Shawn Pearce 07612a610f Always ignore case when forbidding .git in ObjectChecker 9 年前
  Shawn Pearce 94330d9cb5 Fix ObjectChecker when normalization is enabled 10 年前
  Shawn Pearce 0aa682fc68 Check for duplicate names after folding case in ObjectChecker 10 年前
  Shawn Pearce e2f6378847 Change DirCacheCheckout to verify path using ObjectChecker 10 年前
  Shawn Pearce ed3879e389 Reject mixed case .git on Mac OS in ObjectChecker 10 年前
  Shawn Pearce ba0f89b421 Reject special Windows device names in ObjectChecker 10 年前
  Shawn Pearce 5019471ccb Allow an ObjectChecker to reject special characters for Windows 10 年前
  Shawn Pearce 09f513cb37 Reject '.git' as a tree name in ObjectChecker 10 年前
  Shawn Pearce 2f1bd3618d Permit ObjectChecker to optionally accept leading '0' in trees 10 年前
  Robin Rosenberg c3f1fac03f Suppress boxing warnings where we know they are ok 11 年前
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 年前
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 13 年前
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit 14 年前
  Shawn O. Pearce 7c82df1114 Relax ObjectChecker to permit missing tagger lines 14 年前
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 年前