39 Commits (8ada9048c5add754c3b34851b1bd501ce28b3321)

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