Sun, 25 Feb 2018 14:12:34 +0900 |
Yuya Nishihara |
templatekw: simply override {graphwidth} function by mapping variable
|
Sun, 21 Jan 2018 16:15:20 +0900 |
Yuya Nishihara |
log: factor out function to feed revisions to displayer
|
Sun, 21 Jan 2018 16:03:14 +0900 |
Yuya Nishihara |
graphlog: deduplicate preprocessing of log command
|
Sun, 11 Feb 2018 16:50:45 -0800 |
Gregory Szorc |
py3: preserve chunks as an iterable of bytes
|
Wed, 07 Feb 2018 23:22:53 +0900 |
Yuya Nishihara |
diff: remove fp.write() wrapper which drops label argument
|
Sun, 21 Jan 2018 15:54:18 +0900 |
Yuya Nishihara |
log: pack filematcher and hunksfilter into changesetdiffer object
|
Sun, 21 Jan 2018 15:34:37 +0900 |
Yuya Nishihara |
logcmdutil: create hunksfilter and filematcher even if no diff option given
|
Sun, 21 Jan 2018 14:37:04 +0900 |
Yuya Nishihara |
logcmdutil: unindent diff generator of changesetprinter
|
Sun, 21 Jan 2018 14:07:52 +0900 |
Yuya Nishihara |
logcmdutil: hold makefilematcher/makehunksfilter() by changesetpriner (API)
|
Sun, 21 Jan 2018 13:40:31 +0900 |
Yuya Nishihara |
log: pass ctx to makefilematcher() and makehunksfilter() functions
|
Sun, 04 Feb 2018 00:29:22 +0100 |
Joerg Sonnenberger |
diff: improve ui.write performance when not coloring on Windows
|
Sun, 21 Jan 2018 14:00:56 +0900 |
Yuya Nishihara |
logcmdutil: mark changesetprinter.showpatch() as private
|
Sun, 21 Jan 2018 13:47:06 +0900 |
Yuya Nishihara |
logcmdutil: make default parameters of changesetprinters consistent
|
Sun, 21 Jan 2018 12:48:39 +0900 |
Yuya Nishihara |
logcmdutil: drop redundant "log" from function names (API)
|
Sun, 21 Jan 2018 12:36:43 +0900 |
Yuya Nishihara |
logcmdutil: rename classes and functions to conform to our coding style (API)
|
Sun, 21 Jan 2018 12:26:42 +0900 |
Yuya Nishihara |
cmdutil: split functions of log-like commands to new module (API)
base
mercurial/cmdutil.py@428a24ad3b24
|