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
/
compat
Commit message (
Expand
)
Author
Age
*
Merge branch 'bp/fsmonitor'
Junio C Hamano
2017-11-21
|
\
|
*
bswap: add 64 bit endianness helper get_be64
Ben Peart
2017-09-24
|
*
Merge branch 'rs/win32-syslog-leakfix'
Junio C Hamano
2017-08-22
|
|
\
|
*
\
Merge branch 'rs/bswap-ubsan-fix'
Junio C Hamano
2017-08-11
|
|
\
\
*
|
\
\
Merge branch 'tz/fsf-address-update'
Junio C Hamano
2017-11-15
|
\
\
\
\
|
*
|
|
|
Replace Free Software Foundation address in license notices
Todd Zullinger
2017-11-09
*
|
|
|
|
mingw: optionally redirect stderr/stdout via the same handle
Johannes Schindelin
2017-11-02
*
|
|
|
|
mingw: add experimental feature to redirect standard handles
Johannes Schindelin
2017-11-02
|
/
/
/
/
*
|
|
|
Merge branch 'ds/avoid-overflow-in-midpoint-computation'
Junio C Hamano
2017-10-11
|
\
\
\
\
|
*
|
|
|
cleanup: fix possible overflow errors in binary search
Derrick Stolee
2017-10-10
*
|
|
|
|
Merge branch 'rb/compat-poll-fix'
Junio C Hamano
2017-10-07
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
poll.c: always set revents, even if to zero
Randall S. Becker
2017-09-29
*
|
|
|
|
Win32: simplify loading of DLL functions
Johannes Schindelin
2017-09-26
*
|
|
|
|
Merge branch 'rs/win32-syslog-leakfix' into maint
Junio C Hamano
2017-09-10
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
win32: plug memory leak on realloc() failure in syslog()
René Scharfe
2017-08-10
*
|
|
|
|
Merge branch 'rs/bswap-ubsan-fix' into maint
Junio C Hamano
2017-08-23
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
bswap: convert get_be16, get_be32 and put_be32 to inline functions
René Scharfe
2017-07-17
|
*
|
|
bswap: convert to unsigned before shifting in get_be32
René Scharfe
2017-07-17
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'tb/push-to-cygwin-unc-path'
Junio C Hamano
2017-07-18
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
cygwin: allow pushing to UNC paths
Torsten Bögershausen
2017-07-05
|
*
|
Merge branch 'js/bs-is-a-dir-sep-on-windows' into maint
Junio C Hamano
2017-06-05
|
|
\
\
*
|
|
|
Spelling fixes
Ville Skyttä
2017-06-27
*
|
|
|
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
|
\
\
\
\
|
*
|
|
|
config: don't include config.h by default
Brandon Williams
2017-06-15
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'nd/fopen-errors'
Junio C Hamano
2017-06-13
|
\
\
\
\
|
*
|
|
|
mingw_fopen: report ENOENT for invalid file names
Johannes Sixt
2017-06-02
|
*
|
|
|
git_fopen: fix a sparse 'not declared' warning
Ramsay Jones
2017-05-26
|
|
/
/
/
*
|
|
|
Merge branch 'rs/mingw-path-lookup-simplify'
Junio C Hamano
2017-06-02
|
\
\
\
\
|
*
|
|
|
mingw: simplify PATH handling
René Scharfe
2017-05-23
|
|
/
/
/
*
|
|
|
Merge branch 'js/bs-is-a-dir-sep-on-windows'
Junio C Hamano
2017-06-02
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
mingw.h: permit arguments with side effects for is_dir_sep
Johannes Sixt
2017-05-23
*
|
|
winansi: avoid buffer overrun
Johannes Schindelin
2017-05-08
*
|
|
winansi: avoid use of uninitialized value
Johannes Schindelin
2017-05-08
*
|
|
mingw: avoid memory leak when splitting PATH
Johannes Schindelin
2017-05-08
|
|
/
|
/
|
*
|
Merge branch 'js/mingw-isatty'
Junio C Hamano
2017-02-16
|
\
\
|
*
|
mingw: make stderr unbuffered again
Johannes Schindelin
2017-02-14
*
|
|
Merge branch 'rs/qsort-s'
Junio C Hamano
2017-01-31
|
\
\
\
|
*
|
|
compat: add qsort_s()
René Scharfe
2017-01-23
|
*
|
|
Merge branch 'mk/mingw-winansi-ttyname-termination-fix' into maint
Junio C Hamano
2017-01-17
|
|
\
\
\
*
|
\
\
\
Merge branch 'js/mingw-isatty'
Junio C Hamano
2017-01-31
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
mingw: follow-up to "replace isatty() hack"
Johannes Schindelin
2017-01-18
|
|
/
/
/
*
|
|
|
Merge branch 'js/mingw-isatty'
Junio C Hamano
2016-12-27
|
\
\
\
\
|
|
/
/
/
|
*
|
|
mingw: replace isatty() hack
Jeff Hostetler
2016-12-22
|
*
|
|
mingw: fix colourization on Cygwin pseudo terminals
Alan Davies
2016-12-22
|
*
|
|
mingw: adjust is_console() to work with stdin
Johannes Schindelin
2016-12-22
*
|
|
|
Merge branch 'mk/mingw-winansi-ttyname-termination-fix'
Junio C Hamano
2016-12-27
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
mingw: consider that UNICODE_STRING::Length counts bytes
Max Kirillov
2016-12-20
*
|
|
mingw: intercept isatty() to handle /dev/null as Git expects it
Johannes Schindelin
2016-12-11
|
|
/
|
/
|
*
|
Merge branch 'rs/compat-strdup' into maint
Junio C Hamano
2016-09-19
|
\
\
|
*
|
compat: move strdup(3) replacement to its own file
René Scharfe
2016-09-07
[next]