log

age author description
Fri, 06 Mar 2015 21:12:30 -0800 Siddharth Agarwal patch: rename pathstrip to pathtransform
Wed, 18 Feb 2015 23:17:52 +0900 Yuya Nishihara templatekw: forward _hybrid.get to raw values so that get(extras, key) works
Wed, 18 Feb 2015 23:01:33 +0900 Yuya Nishihara templater: implement _hybrid.__contains__ so that ifcontains can accept dict
Sun, 08 Mar 2015 14:46:42 +0900 Yuya Nishihara templatekw: keep raw list or dict in _hybrid object
Sun, 08 Mar 2015 14:38:50 +0900 Yuya Nishihara templatekw: give name to lambda that constructs variables map of templater
Sun, 08 Mar 2015 14:17:35 +0900 Yuya Nishihara templatekw: convert list of key/value pairs to sortdict
Wed, 18 Feb 2015 22:53:53 +0900 Yuya Nishihara sortdict: have update() accept either dict or iterable of key/value pairs
Fri, 06 Mar 2015 15:57:43 -0800 Laurent Charignon record: allow editing new files (issue4304)
Thu, 05 Mar 2015 14:42:25 -0800 Pierre-Yves David localrepo: back out changeset b08af8f0ac01
Mon, 09 Mar 2015 12:32:29 -0400 Tristan Seligmann test-shelve: be more lenient about whitespace (issue4124)
Mon, 09 Mar 2015 14:32:17 +0800 Anton Shestakov histedit: use better meta-variable names than VALUE in help text
Mon, 09 Mar 2015 14:10:42 +0800 Anton Shestakov histedit: tweak --commands help text
Sun, 25 Jan 2015 02:45:49 -0500 Matt Harbison largefiles: report the source of copied/moved largefiles in status -C
Sun, 08 Mar 2015 00:04:03 -0500 Matt Harbison test-commit-amend: add globs for Windows
Fri, 30 Jan 2015 21:30:40 -0800 Augie Fackler lazymanifest: use a binary search to do an insertion