Fri, 16 Dec 2011 21:21:27 +0900 | FUJIWARA Katsunori | merge: check filename case collision between changesets for branch merging | changeset | files |
Fri, 16 Dec 2011 21:09:41 +0900 | FUJIWARA Katsunori | i18n: use encoding.lower/upper for encoding aware case folding | changeset | files |
Fri, 16 Dec 2011 21:09:40 +0900 | FUJIWARA Katsunori | windows: use upper() instead of lower() or os.path.normcase() | changeset | files |
Fri, 16 Dec 2011 21:09:40 +0900 | FUJIWARA Katsunori | icasefs: avoid normcase()-ing in util.fspath() for efficiency | changeset | files |
Fri, 16 Dec 2011 21:09:40 +0900 | FUJIWARA Katsunori | icasefs: use util.normcase() instead of lower() or os.path.normcase in fspath | changeset | files |
Fri, 16 Dec 2011 21:09:40 +0900 | FUJIWARA Katsunori | dirstate: prevent useless util.fspath() invocation for '.' | changeset | files |
Fri, 16 Dec 2011 21:09:40 +0900 | FUJIWARA Katsunori | icasefs: consider as case sensitive if there is no counterevidence, for safety | changeset | files |