chiark
/
gitweb
/
~mdw
/
stgit
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
2057c23
)
Teach new infrastructure about the default author and committer
author
Karl Hasselström
<kha@treskal.com>
Mon, 28 Jan 2008 22:11:32 +0000
(23:11 +0100)
committer
Karl Hasselström
<kha@treskal.com>
Sun, 10 Feb 2008 14:46:38 +0000
(15:46 +0100)
As specified by the config options user.name and user.email, and the
environment variables GIT_{AUTHOR,COMMITTER}_{NAME,EMAIL,DATE} (the
latter overriding the former).
Nothing uses this yet, but "stg edit" will soon.
Signed-off-by: Karl Hasselström <kha@treskal.com>
No differences found