index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
convert-objects.c
Commit message (
Expand
)
Author
Age
*
simplify inclusion of system header files.
Junio C Hamano
2006-12-20
*
convert-objects: set _XOPEN_SOURCE to 600
Junio C Hamano
2006-11-15
*
Convert memcpy(a,b,20) to hashcpy(a,b).
Shawn Pearce
2006-08-23
*
Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.
David Rientjes
2006-08-17
*
Fix header breakage with _XOPEN_SOURCE.
Ramsay Allan Jones
2006-08-02
*
Avoid C99 comments, use old-style C comments instead.
Pavel Roskin
2006-07-10
*
Remove all void-pointer arithmetic.
Florian Forster
2006-06-20
*
Separate object name errors from usage errors
Dmitry V. Levin
2006-05-08
*
Replace xmalloc+memset(0) with xcalloc.
Peter Eriksen
2006-04-04
*
Use blob_, commit_, tag_, and tree_type throughout.
Peter Eriksen
2006-04-04
*
[PATCH] Initial AIX portability fixes.
Jason Riedy
2005-12-06
*
Make the rest of commands work from a subdirectory.
Junio C Hamano
2005-11-28
*
Unlocalized isspace and friends
Linus Torvalds
2005-10-14
*
[PATCH] getdomainname should be usable on SunOS with -lnsl
Junio C Hamano
2005-09-17
*
[PATCH] Portability fix for Solaris 10/x86
Patrick Mauritz
2005-09-07
*
Big tool rename.
Junio C Hamano
2005-09-07