Sat, 14 Nov 2015 17:25:43 +0900 Yuya Nishihara graphlog: make node symbol templatable by ui.graphnodetemplate option
Sat, 14 Nov 2015 17:02:57 +0900 Yuya Nishihara templatekw: avoid slow creation of changectx objects in showgraphnode()
Sat, 14 Nov 2015 16:58:18 +0900 Yuya Nishihara graphlog: extract "graphnode" template keyword that represents node symbol
Sat, 14 Nov 2015 16:45:15 +0900 Yuya Nishihara graphlog: move creation of workingdir-parent nodes to displaygraph()
Wed, 25 Nov 2015 18:07:33 +0800 Anton Shestakov builddeb: read default distribution and codename from lsb_release
Wed, 25 Nov 2015 15:26:03 +0800 Anton Shestakov builddeb: remove unused --debbuilddir option
Wed, 25 Nov 2015 15:15:03 +0800 Anton Shestakov builddeb: add --distid option to specify Distributor ID
Wed, 25 Nov 2015 14:59:43 +0800 Anton Shestakov builddeb: rename --release option to --codename
Wed, 02 Dec 2015 12:19:01 -0800 Mateusz Kwapich histedit: get rid of state.rules
Wed, 02 Dec 2015 12:19:01 -0800 Mateusz Kwapich histedit: change state.rules uses to state.actions
Wed, 02 Dec 2015 12:19:01 -0800 Mateusz Kwapich histedit: add tostate method to histedit action
Wed, 02 Dec 2015 12:19:01 -0800 Mateusz Kwapich histedit: remove makedesc
Wed, 02 Dec 2015 12:19:01 -0800 Mateusz Kwapich histedit: use torule instead of makedesc in ruleeditor
Wed, 02 Dec 2015 12:19:01 -0800 Mateusz Kwapich histedit: add torule method to histedit action objects
Wed, 02 Dec 2015 12:19:01 -0800 Mateusz Kwapich histedit: add verify() to histeditaction
Wed, 02 Dec 2015 12:19:01 -0800 Mateusz Kwapich histedit: add addhisteditaction decorator
Wed, 02 Dec 2015 12:19:01 -0800 Mateusz Kwapich histedit: add actions property to histedit state
Fri, 06 Nov 2015 17:27:42 -0500 Pierre-Yves David check-commit: remove confusion between summary line and other headers
Wed, 02 Dec 2015 03:12:08 +0900 FUJIWARA Katsunori shelve: execute checkunfinished inside wlock scope
Wed, 02 Dec 2015 03:12:08 +0900 FUJIWARA Katsunori shelve: widen wlock scope of shelve for consistency while processing
Wed, 02 Dec 2015 03:12:08 +0900 FUJIWARA Katsunori gpg: make sign acquire wlock before processing
Wed, 02 Dec 2015 03:12:08 +0900 FUJIWARA Katsunori commands: execute checkunfinished and bailifchanged inside wlock scope
Wed, 02 Dec 2015 03:12:07 +0900 FUJIWARA Katsunori commands: widen wlock scope of graft for consitency while processing
Wed, 02 Dec 2015 03:12:07 +0900 FUJIWARA Katsunori commands: make backout acquire locks before processing
Wed, 02 Dec 2015 03:12:07 +0900 FUJIWARA Katsunori commands: make commit acquire locks before processing (issue4368)
Tue, 01 Dec 2015 16:15:59 -0800 Pierre-Yves David addrevision: use general delta when the incoming base delta is bad
Tue, 01 Dec 2015 18:11:00 -0800 Pierre-Yves David test: use a bigger manifest in general delta test
Tue, 01 Dec 2015 18:45:16 -0800 Pierre-Yves David addrevision: rework generaldelta computation
Wed, 11 Nov 2015 21:03:48 -0500 Augie Fackler bmstore: close file in a finally block in _writerepo
Wed, 11 Nov 2015 21:01:23 -0500 Augie Fackler bmstore: add basic clean-state tracking
Wed, 11 Nov 2015 20:45:38 -0500 Augie Fackler bookmarks: hoist getbkfile out of bmstore class
Wed, 11 Nov 2015 20:43:25 -0500 Augie Fackler bookmarks: document getbkfile method
Sat, 31 Oct 2015 22:50:03 +0900 Yuya Nishihara hgweb: load server settings from --web-conf (issue4699)
Tue, 17 Nov 2015 16:42:52 -0600 Andrew Zwicky extdiff: correctly handle deleted subrepositories (issue3153)
Sat, 21 Nov 2015 13:28:12 +0900 Yuya Nishihara hgweb: make sure command options are set to all ui objects
Sat, 31 Oct 2015 22:26:50 +0900 Yuya Nishihara hgweb: eliminate duck-typing to select hgweb or hgwebdir by command option
Tue, 01 Dec 2015 16:06:20 -0800 Pierre-Yves David addrevision: only use the incoming base if it is a good delta (issue4975)
Tue, 01 Dec 2015 16:22:49 -0800 Pierre-Yves David addrevision: handle code path not producing delta
Tue, 01 Dec 2015 15:29:11 -0800 Pierre-Yves David addrevision: rename 'd' to 'delta'
Mon, 30 Nov 2015 11:23:15 -0800 Christian Delahousse strip: add a --keep test related to removing files from dirstate
Mon, 30 Nov 2015 11:23:15 -0800 Christian Delahousse dirstate: change debugrebuilddirstate --minimal to use dirstate.rebuild
Tue, 01 Dec 2015 10:52:36 -0800 Christian Delahousse debugrebuilddirstate: added tests for --minimal flag
Tue, 01 Dec 2015 11:17:14 -0800 Christian Delahousse debugdirstate: add command to rebuildstate test to modify dirstate
Wed, 02 Dec 2015 06:33:52 +0000 timeless graft: improve --continue abort message
Wed, 02 Dec 2015 06:31:12 +0000 timeless summary: mention graft
Wed, 02 Dec 2015 08:07:36 +0000 timeless histedit: mention histedit-last-edit.txt on abort
Wed, 02 Dec 2015 07:40:42 +0000 timeless histedit: add missing raise keyword to statement
Wed, 02 Dec 2015 07:39:49 +0000 timeless histedit: improve grammar for _histedit comment
Tue, 01 Dec 2015 14:44:08 -0500 Augie Fackler test-fncache: ensure lock doesn't look held to __del__
Wed, 11 Nov 2015 20:07:15 -0500 Augie Fackler commands: inline definition of localrepo.parents() and drop the method (API)
Wed, 11 Nov 2015 20:02:05 -0500 Augie Fackler localrepo: document nodebookmarks
Wed, 11 Nov 2015 19:47:49 -0500 Augie Fackler localrepo: remove clone method by hoisting into hg.py
Tue, 01 Dec 2015 09:48:38 -0800 Siddharth Agarwal filemerge: default regular prompts to 'leave unresolved' (BC)
Mon, 30 Nov 2015 13:43:55 -0800 Siddharth Agarwal filemerge: add a 'leave unresolved' option to change/delete prompts
Mon, 30 Nov 2015 11:17:18 -0800 Siddharth Agarwal filemerge: add a 'leave unresolved' option to regular prompts
Wed, 25 Nov 2015 14:25:26 -0800 Siddharth Agarwal filemerge: add debug output for whether this is a change/delete conflict
Sat, 28 Nov 2015 17:06:29 +0800 Anton Shestakov webcommands: test that fctx is not None in filediff()
Sat, 28 Nov 2015 16:46:31 +0800 Anton Shestakov webcommands: stop using ersatz if-else ternary operator for rename variable
Sat, 28 Nov 2015 16:02:22 +0800 Anton Shestakov webcommands: get correct parents when comparing a removed file (issue4962)
Mon, 30 Nov 2015 16:38:29 -0800 Laurent Charignon repair: use bookmarks.recordchange instead of bookmarks.write
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip