Sun, 05 Aug 2018 16:51:25 +0900 |
Yuya Nishihara |
status: rename {copy} to {source} for compatibility with {file_copies} (BC)
|
Tue, 31 Jul 2018 13:46:57 -0700 |
Gregory Szorc |
ui: remove commands.status.terse=u from ui.tweakdefaults
stable
|
Sun, 01 Jul 2018 22:18:46 +0900 |
Yuya Nishihara |
status: add support for log-like template keywords and functions
|
Mon, 14 May 2018 22:02:44 -0400 |
Augie Fackler |
status: add default of --terse=u to tweakdefaults (BC)
|
Fri, 27 Apr 2018 20:55:10 +0530 |
Pulkit Goyal |
py3: suppress the value returned by .write() calls
|
Sun, 11 Feb 2018 13:00:00 -0800 |
Gregory Szorc |
py3: fix file i/o in test-status.t
|
Thu, 16 Nov 2017 17:11:14 -0800 |
Martin von Zweigbergk |
tweakdefaults: turn on ui.statuscopies
|
Fri, 16 Jun 2017 20:35:45 -0400 |
Matt Harbison |
test-status: glob fixes for Windows
|
Wed, 14 Jun 2017 20:56:34 -0400 |
Augie Fackler |
ui: add support for a tweakdefaults knob
|
Sat, 01 Apr 2017 14:48:39 -0400 |
Matt Harbison |
tests: add globs for Windows
|
Tue, 21 Mar 2017 17:50:44 -0700 |
Martin von Zweigbergk |
status: support commands.status.relative config
|
Wed, 15 Mar 2017 19:26:20 -0700 |
Ryan McElroy |
tests: properly drop back to root dir in test-status.t
|
Sun, 03 Jul 2016 22:28:24 +0530 |
Pulkit Goyal |
py3: make files use absolute_import and print_function
|
Thu, 24 Mar 2016 22:55:56 +0900 |
Yuya Nishihara |
log: fix status template to list copy source per dest (issue5155)
stable
|
Tue, 12 Jan 2016 13:10:31 -0800 |
Martin von Zweigbergk |
context: check for differing flags a little earlier
|