index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wrapper.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Name make_*_path functions more accurately
Carlos MartÃn Nieto
2011-03-18
1
-2
/
+2
*
Merge branch 'maint'
Junio C Hamano
2011-02-10
1
-1
/
+1
|
\
|
*
compat: helper for detecting unsigned overflow
Jonathan Nieder
2011-02-10
1
-1
/
+1
*
|
Improve error messages when temporary file creation fails
Arnout Engelen
2010-12-22
1
-4
/
+28
|
/
*
set_try_to_free_routine(NULL) means "do nothing special"
Junio C Hamano
2010-12-21
1
-0
/
+2
*
Remove pack file handling dependency from wrapper.o
Jonathan Nieder
2010-11-10
1
-3
/
+2
*
wrapper: give zlib wrappers their own translation unit
Jonathan Nieder
2010-11-10
1
-60
/
+0
*
path helpers: move git_mkstemp* to wrapper.c
Jonathan Nieder
2010-11-10
1
-0
/
+113
*
wrapper: move odb_* to environment.c
Jonathan Nieder
2010-11-10
1
-37
/
+0
*
wrapper: move xmmap() to sha1_file.c
Jonathan Nieder
2010-11-10
1
-15
/
+0
*
xmalloc: include size in the failure message
Matthieu Moy
2010-08-20
1
-1
/
+2
*
Merge branch 'js/try-to-free-stackable'
Junio C Hamano
2010-06-13
1
-2
/
+4
|
\
|
*
Have set_try_to_free_routine return the previous routine
Johannes Sixt
2010-05-09
1
-2
/
+4
*
|
Merge branch 'np/malloc-threading'
Junio C Hamano
2010-05-21
1
-4
/
+16
|
\
|
|
*
Make xmalloc and xrealloc thread-safe
Nicolas Pitre
2010-03-24
1
-4
/
+16
*
|
Introduce remove_or_warn function
Peter Collingbourne
2010-03-28
1
-0
/
+5
*
|
Implement the rmdir_or_warn function
Peter Collingbourne
2010-03-28
1
-0
/
+5
*
|
Generalise the unlink_or_warn function
Peter Collingbourne
2010-03-28
1
-5
/
+7
|
/
*
Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later.
Matthieu Moy
2010-02-23
1
-3
/
+7
*
git_mkstemp_mode, xmkstemp_mode: variants of gitmkstemps with mode argument.
Matthieu Moy
2010-02-23
1
-0
/
+10
*
Add xmallocz()
Ilari Liusvaara
2010-01-26
1
-4
/
+11
*
Convert existing die(..., strerror(errno)) to die_errno()
Thomas Rast
2009-06-27
1
-4
/
+4
*
Introduce an unlink(2) wrapper which gives warning if unlink failed
Alex Riesen
2009-04-30
1
-0
/
+16
*
Merge branch 'jc/maint-1.6.0-pack-directory'
Junio C Hamano
2009-03-01
1
-1
/
+2
|
\
|
*
Fix odb_mkstemp() on AIX
Mike Ralphson
2009-02-26
1
-1
/
+2
*
|
Merge branch 'jc/maint-1.6.0-pack-directory'
Junio C Hamano
2009-02-25
1
-0
/
+32
|
\
|
|
*
Make sure objects/pack exists before creating a new pack
Junio C Hamano
2009-02-25
1
-0
/
+32
*
|
Wrap inflate and other zlib routines for better error reporting
Linus Torvalds
2009-01-11
1
-0
/
+60
|
/
*
Move read_in_full() and write_in_full() to wrapper.c
Junio C Hamano
2008-07-21
1
-0
/
+38
*
Shrink the git binary a bit by avoiding unnecessary inline functions
Linus Torvalds
2008-06-23
1
-0
/
+160