log

age author description
Wed, 25 Nov 2015 18:10:59 +0100 Mathias De Maré commands: add examples for 'addremove'
Wed, 25 Nov 2015 18:10:31 +0100 Mathias De Maré commands: add example for 'hg add'
Tue, 24 Nov 2015 15:16:25 -0800 Gregory Szorc extensions: refuse to load extensions if minimum hg version not met
Wed, 25 Nov 2015 00:39:05 +0000 timeless run-tests: add --slowtimeout and use it for slow tests
Sat, 31 Oct 2015 22:17:05 +0900 Yuya Nishihara serve: unify cmdutil.service() calls of commandserver and hgweb
Sat, 31 Oct 2015 22:15:16 +0900 Yuya Nishihara hgweb: extract factory function of httpservice object
Sat, 31 Oct 2015 21:57:45 +0900 Yuya Nishihara hgweb: move httpservice object from commands module
Wed, 25 Nov 2015 14:25:33 -0800 Siddharth Agarwal merge: move almost all change/delete conflicts to resolve phase (BC) (API)
Wed, 25 Nov 2015 14:26:46 -0800 Siddharth Agarwal test-merge-changedelete.t: print out debugmergestate
Tue, 24 Nov 2015 18:26:21 -0800 Siddharth Agarwal debugmergestate: also recognize change/delete conflicts in the merge state
Mon, 30 Nov 2015 10:26:37 -0800 Siddharth Agarwal debugmergestate: print out null nodes as 'null'
Tue, 24 Nov 2015 15:03:00 -0800 Siddharth Agarwal test-merge-force.t: check .orig files separately
Tue, 24 Nov 2015 15:26:51 -0800 Siddharth Agarwal merge.recordupdates: mark 'a' files as added unconditionally
Mon, 30 Nov 2015 10:19:39 -0800 Siddharth Agarwal merge: add a new action type representing files to add/mark as modified
Mon, 30 Nov 2015 10:03:21 -0800 Siddharth Agarwal mergestate: add a cached property accessor for the local context