summaryrefslogtreecommitdiff
path: root/ident.c
AgeCommit message (Expand)Author
2005-10-15Unlocalized isspace and friendsLinus Torvalds
2005-10-12Use git config file for committer name and email infoLinus Torvalds
2005-09-20Use GECOS field a bit better to produce default human readable name.Junio C Hamano
2005-09-17[PATCH] getdomainname should be usable on SunOS with -lnslJunio C Hamano
2005-09-09Retire support for old environment variables.Junio C Hamano
2005-09-08[PATCH] Portability fix for Solaris 10/x86Patrick Mauritz
2005-08-24Replace C99 array initializers with code.Jason Riedy
2005-07-15[PATCH] ident.c: Disambiguate the error messages in setup_identEric W. Biederman
2005-07-15[PATCH] Move git_author_info and git_commiter_info to ident.cEric W. Biederman
2005-07-12Abstract out the "name <email> date" handling of commit-tree.cLinus Torvalds