Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'ky/imap-send-openssl-1.1.0' into maint | Junio C Hamano | 2016-05-06 |
|\ | |||
| * | configure: remove checking for HMAC_CTX_cleanup | Kazuki Yamaguchi | 2016-04-08 |
| * | Merge branch 'maint-2.5' into maint-2.6 | Junio C Hamano | 2016-03-17 |
| |\ | |||
| | * | Merge branch 'maint-2.4' into maint-2.5 | Junio C Hamano | 2016-03-17 |
| | |\ | |||
* | | \ | Merge branch 'es/st-add4-gcc-4.2-workaround' into maint | Junio C Hamano | 2016-03-21 |
|\ \ \ \ | |||
| * | | | | git-compat-util: st_add4: work around gcc 4.2.x compiler crash | Eric Sunshine | 2016-03-21 |
| | |_|/ | |/| | | |||
| * | | | add helpers for detecting size_t overflow | Jeff King | 2016-03-16 |
| * | | | Merge branch 'cb/array-size' into maint | Junio C Hamano | 2015-06-25 |
| |\ \ \ | |||
| * \ \ \ | Merge branch 'jk/diagnose-config-mmap-failure' into maint | Junio C Hamano | 2015-06-25 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge branch 'ep/do-not-feed-a-pointer-to-array-size' into maint | Junio C Hamano | 2015-06-16 |
| |\ \ \ \ \ | |||
* | \ \ \ \ \ | Merge branch 'ak/git-strip-extension-from-dashed-command' into maint | Junio C Hamano | 2016-03-10 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | git.c: simplify stripping extension of a file in handle_builtin() | Alexander Kuleshov | 2016-02-21 |
* | | | | | | | | git-compat-util: drop mempcpy compat code | Jeff King | 2016-02-22 |
* | | | | | | | | add helpers for allocating flex-array structs | Jeff King | 2016-02-22 |
* | | | | | | | | harden REALLOC_ARRAY and xcalloc against size_t overflow | Jeff King | 2016-02-22 |
* | | | | | | | | add helpers for detecting size_t overflow | Jeff King | 2016-02-19 |
* | | | | | | | | Merge branch 'js/dirname-basename' into maint | Junio C Hamano | 2016-02-05 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | compat/basename.c: provide a dirname() compatibility function | Johannes Schindelin | 2016-01-12 |
| * | | | | | | | | Refactor skipping DOS drive prefixes | Johannes Schindelin | 2016-01-12 |
| | |_|_|_|_|/ / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'js/fopen-harder' into maint | Junio C Hamano | 2016-02-05 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | commit: allow editing the commit message even in shared repos | Johannes Schindelin | 2016-01-07 |
| |/ / / / / / / | |||
* | | | | | | | | Merge branch 'jk/ident-loosen-getpwuid' | Junio C Hamano | 2015-12-21 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||
| * | | | | | | | ident: make xgetpwuid_self() a static local helper | Jeff King | 2015-12-10 |
| * | | | | | | | Merge branch 'js/misc-fixes' into maint | Junio C Hamano | 2015-11-05 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'js/misc-fixes' | Junio C Hamano | 2015-10-30 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||
| * | | | | | | | Correct fscanf formatting string for I64u values | Waldek Maleska | 2015-10-26 |
| * | | | | | | | Squelch warning about an integer overflow | Johannes Schindelin | 2015-10-26 |
* | | | | | | | | Merge branch 'jk/war-on-sprintf' | Junio C Hamano | 2015-10-20 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | probe_utf8_pathname_composition: use internal strbuf | Jeff King | 2015-10-05 |
| * | | | | | | | | add xsnprintf helper function | Jeff King | 2015-09-25 |
| | |/ / / / / / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'kn/for-each-tag' | Junio C Hamano | 2015-10-05 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||
| * | | | | | | | strtoul_ui: reject negative values | Matthieu Moy | 2015-09-17 |
* | | | | | | | | Merge branch 'jk/long-error-messages' | Junio C Hamano | 2015-08-25 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||
| * | | | | | | | vreportf: report to arbitrary filehandles | Jeff King | 2015-08-11 |
| |/ / / / / / | |||
* | | | | | | | wrapper: implement xfopen() | Paul Tan | 2015-08-04 |
* | | | | | | | wrapper: implement xopen() | Paul Tan | 2015-08-04 |
|/ / / / / / | |||
* | | | | | | Merge branch 'cb/array-size' | Junio C Hamano | 2015-06-25 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||
| * | | | | | Fix definition of ARRAY_SIZE for non-gcc builds | Charles Bailey | 2015-06-24 |
| | |_|/ / | |/| | | | |||
* | | | | | Merge branch 'jk/diagnose-config-mmap-failure' | Junio C Hamano | 2015-06-11 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||
| * | | | | config.c: avoid xmmap error messages | Jeff King | 2015-05-28 |
| | |/ / | |/| | | |||
* | | | | Merge branch 'nd/untracked-cache' | Junio C Hamano | 2015-05-26 |
|\ \ \ \ | |||
| * | | | | untracked cache: guard and disable on system changes | Nguyễn Thái Ngọc Duy | 2015-03-12 |
* | | | | | Merge branch 'ep/do-not-feed-a-pointer-to-array-size' | Junio C Hamano | 2015-05-11 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||
| * | | | | git-compat-util.h: implement a different ARRAY_SIZE macro for for safely deri... | Elia Pinto | 2015-05-05 |
| | |/ / | |/| | | |||
* | | | | git-compat-util: add fallbacks for unlocked stdio | Jeff King | 2015-04-16 |
| |_|/ |/| | | |||
* | | | Merge branch 'km/bsd-sysctl' | Junio C Hamano | 2015-03-20 |
|\ \ \ | |||
| * | | | configure: support HAVE_BSD_SYSCTL option | Kyle J. McKay | 2015-03-10 |
* | | | | Merge branch 'km/bsd-shells' | Junio C Hamano | 2015-03-20 |
|\ \ \ \ | |_|_|/ |/| | | | |||
| * | | | git-compat-util.h: move SHELL_PATH default into header | Kyle J. McKay | 2015-03-10 |
| * | | | Merge branch 'rj/no-xopen-source-for-cygwin' into maint | Junio C Hamano | 2015-03-06 |
| |\ \ \ |