summaryrefslogtreecommitdiff
path: root/git-compat-util.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bw/mingw-avoid-inheriting-fd-to-lockfile'Junio C Hamano2016-08-251-0/+4
|\
| * mingw: ensure temporary file handles are not inherited by child processesbw/mingw-avoid-inheriting-fd-to-lockfileBen Wijen2016-08-231-0/+4
* | Merge branch 'jk/tighten-alloc'Junio C Hamano2016-08-171-1/+1
|\ \
| * | correct FLEXPTR_* example in commentRené Scharfe2016-08-131-1/+1
* | | Merge branch 'jk/common-main'Junio C Hamano2016-07-191-0/+2
|\ \ \
| * \ \ Merge branch 'jk/common-main-2.8' into jk/common-mainJunio C Hamano2016-07-061-0/+2
| |\ \ \ | | |_|/ | |/| |
| | * | add an extra level of indirection to main()Jeff King2016-07-011-0/+2
| | * | Merge branch 'ky/imap-send-openssl-1.1.0' into maintJunio C Hamano2016-05-061-3/+0
| | |\ \
* | | \ \ Merge branch 'jk/ansi-color'Junio C Hamano2016-07-111-0/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add skip_prefix_mem helperJeff King2016-06-231-0/+17
* | | | | Merge branch 'nd/error-errno'Junio C Hamano2016-05-171-0/+2
|\ \ \ \ \
| * | | | | usage.c: add warning_errno() and error_errno()Nguyễn Thái Ngọc Duy2016-05-091-0/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'ky/imap-send-openssl-1.1.0'Junio C Hamano2016-04-221-3/+0
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | configure: remove checking for HMAC_CTX_cleanupky/imap-send-openssl-1.1.0Kazuki Yamaguchi2016-04-081-3/+0
| * | | Merge branch 'maint-2.5' into maint-2.6Junio C Hamano2016-03-171-0/+34
| |\ \ \
| | * \ \ Merge branch 'maint-2.4' into maint-2.5Junio C Hamano2016-03-171-0/+34
| | |\ \ \ | | | |/ /
* | | | | Merge branch 'es/st-add4-gcc-4.2-workaround' into maintJunio C Hamano2016-03-211-2/+2
|\ \ \ \ \
| * | | | | git-compat-util: st_add4: work around gcc 4.2.x compiler crashes/st-add4-gcc-4.2-workaroundEric Sunshine2016-03-211-2/+2
| | |_|/ / | |/| | |
| * | | | add helpers for detecting size_t overflowJeff King2016-03-161-0/+34
| * | | | Merge branch 'cb/array-size' into maintJunio C Hamano2015-06-251-5/+3
| |\ \ \ \
| * \ \ \ \ Merge branch 'jk/diagnose-config-mmap-failure' into maintJunio C Hamano2015-06-251-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'ep/do-not-feed-a-pointer-to-array-size' into maintJunio C Hamano2015-06-161-1/+53
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'ak/git-strip-extension-from-dashed-command' into maintJunio C Hamano2016-03-101-4/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | git.c: simplify stripping extension of a file in handle_builtin()ak/git-strip-extension-from-dashed-commandAlexander Kuleshov2016-02-211-4/+0
* | | | | | | | git-compat-util: drop mempcpy compat codeJeff King2016-02-221-9/+0
* | | | | | | | add helpers for allocating flex-array structsJeff King2016-02-221-0/+62
* | | | | | | | harden REALLOC_ARRAY and xcalloc against size_t overflowJeff King2016-02-221-1/+2
* | | | | | | | add helpers for detecting size_t overflowJeff King2016-02-191-0/+34
* | | | | | | | Merge branch 'js/dirname-basename' into maintJunio C Hamano2016-02-051-0/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | compat/basename.c: provide a dirname() compatibility functionJohannes Schindelin2016-01-121-0/+2
| * | | | | | | | Refactor skipping DOS drive prefixesJohannes Schindelin2016-01-121-0/+8
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'js/fopen-harder' into maintJunio C Hamano2016-02-051-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | commit: allow editing the commit message even in shared reposJohannes Schindelin2016-01-071-0/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'jk/ident-loosen-getpwuid'Junio C Hamano2015-12-211-3/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | ident: make xgetpwuid_self() a static local helperJeff King2015-12-101-3/+0
| * | | | | | | Merge branch 'js/misc-fixes' into maintJunio C Hamano2015-11-051-1/+5
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'js/misc-fixes'Junio C Hamano2015-10-301-1/+5
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Correct fscanf formatting string for I64u valuesjs/misc-fixesWaldek Maleska2015-10-261-0/+4
| * | | | | | | Squelch warning about an integer overflowJohannes Schindelin2015-10-261-1/+1
* | | | | | | | Merge branch 'jk/war-on-sprintf'Junio C Hamano2015-10-201-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | probe_utf8_pathname_composition: use internal strbufJeff King2015-10-051-1/+1
| * | | | | | | | add xsnprintf helper functionJeff King2015-09-251-0/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'kn/for-each-tag'Junio C Hamano2015-10-051-0/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | strtoul_ui: reject negative valuesMatthieu Moy2015-09-171-0/+3
* | | | | | | | Merge branch 'jk/long-error-messages'Junio C Hamano2015-08-251-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | vreportf: report to arbitrary filehandlesJeff King2015-08-111-1/+1
| |/ / / / / /
* | | | | | | wrapper: implement xfopen()Paul Tan2015-08-041-0/+1
* | | | | | | wrapper: implement xopen()Paul Tan2015-08-041-0/+1
|/ / / / / /
* | | | | | Merge branch 'cb/array-size'Junio C Hamano2015-06-251-5/+3
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Fix definition of ARRAY_SIZE for non-gcc buildscb/array-sizeCharles Bailey2015-06-241-5/+3
| | |_|/ / | |/| | |