Age | Commit message (Expand) | Author | Files | Lines |
2016-10-10 | Merge branch 'nd/shallow-deepen' | Junio C Hamano | 2 | -0/+141 |
2016-10-10 | Merge branch 'jk/pack-objects-optim-mru' | Junio C Hamano | 1 | -0/+113 |
2016-10-10 | Merge branch 'rs/qsort' | Junio C Hamano | 1 | -4/+2 |
2016-10-06 | Merge branch 'rs/c-auto-resets-attributes' | Junio C Hamano | 1 | -1/+1 |
2016-10-06 | Merge branch 'vn/revision-shorthand-for-side-branch-log' | Junio C Hamano | 1 | -0/+94 |
2016-10-06 | Merge branch 'jk/ambiguous-short-object-names' | Junio C Hamano | 2 | -1/+72 |
2016-10-03 | Merge branch 'dt/tree-fsck' | Junio C Hamano | 2 | -4/+37 |
2016-10-03 | Merge branch 'kd/mailinfo-quoted-string' | Junio C Hamano | 5 | -33/+77 |
2016-10-03 | Merge branch 'nd/init-core-worktree-in-multi-worktree-world' | Junio C Hamano | 1 | -0/+17 |
2016-10-03 | Merge branch 'ik/gitweb-force-highlight' | Junio C Hamano | 1 | -0/+8 |
2016-09-29 | pretty: avoid adding reset for %C(auto) if output is empty | René Scharfe | 1 | -1/+1 |
2016-09-29 | Merge branch 'jt/mailinfo-fold-in-body-headers' | Junio C Hamano | 10 | -3/+75 |
2016-09-29 | use QSORT | René Scharfe | 1 | -4/+2 |
2016-09-28 | mailinfo: unescape quoted-pair in header fields | Kevin Daudt | 5 | -0/+42 |
2016-09-28 | t5100-mailinfo: replace common path prefix with variable | Kevin Daudt | 1 | -33/+35 |
2016-09-27 | fsck: handle bad trees like other errors | David Turner | 1 | -2/+14 |
2016-09-27 | tree-walk: be more specific about corrupt tree errors | Jeff King | 1 | -2/+23 |
2016-09-27 | revision: new rev^-n shorthand for rev^n..rev | Vegard Nossum | 1 | -0/+94 |
2016-09-27 | get_short_sha1: make default disambiguation configurable | Jeff King | 1 | -0/+14 |
2016-09-26 | Merge branch 'rt/rebase-i-broken-insn-advise' | Junio C Hamano | 1 | -3/+3 |
2016-09-26 | Merge branch 'tg/add-chmod+x-fix' | Junio C Hamano | 2 | -0/+61 |
2016-09-26 | Merge branch 'js/regexec-buf' | Junio C Hamano | 1 | -0/+22 |
2016-09-26 | Merge branch 'nd/checkout-disambiguation' | Junio C Hamano | 2 | -0/+21 |
2016-09-26 | Merge branch 'va/i18n-more' | Junio C Hamano | 4 | -7/+7 |
2016-09-26 | Merge branch 'jt/format-patch-rfc' | Junio C Hamano | 1 | -0/+9 |
2016-09-26 | Merge branch 'mh/diff-indent-heuristic' | Junio C Hamano | 1 | -0/+216 |
2016-09-26 | Merge branch 'rs/c-auto-resets-attributes' | Junio C Hamano | 1 | -1/+1 |
2016-09-26 | get_short_sha1: list ambiguous objects on error | Jeff King | 1 | -0/+24 |
2016-09-26 | for_each_abbrev: drop duplicate objects | Jeff King | 1 | -0/+7 |
2016-09-26 | sha1_array: let callbacks interrupt iteration | Jeff King | 1 | -1/+2 |
2016-09-26 | get_short_sha1: parse tags when looking for treeish | Jeff King | 1 | -0/+7 |
2016-09-26 | get_sha1: propagate flags to child functions | Jeff King | 1 | -1/+13 |
2016-09-26 | get_sha1: avoid repeating ourselves via ONLY_TO_DIE | Jeff King | 1 | -0/+6 |
2016-09-25 | gitweb: use highlight's shebang detection | Ian Kelling | 1 | -0/+8 |
2016-09-25 | init: do not set unnecessary core.worktree | Nguyễn Thái Ngọc Duy | 1 | -0/+2 |
2016-09-25 | init: correct re-initialization from a linked worktree | Nguyễn Thái Ngọc Duy | 1 | -0/+15 |
2016-09-21 | Merge branch 'jk/rebase-i-drop-ident-check' | Junio C Hamano | 1 | -0/+47 |
2016-09-21 | Merge branch 'va/i18n' | Junio C Hamano | 2 | -3/+3 |
2016-09-21 | Merge branch 'jt/format-patch-base-info-above-sig' | Junio C Hamano | 1 | -6/+27 |
2016-09-21 | Merge branch 'ks/perf-build-with-autoconf' | Junio C Hamano | 1 | -1/+7 |
2016-09-21 | Merge branch 'rs/xdiff-merge-overlapping-hunks-for-W-context' | Junio C Hamano | 1 | -0/+25 |
2016-09-21 | Merge branch 'jk/setup-sequence-update' | Junio C Hamano | 7 | -50/+130 |
2016-09-21 | Merge branch 'ks/pack-objects-bitmap' | Junio C Hamano | 2 | -1/+117 |
2016-09-21 | Merge branch 'js/cat-file-filters' | Junio C Hamano | 1 | -0/+64 |
2016-09-21 | Merge branch 'jt/accept-capability-advertisement-when-fetching-from-void' | Junio C Hamano | 3 | -4/+44 |
2016-09-21 | t3700-add: do not check working tree file mode without POSIXPERM | Johannes Sixt | 1 | -4/+2 |
2016-09-21 | regex: use regexec_buf() | Johannes Schindelin | 1 | -1/+1 |
2016-09-21 | regex: -G<pattern> feeds a non NUL-terminated string to regexec() and fails | Johannes Schindelin | 1 | -0/+22 |
2016-09-21 | t3700-add: create subdirectory gently | Johannes Sixt | 1 | -1/+1 |
2016-09-21 | mailinfo: handle in-body header continuations | Jonathan Tan | 10 | -3/+75 |