log

age author description
Thu, 17 Dec 2015 14:58:52 +0000 timeless bundle: clarify help text
Sun, 13 Dec 2015 20:07:19 +0900 Yuya Nishihara cmdutil: do not duplicate stdout by makefileobj()
Sun, 13 Dec 2015 20:01:11 +0900 Yuya Nishihara cmdutil: reimplement file wrapper that disables close()
Sun, 13 Dec 2015 19:57:54 +0900 Yuya Nishihara export: remove useless comparison between file object and string
Sun, 13 Dec 2015 19:47:46 +0900 Yuya Nishihara export: do not print '<fdopen>' as an output filename
Sun, 13 Dec 2015 19:32:01 +0900 Yuya Nishihara commandserver: implement name() to clarify channel is not a plain file
Tue, 15 Dec 2015 13:27:09 -0800 Mateusz Kwapich histedit: delete to drop
Wed, 16 Dec 2015 12:33:54 +0100 Mathias De Maré clonebundles: fix bundlespec typo
Thu, 17 Dec 2015 20:13:29 +0000 timeless record: fix hunk handling to remember the current function
Thu, 17 Dec 2015 14:38:22 +0000 timeless record: turn on showfunc
Thu, 17 Dec 2015 13:07:34 -0800 Bryan O'Sullivan parsers: use PyTuple_Pack instead of manual list-filling
Thu, 17 Dec 2015 15:23:36 -0800 Thu Trang Pham tags: mention --quiet switch in help (issue4920)
Thu, 17 Dec 2015 17:27:32 -0600 Matt Mackall merge with stable
Mon, 14 Dec 2015 23:04:17 +0000 timeless histedit: omit useless message from update (edit)
Mon, 14 Dec 2015 22:37:31 +0000 timeless histedit: omit useless message from update (_histedit)
Mon, 14 Dec 2015 21:43:16 +0000 timeless histedit: omit useless message from update (histeditaction)
Mon, 14 Dec 2015 23:14:06 +0000 timeless update: add quietempty flag to _showstats
Mon, 14 Dec 2015 22:08:14 +0000 timeless histedit: omit useless message from abort
Mon, 14 Dec 2015 23:13:25 +0000 timeless hg: add quietempty flag to _showstats
Thu, 17 Dec 2015 11:00:06 -0800 Mateusz Kwapich patch: disable nobinary when HGPLAIN=1
Thu, 17 Dec 2015 22:29:41 +0900 Yuya Nishihara help: add missed last new line to "internals" topic
Wed, 16 Dec 2015 20:58:26 -0600 Matt Mackall dirstate: make delaywrite sleep until the next multiple of n seconds
Wed, 16 Dec 2015 20:49:18 -0600 Matt Mackall dirstate: only invoke delaywrite if relevant
Wed, 16 Dec 2015 20:46:53 -0600 Matt Mackall dirstate: move delaywrite logic from write to _write
Mon, 07 Dec 2015 16:16:06 -0600 Matt Mackall run-tests: show scheduling with --showchannels
Sun, 06 Dec 2015 15:14:01 -0600 Matt Mackall tests: avoid duplicate install steps in test-run-tests
Fri, 04 Dec 2015 17:05:20 -0600 Matt Mackall run-tests: add more scheduling weight hints
Fri, 04 Dec 2015 14:55:10 -0600 Matt Mackall run-tests: report timeouts in a less alarming fashion
Mon, 30 Nov 2015 13:47:29 -0600 Matt Mackall ui: try to handle $$ more robustly in prompts (issue4970) stable
Wed, 16 Dec 2015 17:40:01 -0600 Matt Mackall merge with stable