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
*
wrapper: move is_empty_file() and rename it as is_empty_or_missing_file()
Pranit Bauva
2019-01-02
1
-0
/
+13
*
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
2018-05-06
1
-2
/
+2
*
wrapper: rename 'template' variables
Brandon Williams
2018-02-22
1
-20
/
+20
*
wrapper.c: consistently quote filenames in error messages
Simon Ruderich
2017-11-06
1
-4
/
+4
*
avoid "write_in_full(fd, buf, len) != len" pattern
Jeff King
2017-09-14
1
-1
/
+1
*
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
1
-0
/
+1
|
\
|
*
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
*
|
Merge branch 'nd/fopen-errors'
Junio C Hamano
2017-06-13
1
-5
/
+26
|
\
\
|
*
|
wrapper.c: make warn_on_inaccessible() static
Nguyễn Thái Ngọc Duy
2017-05-26
1
-5
/
+5
|
*
|
wrapper.c: add and use fopen_or_warn()
Nguyễn Thái Ngọc Duy
2017-05-26
1
-0
/
+11
|
*
|
wrapper.c: add and use warn_on_fopen_errors()
Nguyễn Thái Ngọc Duy
2017-05-26
1
-0
/
+10
|
|
/
*
|
Merge branch 'jc/noent-notdir'
Junio C Hamano
2017-06-13
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
treewide: use is_missing_file_error() where ENOENT and ENOTDIR are checked
Junio C Hamano
2017-05-30
1
-2
/
+2
*
|
Merge branch 'dt/xgethostname-nul-termination'
Junio C Hamano
2017-04-24
1
-0
/
+13
|
\
\
|
|
/
|
/
|
|
*
xgethostname: handle long hostnames
David Turner
2017-04-19
1
-0
/
+13
*
|
wrapper.c: remove unused gitmkstemps() function
Ramsay Jones
2017-02-28
1
-7
/
+0
*
|
wrapper.c: remove unused git_mkstemp() function
Ramsay Jones
2017-02-28
1
-17
/
+0
|
/
*
Merge branch 'jk/write-file'
Junio C Hamano
2016-07-19
1
-40
/
+12
|
\
|
*
write_file: add pointer+len variant
Jeff King
2016-07-08
1
-5
/
+11
|
*
write_file: use xopen
Jeff King
2016-07-08
1
-3
/
+1
|
*
write_file: drop "gently" form
Jeff King
2016-07-08
1
-43
/
+11
*
|
Merge branch 'sb/submodule-parallel-fetch'
Junio C Hamano
2016-07-19
1
-16
/
+27
|
\
\
|
|
/
|
/
|
|
*
hoist out handle_nonblock function for xread and xwrite
Eric Wong
2016-07-11
1
-28
/
+20
|
*
xwrite: poll on non-blocking FDs
Eric Wong
2016-06-27
1
-2
/
+20
|
*
xread: retry after poll on EAGAIN/EWOULDBLOCK
Eric Wong
2016-06-27
1
-0
/
+1
*
|
Merge branch 'nd/error-errno'
Junio C Hamano
2016-05-17
1
-2
/
+2
|
\
\
|
*
|
wrapper.c: use warning_errno()
Nguyễn Thái Ngọc Duy
2016-05-09
1
-2
/
+2
*
|
|
wrapper.c: delete dead function git_mkstemps()
Nguyễn Thái Ngọc Duy
2016-04-22
1
-17
/
+0
|
/
/
*
|
Merge branch 'jk/tighten-alloc'
Junio C Hamano
2016-02-26
1
-0
/
+3
|
\
\
|
*
|
harden REALLOC_ARRAY and xcalloc against size_t overflow
Jeff King
2016-02-22
1
-0
/
+3
|
*
|
Merge branch 'js/fopen-harder' into maint
Junio C Hamano
2016-02-05
1
-0
/
+13
|
|
\
\
*
|
\
\
Merge branch 'js/fopen-harder'
Junio C Hamano
2016-01-20
1
-0
/
+13
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
commit: allow editing the commit message even in shared repos
Johannes Schindelin
2016-01-07
1
-0
/
+13
*
|
|
|
Merge branch 'sb/submodule-parallel-fetch'
Junio C Hamano
2016-01-13
1
-2
/
+18
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
xread: poll on non blocking fds
Stefan Beller
2015-12-16
1
-2
/
+18
*
|
|
Merge branch 'jk/ident-loosen-getpwuid'
Junio C Hamano
2015-12-21
1
-12
/
+0
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
ident: make xgetpwuid_self() a static local helper
Jeff King
2015-12-11
1
-12
/
+0
*
|
add xsnprintf helper function
Jeff King
2015-09-25
1
-0
/
+16
|
/
*
write_file_v(): do not leave incomplete line at the end
Junio C Hamano
2015-08-25
1
-0
/
+1
*
write_file(): drop "fatal" parameter
Junio C Hamano
2015-08-24
1
-4
/
+24
*
wrapper: implement xfopen()
Paul Tan
2015-08-05
1
-0
/
+21
*
wrapper: implement xopen()
Paul Tan
2015-08-05
1
-0
/
+35
*
help.c: wrap wait-only poll() invocation in sleep_millisec()
Johannes Sixt
2015-06-06
1
-0
/
+5
*
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
2015-05-11
1
-0
/
+31
|
\
|
*
wrapper.c: wrapper to open a file, fprintf then close
Nguyễn Thái Ngọc Duy
2014-12-01
1
-0
/
+31
*
|
Merge branch 'jc/max-io-size-and-ssize-max'
Junio C Hamano
2015-02-26
1
-1
/
+15
|
\
\
|
|
/
|
/
|
|
*
xread/xwrite: clip MAX_IO_SIZE to SSIZE_MAX
Junio C Hamano
2015-02-12
1
-1
/
+15
*
|
wrapper.c: add a new function unlink_or_msg
Ronnie Sahlberg
2014-10-15
1
-0
/
+14
*
|
wrapper.c: remove/unlink_or_warn: simplify, treat ENOENT as success
Ronnie Sahlberg
2014-10-15
1
-8
/
+6
*
|
Merge branch 'sp/stream-clean-filter'
Junio C Hamano
2014-10-08
1
-9
/
+10
|
\
\
[next]