##// END OF EJS Templates
cmdutil: templating keywords latesttag and latesttagdistance...
cmdutil: templating keywords latesttag and latesttagdistance This can be used for referring to revisions in a reasonable meaningful, stable and monotonically increasing way, suitable for releases or builds directly from a repository. The latest tag is found by searching through untagged ancestors and finding the latest tagged ancestor based on tag date. The distance is found from the length of the longest path to the tagged revision. For example: hg log -l1 --template '{latesttag}+{latesttagdistance}\n' can return 1.3.1+197 This is mostly work by Gilles Moris <gilles.moris@free.fr>

File last commit:

r9536:f04d1791 default
r9536:f04d1791 default
Show More
test-command-template.out
726 lines | 14.7 KiB | text/plain | TextLexer
/ tests / test-command-template.out
Dirkjan Ochtman
warn about new heads on commit (issue842)
r6336 created new head
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 0 files updated, 0 files merged, 4 files removed, 0 files unresolved
Dirkjan Ochtman
warn about new heads on commit (issue842)
r6336 created new head
Vadim Gelfer
add tests for command line template....
r1915 # default style is like normal output
Thomas Arendsen Hein
Adjust default cmdline style to really match verbose/debug log.
r3459 # normal
# verbose
# debug
Alexis S. L. Carvalho
fix 'hg <not-log> -v --template foo' with revisions without copies
r4351 # revision with no copies (used to print a traceback)
Vadim Gelfer
add tests for command line template....
r1915 # compact style works
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 8[tip] 946e2bd9c565 2020-01-01 10:01 +0000 test
third
7:-1 29114dbae42b 1970-01-12 13:46 +0000 user
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 second
6:5,4 c7b487c6c50e 1970-01-18 08:40 +0000 person
TK Soh
test-command-template: improve test coverage
r4353 merge
5:3 13207e5a10d9 1970-01-18 08:40 +0000 person
new head
4 32a18f097fcc 1970-01-17 04:53 +0000 person
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 new branch
3 10e46f2dcbf4 1970-01-16 01:06 +0000 person
Vadim Gelfer
fix template tests.
r1918 no user, no domain
Thomas Arendsen Hein
Corrected tests for commit now consistently stripping last newline.
r2303 2 97054abb4ab8 1970-01-14 21:20 +0000 other
Vadim Gelfer
add tests for command line template....
r1915 no person
Thomas Arendsen Hein
Corrected tests for commit now consistently stripping last newline.
r2303 1 b608e9d1a3f0 1970-01-13 17:33 +0000 other
Vadim Gelfer
add tests for command line template....
r1915 other 1
Thomas Arendsen Hein
Corrected tests for commit now consistently stripping last newline.
r2303 0 1e4e1b8f71e0 1970-01-12 13:46 +0000 user
Vadim Gelfer
add tests for command line template....
r1915 line 1
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 8[tip] 946e2bd9c565 2020-01-01 10:01 +0000 test
third
Alexander Solovyov
add verbose output to compact template style
r8342 7:-1 29114dbae42b 1970-01-12 13:46 +0000 User Name <user@hostname>
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 second
6:5,4 c7b487c6c50e 1970-01-18 08:40 +0000 person
TK Soh
test-command-template: improve test coverage
r4353 merge
5:3 13207e5a10d9 1970-01-18 08:40 +0000 person
new head
4 32a18f097fcc 1970-01-17 04:53 +0000 person
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 new branch
3 10e46f2dcbf4 1970-01-16 01:06 +0000 person
Vadim Gelfer
fix template tests.
r1918 no user, no domain
Alexander Solovyov
add verbose output to compact template style
r8342 2 97054abb4ab8 1970-01-14 21:20 +0000 other@place
Vadim Gelfer
add tests for command line template....
r1915 no person
Alexander Solovyov
add verbose output to compact template style
r8342 1 b608e9d1a3f0 1970-01-13 17:33 +0000 A. N. Other <other@place>
Vadim Gelfer
add tests for command line template....
r1915 other 1
Alexander Solovyov
add verbose output to compact template style
r8342 other 2
Vadim Gelfer
add tests for command line template....
r1915
Alexander Solovyov
add verbose output to compact template style
r8342 other 3
0 1e4e1b8f71e0 1970-01-12 13:46 +0000 User Name <user@hostname>
Vadim Gelfer
add tests for command line template....
r1915 line 1
Alexander Solovyov
add verbose output to compact template style
r8342 line 2
Vadim Gelfer
add tests for command line template....
r1915
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 8[tip]:7,-1 946e2bd9c565 2020-01-01 10:01 +0000 test
third
Alexander Solovyov
add verbose output to compact template style
r8342 7:-1,-1 29114dbae42b 1970-01-12 13:46 +0000 User Name <user@hostname>
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 second
6:5,4 c7b487c6c50e 1970-01-18 08:40 +0000 person
TK Soh
test-command-template: improve test coverage
r4353 merge
5:3,-1 13207e5a10d9 1970-01-18 08:40 +0000 person
new head
4:3,-1 32a18f097fcc 1970-01-17 04:53 +0000 person
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 new branch
3:2,-1 10e46f2dcbf4 1970-01-16 01:06 +0000 person
Vadim Gelfer
fix template tests.
r1918 no user, no domain
Alexander Solovyov
add verbose output to compact template style
r8342 2:1,-1 97054abb4ab8 1970-01-14 21:20 +0000 other@place
Vadim Gelfer
add tests for command line template....
r1915 no person
Alexander Solovyov
add verbose output to compact template style
r8342 1:0,-1 b608e9d1a3f0 1970-01-13 17:33 +0000 A. N. Other <other@place>
Vadim Gelfer
add tests for command line template....
r1915 other 1
Alexander Solovyov
add verbose output to compact template style
r8342 other 2
Vadim Gelfer
add tests for command line template....
r1915
Alexander Solovyov
add verbose output to compact template style
r8342 other 3
0:-1,-1 1e4e1b8f71e0 1970-01-12 13:46 +0000 User Name <user@hostname>
Vadim Gelfer
add tests for command line template....
r1915 line 1
Alexander Solovyov
add verbose output to compact template style
r8342 line 2
Vadim Gelfer
add tests for command line template....
r1915
# error if style not readable
Thomas Arendsen Hein
Fixed OSError "No such file or directory: None" and make IOError consistent....
r3080 abort: Permission denied: ./q
Vadim Gelfer
add tests for command line template....
r1915 # error if no style
Dirkjan Ochtman
give better error message on non-existent mapfile (issue813)
r6337 abort: style not found: notexist
Vadim Gelfer
add tests for command line template....
r1915 # error if style missing key
abort: ./t: no key named 'changeset'
# error if include fails
abort: template file ./q: Permission denied
# include works
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 8
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 7
TK Soh
test-command-template: improve test coverage
r4353 6
5
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 4
Vadim Gelfer
fix template tests.
r1918 3
Vadim Gelfer
add tests for command line template....
r1915 2
1
0
# ui.style works
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 8
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 7
TK Soh
test-command-template: improve test coverage
r4353 6
5
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 4
Vadim Gelfer
fix template tests.
r1918 3
Vadim Gelfer
add tests for command line template....
r1915 2
1
0
Thomas Arendsen Hein
Make "hg log --style=changelog > changelog" work (issue338)...
r3193 # issue338
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 2020-01-01 test <test>
* third:
third
[946e2bd9c565] [tip]
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 1970-01-12 User Name <user@hostname>
* second:
second
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 [29114dbae42b]
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825
TK Soh
test-command-template: improve test coverage
r4353 1970-01-18 person <person>
* merge
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 [c7b487c6c50e]
TK Soh
test-command-template: improve test coverage
r4353
* d:
new head
[13207e5a10d9]
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 1970-01-17 person <person>
* new branch
TK Soh
test-command-template: improve test coverage
r4353 [32a18f097fcc]
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463
Thomas Arendsen Hein
Make "hg log --style=changelog > changelog" work (issue338)...
r3193 1970-01-16 person <person>
* c:
no user, no domain
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 [10e46f2dcbf4]
Thomas Arendsen Hein
Make "hg log --style=changelog > changelog" work (issue338)...
r3193
1970-01-14 other <other@place>
* c:
no person
[97054abb4ab8]
1970-01-13 A. N. Other <other@place>
* b:
other 1 other 2
other 3
[b608e9d1a3f0]
1970-01-12 User Name <user@hostname>
* a:
line 1 line 2
[1e4e1b8f71e0]
Vadim Gelfer
add tests for command line template....
r1915 # keys work
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 author: test
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 author: User Name <user@hostname>
Vadim Gelfer
fix template tests.
r1918 author: person
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 author: person
TK Soh
test-command-template: improve test coverage
r4353 author: person
author: person
Vadim Gelfer
add tests for command line template....
r1915 author: other@place
author: A. N. Other <other@place>
author: User Name <user@hostname>
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 author--verbose: test
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 author--verbose: User Name <user@hostname>
Vadim Gelfer
fix template tests.
r1918 author--verbose: person
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 author--verbose: person
TK Soh
test-command-template: improve test coverage
r4353 author--verbose: person
author--verbose: person
Vadim Gelfer
add tests for command line template....
r1915 author--verbose: other@place
author--verbose: A. N. Other <other@place>
author--verbose: User Name <user@hostname>
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 author--debug: test
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 author--debug: User Name <user@hostname>
Vadim Gelfer
fix template tests.
r1918 author--debug: person
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 author--debug: person
TK Soh
test-command-template: improve test coverage
r4353 author--debug: person
author--debug: person
Vadim Gelfer
add tests for command line template....
r1915 author--debug: other@place
author--debug: A. N. Other <other@place>
author--debug: User Name <user@hostname>
TK Soh
test-command-template: improve test coverage
r4353 branches:
branches:
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 branches:
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 branches:
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 branches: foo
Vadim Gelfer
add tests for command line template....
r1915 branches:
branches:
branches:
Vadim Gelfer
fix template tests.
r1918 branches:
TK Soh
test-command-template: improve test coverage
r4353 branches--verbose:
branches--verbose:
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 branches--verbose:
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 branches--verbose:
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 branches--verbose: foo
Vadim Gelfer
fix template tests.
r1918 branches--verbose:
Vadim Gelfer
add tests for command line template....
r1915 branches--verbose:
branches--verbose:
branches--verbose:
TK Soh
test-command-template: improve test coverage
r4353 branches--debug:
branches--debug:
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 branches--debug:
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 branches--debug:
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 branches--debug: foo
Vadim Gelfer
add tests for command line template....
r1915 branches--debug:
branches--debug:
branches--debug:
Vadim Gelfer
fix template tests.
r1918 branches--debug:
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 date: 1577872860.00
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 date: 1000000.00
TK Soh
test-command-template: improve test coverage
r4353 date: 1500001.00
date: 1500000.00
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 date: 1400000.00
Thomas Arendsen Hein
Use timestamps without leading 0 in test-command-template for portable tests.
r1939 date: 1300000.00
date: 1200000.00
date: 1100000.00
date: 1000000.00
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 date--verbose: 1577872860.00
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 date--verbose: 1000000.00
TK Soh
test-command-template: improve test coverage
r4353 date--verbose: 1500001.00
date--verbose: 1500000.00
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 date--verbose: 1400000.00
Thomas Arendsen Hein
Use timestamps without leading 0 in test-command-template for portable tests.
r1939 date--verbose: 1300000.00
date--verbose: 1200000.00
date--verbose: 1100000.00
date--verbose: 1000000.00
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 date--debug: 1577872860.00
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 date--debug: 1000000.00
TK Soh
test-command-template: improve test coverage
r4353 date--debug: 1500001.00
date--debug: 1500000.00
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 date--debug: 1400000.00
Thomas Arendsen Hein
Use timestamps without leading 0 in test-command-template for portable tests.
r1939 date--debug: 1300000.00
date--debug: 1200000.00
date--debug: 1100000.00
date--debug: 1000000.00
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 desc: third
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 desc: second
TK Soh
test-command-template: improve test coverage
r4353 desc: merge
desc: new head
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 desc: new branch
Vadim Gelfer
fix template tests.
r1918 desc: no user, no domain
Vadim Gelfer
add tests for command line template....
r1915 desc: no person
desc: other 1
other 2
other 3
desc: line 1
line 2
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 desc--verbose: third
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 desc--verbose: second
TK Soh
test-command-template: improve test coverage
r4353 desc--verbose: merge
desc--verbose: new head
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 desc--verbose: new branch
Vadim Gelfer
fix template tests.
r1918 desc--verbose: no user, no domain
Vadim Gelfer
add tests for command line template....
r1915 desc--verbose: no person
desc--verbose: other 1
other 2
other 3
desc--verbose: line 1
line 2
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 desc--debug: third
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 desc--debug: second
TK Soh
test-command-template: improve test coverage
r4353 desc--debug: merge
desc--debug: new head
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 desc--debug: new branch
Vadim Gelfer
fix template tests.
r1918 desc--debug: no user, no domain
Vadim Gelfer
add tests for command line template....
r1915 desc--debug: no person
desc--debug: other 1
other 2
other 3
desc--debug: line 1
line 2
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 file_adds: third
Patrick Mezard
cmdutil: always expose "files_add", "files_del" and "manifest" templater properties
r5545 file_adds: second
Vadim Gelfer
add tests for command line template....
r1915 file_adds:
Patrick Mezard
cmdutil: always expose "files_add", "files_del" and "manifest" templater properties
r5545 file_adds: d
TK Soh
test-command-template: improve test coverage
r4353 file_adds:
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 file_adds:
Patrick Mezard
cmdutil: always expose "files_add", "files_del" and "manifest" templater properties
r5545 file_adds: c
file_adds: b
file_adds: a
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 file_adds--verbose: third
Patrick Mezard
cmdutil: always expose "files_add", "files_del" and "manifest" templater properties
r5545 file_adds--verbose: second
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 file_adds--verbose:
Patrick Mezard
cmdutil: always expose "files_add", "files_del" and "manifest" templater properties
r5545 file_adds--verbose: d
TK Soh
test-command-template: improve test coverage
r4353 file_adds--verbose:
Vadim Gelfer
add tests for command line template....
r1915 file_adds--verbose:
Patrick Mezard
cmdutil: always expose "files_add", "files_del" and "manifest" templater properties
r5545 file_adds--verbose: c
file_adds--verbose: b
file_adds--verbose: a
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 file_adds--debug: third
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 file_adds--debug: second
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 file_adds--debug:
TK Soh
test-command-template: improve test coverage
r4353 file_adds--debug: d
file_adds--debug:
Vadim Gelfer
fix template tests.
r1918 file_adds--debug:
Vadim Gelfer
add tests for command line template....
r1915 file_adds--debug: c
file_adds--debug: b
file_adds--debug: a
file_dels:
file_dels:
file_dels:
Vadim Gelfer
fix template tests.
r1918 file_dels:
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 file_dels:
TK Soh
test-command-template: improve test coverage
r4353 file_dels:
file_dels:
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 file_dels:
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 file_dels:
file_dels--verbose:
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 file_dels--verbose:
Vadim Gelfer
fix template tests.
r1918 file_dels--verbose:
Vadim Gelfer
add tests for command line template....
r1915 file_dels--verbose:
file_dels--verbose:
file_dels--verbose:
TK Soh
test-command-template: improve test coverage
r4353 file_dels--verbose:
file_dels--verbose:
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 file_dels--verbose:
file_dels--debug:
TK Soh
test-command-template: improve test coverage
r4353 file_dels--debug:
file_dels--debug:
Vadim Gelfer
add tests for command line template....
r1915 file_dels--debug:
file_dels--debug:
file_dels--debug:
Vadim Gelfer
fix template tests.
r1918 file_dels--debug:
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 file_dels--debug:
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 file_dels--debug:
file_mods:
Patrick Mezard
cmdutil: make "files" list all files, add "file_mods" for modified files
r5550 file_mods:
file_mods:
file_mods:
file_mods:
file_mods: c
file_mods:
file_mods:
file_mods:
file_mods--verbose:
file_mods--verbose:
file_mods--verbose:
file_mods--verbose:
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 file_mods--verbose:
Patrick Mezard
cmdutil: make "files" list all files, add "file_mods" for modified files
r5550 file_mods--verbose: c
file_mods--verbose:
file_mods--verbose:
file_mods--verbose:
file_mods--debug:
file_mods--debug:
file_mods--debug:
file_mods--debug:
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 file_mods--debug:
Patrick Mezard
cmdutil: make "files" list all files, add "file_mods" for modified files
r5550 file_mods--debug: c
file_mods--debug:
file_mods--debug:
file_mods--debug:
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 files: third
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 files: second
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 files:
TK Soh
test-command-template: improve test coverage
r4353 files: d
files:
Vadim Gelfer
fix template tests.
r1918 files: c
Vadim Gelfer
add tests for command line template....
r1915 files: c
files: b
files: a
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 files--verbose: third
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 files--verbose: second
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 files--verbose:
TK Soh
test-command-template: improve test coverage
r4353 files--verbose: d
files--verbose:
Vadim Gelfer
add tests for command line template....
r1915 files--verbose: c
Vadim Gelfer
fix template tests.
r1918 files--verbose: c
Vadim Gelfer
add tests for command line template....
r1915 files--verbose: b
files--verbose: a
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 files--debug: third
Patrick Mezard
cmdutil: make "files" list all files, add "file_mods" for modified files
r5550 files--debug: second
TK Soh
test-command-template: improve test coverage
r4353 files--debug:
Patrick Mezard
cmdutil: make "files" list all files, add "file_mods" for modified files
r5550 files--debug: d
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 files--debug:
Vadim Gelfer
fix template tests.
r1918 files--debug: c
Patrick Mezard
cmdutil: make "files" list all files, add "file_mods" for modified files
r5550 files--debug: c
files--debug: b
files--debug: a
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 manifest: 8:8a0d8faab8b2
Patrick Mezard
cmdutil: always expose "files_add", "files_del" and "manifest" templater properties
r5545 manifest: 7:f2dbc354b94e
manifest: 6:91015e9dbdd7
manifest: 5:4dc3def4f9b4
manifest: 4:90ae8dda64e1
manifest: 3:cb5a1327723b
manifest: 2:6e0e82995c35
manifest: 1:4e8d705b1e53
manifest: 0:a0c8bcbbb45c
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 manifest--verbose: 8:8a0d8faab8b2
Patrick Mezard
cmdutil: always expose "files_add", "files_del" and "manifest" templater properties
r5545 manifest--verbose: 7:f2dbc354b94e
manifest--verbose: 6:91015e9dbdd7
manifest--verbose: 5:4dc3def4f9b4
manifest--verbose: 4:90ae8dda64e1
manifest--verbose: 3:cb5a1327723b
manifest--verbose: 2:6e0e82995c35
manifest--verbose: 1:4e8d705b1e53
manifest--verbose: 0:a0c8bcbbb45c
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 manifest--debug: 8:8a0d8faab8b2eee97dcfccabbcb18f413c9d097b
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 manifest--debug: 7:f2dbc354b94e5ec0b4f10680ee0cee816101d0bf
TK Soh
test-command-template: improve test coverage
r4353 manifest--debug: 6:91015e9dbdd76a6791085d12b0a0ec7fcd22ffbf
manifest--debug: 5:4dc3def4f9b4c6e8de820f6ee74737f91e96a216
Alexis S. L. Carvalho
command line templates: add formatnode filter...
r4352 manifest--debug: 4:90ae8dda64e1a876c792bccb9af66284f6018363
manifest--debug: 3:cb5a1327723bada42f117e4c55a303246eaf9ccc
manifest--debug: 2:6e0e82995c35d0d57a52aca8da4e56139e06b4b1
manifest--debug: 1:4e8d705b1e53e3f9375e0e60dc7b525d8211fe55
manifest--debug: 0:a0c8bcbbb45c63b90b70ad007bf38961f64f2af0
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 node: 946e2bd9c565394777d74d9669045b39e856e3ea
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 node: 29114dbae42b9f078cf2714dbe3a86bba8ec7453
TK Soh
test-command-template: improve test coverage
r4353 node: c7b487c6c50ef1cf464cafdc4f4f5e615fc5999f
node: 13207e5a10d9fd28ec424934298e176197f2c67f
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 node: 32a18f097fcccf76ef282f62f8a85b3adf8d13c4
Thomas Arendsen Hein
Corrected tests for commit now consistently stripping last newline.
r2303 node: 10e46f2dcbf4823578cf180f33ecf0b957964c47
node: 97054abb4ab824450e9164180baf491ae0078465
node: b608e9d1a3f0273ccf70fb85fd6866b3482bf965
node: 1e4e1b8f71e05681d422154f5421e385fec3454f
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 node--verbose: 946e2bd9c565394777d74d9669045b39e856e3ea
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 node--verbose: 29114dbae42b9f078cf2714dbe3a86bba8ec7453
TK Soh
test-command-template: improve test coverage
r4353 node--verbose: c7b487c6c50ef1cf464cafdc4f4f5e615fc5999f
node--verbose: 13207e5a10d9fd28ec424934298e176197f2c67f
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 node--verbose: 32a18f097fcccf76ef282f62f8a85b3adf8d13c4
Thomas Arendsen Hein
Corrected tests for commit now consistently stripping last newline.
r2303 node--verbose: 10e46f2dcbf4823578cf180f33ecf0b957964c47
node--verbose: 97054abb4ab824450e9164180baf491ae0078465
node--verbose: b608e9d1a3f0273ccf70fb85fd6866b3482bf965
node--verbose: 1e4e1b8f71e05681d422154f5421e385fec3454f
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 node--debug: 946e2bd9c565394777d74d9669045b39e856e3ea
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 node--debug: 29114dbae42b9f078cf2714dbe3a86bba8ec7453
TK Soh
test-command-template: improve test coverage
r4353 node--debug: c7b487c6c50ef1cf464cafdc4f4f5e615fc5999f
node--debug: 13207e5a10d9fd28ec424934298e176197f2c67f
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 node--debug: 32a18f097fcccf76ef282f62f8a85b3adf8d13c4
Thomas Arendsen Hein
Corrected tests for commit now consistently stripping last newline.
r2303 node--debug: 10e46f2dcbf4823578cf180f33ecf0b957964c47
node--debug: 97054abb4ab824450e9164180baf491ae0078465
node--debug: b608e9d1a3f0273ccf70fb85fd6866b3482bf965
node--debug: 1e4e1b8f71e05681d422154f5421e385fec3454f
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 parents:
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 parents: -1:000000000000
TK Soh
test-command-template: improve test coverage
r4353 parents: 5:13207e5a10d9 4:32a18f097fcc
parents: 3:10e46f2dcbf4
Vadim Gelfer
add tests for command line template....
r1915 parents:
parents:
parents:
Vadim Gelfer
fix template tests.
r1918 parents:
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 parents:
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 parents--verbose:
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 parents--verbose: -1:000000000000
TK Soh
test-command-template: improve test coverage
r4353 parents--verbose: 5:13207e5a10d9 4:32a18f097fcc
parents--verbose: 3:10e46f2dcbf4
Vadim Gelfer
add tests for command line template....
r1915 parents--verbose:
parents--verbose:
parents--verbose:
Vadim Gelfer
fix template tests.
r1918 parents--verbose:
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 parents--verbose:
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 parents--debug: 7:29114dbae42b9f078cf2714dbe3a86bba8ec7453 -1:0000000000000000000000000000000000000000
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 parents--debug: -1:0000000000000000000000000000000000000000 -1:0000000000000000000000000000000000000000
TK Soh
test-command-template: improve test coverage
r4353 parents--debug: 5:13207e5a10d9fd28ec424934298e176197f2c67f 4:32a18f097fcccf76ef282f62f8a85b3adf8d13c4
parents--debug: 3:10e46f2dcbf4823578cf180f33ecf0b957964c47 -1:0000000000000000000000000000000000000000
Alexis S. L. Carvalho
command line templates: add formatnode filter...
r4352 parents--debug: 3:10e46f2dcbf4823578cf180f33ecf0b957964c47 -1:0000000000000000000000000000000000000000
parents--debug: 2:97054abb4ab824450e9164180baf491ae0078465 -1:0000000000000000000000000000000000000000
parents--debug: 1:b608e9d1a3f0273ccf70fb85fd6866b3482bf965 -1:0000000000000000000000000000000000000000
parents--debug: 0:1e4e1b8f71e05681d422154f5421e385fec3454f -1:0000000000000000000000000000000000000000
parents--debug: -1:0000000000000000000000000000000000000000 -1:0000000000000000000000000000000000000000
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 rev: 8
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 rev: 7
TK Soh
test-command-template: improve test coverage
r4353 rev: 6
rev: 5
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 rev: 4
Vadim Gelfer
fix template tests.
r1918 rev: 3
Vadim Gelfer
add tests for command line template....
r1915 rev: 2
rev: 1
rev: 0
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 rev--verbose: 8
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 rev--verbose: 7
TK Soh
test-command-template: improve test coverage
r4353 rev--verbose: 6
rev--verbose: 5
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 rev--verbose: 4
Vadim Gelfer
fix template tests.
r1918 rev--verbose: 3
Vadim Gelfer
add tests for command line template....
r1915 rev--verbose: 2
rev--verbose: 1
rev--verbose: 0
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 rev--debug: 8
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 rev--debug: 7
TK Soh
test-command-template: improve test coverage
r4353 rev--debug: 6
rev--debug: 5
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 rev--debug: 4
Vadim Gelfer
fix template tests.
r1918 rev--debug: 3
Vadim Gelfer
add tests for command line template....
r1915 rev--debug: 2
rev--debug: 1
rev--debug: 0
tags: tip
tags:
tags:
Vadim Gelfer
fix template tests.
r1918 tags:
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 tags:
TK Soh
test-command-template: improve test coverage
r4353 tags:
tags:
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 tags:
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 tags:
Vadim Gelfer
add tests for command line template....
r1915 tags--verbose: tip
tags--verbose:
tags--verbose:
Vadim Gelfer
fix template tests.
r1918 tags--verbose:
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 tags--verbose:
TK Soh
test-command-template: improve test coverage
r4353 tags--verbose:
tags--verbose:
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 tags--verbose:
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 tags--verbose:
Vadim Gelfer
add tests for command line template....
r1915 tags--debug: tip
tags--debug:
tags--debug:
Vadim Gelfer
fix template tests.
r1918 tags--debug:
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 tags--debug:
TK Soh
test-command-template: improve test coverage
r4353 tags--debug:
tags--debug:
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 tags--debug:
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 tags--debug:
Alexander Solovyov <piranha at piranha.org.ua>
templater: ability to display diffstat for log-like commands
r7879 diffstat: 1: +1/-0
diffstat: 1: +1/-0
diffstat: 0: +0/-0
diffstat: 1: +1/-0
diffstat: 0: +0/-0
diffstat: 1: +1/-0
diffstat: 1: +4/-0
diffstat: 1: +2/-0
diffstat: 1: +1/-0
diffstat--verbose: 1: +1/-0
diffstat--verbose: 1: +1/-0
diffstat--verbose: 0: +0/-0
diffstat--verbose: 1: +1/-0
diffstat--verbose: 0: +0/-0
diffstat--verbose: 1: +1/-0
diffstat--verbose: 1: +4/-0
diffstat--verbose: 1: +2/-0
diffstat--verbose: 1: +1/-0
diffstat--debug: 1: +1/-0
diffstat--debug: 1: +1/-0
diffstat--debug: 0: +0/-0
diffstat--debug: 1: +1/-0
diffstat--debug: 0: +0/-0
diffstat--debug: 1: +1/-0
diffstat--debug: 1: +4/-0
diffstat--debug: 1: +2/-0
diffstat--debug: 1: +1/-0
Vadim Gelfer
add tests for command line template....
r1915 # filters work
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 hostname
Vadim Gelfer
fix template tests.
r1918
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463
TK Soh
test-command-template: improve test coverage
r4353
Vadim Gelfer
add tests for command line template....
r1915 place
place
hostname
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 test
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 User Name
Vadim Gelfer
fix template tests.
r1918 person
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 person
TK Soh
test-command-template: improve test coverage
r4353 person
person
Vadim Gelfer
add tests for command line template....
r1915 other
A. N. Other
User Name
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 test
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 user
Vadim Gelfer
fix template tests.
r1918 person
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 person
TK Soh
test-command-template: improve test coverage
r4353 person
person
Vadim Gelfer
add tests for command line template....
r1915 other
other
user
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 in the future
Wed Jan 01 10:01:00 2020 +0000
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 Mon Jan 12 13:46:40 1970 +0000
TK Soh
test-command-template: improve test coverage
r4353 Sun Jan 18 08:40:01 1970 +0000
Sun Jan 18 08:40:00 1970 +0000
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 Sat Jan 17 04:53:20 1970 +0000
Thomas Arendsen Hein
Use timestamps without leading 0 in test-command-template for portable tests.
r1939 Fri Jan 16 01:06:40 1970 +0000
Wed Jan 14 21:20:00 1970 +0000
Tue Jan 13 17:33:20 1970 +0000
Mon Jan 12 13:46:40 1970 +0000
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 2020-01-01 10:01 +0000
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 1970-01-12 13:46 +0000
TK Soh
test-command-template: improve test coverage
r4353 1970-01-18 08:40 +0000
1970-01-18 08:40 +0000
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 1970-01-17 04:53 +0000
Thomas Arendsen Hein
Use timestamps without leading 0 in test-command-template for portable tests.
r1939 1970-01-16 01:06 +0000
1970-01-14 21:20 +0000
1970-01-13 17:33 +0000
1970-01-12 13:46 +0000
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 2020-01-01 10:01:00 +0000
Giorgos Keramidas
tests: update test-command-template for the new {isodatesec} filter
r6320 1970-01-12 13:46:40 +0000
1970-01-18 08:40:01 +0000
1970-01-18 08:40:00 +0000
1970-01-17 04:53:20 +0000
1970-01-16 01:06:40 +0000
1970-01-14 21:20:00 +0000
1970-01-13 17:33:20 +0000
1970-01-12 13:46:40 +0000
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 Wed, 01 Jan 2020 10:01:00 +0000
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 Mon, 12 Jan 1970 13:46:40 +0000
TK Soh
test-command-template: improve test coverage
r4353 Sun, 18 Jan 1970 08:40:01 +0000
Sun, 18 Jan 1970 08:40:00 +0000
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 Sat, 17 Jan 1970 04:53:20 +0000
Thomas Arendsen Hein
Use timestamps without leading 0 in test-command-template for portable tests.
r1939 Fri, 16 Jan 1970 01:06:40 +0000
Wed, 14 Jan 1970 21:20:00 +0000
Tue, 13 Jan 1970 17:33:20 +0000
Mon, 12 Jan 1970 13:46:40 +0000
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 third
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 second
TK Soh
test-command-template: improve test coverage
r4353 merge
new head
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 new branch
Vadim Gelfer
fix template tests.
r1918 no user, no domain
Vadim Gelfer
add tests for command line template....
r1915 no person
other 1
line 1
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 946e2bd9c565
Thomas Arendsen Hein
hg log: Move filtering implicit parents to own method and use it in templater....
r4825 29114dbae42b
TK Soh
test-command-template: improve test coverage
r4353 c7b487c6c50e
13207e5a10d9
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 32a18f097fcc
Thomas Arendsen Hein
Corrected tests for commit now consistently stripping last newline.
r2303 10e46f2dcbf4
97054abb4ab8
b608e9d1a3f0
1e4e1b8f71e0
Dirkjan Ochtman
templater: fix age filter to state the obvious on future timestamps
r7682 <changeset author="test"/>
Jesse Glick
Permit XML entities to be escaped in template output....
r6174 <changeset author="User Name &lt;user@hostname&gt;"/>
<changeset author="person"/>
<changeset author="person"/>
<changeset author="person"/>
<changeset author="person"/>
<changeset author="other@place"/>
<changeset author="A. N. Other &lt;other@place&gt;"/>
<changeset author="User Name &lt;user@hostname&gt;"/>
Alexis S. L. Carvalho
command line templates: add formatnode filter...
r4352 # formatnode filter works
# quiet
1e4e1b8f71e0
# normal
1e4e1b8f71e0
# verbose
1e4e1b8f71e0
# debug
1e4e1b8f71e05681d422154f5421e385fec3454f
Vadim Gelfer
add tests for command line template....
r1915 # error on syntax
abort: t:3: unmatched quotes
Mads Kiilerich
cmdutil: templating keywords latesttag and latesttagdistance...
r9536 # latesttag
adding file
adding head1
adding head2
created new head
# No tag set
5: null+5
4: null+4
3: null+3
2: null+3
1: null+2
0: null+1
# one common tag: longuest path wins
6: t1+4
5: t1+3
4: t1+2
3: t1+1
2: t1+1
1: t1+0
0: null+1
# one ancestor tag: more recent wins
7: t2+3
6: t2+2
5: t2+1
4: t1+2
3: t1+1
2: t2+0
1: t1+0
0: null+1
# two branch tags: more recent wins
8: t3+5
7: t3+4
6: t3+3
5: t3+2
4: t3+1
3: t3+0
2: t2+0
1: t1+0
0: null+1
# merged tag overrides
10: t5+5
9: t5+4
8: t5+3
7: t5+2
6: t5+1
5: t5+0
4: at3:t3+1
3: at3:t3+0
2: t2+0
1: t1+0
0: null+1
Vadim Gelfer
add tests for command line template....
r1915 # done