Mercurial > hg-stable
log
age | author | description |
---|---|---|
Thu, 06 Aug 2020 13:51:43 +0530 | Pulkit Goyal | merge: drop commitinfo argument to applyupdates (API) |
Thu, 06 Aug 2020 13:27:38 +0530 | Pulkit Goyal | merge: remove emptyactions() and use collections.defaultdict(list) instead |
Wed, 05 Aug 2020 16:52:51 +0530 | Pulkit Goyal | merge: pass mergeresult obj in _forgetremoved() (API) |
Wed, 05 Aug 2020 16:00:25 +0530 | Pulkit Goyal | mergeresult: introduce filemap() which yields filename based mapping |
Wed, 05 Aug 2020 15:41:23 +0530 | Pulkit Goyal | mergeresult: add `files()` and use it |
Wed, 05 Aug 2020 15:37:26 +0530 | Pulkit Goyal | mergeresult: introduce getfile() and use it where required |
Wed, 05 Aug 2020 14:03:59 +0530 | Pulkit Goyal | merge: use ACTION_* constants instead of values in _filternarrowactions() |