37 Commits (90efbd216f5a8ae616008490253a654f8cca4d16)

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