Fri, 22 Dec 2017 23:17:04 +0800 |
Anton Shestakov |
graphlog: add another graph node type, unstable, using character "*" (BC)
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
Tue, 28 Nov 2017 05:50:45 +0530 |
Pulkit Goyal |
rewriteutil: use precheck() in uncommit and amend commands
|
Thu, 30 Nov 2017 15:48:42 -0500 |
Augie Fackler |
merge with stable
|
Sat, 04 Nov 2017 23:48:19 +0900 |
Yuya Nishihara |
amend: do not drop missing files (issue5732)
stable
|
Sat, 04 Nov 2017 23:45:59 +0900 |
Yuya Nishihara |
amend: do not take untracked files as modified or clean (issue5732)
stable
|
Sat, 04 Nov 2017 23:40:26 +0900 |
Yuya Nishihara |
tests: add more complete test for status changes on amend
stable
|
Wed, 01 Nov 2017 17:08:33 +0100 |
Boris Feld |
obsolete: activate effect-flag by default
|
Thu, 19 Oct 2017 03:20:47 +0530 |
Pulkit Goyal |
amend: error out if the note is greater than 255bytes
|
Thu, 28 Sep 2017 18:56:40 +0100 |
Boris Feld |
config: use 'experimental.evolution.allowunstable'
|
Thu, 28 Sep 2017 18:19:06 +0100 |
Boris Feld |
config: use 'experimental.evolution.create-markers'
|
Sun, 15 Oct 2017 19:29:56 +0530 |
Pulkit Goyal |
amend: add a flag `-n/--note` to store note with amend
|
Mon, 11 Sep 2017 18:07:29 +0200 |
Boris Feld |
cmdutil: fix amend when passing a date
|
Fri, 01 Sep 2017 12:34:36 -0700 |
Saurabh Singh |
cmdutil: remove the redundant commit during amend
|
Fri, 01 Sep 2017 11:13:55 -0700 |
Jun Wu |
test-amend: match output using conditional test case name
|
Fri, 04 Aug 2017 18:41:16 +0200 |
Boris Feld |
test: update evolution config
|
Thu, 13 Jul 2017 22:57:11 -0400 |
Matt Harbison |
test-amend: fix HGEDITOR shell script to run on Windows
|
Tue, 11 Jul 2017 20:53:55 -0700 |
Jun Wu |
amend: new extension providing the amend command
|