mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-31 12:56:35 +00:00
Gource is cool
This commit is contained in:
5
gource/data/gource.style
Normal file
5
gource/data/gource.style
Normal file
@@ -0,0 +1,5 @@
|
||||
changeset = '{file_adds}{file_copies}{file_mods}{file_dels}'
|
||||
file_mod = "{date|hgdate}|{author|person}|M|{file_mod}\n"
|
||||
file_add = "{date|hgdate}|{author|person}|A|{file_add}\n"
|
||||
file_del = "{date|hgdate}|{author|person}|D|{file_del}\n"
|
||||
file_copy = "{date|hgdate}|{author|person}|A|{name}\n"
|
||||
Reference in New Issue
Block a user