tests/test-evolve-obshistory.t
changeset 4983 6d40e0166522
parent 4917 d1d8e97d32af
child 5123 900668a93629
equal deleted inserted replaced
4982:ba683c5fe932 4983:6d40e0166522
   168        [evolve.verb|rewritten](description) as [evolve.node|fdf9bde5129a] using [evolve.operation|amend] by [evolve.user|test] [evolve.date|(Thu Jan 01 00:00:00 1970 +0000)]
   168        [evolve.verb|rewritten](description) as [evolve.node|fdf9bde5129a] using [evolve.operation|amend] by [evolve.user|test] [evolve.date|(Thu Jan 01 00:00:00 1970 +0000)]
   169          (No patch available, successor is unknown locally)
   169          (No patch available, successor is unknown locally)
   170   
   170   
   171 
   171 
   172   $ hg obslog 7a230b46bf61 --graph \
   172   $ hg obslog 7a230b46bf61 --graph \
   173   > -T '{node} {rev} {desc|firstline}\n{markers % "rewritten using {operation}"}\n'
   173   > -T '{node|short} {rev} {desc|firstline}\n{markers % "rewritten using {operation}"}\n'
   174   o  7a230b46bf61 2 A2
   174   o  7a230b46bf61 2 A2
   175   |
   175   |
   176   x  fdf9bde5129a
   176   x  fdf9bde5129a
   177   |  rewritten using amend
   177   |  rewritten using amend
   178   @  471f378eab4c 1 A0
   178   @  471f378eab4c 1 A0