Age | Commit message (Expand) | Author | Files | Lines |
2018-07-23 | t7406: avoid failures solely due to timing issues | Johannes Schindelin | 1 | -5/+6 |
2018-07-23 | transport-helper.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 1 | -4/+4 |
2018-07-23 | refs.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 5 | -17/+17 |
2018-07-23 | object.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-07-23 | dir.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 2 | -3/+3 |
2018-07-23 | convert.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-07-23 | connect.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
2018-07-23 | config.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-07-23 | builtin/pack-objects.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-07-23 | builtin/config.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-07-23 | Update messages in preparation for i18n | Nguyễn Thái Ngọc Duy | 4 | -10/+10 |
2018-07-23 | pack-objects: fix performance issues on packing large deltas | Nguyễn Thái Ngọc Duy | 1 | -0/+4 |
2018-07-20 | clone: send ref-prefixes when using protocol v2 | Brandon Williams | 1 | -1/+6 |
2018-07-20 | t9300: wait for background fast-import process to die after killing it | SZEDER Gábor | 1 | -1/+4 |
2018-07-20 | gpg-interface t: extend the existing GPG tests with GPGSM | Henning Schild | 7 | -5/+178 |
2018-07-19 | diff.c: add white space mode to move detection that allows indent changes | Stefan Beller | 1 | -0/+88 |
2018-07-18 | add core.usereplacerefs config option | Jeff King | 1 | -0/+6 |
2018-07-18 | Merge branch 'en/rebase-i-microfixes' | Junio C Hamano | 1 | -0/+32 |
2018-07-18 | Merge branch 'mb/filter-branch-optim' | Junio C Hamano | 1 | -0/+15 |
2018-07-18 | Merge branch 'jk/branch-l-0-deprecation' | Junio C Hamano | 2 | -19/+19 |
2018-07-18 | Merge branch 'tb/grep-column' | Junio C Hamano | 1 | -0/+95 |
2018-07-18 | Merge branch 'xy/format-patch-prereq-patch-id-fix' | Junio C Hamano | 1 | -2/+4 |
2018-07-18 | Merge branch 'pw/rebase-i-keep-reword-after-conflict' | Junio C Hamano | 2 | -0/+76 |
2018-07-18 | Merge branch 'sb/submodule-core-worktree' | Junio C Hamano | 2 | -2/+8 |
2018-07-18 | t/t7510: check the validation of the new config gpg.format | Henning Schild | 1 | -0/+7 |
2018-07-17 | commit-graph: add repo arg to graph readers | Jonathan Tan | 4 | -0/+119 |
2018-07-17 | Merge branch 'ds/commit-graph-fsck' into jt/commit-graph-per-object-store | Junio C Hamano | 1 | -2/+203 |
2018-07-17 | diff.c: decouple white space treatment from move detection algorithm | Stefan Beller | 1 | -4/+58 |
2018-07-17 | diff.c: add a blocks mode for moved code detection | Stefan Beller | 1 | -2/+47 |
2018-07-17 | t4015: avoid git as a pipe input | Stefan Beller | 1 | -30/+20 |
2018-07-17 | t/chainlint: add chainlint "specialized" test cases | Eric Sunshine | 4 | -0/+31 |
2018-07-17 | t/chainlint: add chainlint "complex" test cases | Eric Sunshine | 8 | -0/+82 |
2018-07-17 | t/chainlint: add chainlint "cuddled" test cases | Eric Sunshine | 6 | -0/+70 |
2018-07-17 | t/chainlint: add chainlint "loop" and "conditional" test cases | Eric Sunshine | 10 | -0/+200 |
2018-07-17 | t/chainlint: add chainlint "nested subshell" test cases | Eric Sunshine | 12 | -0/+173 |
2018-07-17 | t/chainlint: add chainlint "one-liner" test cases | Eric Sunshine | 6 | -0/+71 |
2018-07-17 | t/chainlint: add chainlint "whitespace" test cases | Eric Sunshine | 12 | -0/+113 |
2018-07-17 | t/chainlint: add chainlint "basic" test cases | Eric Sunshine | 16 | -0/+206 |
2018-07-17 | t/Makefile: add machinery to check correctness of chainlint.sed | Eric Sunshine | 2 | -4/+22 |
2018-07-17 | t/test-lib: teach --chain-lint to detect broken &&-chains in subshells | Eric Sunshine | 2 | -1/+348 |
2018-07-17 | t5608: fix broken &&-chain | SZEDER Gábor | 1 | -1/+1 |
2018-07-16 | t/check-non-portable-shell: detect "FOO=bar shell_func" | Eric Sunshine | 1 | -0/+19 |
2018-07-16 | t/check-non-portable-shell: make error messages more compact | Eric Sunshine | 1 | -0/+2 |
2018-07-16 | t/check-non-portable-shell: stop being so polite | Eric Sunshine | 1 | -5/+5 |
2018-07-16 | t6046/t9833: fix use of "VAR=VAL cmd" with a shell function | Eric Sunshine | 2 | -2/+6 |
2018-07-16 | Merge branch 'jc/t3404-one-shot-export-fix' into es/test-lint-one-shot-export | Junio C Hamano | 1 | -1/+8 |
2018-07-16 | negotiator/skipping: skip commits during fetch | Jonathan Tan | 1 | -0/+179 |
2018-07-16 | t9119: fix broken &&-chains | Eric Sunshine | 1 | -60/+60 |
2018-07-16 | t9000-t9999: fix broken &&-chains | Eric Sunshine | 26 | -51/+51 |
2018-07-16 | t7000-t7999: fix broken &&-chains | Eric Sunshine | 7 | -57/+57 |