log

age author description
Fri, 08 Jan 2016 12:35:02 -0600 Matt Mackall check-code: allow only-whitespace lines in tests
Thu, 10 Dec 2015 12:56:23 -0600 Matt Mackall check-commit: try to curb bad commit summary keywords
Fri, 08 Jan 2016 14:47:02 -0800 Martin von Zweigbergk changegroup: don't add a second trailing '/' in dir name
Fri, 08 Jan 2016 14:33:13 -0800 Martin von Zweigbergk changegroup: remove left-over debugging help
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