Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 25 Jul 2020 01:17:35 +0530 | Pulkit Goyal | merge: unify logic of couple of if-else's in manifestmerge() |
Fri, 24 Jul 2020 23:49:08 +0530 | Pulkit Goyal | sparse: add comment for an if condition which I tried to refactor |
Fri, 24 Jul 2020 23:40:07 +0530 | Pulkit Goyal | mergeactions: use action constants instead of string values |
Sun, 02 Aug 2020 10:24:28 -0700 | Pulkit Goyal | merge: use the new action based mapping introduced in mergeresult obj |
Fri, 24 Jul 2020 19:48:38 +0530 | Pulkit Goyal | mergeresult: introduce action -> (filename, data, msg) mapping and related API |
Sun, 02 Aug 2020 10:15:55 -0700 | Pulkit Goyal | mergeresult: rename _actions to _filemapping |
Fri, 24 Jul 2020 19:19:47 +0530 | Pulkit Goyal | sparse: pass mergeresult obj in sparse.filterupdatesactions() (API) |