Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 26 Mar 2017 20:58:21 +0530 | Pulkit Goyal | diff: use pycompat.{byteskwargs, strkwargs} to switch opts b/w bytes and str |
Sun, 26 Mar 2017 20:54:50 +0530 | Pulkit Goyal | patch: make regular expressions bytes by adding b'' |
Sun, 26 Mar 2017 20:49:18 +0530 | Pulkit Goyal | dispatch: use pycompat.maplist() instead of map() to get a list |