log

age author description
Tue, 10 Mar 2015 09:57:42 -0700 Martin von Zweigbergk treemanifest: disable readdelta optimization
Mon, 30 Mar 2015 15:38:24 -0700 Laurent Charignon phases: make two functions private for phase computation
Wed, 01 Apr 2015 00:31:41 -0700 Siddharth Agarwal windows: define normcase spec and fallback
Wed, 01 Apr 2015 00:30:41 -0700 Siddharth Agarwal encoding.upper: factor out fallback code
Wed, 01 Apr 2015 00:29:22 -0700 Siddharth Agarwal cygwin: define normcase spec and fallback
Tue, 31 Mar 2015 23:30:19 -0700 Siddharth Agarwal darwin: define normcase spec and fallback
Wed, 01 Apr 2015 00:26:07 -0700 Siddharth Agarwal posix: define normcase spec and fallback
Wed, 01 Apr 2015 00:21:10 -0700 Siddharth Agarwal encoding: define an enum that specifies what normcase does to ASCII strings
Thu, 02 Apr 2015 16:51:00 -0500 Matt Mackall merge with stable
Wed, 01 Apr 2015 22:24:03 -0700 Gregory Szorc json: implement {help} template
Wed, 01 Apr 2015 22:16:05 -0700 Gregory Szorc json: implement {helptopics} template
Wed, 01 Apr 2015 22:04:03 -0700 Gregory Szorc json: implement {manifest} template
Tue, 31 Mar 2015 22:53:48 -0700 Gregory Szorc json: implement {shortlog} and {changelog} templates
Wed, 01 Apr 2015 20:23:58 -0700 Gregory Szorc help: populate template functions via docstrings
Wed, 01 Apr 2015 20:19:43 -0700 Gregory Szorc templater: add consistent docstrings to functions