Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'js/pthread-exit-emu-windows' | Junio C Hamano | 2016-03-04 | 1 | -1/+1 |
|\ | |||||
| * | Mark win32's pthread_exit() as NORETURNjs/pthread-exit-emu-windows | Johannes Schindelin | 2016-03-02 | 1 | -1/+1 |
* | | Merge branch 'jk/tighten-alloc' | Junio C Hamano | 2016-03-04 | 1 | -1/+1 |
|\ \ | |||||
| * | | compat/mingw: brown paper bag fix for 50a6c8e | Jeff King | 2016-02-29 | 1 | -1/+1 |
* | | | Merge branch 'ps/config-error' | Junio C Hamano | 2016-02-26 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | config: rename git_config_set_or_die to git_config_setps/config-error | Patrick Steinhardt | 2016-02-22 | 1 | -2/+2 |
| * | | | compat: die when unable to set core.precomposeunicode | Patrick Steinhardt | 2016-02-22 | 1 | -1/+2 |
| | |/ | |/| | |||||
* | | | Merge branch 'jk/tighten-alloc' | Junio C Hamano | 2016-02-26 | 4 | -9/+9 |
|\ \ \ | | |/ | |/| | |||||
| * | | use st_add and st_mult for allocation size computation | Jeff King | 2016-02-22 | 4 | -6/+6 |
| * | | convert trivial cases to ALLOC_ARRAY | Jeff King | 2016-02-22 | 1 | -3/+3 |
| |/ | |||||
| * | Merge branch 'js/dirname-basename' into maint | Junio C Hamano | 2016-02-05 | 3 | -15/+77 |
| |\ | |||||
| * \ | Merge branch 'jk/clang-pedantic' into maint | Junio C Hamano | 2016-02-05 | 1 | -2/+3 |
| |\ \ | |||||
* | \ \ | Merge branch 'js/mingw-tests' | Junio C Hamano | 2016-02-17 | 1 | -14/+77 |
|\ \ \ \ | |||||
| * | | | | mingw: let lstat() fail with errno == ENOTDIR when appropriate | Johannes Schindelin | 2016-01-26 | 1 | -0/+39 |
| * | | | | mingw: try to delete target directory before renaming | 마누엘 | 2016-01-26 | 1 | -1/+6 |
| * | | | | mingw: prepare the TMPDIR environment variable for shell scripts | Johannes Schindelin | 2016-01-26 | 1 | -4/+19 |
| * | | | | mingw: factor out Windows specific environment setup | Karsten Blees | 2016-01-26 | 1 | -13/+17 |
* | | | | | Merge branch 'js/dirname-basename' | Junio C Hamano | 2016-02-03 | 3 | -15/+77 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | mingw: avoid linking to the C library's isalpha()js/dirname-basename | Johannes Sixt | 2016-01-25 | 2 | -6/+8 |
| * | | | | compat/basename.c: provide a dirname() compatibility function | Johannes Schindelin | 2016-01-12 | 1 | -0/+44 |
| * | | | | compat/basename: make basename() conform to POSIX | Johannes Schindelin | 2016-01-12 | 1 | -3/+17 |
| * | | | | Refactor skipping DOS drive prefixes | Johannes Schindelin | 2016-01-12 | 3 | -13/+15 |
* | | | | | Merge branch 'jc/strbuf-getline' | Junio C Hamano | 2016-01-28 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | strbuf: introduce strbuf_getline_{lf,nul}() | Junio C Hamano | 2016-01-15 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'js/msys2' | Junio C Hamano | 2016-01-28 | 6 | -9/+49 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | mingw: uglify (a, 0) definitions to shut up warningsjs/msys2 | Johannes Schindelin | 2016-01-15 | 2 | -2/+6 |
| * | | | | mingw: squash another warning about a cast | Johannes Schindelin | 2016-01-15 | 1 | -1/+1 |
| * | | | | mingw: avoid warnings when casting HANDLEs to int | Johannes Schindelin | 2016-01-15 | 3 | -5/+9 |
| * | | | | mingw: avoid redefining S_* constants | Johannes Schindelin | 2016-01-15 | 1 | -0/+4 |
| * | | | | compat/winansi: support compiling with MSys2 | Johannes Schindelin | 2016-01-14 | 1 | -0/+2 |
| * | | | | compat/mingw: support MSys2-based MinGW build | Johannes Schindelin | 2016-01-14 | 1 | -1/+23 |
| * | | | | nedmalloc: allow compiling with MSys2's compiler | Johannes Schindelin | 2016-01-14 | 1 | -0/+4 |
| |/ / / | |||||
* | | | | Merge branch 'jk/clang-pedantic' | Junio C Hamano | 2016-01-20 | 1 | -2/+3 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | bswap: add NO_UNALIGNED_LOADS definejk/clang-pedantic | Jeff King | 2016-01-04 | 1 | -2/+3 |
| |/ | |||||
* | | Merge branch 'js/emu-write-epipe-on-windows' | Junio C Hamano | 2015-12-22 | 2 | -0/+20 |
|\ \ | |||||
| * | | mingw: emulate write(2) that fails with a EPIPEjs/emu-write-epipe-on-windows | Johannes Schindelin | 2015-12-21 | 2 | -0/+20 |
| |/ | |||||
| * | Merge branch 'ad/sha1-update-chunked' into maint | Junio C Hamano | 2015-12-08 | 3 | -0/+25 |
| |\ | |||||
| * \ | Merge branch 'js/misc-fixes' into maint | Junio C Hamano | 2015-11-05 | 1 | -2/+4 |
| |\ \ | |||||
* | \ \ | Merge branch 'ad/sha1-update-chunked' | Junio C Hamano | 2015-12-04 | 3 | -0/+25 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | sha1: allow limiting the size of the data passed to SHA1_Update()ad/sha1-update-chunked | Atousa Pahlevan Duprat | 2015-11-05 | 3 | -0/+25 |
* | | | | Merge branch 'js/misc-fixes' | Junio C Hamano | 2015-10-30 | 1 | -2/+4 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Silence GCC's "cast of pointer to integer of a different size" warning | Johannes Schindelin | 2015-10-26 | 1 | -2/+4 |
| |/ / | |||||
| * | | Merge branch 'js/windows-open-eisdir-error' into maint | Junio C Hamano | 2014-12-22 | 1 | -1/+1 |
| |\ \ | |||||
* | | | | compat/mingw.c: remove printf format warning | Johannes Sixt | 2015-10-23 | 1 | -1/+1 |
* | | | | prefer memcpy to strcpy | Jeff King | 2015-10-05 | 1 | -2/+3 |
* | | | | probe_utf8_pathname_composition: use internal strbuf | Jeff King | 2015-10-05 | 2 | -9/+11 |
* | | | | precompose_utf8: drop unused variable | Jeff King | 2015-10-05 | 1 | -2/+1 |
* | | | | compat/hstrerror: convert sprintf to snprintf | Jeff King | 2015-09-25 | 1 | -1/+1 |
* | | | | convert trivial sprintf / strcpy calls to xsnprintf | Jeff King | 2015-09-25 | 2 | -4/+6 |
* | | | | compat/inet_ntop: fix off-by-one in inet_ntop4 | Jeff King | 2015-09-25 | 1 | -3/+3 |
| |_|/ |/| | |