tests/missing-comment.hg
author Matt Harbison <matt_harbison@yahoo.com>
Mon, 06 Jul 2015 23:23:22 -0400
changeset 25727 b8245386ab40
parent 17064 168cc52ad7c2
permissions -rw-r--r--
templatekw: make {latesttag} a hybrid list This maintains the previous behavior of expanding {latesttag} to a string containing all of the tags, joined by ':'. But now it also allows list type operations. I'm unsure if the plural handling is correct (i.e. it seems like it is usually "{foos % '{foo}'}"), but I guess we are stuck with this because the singular form previously existed.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
17064
168cc52ad7c2 histedit: new extension for interactive history editing
Augie Fackler <raf@durin42.com>
parents:
diff changeset
     1
(binary:application/octet-stream)