equal
deleted
inserted
replaced
568 [32a18f097fcc] <foo> |
568 [32a18f097fcc] <foo> |
569 |
569 |
570 |
570 |
571 Keys work: |
571 Keys work: |
572 |
572 |
573 $ for key in author branches date desc file_adds file_dels file_mods \ |
573 $ for key in author branch branches date desc file_adds file_dels file_mods \ |
574 > file_copies file_copies_switch files \ |
574 > file_copies file_copies_switch files \ |
575 > manifest node parents rev tags diffstat extras; do |
575 > manifest node parents rev tags diffstat extras; do |
576 > for mode in '' --verbose --debug; do |
576 > for mode in '' --verbose --debug; do |
577 > hg log $mode --template "$key$mode: {$key}\n" |
577 > hg log $mode --template "$key$mode: {$key}\n" |
578 > done |
578 > done |
602 author--debug: person |
602 author--debug: person |
603 author--debug: person |
603 author--debug: person |
604 author--debug: other@place |
604 author--debug: other@place |
605 author--debug: A. N. Other <other@place> |
605 author--debug: A. N. Other <other@place> |
606 author--debug: User Name <user@hostname> |
606 author--debug: User Name <user@hostname> |
|
607 branch: default |
|
608 branch: default |
|
609 branch: default |
|
610 branch: default |
|
611 branch: foo |
|
612 branch: default |
|
613 branch: default |
|
614 branch: default |
|
615 branch: default |
|
616 branch--verbose: default |
|
617 branch--verbose: default |
|
618 branch--verbose: default |
|
619 branch--verbose: default |
|
620 branch--verbose: foo |
|
621 branch--verbose: default |
|
622 branch--verbose: default |
|
623 branch--verbose: default |
|
624 branch--verbose: default |
|
625 branch--debug: default |
|
626 branch--debug: default |
|
627 branch--debug: default |
|
628 branch--debug: default |
|
629 branch--debug: foo |
|
630 branch--debug: default |
|
631 branch--debug: default |
|
632 branch--debug: default |
|
633 branch--debug: default |
607 branches: |
634 branches: |
608 branches: |
635 branches: |
609 branches: |
636 branches: |
610 branches: |
637 branches: |
611 branches: foo |
638 branches: foo |