Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 08 Jan 2019 00:17:41 -0800 | Martin von Zweigbergk | progress: split up _print() method in bar-updating and debug-printing |
Tue, 08 Jan 2019 00:12:08 -0800 | Martin von Zweigbergk | progress: move cached debug flag from progress.progbar to scmutil.progress |
Mon, 07 Jan 2019 23:55:26 -0800 | Martin von Zweigbergk | progress: write ui.progress() in terms of ui.makeprogress() |
Tue, 08 Jan 2019 22:07:47 -0800 | Martin von Zweigbergk | testrunner: avoid capturing a regex group we don't care about |
Tue, 08 Jan 2019 14:48:05 -0800 | Kyle Lippincott | remotefilelog: add newlines to ui.log() invocations |
Tue, 08 Jan 2019 10:31:10 -0500 | Augie Fackler | xdiff: don't attempt to use fuzzer inputs larger than 100k |
Tue, 08 Jan 2019 17:52:39 -0800 | Kyle Lippincott | tests: support passing testcase after .t paths that have path separators |