log

age author description
Wed, 24 Aug 2016 04:31:49 +0200 Pierre-Yves David bisect: access the filesystem through vfs when reseting
Fri, 07 Oct 2016 17:06:55 +0200 Martijn Pieters util: remove the copypasta unquote function
Fri, 07 Oct 2016 08:51:50 -0700 Simon Farnsworth merge: add conflict labels to merge command
Wed, 05 Oct 2016 15:28:34 +0200 Mathias De Maré check-commit: allow underscore as commit topic
Sat, 08 Oct 2016 01:25:28 -0700 Simon Farnsworth merge: use labels in subrepo merge
Fri, 07 Oct 2016 08:32:18 -0400 Augie Fackler registrar: make format strings unicodes and not bytes
Mon, 03 Oct 2016 03:37:10 +0100 Jun Wu extensions: move the "import" logic out from "load"
Fri, 07 Oct 2016 07:43:04 -0400 Augie Fackler hgmanpage: stop using raw-unicode strings
Fri, 07 Oct 2016 08:09:23 -0400 Augie Fackler revset: define _symletters in terms of _syminitletters
Fri, 07 Oct 2016 08:03:30 -0400 Augie Fackler revset: remove doubled space
Fri, 07 Oct 2016 08:58:23 -0400 Augie Fackler util: use string.hexdigits instead of defining it ourselves
Fri, 07 Oct 2016 08:01:16 -0400 Augie Fackler util: correct check of sys.version_info
Fri, 07 Oct 2016 15:29:57 +0200 Pulkit Goyal py3: switch to .items() using transformer
Fri, 07 Oct 2016 14:04:49 +0200 Pulkit Goyal py3: handle multiple arguments in .encode() and .decode()
Fri, 07 Oct 2016 12:13:28 +0200 Pulkit Goyal py3: convert to unicode to pass into encode()