Mon, 21 May 2012 14:24:24 -0500 |
Augie Fackler |
util: fix bad variable use in bytecount introduced by f0f7f3fab315
stable
|
file |
diff |
annotate
|
Sun, 13 May 2012 13:18:06 +0200 |
Brodie Rao |
check-code: ignore naked excepts with a "re-raise" comment
|
file |
diff |
annotate
|
Sun, 13 May 2012 13:17:31 +0200 |
Brodie Rao |
cleanup: replace more naked excepts with more specific ones
|
file |
diff |
annotate
|
Sat, 12 May 2012 16:02:45 +0200 |
Brodie Rao |
cleanup: replace naked excepts with more specific ones
|
file |
diff |
annotate
|
Thu, 12 Apr 2012 20:22:18 -0500 |
Matt Mackall |
util: create bytecount array just once
|
file |
diff |
annotate
|
Sun, 08 Apr 2012 12:43:41 -0700 |
Steven Stallion |
plan9: initial support for plan 9 from bell labs
|
file |
diff |
annotate
|
Wed, 28 Mar 2012 16:06:20 +0200 |
Matteo Capobianco |
templates/filters: extracting the user portion of an email address
|
file |
diff |
annotate
|
Sat, 24 Dec 2011 00:52:06 +0900 |
FUJIWARA Katsunori |
icasefs: rewrite comment to explain situtation precisely
|
file |
diff |
annotate
|
Sat, 24 Dec 2011 00:51:14 +0900 |
FUJIWARA Katsunori |
icasefs: follow standard cache look up pattern
|
file |
diff |
annotate
|
Sat, 24 Dec 2011 00:50:56 +0900 |
FUJIWARA Katsunori |
icasefs: disuse length check against un-normcase()-ed filenames
|
file |
diff |
annotate
|
Fri, 16 Dec 2011 21:09:40 +0900 |
FUJIWARA Katsunori |
icasefs: avoid path-absoluteness/existance check in util.fspath() for efficiency
|
file |
diff |
annotate
|
Fri, 16 Dec 2011 21:09:40 +0900 |
FUJIWARA Katsunori |
icasefs: retry directory scan once for already invalidated cache
|
file |
diff |
annotate
|
Fri, 16 Dec 2011 19:05:59 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Fri, 16 Dec 2011 21:09:41 +0900 |
FUJIWARA Katsunori |
i18n: use encoding.lower/upper for encoding aware case folding
stable
|
file |
diff |
annotate
|
Fri, 16 Dec 2011 21:09:40 +0900 |
FUJIWARA Katsunori |
icasefs: avoid normcase()-ing in util.fspath() for efficiency
stable
|
file |
diff |
annotate
|
Fri, 16 Dec 2011 21:09:40 +0900 |
FUJIWARA Katsunori |
icasefs: use util.normcase() instead of lower() or os.path.normcase in fspath
stable
|
file |
diff |
annotate
|
Fri, 16 Dec 2011 21:09:40 +0900 |
FUJIWARA Katsunori |
icasefs: consider as case sensitive if there is no counterevidence, for safety
stable
|
file |
diff |
annotate
|
Thu, 15 Dec 2011 15:27:11 -0600 |
Matt Mackall |
util: don't mess with builtins to emulate buffer()
|
file |
diff |
annotate
|
Thu, 15 Dec 2011 14:59:22 -0600 |
Matt Mackall |
util: clean up function ordering
|
file |
diff |
annotate
|
Mon, 05 Dec 2011 17:48:40 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Sun, 04 Dec 2011 18:22:25 +0100 |
Patrick Mezard |
util: fix url.__str__() for windows file URLs
stable
|
file |
diff |
annotate
|
Thu, 17 Nov 2011 16:53:17 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Sun, 13 Nov 2011 00:29:26 +0000 |
Dmitry Panov |
makedate: wrong timezone offset if DST rules changed this year (issue2511)
stable
|
file |
diff |
annotate
|
Wed, 16 Nov 2011 00:10:56 +0100 |
Mads Kiilerich |
url: handle file://localhost/c:/foo "correctly"
stable
|
file |
diff |
annotate
|
Tue, 15 Nov 2011 14:33:06 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Tue, 15 Nov 2011 14:25:11 -0600 |
Matt Mackall |
dirstate: fix case-folding identity for traditional Unix
stable
|
file |
diff |
annotate
|
Mon, 07 Nov 2011 03:25:10 +0100 |
Mads Kiilerich |
util: don't encode ':' in url paths
|
file |
diff |
annotate
|
Mon, 31 Oct 2011 15:41:39 -0500 |
Matt Mackall |
util: add a doctest for empty sha() calls
stable
|
file |
diff |
annotate
|
Mon, 31 Oct 2011 14:22:11 -0500 |
Matt Mackall |
util: allow sha1() with no args
stable
|
file |
diff |
annotate
|
Mon, 24 Oct 2011 16:57:14 -0500 |
Matt Mackall |
util: don't complain about '..' in path components not working on Windows
stable
|
file |
diff |
annotate
|