Sign in
googlers
/
jrn
/
git
/
ac7f0f436e4f45d616ca509f5163fddab104516b
/
ident.c
798123a
Rename get_ident() to fmt_ident() and make it available to outside
by Junio C Hamano
· 18 years ago
e0d10e1
[PATCH] Rename git-repo-config to git-config.
by Tom Prince
· 18 years ago
0175476
Don't force everybody to call setup_ident().
by Junio C Hamano
· 18 years ago
cb280e1
Allow non-developer to clone, checkout and fetch more easily.
by Junio C Hamano
· 18 years ago
8502357
simplify inclusion of system header files.
by Junio C Hamano
· 18 years ago
a7f196a
Default GIT_COMMITTER_NAME to login name in recieve-pack.
by Shawn O. Pearce
· 18 years ago
d5cc2de
ident.c: Trim hint printed when gecos is empty.
by Han-Wen Nienhuys
· 18 years ago
817151e
Rename safe_strncpy() to strlcpy().
by Peter Eriksen
· 19 years ago
bfbd0bb
Implement safe_strncpy() as strlcpy() and use it more.
by Peter Eriksen
· 19 years ago
749be72
Delay "empty ident" errors until they really matter.
by Junio C Hamano
· 19 years ago
925f918
Make "empty ident" error message a bit more helpful.
by Junio C Hamano
· 19 years ago
dfdd309
Do not allow empty name or email.
by Junio C Hamano
· 19 years ago
82f9d58
code comments: spell
by Junio C Hamano
· 19 years ago
c7d77da
git-var: constness and globalness cleanup.
by Junio C Hamano
· 19 years ago
adc3dbc
Use sensible domain name (the DNS one) when guessing ident information
by Petr Baudis
· 19 years ago
5e5f809
Remove unused include.
by Junio C Hamano
· 19 years ago
4546738
Unlocalized isspace and friends
by Linus Torvalds
· 19 years ago
e1b1039
Use git config file for committer name and email info
by Linus Torvalds
· 19 years ago
e9bacb4
Use GECOS field a bit better to produce default human readable name.
by Junio C Hamano
· 19 years ago
5a90d4a
[PATCH] getdomainname should be usable on SunOS with -lnsl
by Junio C Hamano
· 19 years ago
a9ab586
Retire support for old environment variables.
by Junio C Hamano
· 19 years ago
f0ebff0
[PATCH] Portability fix for Solaris 10/x86
by Patrick Mauritz
· 19 years ago
fb2af03
Replace C99 array initializers with code.
by Jason Riedy
· 20 years ago
7a868a8
[PATCH] ident.c: Disambiguate the error messages in setup_ident
by Eric W. Biederman
· 20 years ago
d289d13
[PATCH] Move git_author_info and git_commiter_info to ident.c
by Eric W. Biederman
· 20 years ago
6aa33f4
Abstract out the "name <email> date" handling of commit-tree.c
by Linus Torvalds
· 20 years ago