log

age author description
Mon, 28 Dec 2015 17:48:40 +0000 timeless run-tests: skip threading for a single test
Fri, 08 Jan 2016 16:27:25 +0100 Gábor Stefanik sslutil: fix reversed logic (issue5034) stable
Thu, 07 Jan 2016 12:49:26 +0000 Urs Rau installer: add windows application version number to inno installer script
Tue, 05 Jan 2016 13:33:09 -0800 Laurent Charignon run-tests: add 'diff' entry in json report
Tue, 01 Dec 2015 13:08:05 -0500 Augie Fackler bookmarks: make _readactive safe when readlines raises ENOENT
Thu, 17 Dec 2015 21:24:08 -0500 Matt Harbison wix: add help for current internal topics
Thu, 07 Jan 2016 14:03:11 -0800 Gregory Szorc help: fix quoting for bundle1 options
Thu, 07 Jan 2016 17:51:54 -0600 Matt Mackall merge with stable
Fri, 01 Jan 2016 22:35:34 +0900 Yuya Nishihara extdiff: use @command decorator to set up diff commands
Mon, 04 Jan 2016 22:13:46 +0900 Yuya Nishihara extdiff: factor out list of common options
Mon, 04 Jan 2016 21:40:05 +0900 Yuya Nishihara dispatch: copy inferrepo attribute to alias commands
Wed, 06 Jan 2016 04:59:46 +0000 timeless transplant: specify the right file and path for unfinishedstates
Wed, 06 Jan 2016 04:59:21 +0000 timeless transplant: only use checkunfinished if not continue
Tue, 05 Jan 2016 22:46:04 +0000 timeless transplant: correct language to use working directory
Wed, 23 Dec 2015 21:30:38 +0000 timeless histedit: replace @addhisteditaction with @action