Age | Commit message (Expand) | Author | Files | Lines |
2016-10-31 | Merge branch 'jk/common-main' | Junio C Hamano | 1 | -2/+2 |
2016-10-27 | git-compat-util: move content inside ifdef/endif guards | Jeff King | 1 | -2/+2 |
2016-10-26 | Merge branch 'jk/tighten-alloc' | Junio C Hamano | 1 | -11/+6 |
2016-10-17 | inline xalloc_flex() into FLEXPTR_ALLOC_MEM | René Scharfe | 1 | -9/+3 |
2016-10-17 | avoid pointer arithmetic involving NULL in FLEX_ALLOC_MEM | René Scharfe | 1 | -2/+3 |
2016-10-10 | Merge branch 'rs/qsort' | Junio C Hamano | 1 | -0/+8 |
2016-10-03 | Merge branch 'rs/copy-array' | Junio C Hamano | 1 | -0/+8 |
2016-09-29 | add QSORT | René Scharfe | 1 | -0/+8 |
2016-09-26 | Merge branch 'js/regexec-buf' | Junio C Hamano | 1 | -0/+13 |
2016-09-25 | add COPY_ARRAY | René Scharfe | 1 | -0/+8 |
2016-09-21 | regex: add regexec_buf() that can work on a non NUL-terminated string | Johannes Schindelin | 1 | -0/+13 |
2016-09-19 | Merge branch 'cc/apply-am' | Junio C Hamano | 1 | -0/+3 |
2016-09-12 | Merge branch 'rs/compat-strdup' | Junio C Hamano | 1 | -0/+8 |
2016-09-12 | Merge branch 'jk/squelch-false-warning-from-gcc-o3' | Junio C Hamano | 1 | -0/+1 |
2016-09-07 | usage: add get_error_routine() and get_warn_routine() | Christian Couder | 1 | -0/+2 |
2016-09-07 | usage: add set_warn_routine() | Christian Couder | 1 | -0/+1 |
2016-09-07 | compat: move strdup(3) replacement to its own file | René Scharfe | 1 | -0/+8 |
2016-08-31 | error_errno: use constant return similar to error() | Jeff King | 1 | -0/+1 |
2016-08-25 | Merge branch 'bw/mingw-avoid-inheriting-fd-to-lockfile' | Junio C Hamano | 1 | -0/+4 |
2016-08-23 | mingw: ensure temporary file handles are not inherited by child processes | Ben Wijen | 1 | -0/+4 |
2016-08-17 | Merge branch 'jk/tighten-alloc' | Junio C Hamano | 1 | -1/+1 |
2016-08-13 | correct FLEXPTR_* example in comment | René Scharfe | 1 | -1/+1 |
2016-07-19 | Merge branch 'jk/common-main' | Junio C Hamano | 1 | -0/+2 |
2016-07-11 | Merge branch 'jk/ansi-color' | Junio C Hamano | 1 | -0/+17 |
2016-07-06 | Merge branch 'jk/common-main-2.8' into jk/common-main | Junio C Hamano | 1 | -0/+2 |
2016-07-01 | add an extra level of indirection to main() | Jeff King | 1 | -0/+2 |
2016-06-23 | add skip_prefix_mem helper | Jeff King | 1 | -0/+17 |
2016-05-17 | Merge branch 'nd/error-errno' | Junio C Hamano | 1 | -0/+2 |
2016-05-09 | usage.c: add warning_errno() and error_errno() | Nguyễn Thái Ngọc Duy | 1 | -0/+2 |
2016-05-06 | Merge branch 'ky/imap-send-openssl-1.1.0' into maint | Junio C Hamano | 1 | -3/+0 |
2016-04-22 | Merge branch 'ky/imap-send-openssl-1.1.0' | Junio C Hamano | 1 | -3/+0 |
2016-04-08 | configure: remove checking for HMAC_CTX_cleanup | Kazuki Yamaguchi | 1 | -3/+0 |
2016-03-21 | Merge branch 'es/st-add4-gcc-4.2-workaround' into maint | Junio C Hamano | 1 | -2/+2 |
2016-03-21 | git-compat-util: st_add4: work around gcc 4.2.x compiler crash | Eric Sunshine | 1 | -2/+2 |
2016-03-17 | Merge branch 'maint-2.5' into maint-2.6 | Junio C Hamano | 1 | -0/+34 |
2016-03-17 | Merge branch 'maint-2.4' into maint-2.5 | Junio C Hamano | 1 | -0/+34 |
2016-03-16 | add helpers for detecting size_t overflow | Jeff King | 1 | -0/+34 |
2016-03-10 | Merge branch 'ak/git-strip-extension-from-dashed-command' into maint | Junio C Hamano | 1 | -4/+0 |
2016-02-22 | git-compat-util: drop mempcpy compat code | Jeff King | 1 | -9/+0 |
2016-02-22 | add helpers for allocating flex-array structs | Jeff King | 1 | -0/+62 |
2016-02-22 | harden REALLOC_ARRAY and xcalloc against size_t overflow | Jeff King | 1 | -1/+2 |
2016-02-21 | git.c: simplify stripping extension of a file in handle_builtin() | Alexander Kuleshov | 1 | -4/+0 |
2016-02-19 | add helpers for detecting size_t overflow | Jeff King | 1 | -0/+34 |
2016-02-05 | Merge branch 'js/dirname-basename' into maint | Junio C Hamano | 1 | -0/+10 |
2016-02-05 | Merge branch 'js/fopen-harder' into maint | Junio C Hamano | 1 | -0/+1 |
2016-01-12 | compat/basename.c: provide a dirname() compatibility function | Johannes Schindelin | 1 | -0/+2 |
2016-01-12 | Refactor skipping DOS drive prefixes | Johannes Schindelin | 1 | -0/+8 |
2016-01-07 | commit: allow editing the commit message even in shared repos | Johannes Schindelin | 1 | -0/+1 |
2015-12-21 | Merge branch 'jk/ident-loosen-getpwuid' | Junio C Hamano | 1 | -3/+0 |
2015-12-10 | ident: make xgetpwuid_self() a static local helper | Jeff King | 1 | -3/+0 |