Sign in
googlers
/
jrn
/
git
/
9a621ad085c646a0146cc073fcc8dc49b89f574a
/
wrapper.c
55b38a4
warn_on_inaccessible(): a helper to warn on inaccessible paths
by Junio C Hamano
· 13 years ago
ba8bd83
config: warn on inaccessible files
by Jeff King
· 13 years ago
2f70587
ident: report passwd errors with a more friendly message
by Jeff King
· 13 years ago
d41489a
Add more large blob test cases
by Nguyễn Thái Ngọc Duy
· 13 years ago
56d7c27
read_in_full: always report errors
by Jeff King
· 14 years ago
e2a57aa
Name make_*_path functions more accurately
by Carlos Martín Nieto
· 14 years ago
b308bf1
Merge branch 'maint'
by Junio C Hamano
· 14 years ago
1368f65
compat: helper for detecting unsigned overflow
by Jonathan Nieder
· 14 years ago
6cf6bb3
Improve error messages when temporary file creation fails
by Arnout Engelen
· 14 years ago
00b0d7f
set_try_to_free_routine(NULL) means "do nothing special"
by Junio C Hamano
· 14 years ago
e050029
Remove pack file handling dependency from wrapper.o
by Jonathan Nieder
· 14 years ago
b0613ce
wrapper: give zlib wrappers their own translation unit
by Jonathan Nieder
· 14 years ago
33f2393
path helpers: move git_mkstemp* to wrapper.c
by Jonathan Nieder
· 14 years ago
463db9b
wrapper: move odb_* to environment.c
by Jonathan Nieder
· 14 years ago
58ecbd5
wrapper: move xmmap() to sha1_file.c
by Jonathan Nieder
· 14 years ago
8bd9fd5
xmalloc: include size in the failure message
by Matthieu Moy
· 15 years ago
44e08b0
Merge branch 'js/try-to-free-stackable'
by Junio C Hamano
· 15 years ago
ea5f75a
Merge branch 'np/malloc-threading'
by Junio C Hamano
· 15 years ago
851c34b
Have set_try_to_free_routine return the previous routine
by Johannes Sixt
· 15 years ago
80d706a
Introduce remove_or_warn function
by Peter Collingbourne
· 15 years ago
d172329
Implement the rmdir_or_warn function
by Peter Collingbourne
· 15 years ago
10e13ec
Generalise the unlink_or_warn function
by Peter Collingbourne
· 15 years ago
a9a7463
Make xmalloc and xrealloc thread-safe
by Nicolas Pitre
· 15 years ago
f80c7ae
Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later.
by Matthieu Moy
· 15 years ago
b862b61
git_mkstemp_mode, xmkstemp_mode: variants of gitmkstemps with mode argument.
by Matthieu Moy
· 15 years ago
5bf9219
Add xmallocz()
by Ilari Liusvaara
· 15 years ago
d824cbb
Convert existing die(..., strerror(errno)) to die_errno()
by Thomas Rast
· 16 years ago
fc71db3
Introduce an unlink(2) wrapper which gives warning if unlink failed
by Alex Riesen
· 16 years ago
f474c52
Merge branch 'jc/maint-1.6.0-pack-directory'
by Junio C Hamano
· 16 years ago
2c626e5
Fix odb_mkstemp() on AIX
by Mike Ralphson
· 16 years ago
bb0cebd
Merge branch 'jc/maint-1.6.0-pack-directory'
by Junio C Hamano
· 16 years ago
6e180cd
Make sure objects/pack exists before creating a new pack
by Junio C Hamano
· 16 years ago
39c6854
Wrap inflate and other zlib routines for better error reporting
by Linus Torvalds
· 16 years ago
559e840
Move read_in_full() and write_in_full() to wrapper.c
by Junio C Hamano
· 17 years ago
112db55
Shrink the git binary a bit by avoiding unnecessary inline functions
by Linus Torvalds
· 17 years ago