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