log

age author description
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
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
Wed, 23 Dec 2015 21:20:08 +0000 timeless histedit: prefer edit commit, edit message, use commit
Wed, 23 Dec 2015 21:17:45 +0000 timeless histedit: replace editcomment with a function
Tue, 05 Jan 2016 07:47:08 -0800 Laurent Charignon debugignore: find out why a file is being ignored (issue4856)
Tue, 05 Jan 2016 07:47:08 -0800 Laurent Charignon debugignore: find out if a file is being ignored
Tue, 05 Jan 2016 07:52:04 -0800 Laurent Charignon dirstate: add a way to get the ignore file/line matching an ignored file
Tue, 05 Jan 2016 19:59:21 +0000 timeless clone: move bookmarks and checkouts before pull help
Mon, 04 Jan 2016 09:44:58 -0800 Martin von Zweigbergk status: revert + flag-change == modified
Tue, 05 Jan 2016 20:52:34 -0800 Gregory Szorc util: remove outdated comment about construction overhead
Wed, 06 Jan 2016 06:37:34 +0000 timeless test-transplant.t: improve test coverage
Wed, 06 Jan 2016 15:17:28 +0800 Anton Shestakov help: use backticks for progress.format keywords, correct letter case
Wed, 06 Jan 2016 07:55:57 +0000 timeless log: help provide sort by date example
Wed, 06 Jan 2016 19:29:45 -0500 timeless log: mention ordering
Wed, 06 Jan 2016 11:12:09 -0800 Martin von Zweigbergk transaction: remove 'if True:'
Thu, 31 Dec 2015 13:31:42 -0500 Augie Fackler lazymanifest: check more return values in filtercopy