tests/test-convert-hg-startrev.t
changeset 42621 99ebde4fec99
parent 28900 b65966f50058
equal deleted inserted replaced
42620:d98ec36be808 42621:99ebde4fec99
    52   0 5: change a
    52   0 5: change a
    53 
    53 
    54   $ glog full
    54   $ glog full
    55   o  5 "5: change a" files: a
    55   o  5 "5: change a" files: a
    56   |
    56   |
    57   o    4 "4: merge 2 and 3" files: e f
    57   o    4 "4: merge 2 and 3" files: e
    58   |\
    58   |\
    59   | o  3 "3: change a" files: a
    59   | o  3 "3: change a" files: a
    60   | |
    60   | |
    61   o |  2 "2: copy e from a, change b" files: b e
    61   o |  2 "2: copy e from a, change b" files: b e
    62   | |
    62   | |
    81   0 5: change a
    81   0 5: change a
    82 
    82 
    83   $ glog full
    83   $ glog full
    84   o  5 "5: change a" files: a
    84   o  5 "5: change a" files: a
    85   |
    85   |
    86   o    4 "4: merge 2 and 3" files: e f
    86   o    4 "4: merge 2 and 3" files: e
    87   |\
    87   |\
    88   | o  3 "3: change a" files: a
    88   | o  3 "3: change a" files: a
    89   | |
    89   | |
    90   o |  2 "2: copy e from a, change b" files: b e
    90   o |  2 "2: copy e from a, change b" files: b e
    91   | |
    91   | |
   128   A a
   128   A a
   129 
   129 
   130 (It seems like a bug in log that the following doesn't show rev 1.)
   130 (It seems like a bug in log that the following doesn't show rev 1.)
   131 
   131 
   132   $ hg log --follow --copies e
   132   $ hg log --follow --copies e
   133   changeset:   2:82bbac3d2cf4
   133   changeset:   2:8d3c3fe67bb7
   134   user:        test
   134   user:        test
   135   date:        Thu Jan 01 00:00:04 1970 +0000
   135   date:        Thu Jan 01 00:00:04 1970 +0000
   136   summary:     4: merge 2 and 3
   136   summary:     4: merge 2 and 3
   137   
   137   
   138   changeset:   0:23c3be426dce
   138   changeset:   0:23c3be426dce