aboutsummaryrefslogtreecommitdiff
path: root/git-compat-util.h
Commit message (Expand)AuthorAge
* Merge branch 'km/bsd-sysctl'Junio C Hamano2015-03-20
|\
| * configure: support HAVE_BSD_SYSCTL optionKyle J. McKay2015-03-10
* | Merge branch 'km/bsd-shells'Junio C Hamano2015-03-20
|\ \
| * | git-compat-util.h: move SHELL_PATH default into headerKyle J. McKay2015-03-10
| * | Merge branch 'rj/no-xopen-source-for-cygwin' into maintJunio C Hamano2015-03-06
| |\ \
| * \ \ Merge branch 'es/squelch-openssl-warnings-on-macosx' into maintJunio C Hamano2015-03-05
| |\ \ \
| * \ \ \ Merge branch 'jk/blame-commit-label' into maintJunio C Hamano2015-02-24
| |\ \ \ \ | | |_|_|/ | |/| | |
* | | | | Merge branch 'bw/kwset-use-unsigned'Junio C Hamano2015-03-06
|\ \ \ \ \
| * | | | | kwset: use unsigned char to store values with high-bit setBen Walton2015-03-02
* | | | | | Merge branch 'rj/no-xopen-source-for-cygwin'Junio C Hamano2015-03-05
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | git-compat-util.h: remove redundant codeRamsay Jones2015-02-22
* | | | | | Merge branch 'es/squelch-openssl-warnings-on-macosx'Junio C Hamano2015-02-22
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | git-compat-util: do not step on MAC_OS_X_VERSION_MIN_REQUIREDKyle J. McKay2015-02-09
* | | | | | Merge branch 'km/gettext-n'Junio C Hamano2015-02-11
|\ \ \ \ \ \
| * | | | | | gettext.h: add parentheses around N_ expansion if supportedKyle J. McKay2015-01-12
* | | | | | | Merge branch 'jk/blame-commit-label'Junio C Hamano2015-02-11
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | git-compat-util: add xstrdup_or_null helperJeff King2015-01-13
* | | | | | Merge branch 'rh/autoconf-rhel3'Junio C Hamano2015-01-14
|\ \ \ \ \ \
| * | | | | | configure.ac: check for HMAC_CTX_cleanupReuben Hawkins2015-01-09
* | | | | | | Merge branch 'es/squelch-openssl-warnings-on-macosx'Junio C Hamano2015-01-07
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | git-compat-util: suppress unavoidable Apple-specific deprecation warningsEric Sunshine2014-12-18
| | |/ / / | |/| | |
* | | | | Merge branch 'dm/compat-s-ifmt-for-zos'Junio C Hamano2014-12-22
|\ \ \ \ \
| * | | | | compat: convert modes to use portable file type valuesDavid Michael2014-12-04
* | | | | | Merge branch 'rj/no-xopen-source-for-cygwin'Junio C Hamano2014-12-22
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | git-compat-util.h: don't define _XOPEN_SOURCE on cygwinRamsay Jones2014-11-24
| |/ / /
* | | | Merge branch 'dm/port2zos'Junio C Hamano2014-10-29
|\ \ \ \
| * | | | git-compat-util.h: support variadic macros with the XL C compilerDavid Michael2014-10-27
| |/ / /
* | | | Merge branch 'jk/prune-mtime'Junio C Hamano2014-10-29
|\ \ \ \ | | |/ / | |/| |
| * | | isxdigit: cast input to unsigned charJeff King2014-10-16
* | | | Merge branch 'eb/no-pthreads'Junio C Hamano2014-10-24
|\ \ \ \
| * | | | Handle atexit list internaly for unthreaded buildsEtienne Buira2014-10-19
| |/ / /
* | | | wrapper.c: add a new function unlink_or_msgRonnie Sahlberg2014-10-15
* | | | wrapper.c: remove/unlink_or_warn: simplify, treat ENOENT as successRonnie Sahlberg2014-10-15
|/ / /
* | | Merge branch 'jt/itimer-autoconf'Junio C Hamano2014-09-29
|\ \ \
| * | | git-compat-util.h: add missing semicolon after struct itimervalJonas 'Sortie' Termansen2014-08-29
| |/ /
* | | Merge branch 'rs/realloc-array'Junio C Hamano2014-09-26
|\ \ \
| * | | add macro REALLOC_ARRAYRené Scharfe2014-09-18
* | | | Merge branch 'ss/compat-default-source-for-newer-gnu'Junio C Hamano2014-09-19
|\ \ \ \ | |/ / / |/| | |
| * | | compat-util: add _DEFAULT_SOURCE defineSergey Senozhatsky2014-09-15
| |/ /
* | | Merge branch 'nd/large-blobs'Junio C Hamano2014-09-11
|\ \ \
| * | | wrapper.c: introduce gentle xmallocz that does not die()Nguyễn Thái Ngọc Duy2014-08-18
| |/ /
* | | Merge branch 'rs/inline-compat-path-macros'Junio C Hamano2014-09-09
|\ \ \
| * | | turn path macros into inline functionRené Scharfe2014-08-18
* | | | Merge branch 'rs/strbuf-getcwd'Junio C Hamano2014-09-02
|\ \ \ \ | |_|/ / |/| | |
| * | | wrapper: add xgetcwd()René Scharfe2014-08-26
| | |/ | |/|
* | | Revert "Merge branch 'dt/refs-check-refname-component-sse'"Junio C Hamano2014-07-28
* | | Merge branch 'kb/perf-trace'Junio C Hamano2014-07-22
|\ \ \
| * | | trace: add 'file:line' to all trace outputKarsten Blees2014-07-13
* | | | Merge branch 'ak/profile-feedback-build'Junio C Hamano2014-07-21
|\ \ \ \
| * | | | Don't define away __attribute__ on gccAndi Kleen2014-07-07