Mercurial > hg
log hgext/fix.py @ 37777:a4cac7b0ea4f
age | author | description |
---|---|---|
Sat, 14 Apr 2018 00:30:39 +0900 | Yuya Nishihara | fix: use templater to substitute values in command string |
Thu, 12 Apr 2018 14:27:13 -0400 | Augie Fackler | fix: port most of the way to python 3 |
Fri, 30 Mar 2018 16:40:25 -0700 | Danny Hooper | fix: add --all flag to fix non-public non-obsolete revisions |
Sat, 31 Mar 2018 10:28:18 +0900 | Yuya Nishihara | py3: fix fix doctests to be bytes-safe |
Fri, 30 Mar 2018 13:17:20 -0700 | Danny Hooper | fix: remove unused imports |
Sat, 03 Mar 2018 14:08:44 -0800 | Danny Hooper | fix: new extension for automatically modifying file contents |