Mercurial > public > mercurial-scm > hg
log mercurial/patch.py @ 38092:f3776f70985e
age | author | description |
---|---|---|
Sat, 19 May 2018 15:14:56 -0400 | Augie Fackler | patch: add debug message to show external patch tool invocation |
Sat, 19 May 2018 18:51:14 +0530 | Pulkit Goyal | py3: bytestr() bytes to get bytechar while iterating on it |
Sat, 19 May 2018 18:49:07 +0530 | Pulkit Goyal | py3: slice over bytes to prevent getting the ascii values |