Age | Commit message (Expand) | Author | Files | Lines |
2018-07-24 | Merge branch 'mk/merge-in-sparse-checkout' | Junio C Hamano | 2 | -1/+60 |
2018-07-24 | Merge branch 'hs/push-cert-check-cleanup' | Junio C Hamano | 3 | -18/+3 |
2018-07-24 | Merge branch 'jk/empty-pick-fix' | Junio C Hamano | 2 | -5/+14 |
2018-07-24 | Merge branch 'bp/log-ref-write-fd-with-strbuf' | Junio C Hamano | 3 | -31/+17 |
2018-07-24 | Merge branch 'jt/partial-clone-fsck-connectivity' | Junio C Hamano | 8 | -7/+91 |
2018-07-24 | Merge branch 'bc/send-email-auto-cte' | Junio C Hamano | 3 | -29/+91 |
2018-07-24 | Merge branch 'bb/unicode-11-width' | Junio C Hamano | 1 | -13/+28 |
2018-07-24 | Merge branch 'bb/pedantic' | Junio C Hamano | 7 | -12/+26 |
2018-07-24 | Merge branch 'tb/config-default' | Junio C Hamano | 1 | -12/+15 |
2018-07-24 | Merge branch 'mh/fast-import-no-diff-delta-empty' | Junio C Hamano | 1 | -1/+1 |
2018-07-24 | Merge branch 'kn/userdiff-php' | Junio C Hamano | 8 | -1/+35 |
2018-07-24 | Merge branch 'jk/fetch-all-peeled-fix' | Junio C Hamano | 1 | -6/+13 |
2018-07-24 | Merge branch 'ag/rebase-p' | Junio C Hamano | 1 | -2/+2 |
2018-07-24 | Merge branch 'jt/connectivity-check-after-unshallow' | Junio C Hamano | 22 | -82/+837 |
2018-07-24 | Merge branch 'jk/for-each-ref-icase' | Junio C Hamano | 2 | -1/+21 |
2018-07-24 | Merge branch 'en/t5407-rebase-m-fix' | Junio C Hamano | 1 | -1/+1 |
2018-07-24 | Merge branch 'en/apply-comment-fix' | Junio C Hamano | 1 | -1/+1 |
2018-07-24 | Merge branch 'en/rebase-consistency' | Junio C Hamano | 7 | -42/+462 |
2018-07-24 | Merge branch 'sb/submodule-move-head-error-msg' | Junio C Hamano | 2 | -2/+3 |
2018-07-24 | Merge branch 'rj/submodule-fsck-skip' | Junio C Hamano | 1 | -2/+11 |
2018-07-24 | pack-protocol: mention and point to docs for protocol v2 | Brandon Williams | 1 | -1/+2 |
2018-07-24 | strbuf_humanise: use unsigned variables | Jeff King | 1 | -5/+5 |
2018-07-24 | pass st.st_size as hint for strbuf_readlink() | Jeff King | 2 | -2/+3 |
2018-07-24 | strbuf_readlink: use ssize_t | Jeff King | 1 | -1/+1 |
2018-07-24 | strbuf: use size_t for length in intermediate variables | Jeff King | 1 | -3/+3 |
2018-07-24 | reencode_string: use size_t for string lengths | Jeff King | 5 | -13/+13 |
2018-07-24 | reencode_string: use st_add/st_mult helpers | Jeff King | 1 | -2/+2 |
2018-07-24 | Merge branch 'sb/blame-color' into jk/banned-function | Junio C Hamano | 1 | -1/+3 |
2018-07-24 | fetch: send "refs/tags/" prefix upon CLI refspecs | Jonathan Tan | 2 | -4/+22 |
2018-07-24 | t5702: test fetch with multiple refspecs at a time | Jonathan Tan | 1 | -0/+47 |
2018-07-23 | fetch-pack: mark die strings for translation | Brandon Williams | 1 | -8/+8 |
2018-07-23 | coccinelle: extract dedicated make target to clean Coccinelle's results | SZEDER Gábor | 1 | -3/+5 |
2018-07-23 | coccinelle: put sane filenames into output patches | SZEDER Gábor | 1 | -1/+1 |
2018-07-23 | coccinelle: exclude sha1dc source files from static analysis | SZEDER Gábor | 1 | -2/+8 |
2018-07-23 | coccinelle: use $(addsuffix) in 'coccicheck' make target | SZEDER Gábor | 1 | -1/+1 |
2018-07-23 | coccinelle: mark the 'coccicheck' make target as .PHONY | SZEDER Gábor | 1 | -0/+2 |
2018-07-23 | t7406: avoid failures solely due to timing issues | Johannes Schindelin | 1 | -5/+6 |
2018-07-23 | travis-ci: fail if Coccinelle static analysis found something to transform | SZEDER Gábor | 1 | -0/+19 |
2018-07-23 | travis-ci: run Coccinelle static analysis with two parallel jobs | SZEDER Gábor | 1 | -1/+1 |
2018-07-23 | transport-helper.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 2 | -47/+48 |
2018-07-23 | transport.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 1 | -8/+8 |
2018-07-23 | sha1-file.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 1 | -52/+52 |
2018-07-23 | sequencer.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 1 | -12/+14 |
2018-07-23 | replace-object.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
2018-07-23 | refspec.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-07-23 | refs.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 6 | -37/+37 |
2018-07-23 | pkt-line.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 1 | -13/+13 |
2018-07-23 | object.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 2 | -6/+6 |
2018-07-23 | exec-cmd.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-07-23 | environment.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |