hgext/__init__.py
author Ion Savin <ion.savin@tora.com>
Tue, 10 Jan 2012 10:18:19 +0200
changeset 15829 2c480532f36e
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
annotate: append newline after non newline-terminated file listings The last line of a non newline-terminated file would mix with the first line of the next file in multiple-file listings before this patch. Possible compatibility issue: no longer possible to tell from the annotate output if the file is terminated by new line or not.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1360
7d439981bec4 Re-add hgext/__init__.py
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     1
# placeholder