diff options
author | Shawn Pearce <spearce@spearce.org> | 2014-03-12 13:59:29 -0700 |
---|---|---|
committer | Shawn Pearce <spearce@spearce.org> | 2014-03-12 16:06:10 -0700 |
commit | 0aa682fc68a80704160102fc07dea5611c010746 (patch) | |
tree | e662f76dd4e0fe75549376eca9b3d033cc2d5b9f /org.eclipse.jgit/src/org/eclipse/jgit/errors/InvalidPatternException.java | |
parent | e2f63788470a1cdd2d591505a00dd13ff1bf6a34 (diff) | |
download | jgit-0aa682fc68a80704160102fc07dea5611c010746.tar.gz jgit-0aa682fc68a80704160102fc07dea5611c010746.zip |
Check for duplicate names after folding case in ObjectChecker
Mac OS X and Windows filesystems are generally case insensitive and
will fold 'a' and 'A' to the same directory entry. If the checker is
enforcing safe semantics for these platforms, track all names and
look for duplicates after folding case and normalizing to NFC.
Change-Id: I170b6f649a72d6ef322b7254943d4c604a8d25b9
Diffstat (limited to 'org.eclipse.jgit/src/org/eclipse/jgit/errors/InvalidPatternException.java')
0 files changed, 0 insertions, 0 deletions