Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Fri, 03 Mar 2017 12:55:11 -0500 | Augie Fackler | config: add sanity assert that files are opened as binary |
Mon, 06 Mar 2017 23:21:27 -0800 | Martin von Zweigbergk | update: for "noconflict" updates, print "conflicting changes" on conflict |
Mon, 06 Mar 2017 23:19:57 -0800 | Martin von Zweigbergk | tests: fix test-update-branches to remove non-conflicting file |