Plugins/VcsPlugins/vcsMercurial/styles/logBrowserBookmarkPhase.style

Tue, 30 Dec 2014 11:50:13 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 30 Dec 2014 11:50:13 +0100
changeset 4004
51a8bbea6e9f
parent 1605
899cb1241de5
permissions
-rw-r--r--

Corrected some copy & paste issue in the Mercurial plug-in.

changeset = 'change|{rev}:{node|short}\nuser|{author|email}\nparents|{parents}\ndate|{date|isodate}\ndescription|{desc}\nfile_copies|{file_copies}\nfile_adds|{file_adds}\nfiles_mods|{file_mods}\nfile_dels|{file_dels}\nbranches|{branches}\ntags|{tags}\nbookmarks|{bookmarks}\nphase|{phase}\n@@@\n'
file_mod = '{file_mod}, '
last_file_mod = '{file_mod}'
file_add = '{file_add}, '
last_file_add = '{file_add}'
file_del = '{file_del}, '
last_file_del = '{file_del}'
file_copy = '{name} ({source}), '
last_file_copy = '{name} ({source})'
tag = '{tag}, '
last_tag = '{tag}'
branch = '{branch}, '
last_branch = '{branch}'
bookmark = '{bookmark}, '
last_bookmark = '{bookmark}'

eric ide

mercurial