Mercurial > hg > easyhg
log src/common.cpp @ 542:7829da6abe97 fswatcher
age | author | description |
---|---|---|
Wed, 29 Jun 2011 16:18:47 +0100 | Chris Cannam | Remove stale auth cache files |
Tue, 28 Jun 2011 17:03:16 +0100 | Chris Cannam | Win32 build fix |
Tue, 28 Jun 2011 14:33:50 +0100 | Chris Cannam | Introduce random key generator |
Mon, 13 Jun 2011 16:56:01 +0100 | Chris Cannam | Typo fix only |
Tue, 07 Jun 2011 11:00:16 +0100 | Chris Cannam | Ah, OK -- it seems we get escapes for backslashes generally, so handle that |
Tue, 07 Jun 2011 10:59:28 +0100 | Chris Cannam | Handle escaped backslash (\\u) for cases where Unicode escape is not intended |
Mon, 06 Jun 2011 21:20:11 +0100 | Chris Cannam | Add uniDecode, and use it when parsing logs so as to decode "\uABCD" substrings. Also force Hg encoding to utf-8. |