Mercurial > hg
log mercurial/logcmdutil.py @ 36003:fcde8946c553
age | author | description |
---|---|---|
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 |