log tests/test-status.t @ 30189:4999c12c526b stable

age author description
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
Tue, 12 Jan 2016 12:43:36 -0800 Martin von Zweigbergk status: back out changeset 89f49813526c
Wed, 13 Jan 2016 00:09:26 -0500 Matt Harbison test-status: stabilize for no-execbit platforms
Mon, 04 Jan 2016 10:13:29 -0800 Martin von Zweigbergk status: change + back out == clean (API)
Mon, 04 Jan 2016 09:44:58 -0800 Martin von Zweigbergk status: revert + flag-change == modified
Wed, 10 Jun 2015 14:38:09 -0500 Matt Mackall tests: test basic template support for status
Tue, 24 Mar 2015 21:25:57 +0100 Mathias De Maré commands: add ui.statuscopies config knob
Sat, 16 Aug 2014 13:44:16 +0900 Yuya Nishihara revset: add wdir() function to specify workingctx revision by command
Mon, 24 Nov 2014 18:42:56 -0800 Pierre-Yves David rename: properly report removed and added file as modified (issue4458) stable
Sun, 12 Oct 2014 22:23:43 -0700 Martin von Zweigbergk status: add more complete tests for --rev
Fri, 12 Sep 2014 18:36:38 -0500 Matt Mackall formatter: add pickle format
Mon, 15 Sep 2014 13:15:07 -0500 Matt Mackall commands: add hidden -T option for files/manifest/status/tags
Fri, 12 Sep 2014 19:06:11 -0500 Matt Mackall formatter: make debug style match Python syntax