Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 25 Feb 2017 18:16:41 +0900 | Yuya Nishihara | patchbomb: factor out function that builds a prefix string to patch subject |
Sun, 18 Jan 2015 18:04:44 +0900 | Yuya Nishihara | formatter: add argument to change output file of non-plain formatter |
Fri, 03 Mar 2017 13:25:30 -0500 | Augie Fackler | schemes: move re construction to module-level and python3-ify |
Fri, 03 Mar 2017 13:29:50 -0500 | Augie Fackler | dispatch: cope with sys.version being unicode on Python 3 |
Fri, 03 Mar 2017 13:29:25 -0500 | Augie Fackler | dispatch: allow testedwith to be bytes or str |
Fri, 03 Mar 2017 14:09:14 -0500 | Augie Fackler | ui: fix ui.traceback on Python 3 |
Fri, 03 Mar 2017 14:08:24 -0500 | Augie Fackler | ui: fix opts labeling on ui.warn et al for Python 3 |