mercurial/templates/map-cmdline.bisect
changeset 34714 f4aeb952ab77
parent 25007 7c324f65e4ef
child 38947 f9a98075a37e
equal deleted inserted replaced
34713:e5a2cfc524d4 34714:f4aeb952ab77
     1 %include map-cmdline.default
     1 %include map-cmdline.default
     2 
     2 
       
     3 [templates]
     3 changeset = '{cset}{lbisect}{branches}{bookmarks}{tags}{parents}{user}{ldate}{summary}\n'
     4 changeset = '{cset}{lbisect}{branches}{bookmarks}{tags}{parents}{user}{ldate}{summary}\n'
     4 changeset_quiet = '{lshortbisect} {rev}:{node|short}\n'
     5 changeset_quiet = '{lshortbisect} {rev}:{node|short}\n'
     5 changeset_verbose = '{cset}{lbisect}{branches}{bookmarks}{tags}{parents}{user}{ldate}{lfiles}{lfile_copies_switch}{description}\n'
     6 changeset_verbose = '{cset}{lbisect}{branches}{bookmarks}{tags}{parents}{user}{ldate}{lfiles}{lfile_copies_switch}{description}\n'
     6 changeset_debug = '{fullcset}{lbisect}{branches}{bookmarks}{tags}{lphase}{parents}{manifest}{user}{ldate}{lfile_mods}{lfile_adds}{lfile_dels}{lfile_copies_switch}{extras}{description}\n'
     7 changeset_debug = '{fullcset}{lbisect}{branches}{bookmarks}{tags}{lphase}{parents}{manifest}{user}{ldate}{lfile_mods}{lfile_adds}{lfile_dels}{lfile_copies_switch}{extras}{description}\n'
     7 
     8