Show More
@@ -125,6 +125,7 b" hg log --template '{date|rfc822date}\\n'" | |||
|
125 | 125 | hg log --template '{desc|firstline}\n' |
|
126 | 126 | hg log --template '{node|short}\n' |
|
127 | 127 | hg log --template '<changeset author="{author|xmlescape}"/>\n' |
|
128 | hg log --template '{rev}: {children}\n' | |
|
128 | 129 | |
|
129 | 130 | echo '# formatnode filter works' |
|
130 | 131 | echo '# quiet' |
@@ -1018,6 +1018,15 b' 1e4e1b8f71e0' | |||
|
1018 | 1018 | <changeset author="other@place"/> |
|
1019 | 1019 | <changeset author="A. N. Other <other@place>"/> |
|
1020 | 1020 | <changeset author="User Name <user@hostname>"/> |
|
1021 | 8: | |
|
1022 | 7: 8:95c24699272e | |
|
1023 | 6: | |
|
1024 | 5: 6:c7b487c6c50e | |
|
1025 | 4: 6:c7b487c6c50e | |
|
1026 | 3: 4:32a18f097fcc 5:13207e5a10d9 | |
|
1027 | 2: 3:10e46f2dcbf4 | |
|
1028 | 1: 2:97054abb4ab8 | |
|
1029 | 0: 1:b608e9d1a3f0 | |
|
1021 | 1030 | # formatnode filter works |
|
1022 | 1031 | # quiet |
|
1023 | 1032 | 1e4e1b8f71e0 |
General Comments 0
You need to be logged in to leave comments.
Login now