hg log -r 'first(file("path/to/file"))' --template '{author}\n' -f
This is using hg log together with hg templating. You can customize your output with stuff like {date|isodate} or {desc). -f follows through renames and removals.
When you seek symphony in life...
Projects, stories, ideas, feelings, events and much, much more
hg log -r 'first(file("path/to/file"))' --template '{author}\n' -f
This is using hg log together with hg templating. You can customize your output with stuff like {date|isodate} or {desc). -f follows through renames and removals.
All the projects here are under a Creative Commons 3.0 licence! You can use and distribute them as you like (just quote the author so he knows his work is not useless)!
If you wish to get in touch with me write at projectsymphony@gmail.com
No comments:
Post a Comment