summaryrefslogtreecommitdiff
path: root/git-compat-util.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/common-main'Junio C Hamano2016-10-311-2/+2
|\
| * git-compat-util: move content inside ifdef/endif guardsJeff King2016-10-271-2/+2
* | Merge branch 'jk/tighten-alloc'Junio C Hamano2016-10-261-11/+6
|\ \
| * | inline xalloc_flex() into FLEXPTR_ALLOC_MEMjk/tighten-allocRené Scharfe2016-10-171-9/+3
| * | avoid pointer arithmetic involving NULL in FLEX_ALLOC_MEMRené Scharfe2016-10-171-2/+3
* | | Merge branch 'rs/qsort'Junio C Hamano2016-10-101-0/+8
|\ \ \
| * | | add QSORTRené Scharfe2016-09-291-0/+8
* | | | Merge branch 'rs/copy-array'Junio C Hamano2016-10-031-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | add COPY_ARRAYRené Scharfe2016-09-251-0/+8
* | | | Merge branch 'js/regexec-buf'Junio C Hamano2016-09-261-0/+13
|\ \ \ \
| * | | | regex: add regexec_buf() that can work on a non NUL-terminated stringJohannes Schindelin2016-09-211-0/+13
* | | | | Merge branch 'cc/apply-am'Junio C Hamano2016-09-191-0/+3
|\ \ \ \ \
| * | | | | usage: add get_error_routine() and get_warn_routine()Christian Couder2016-09-071-0/+2
| * | | | | usage: add set_warn_routine()Christian Couder2016-09-071-0/+1
* | | | | | Merge branch 'rs/compat-strdup'Junio C Hamano2016-09-121-0/+8
|\ \ \ \ \ \
| * | | | | | compat: move strdup(3) replacement to its own filers/compat-strdupRené Scharfe2016-09-071-0/+8
* | | | | | | Merge branch 'jk/squelch-false-warning-from-gcc-o3'Junio C Hamano2016-09-121-0/+1
|\ \ \ \ \ \ \
| * | | | | | | error_errno: use constant return similar to error()Jeff King2016-08-311-0/+1
| |/ / / / / /
* | | | | | | 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
|\ \ \ \ \ \ \ \