summaryrefslogtreecommitdiff
path: root/ident.c
Commit message (Expand)AuthorAgeFilesLines
* Use sensible domain name (the DNS one) when guessing ident informationPetr Baudis2005-10-201-1/+9
* Remove unused include.Junio C Hamano2005-10-181-1/+0
* Unlocalized isspace and friendsLinus Torvalds2005-10-141-1/+0
* Use git config file for committer name and email infoLinus Torvalds2005-10-111-16/+14
* Use GECOS field a bit better to produce default human readable name.Junio C Hamano2005-09-201-4/+35
* [PATCH] getdomainname should be usable on SunOS with -lnslJunio C Hamano2005-09-171-2/+0
* Retire support for old environment variables.Junio C Hamano2005-09-091-2/+2
* [PATCH] Portability fix for Solaris 10/x86Patrick Mauritz2005-09-071-1/+2
* Replace C99 array initializers with code.Jason Riedy2005-08-231-8/+18
* [PATCH] ident.c: Disambiguate the error messages in setup_identEric W. Biederman2005-07-151-2/+2
* [PATCH] Move git_author_info and git_commiter_info to ident.cEric W. Biederman2005-07-151-0/+10
* Abstract out the "name <email> date" handling of commit-tree.cLinus Torvalds2005-07-121-0/+138