tests/test-evolve-obshistory.t
changeset 2954 54f7b8fcdf3b
parent 2929 06844693bb21
child 2956 bc9bc1778463
equal deleted inserted replaced
2953:b9aea9e48203 2954:54f7b8fcdf3b
    70          @@ -1,1 +1,2 @@
    70          @@ -1,1 +1,2 @@
    71           A0
    71           A0
    72          +42
    72          +42
    73   
    73   
    74   
    74   
       
    75 
       
    76   $ hg obslog --no-graph --patch 4ae3a4151de9
       
    77   4ae3a4151de9 (2) A1
       
    78   471f378eab4c (1) A0
       
    79     rewritten(description, content) as 4ae3a4151de9 by test (Thu Jan 01 00:00:00 1970 +0000)
       
    80       --- a/471f378eab4c-changeset-description	
       
    81       +++ b/4ae3a4151de9-changeset-description	
       
    82       @@ -1,1 +1,3 @@
       
    83       -A0
       
    84       +A1
       
    85       +
       
    86       +Better commit message
       
    87   
       
    88       diff -r 471f378eab4c -r 4ae3a4151de9 A0
       
    89       --- a/A0	Thu Jan 01 00:00:00 1970 +0000
       
    90       +++ b/A0	Thu Jan 01 00:00:00 1970 +0000
       
    91       @@ -1,1 +1,2 @@
       
    92        A0
       
    93       +42
       
    94   
       
    95 
    75   $ hg obslog 4ae3a4151de9 --no-graph -Tjson | python -m json.tool
    96   $ hg obslog 4ae3a4151de9 --no-graph -Tjson | python -m json.tool
    76   [
    97   [
    77       {
    98       {
    78           "debugobshistory.markers": [],
    99           "debugobshistory.markers": [],
    79           "debugobshistory.node": "4ae3a4151de9",
   100           "debugobshistory.node": "4ae3a4151de9",