summaryrefslogtreecommitdiff
path: root/convert-objects.c
AgeCommit message (Expand)Author
2006-08-02Fix header breakage with _XOPEN_SOURCE.Ramsay Allan Jones
2006-07-10Avoid C99 comments, use old-style C comments instead.Pavel Roskin
2006-06-20Remove all void-pointer arithmetic.Florian Forster
2006-05-08Separate object name errors from usage errorsDmitry V. Levin
2006-04-04Replace xmalloc+memset(0) with xcalloc.Peter Eriksen
2006-04-04Use blob_, commit_, tag_, and tree_type throughout.Peter Eriksen
2005-12-07[PATCH] Initial AIX portability fixes.Jason Riedy
2005-11-29Make the rest of commands work from a subdirectory.Junio C Hamano
2005-10-15Unlocalized isspace and friendsLinus Torvalds
2005-09-17[PATCH] getdomainname should be usable on SunOS with -lnslJunio C Hamano
2005-09-08[PATCH] Portability fix for Solaris 10/x86Patrick Mauritz
2005-09-08Big tool rename.Junio C Hamano