author | Eric W. Biederman <ebiederm@xmission.com> | |
Fri, 15 Jul 2005 00:50:33 +0000 (18:50 -0600) | ||
committer | Linus Torvalds <torvalds@g5.osdl.org> | |
Fri, 15 Jul 2005 17:00:35 +0000 (10:00 -0700) | ||
commit | d289d13625ffa568c3007c3620eaafeb521ac06d | |
tree | 8ea52a947f32245c39d746d3a2ca9b3f1a8d258d | tree | snapshot |
parent | e64e1b79d7c50a234e97d59aadc7a4911de91efe | commit | diff |
[PATCH] Move git_author_info and git_commiter_info to ident.c
Moving these functions allows all of the logic for figuring out what
these values are to be shared between programs.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Moving these functions allows all of the logic for figuring out what
these values are to be shared between programs.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
cache.h | diff | blob | history | |
commit-tree.c | diff | blob | history | |
ident.c | diff | blob | history |