| Commit message (Expand) | Author | Age | Files | Lines |
* | fix up strtoul_ui error handling | Andy Whitcroft | 2007-04-18 | 1 | -1/+1 |
* | sscanf/strtoul: parse integers robustly | Jim Meyering | 2007-04-14 | 1 | -1/+1 |
* | General const correctness fixes | Shawn O. Pearce | 2007-03-07 | 1 | -1/+1 |
* | convert object type handling from a string to a number | Nicolas Pitre | 2007-02-27 | 1 | -6/+6 |
* | simplify inclusion of system header files. | Junio C Hamano | 2006-12-20 | 1 | -4/+0 |
* | convert-objects: set _XOPEN_SOURCE to 600 | Junio C Hamano | 2006-11-15 | 1 | -1/+1 |
* | Convert memcpy(a,b,20) to hashcpy(a,b). | Shawn Pearce | 2006-08-23 | 1 | -3/+3 |
* | Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. | David Rientjes | 2006-08-17 | 1 | -1/+1 |
* | Fix header breakage with _XOPEN_SOURCE. | Ramsay Allan Jones | 2006-08-02 | 1 | -0/+1 |
* | Avoid C99 comments, use old-style C comments instead. | Pavel Roskin | 2006-07-10 | 1 | -6/+6 |
* | Remove all void-pointer arithmetic. | Florian Forster | 2006-06-20 | 1 | -11/+11 |
* | Separate object name errors from usage errors | Dmitry V. Levin | 2006-05-08 | 1 | -1/+3 |
* | Replace xmalloc+memset(0) with xcalloc. | Peter Eriksen | 2006-04-04 | 1 | -2/+1 |
* | Use blob_, commit_, tag_, and tree_type throughout. | Peter Eriksen | 2006-04-04 | 1 | -8/+11 |
* | [PATCH] Initial AIX portability fixes. | Jason Riedy | 2005-12-06 | 1 | -1/+2 |
* | Make the rest of commands work from a subdirectory. | Junio C Hamano | 2005-11-28 | 1 | -0/+2 |
* | Unlocalized isspace and friends | Linus Torvalds | 2005-10-14 | 1 | -1/+0 |
* | [PATCH] getdomainname should be usable on SunOS with -lnsl | Junio C Hamano | 2005-09-17 | 1 | -1/+0 |
* | [PATCH] Portability fix for Solaris 10/x86 | Patrick Mauritz | 2005-09-07 | 1 | -0/+1 |
* | Big tool rename. | Junio C Hamano | 2005-09-07 | 1 | -0/+326 |