Sat, 13 Oct 2018 16:57:28 +0200 |
Yuya Nishihara |
py3: convert "usage" literal to bytes
|
Sat, 13 Oct 2018 08:54:44 -0400 |
Augie Fackler |
simplemerge: port to Python 3
|
Mon, 24 Sep 2018 00:00:04 +0300 |
Pulkit Goyal |
py3: use pycompat.strkwargs() in contrib/simplemerge
|
Sun, 23 Sep 2018 23:59:35 +0300 |
Pulkit Goyal |
py3: add b'' prefixes in contrib/simplemerge
|
Sat, 24 Mar 2018 15:10:51 +0900 |
Yuya Nishihara |
procutil: bulk-replace function calls to point to new module
|
Fri, 01 Sep 2017 11:52:20 -0700 |
Phil Cohen |
context: add arbitraryfilectx, which can represent files outside the workdir
|
Fri, 01 Sep 2017 10:35:43 -0700 |
Phil Cohen |
simplemerge: remove unused `filtereddata` parameter
|
Thu, 24 Aug 2017 21:30:51 -0700 |
Phil Cohen |
simplemerge: stop accepting, and passing, file parameters
|
Thu, 24 Aug 2017 21:30:37 -0700 |
Phil Cohen |
contrib: make simplemerge script pass context-like objects
|
Tue, 22 Aug 2017 14:13:13 -0400 |
Augie Fackler |
simplemerge: update to conform with modern import conventions
|
Tue, 06 Dec 2016 06:27:58 +0530 |
Pulkit Goyal |
fancyopts: switch from fancyopts.getopt.* to getopt.*
|
Sat, 22 Oct 2016 14:35:10 +0900 |
Yuya Nishihara |
ui: factor out ui.load() to create a ui without loading configs (API)
|
Wed, 10 Feb 2016 22:44:29 +0900 |
FUJIWARA Katsunori |
misc: use modern exception syntax
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
Tue, 05 Aug 2014 14:56:25 -0700 |
Pierre-Yves David |
simplemerge: burn "minimal" feature to the ground
|