log

age author description
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
Mon, 30 Nov 2015 10:05:09 -0800 Siddharth Agarwal mergestate: raise exception if otherctx is accessed but _other isn't set
Mon, 30 Nov 2015 18:47:33 +0000 timeless pager: improve help for --pager=
Tue, 24 Nov 2015 21:17:26 -0800 Gregory Szorc setup: remove unused py_modules argument to setup()
Mon, 23 Nov 2015 13:45:56 -0800 Siddharth Agarwal test-merge-changedelete.t: add resolve --list output
Mon, 23 Nov 2015 13:43:14 -0800 Siddharth Agarwal test-merge-changedelete.t: add a file with regular merge conflicts