Age | Commit message (Expand) | Author | Files | Lines |
2017-01-31 | Merge branch 'js/difftool-builtin' | Junio C Hamano | 1 | -0/+481 |
2017-01-31 | Merge branch 'sb/retire-convert-objects-from-contrib' | Junio C Hamano | 2 | -358/+0 |
2017-01-19 | contrib: remove git-convert-objects | Stefan Beller | 2 | -358/+0 |
2017-01-19 | difftool: retire the scripted version | Johannes Schindelin | 1 | -0/+470 |
2017-01-18 | Merge branch 'sb/remove-gitview' | Junio C Hamano | 2 | -1362/+0 |
2017-01-07 | contrib: remove gitview | Stefan Beller | 2 | -1362/+0 |
2016-12-27 | Merge branch 'ls/filter-process' | Junio C Hamano | 1 | -2/+6 |
2016-12-27 | Merge branch 'cp/merge-continue' | Junio C Hamano | 1 | -1/+1 |
2016-12-19 | Merge branch 'bb/unicode-9.0' | Junio C Hamano | 3 | -0/+56 |
2016-12-19 | Merge branch 'nd/rebase-forget' | Junio C Hamano | 1 | -2/+2 |
2016-12-14 | completion: add --continue option for merge | Chris Packham | 1 | -1/+1 |
2016-12-14 | update_unicode.sh: remove the plane filter | Beat Bolli | 1 | -2/+1 |
2016-12-14 | update_unicode.sh: automatically download newer definition files | Beat Bolli | 1 | -6/+2 |
2016-12-13 | update_unicode.sh: pin the uniset repo to a known good commit | Beat Bolli | 1 | -1/+2 |
2016-12-13 | update_unicode.sh: remove an unnecessary subshell level | Beat Bolli | 1 | -27/+26 |
2016-12-13 | update_unicode.sh: move it into contrib/update-unicode | Beat Bolli | 3 | -0/+61 |
2016-12-11 | rebase: add --quit to cleanup rebase, leave everything else untouched | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2016-12-06 | docs: warn about possible '=' in clean/smudge filter process values | Lars Schneider | 1 | -2/+6 |
2016-11-01 | Merge branch 'rs/cocci' | Junio C Hamano | 1 | -0/+15 |
2016-11-01 | cocci: avoid self-references in object_id transformations | René Scharfe | 1 | -0/+15 |
2016-10-31 | Merge branch 'ls/filter-process' | Junio C Hamano | 1 | -0/+128 |
2016-10-28 | Merge branch 'jc/cocci-xstrdup-or-null' into maint | Junio C Hamano | 1 | -0/+7 |
2016-10-28 | Merge branch 'rs/cocci' into maint | Junio C Hamano | 4 | -6/+52 |
2016-10-26 | Merge branch 'jc/cocci-xstrdup-or-null' | Junio C Hamano | 1 | -0/+7 |
2016-10-26 | Merge branch 'mm/credential-libsecret' | Junio C Hamano | 2 | -0/+395 |
2016-10-17 | Merge branch 'rs/cocci' | Junio C Hamano | 1 | -0/+5 |
2016-10-17 | contrib/long-running-filter: add long running filter example | Lars Schneider | 1 | -0/+128 |
2016-10-12 | cocci: refactor common patterns to use xstrdup_or_null() | Junio C Hamano | 1 | -0/+7 |
2016-10-11 | Merge branch 'rs/copy-array' into maint | Junio C Hamano | 1 | -0/+26 |
2016-10-11 | contrib: add credential helper for libsecret | Mantas Mikulėnas | 2 | -0/+395 |
2016-10-10 | Merge branch 'cp/completion-negative-refs' | Junio C Hamano | 1 | -3/+4 |
2016-10-10 | Merge branch 'rs/qsort' | Junio C Hamano | 1 | -0/+37 |
2016-10-10 | remove unnecessary NULL check before free(3) | René Scharfe | 1 | -0/+5 |
2016-10-06 | Merge branch 'rs/cocci' | Junio C Hamano | 2 | -1/+37 |
2016-10-03 | Merge branch 'rs/copy-array' | Junio C Hamano | 1 | -0/+26 |
2016-10-03 | coccicheck: make transformation for strbuf_addf(sb, "...") more precise | René Scharfe | 1 | -3/+26 |
2016-09-29 | remove unnecessary check before QSORT | René Scharfe | 1 | -0/+18 |
2016-09-29 | add QSORT | René Scharfe | 1 | -0/+19 |
2016-09-27 | use strbuf_add_unique_abbrev() for adding short hashes, part 2 | René Scharfe | 1 | -0/+6 |
2016-09-27 | use strbuf_addstr() instead of strbuf_addf() with "%s", part 2 | René Scharfe | 1 | -0/+6 |
2016-09-27 | gitignore: ignore output files of coccicheck make target | René Scharfe | 1 | -0/+1 |
2016-09-26 | Merge branch 'rs/cocci' | Junio C Hamano | 2 | -6/+11 |
2016-09-25 | use COPY_ARRAY | René Scharfe | 1 | -0/+26 |
2016-09-15 | use strbuf_addstr() for adding constant strings to a strbuf, part 2 | René Scharfe | 1 | -0/+5 |
2016-09-15 | contrib/coccinelle: fix semantic patch for oid_to_hex_r() | René Scharfe | 1 | -6/+6 |
2016-08-31 | diff-highlight: avoid highlighting combined diffs | Jeff King | 2 | -1/+38 |
2016-08-31 | diff-highlight: add multi-byte tests | Jeff King | 1 | -1/+35 |
2016-08-31 | diff-highlight: ignore test cruft | Jeff King | 1 | -0/+2 |
2016-08-29 | diff-highlight: add support for --graph output | Brian Henderson | 2 | -7/+14 |
2016-08-29 | diff-highlight: add failing test for handling --graph output | Brian Henderson | 1 | -0/+62 |