Age | Commit message (Expand) | Author | Files | Lines |
2017-07-10 | Merge branch 'ks/commit-assuming-only-warning-removal' | Junio C Hamano | 2 | -8/+24 |
2017-07-10 | ref-filter.c: drop return from void function | Alejandro R. Sedeño | 1 | -1/+1 |
2017-07-10 | l10n: de.po: fix typo | Ralf Thielow | 1 | -1/+1 |
2017-07-10 | Makefile: disable unaligned loads with UBSan | Jeff King | 1 | -0/+3 |
2017-07-10 | Makefile: turn off -fomit-frame-pointer with sanitizers | Jeff King | 1 | -0/+1 |
2017-07-10 | Makefile: add helper for compiling with -fsanitize | Jeff King | 1 | -0/+4 |
2017-07-10 | test-lib: turn on ASan abort_on_error by default | Jeff King | 1 | -1/+1 |
2017-07-10 | test-lib: set ASAN_OPTIONS variable before we run git | Jeff King | 1 | -3/+8 |
2017-07-10 | doc: correct a mistake in an illustration | Kaartic Sivaraam | 1 | -1/+1 |
2017-07-10 | wt-status: use separate variable for result of shorten_unambiguous_ref | René Scharfe | 1 | -3/+4 |
2017-07-09 | progress: show overall rate in last update | René Scharfe | 1 | -2/+6 |
2017-07-09 | urlmatch: use hex2chr() in append_normalized_escapes() | René Scharfe | 1 | -5/+5 |
2017-07-09 | apply: use strcmp(3) for comparing strings in gitdiff_verify_name() | René Scharfe | 1 | -2/+1 |
2017-07-09 | branch: set remote color in ref-filter branch immediately | Jeff King | 1 | -5/+6 |
2017-07-09 | branch: use BRANCH_COLOR_LOCAL in ref-filter format | Jeff King | 2 | -2/+47 |
2017-07-09 | branch: only perform HEAD check for local branches | Jeff King | 1 | -1/+2 |
2017-07-07 | unicode: update the width tables to Unicode 10 | Beat Bolli | 1 | -13/+29 |
2017-07-07 | reflog-walk: include all fields when freeing complete_reflogs | Jeff King | 1 | -8/+18 |
2017-07-07 | reflog-walk: don't free reflogs added to cache | Jeff King | 2 | -4/+4 |
2017-07-07 | reflog-walk: duplicate strings in complete_reflogs list | Jeff King | 2 | -0/+7 |
2017-07-06 | Fifteenth batch for 2.14 | Junio C Hamano | 1 | -0/+24 |
2017-07-06 | Merge branch 'ab/strbuf-addftime-tzname-boolify' | Junio C Hamano | 3 | -6/+6 |
2017-07-06 | Merge branch 'xz/send-email-batch-size' | Junio C Hamano | 4 | -0/+45 |
2017-07-06 | Merge branch 'js/t5534-rev-parse-gives-multi-line-output-fix' | Junio C Hamano | 1 | -4/+10 |
2017-07-06 | Merge branch 'sb/merge-recursive-code-cleanup' | Junio C Hamano | 1 | -3/+3 |
2017-07-06 | Merge branch 'rs/apply-avoid-over-reading' | Junio C Hamano | 1 | -2/+1 |
2017-07-06 | Merge branch 'ab/sha1dc-maint' | Junio C Hamano | 1 | -22/+66 |
2017-07-06 | Merge branch 'jc/utf8-fprintf' | Junio C Hamano | 1 | -3/+2 |
2017-07-06 | Merge branch 'js/fsck-name-object' | Junio C Hamano | 1 | -1/+1 |
2017-07-06 | Merge branch 'aw/contrib-subtree-doc-asciidoctor' | Junio C Hamano | 1 | -7/+19 |
2017-07-06 | builtin/commit.c: fix a typo in the comment | Kaartic Sivaraam | 1 | -1/+1 |
2017-07-05 | cygwin: allow pushing to UNC paths | Torsten Bögershausen | 5 | -0/+27 |
2017-07-05 | Fourteenth batch for 2.14 | Junio C Hamano | 1 | -0/+12 |
2017-07-05 | Merge branch 'jt/unify-object-info' | Junio C Hamano | 5 | -217/+224 |
2017-07-05 | Merge branch 'cc/shared-index-permfix' | Junio C Hamano | 4 | -11/+50 |
2017-07-05 | Merge branch 'rs/sha1-name-readdir-optim' | Junio C Hamano | 7 | -39/+90 |
2017-07-05 | Merge branch 'bw/repo-object' | Junio C Hamano | 20 | -373/+972 |
2017-07-05 | reflog-walk: skip over double-null oid due to HEAD rename | Jeff King | 2 | -0/+13 |
2017-07-05 | t5534: fix misleading grep invocation | Johannes Schindelin | 1 | -4/+10 |
2017-07-05 | send-email: --batch-size to work around some SMTP server limit | xiaoqiang zhao | 4 | -0/+45 |
2017-07-03 | sha1collisiondetection: automatically enable when submodule is populated | Junio C Hamano | 1 | -0/+4 |
2017-07-03 | sha1dc: optionally use sha1collisiondetection as a submodule | Ævar Arnfjörð Bjarmason | 4 | -0/+20 |
2017-07-03 | sha1dc: update from upstream | Ævar Arnfjörð Bjarmason | 1 | -22/+66 |
2017-07-01 | strbuf: change an always NULL/"" strbuf_addftime() param to bool | Ævar Arnfjörð Bjarmason | 3 | -6/+6 |
2017-07-01 | apply: use starts_with() in gitdiff_verify_name() | René Scharfe | 1 | -2/+1 |
2017-06-30 | Thirteenth batch for 2.14 | Junio C Hamano | 1 | -0/+23 |
2017-06-30 | Merge branch 'vs/typofixes' | Junio C Hamano | 28 | -41/+41 |
2017-06-30 | Merge branch 'rs/apply-validate-input' | Junio C Hamano | 4 | -7/+86 |
2017-06-30 | Merge branch 'jc/pack-bitmap-unaligned' | Junio C Hamano | 1 | -1/+1 |
2017-06-30 | Merge branch 'ah/doc-pretty-color-auto-prefix' | Junio C Hamano | 1 | -5/+6 |