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
/
wrapper.c
Commit message (
Expand
)
Author
Age
*
Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later.
Matthieu Moy
2010-02-22
*
git_mkstemp_mode, xmkstemp_mode: variants of gitmkstemps with mode argument.
Matthieu Moy
2010-02-22
*
Add xmallocz()
Ilari Liusvaara
2010-01-26
*
Convert existing die(..., strerror(errno)) to die_errno()
Thomas Rast
2009-06-27
*
Introduce an unlink(2) wrapper which gives warning if unlink failed
Alex Riesen
2009-04-29
*
Merge branch 'jc/maint-1.6.0-pack-directory'
Junio C Hamano
2009-02-28
|
\
|
*
Fix odb_mkstemp() on AIX
Mike Ralphson
2009-02-26
*
|
Merge branch 'jc/maint-1.6.0-pack-directory'
Junio C Hamano
2009-02-25
|
\
\
|
|
/
|
*
Make sure objects/pack exists before creating a new pack
Junio C Hamano
2009-02-25
*
|
Wrap inflate and other zlib routines for better error reporting
Linus Torvalds
2009-01-11
|
/
*
Move read_in_full() and write_in_full() to wrapper.c
Junio C Hamano
2008-07-20
*
Shrink the git binary a bit by avoiding unnecessary inline functions
Linus Torvalds
2008-06-22