log

age author description
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
Sat, 14 Mar 2015 17:33:22 +0900 Yuya Nishihara changeset_printer: hide manifest node for workingctx
Sat, 14 Mar 2015 20:01:30 +0900 Yuya Nishihara changeset_printer: display p1rev:p1node with "+" suffix for workingctx
Sat, 14 Mar 2015 17:29:48 +0900 Yuya Nishihara changeset_printer: handle workingctx in _meaningful_parentrevs()
Sat, 14 Mar 2015 19:38:59 +0900 Yuya Nishihara scmutil: add function to help handling workingctx in arithmetic operation
Thu, 02 Apr 2015 08:18:33 +0200 Mathias De Maré tests: handle deleted .hg directory (git 2.2.0 and higher) (issue4585)
Thu, 02 Apr 2015 21:29:05 +0900 Yuya Nishihara hgweb: resurrect <span> tag on diffline to fix rendering in monoblue style stable
Wed, 01 Apr 2015 20:38:36 -0500 Matt Mackall merge with stable
Tue, 31 Mar 2015 15:22:09 -0700 Siddharth Agarwal encoding: use parsers.asciiupper when available
Tue, 31 Mar 2015 13:46:21 -0700 Siddharth Agarwal parsers: introduce an asciiupper function
Tue, 31 Mar 2015 10:28:17 -0700 Siddharth Agarwal parsers: make _asciilower a generic _asciitransform function
Wed, 01 Apr 2015 13:58:51 -0700 Siddharth Agarwal parsers._asciilower: use an explicit return object
Tue, 31 Mar 2015 10:25:29 -0700 Siddharth Agarwal parsers: factor out most of asciilower into an internal function
Tue, 31 Mar 2015 14:01:33 -0700 Martin von Zweigbergk manifestv2: add support for writing new manifest format