log

age author description
Wed, 17 Apr 2013 11:18:36 +0200 Pierre-Yves David obsolete: extract obsolescence marker pushing into a dedicated function
Thu, 18 Apr 2013 12:55:58 -0700 Bryan O'Sullivan blackbox: fix a case of name capture
Fri, 19 Apr 2013 01:34:21 +0900 Yuya Nishihara pathencode: eliminate comma at end of enum list to avoid pedantic warning
Fri, 19 Apr 2013 01:26:23 +0900 FUJIWARA Katsunori smtp: use 465 as default port for SMTPS
Thu, 21 Feb 2013 21:05:06 +0000 Kevin Bullock subrepo: fix test breakage introduced in 2b34d004e644
Thu, 18 Apr 2013 15:27:50 +0200 Pierre-Yves David histedit: more precise user message when changeset is missing
Thu, 18 Apr 2013 15:22:24 +0200 Pierre-Yves David histedit: protect against duplicated entries
Thu, 18 Apr 2013 15:13:35 +0200 Pierre-Yves David histedit: track short hash instead of changectx object
Thu, 18 Apr 2013 15:10:01 +0200 Pierre-Yves David histedit: ensure rules return short hex at all time
Thu, 18 Apr 2013 13:51:27 +0200 Pierre-Yves David histedit-test: test unknown command
Thu, 18 Apr 2013 13:50:59 +0200 Pierre-Yves David histedit-test: test unknown changeset
Thu, 18 Apr 2013 13:49:32 +0200 Pierre-Yves David histedit-test: test malformed line
Thu, 18 Apr 2013 11:54:31 -0400 Pierre-Yves David histedit-test: test that extra revisions are detected
Thu, 18 Apr 2013 11:53:58 -0400 Pierre-Yves David histedit-test: test that missing revisions are detected
Thu, 18 Apr 2013 11:52:34 -0400 Pierre-Yves David histedit: handle multiple spaces between action and hash (issue3893)