Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 10 Aug 2020 15:38:45 +0530 | Pulkit Goyal | merge: introduce `addcommitinfo()` on mergeresult object |
Mon, 10 Aug 2020 15:34:27 +0530 | Pulkit Goyal | merge: use collections.defaultdict() for mergeresult.commitinfo |
Mon, 10 Aug 2020 15:29:02 +0530 | Pulkit Goyal | mergestate: use _stateextras instead of merge records for commit related info |
Mon, 10 Aug 2020 15:09:44 +0530 | Pulkit Goyal | mergestate: use collections.defaultdict(dict) for _stateextras |