2 Commits (6ff2b729debc07fce5c5c1226f9fee9ea59cd7ab)

Author SHA1 Message Date
Felipe Contreras 4b25d091ba Fix a bunch of pointer declarations (codestyle) 16 years ago
Matt Kraai 2ecb5ea2ad Move convert-objects to contrib. 17 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Andy Whitcroft 6e6db39afc fix up strtoul_ui error handling 18 years ago
Jim Meyering 61d6ed139f sscanf/strtoul: parse integers robustly 18 years ago
Jim Meyering 6aead43db3 sscanf/strtoul: parse integers robustly 18 years ago
Shawn O. Pearce 3a55602eec General const correctness fixes 18 years ago
Nicolas Pitre 21666f1aae convert object type handling from a string to a number 18 years ago
Junio C Hamano 85023577a8 simplify inclusion of system header files. 18 years ago
Junio C Hamano 73fbd33cce convert-objects: set _XOPEN_SOURCE to 600 18 years ago
Shawn Pearce e702496e43 Convert memcpy(a,b,20) to hashcpy(a,b). 18 years ago
David Rientjes a89fccd281 Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. 18 years ago
Ramsay Allan Jones da7bad50ed Fix header breakage with _XOPEN_SOURCE. 19 years ago
Pavel Roskin a9486b02ec Avoid C99 comments, use old-style C comments instead. 19 years ago
Florian Forster 1d7f171c3a Remove all void-pointer arithmetic. 19 years ago
Dmitry V. Levin 31fff305bc Separate object name errors from usage errors 19 years ago
Peter Eriksen 90321c106c Replace xmalloc+memset(0) with xcalloc. 19 years ago
Peter Eriksen 8e44025925 Use blob_, commit_, tag_, and tree_type throughout. 19 years ago
Jason Riedy a6da9395a5 [PATCH] Initial AIX portability fixes. 19 years ago
Junio C Hamano 53228a5fb8 Make the rest of commands work from a subdirectory. 19 years ago
Linus Torvalds 4546738b58 Unlocalized isspace and friends 19 years ago
Junio C Hamano 5a90d4ac1a [PATCH] getdomainname should be usable on SunOS with -lnsl 19 years ago
Patrick Mauritz f0ebff0dfe [PATCH] Portability fix for Solaris 10/x86 19 years ago
Junio C Hamano 215a7ad1ef Big tool rename. 19 years ago
Junio C Hamano 79db12e8ba A bit more format warning squelching. 20 years ago
Linus Torvalds 4e81304afc git-convert-cache: fix up mode conversion 20 years ago
Linus Torvalds e2418c01b1 git-convert-cache: fix up file modes in trees too 20 years ago
Alexey Nezhdanov 667bb59b2d [PATCH] cleanup of in-code names 20 years ago
tony.luck@intel.com f220fb6b84 [PATCH] Fix warning in convert-cache 20 years ago
Linus Torvalds 3c249c9506 Add "get_sha1()" helper function. 20 years ago
Christopher Li 812666c8e6 [PATCH] introduce xmalloc and xrealloc 20 years ago
Linus Torvalds a44c9a5e2e Simplify "write_sha1_file()" interfaces 20 years ago
Linus Torvalds 3f053897b3 Update "convert-cache" to handle git itself. 20 years ago
Linus Torvalds 93256315b2 Make a hack to convert-cache for missing author dates in old 20 years ago
Linus Torvalds bfac5d9429 Make "convert-cache" able to handle the really old archive formats 20 years ago
Linus Torvalds d98b46f8d9 Do SHA1 hash _before_ compression. 20 years ago