summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-18Merge branch 'jk/branch-l-0-deprecation'Junio C Hamano
2018-07-18Merge branch 'tb/grep-column'Junio C Hamano
2018-07-18Merge branch 'vs/typofixes'Junio C Hamano
2018-07-18Merge branch 'bw/protocol-v2'Junio C Hamano
2018-07-18Merge branch 'jt/remove-pack-bitmap-global'Junio C Hamano
2018-07-18Merge branch 'bw/config-refer-to-gitsubmodules-doc'Junio C Hamano
2018-07-18Merge branch 'xy/format-patch-prereq-patch-id-fix'Junio C Hamano
2018-07-18Merge branch 'pw/rebase-i-keep-reword-after-conflict'Junio C Hamano
2018-07-18Merge branch 'ld/p423'Junio C Hamano
2018-07-18Merge branch 'ds/ewah-cleanup'Junio C Hamano
2018-07-18Merge branch 'sb/submodule-core-worktree'Junio C Hamano
2018-07-18Merge branch 'sb/object-store-grafts'Junio C Hamano
2018-07-18Merge branch 'en/merge-recursive-cleanup'Junio C Hamano
2018-07-17diff.c: factor advance_or_nullify out of mark_color_as_movedStefan Beller
2018-07-17diff.c: decouple white space treatment from move detection algorithmStefan Beller
2018-07-17diff.c: add a blocks mode for moved code detectionStefan Beller
2018-07-17diff.c: adjust hash function signature to match hashmap expectationStefan Beller
2018-07-17diff.c: do not pass diff options as keydata to hashmapStefan Beller
2018-07-17t4015: avoid git as a pipe inputStefan Beller
2018-07-17xdiff/xdiffi.c: remove unneeded function declarationsStefan Beller
2018-07-17xdiff/xdiff.h: remove unused flagsStefan Beller
2018-07-17t5608: fix broken &&-chainSZEDER Gábor
2018-07-16t/check-non-portable-shell: detect "FOO=bar shell_func"Eric Sunshine
2018-07-16t/check-non-portable-shell: make error messages more compactEric Sunshine
2018-07-16t/check-non-portable-shell: stop being so politeEric Sunshine
2018-07-16t6046/t9833: fix use of "VAR=VAL cmd" with a shell functionEric Sunshine
2018-07-16Merge branch 'jc/t3404-one-shot-export-fix' into es/test-lint-one-shot-exportJunio C Hamano
2018-07-16t9119: fix broken &&-chainsEric Sunshine
2018-07-16t9000-t9999: fix broken &&-chainsEric Sunshine
2018-07-16t7000-t7999: fix broken &&-chainsEric Sunshine
2018-07-16t6000-t6999: fix broken &&-chainsEric Sunshine
2018-07-16t5000-t5999: fix broken &&-chainsEric Sunshine
2018-07-16t4000-t4999: fix broken &&-chainsEric Sunshine
2018-07-16t3030: fix broken &&-chainsEric Sunshine
2018-07-16t3000-t3999: fix broken &&-chainsEric Sunshine
2018-07-16t2000-t2999: fix broken &&-chainsEric Sunshine
2018-07-16t1000-t1999: fix broken &&-chainsEric Sunshine
2018-07-16t0000-t0999: fix broken &&-chainsEric Sunshine
2018-07-16t9814: simplify convoluted check that command correctly errors outEric Sunshine
2018-07-16t9001: fix broken "invoke hook" testEric Sunshine
2018-07-16t7810: use test_expect_code() instead of hand-rolled comparisonEric Sunshine
2018-07-16t7400: fix broken "submodule add/reconfigure --force" testEric Sunshine
2018-07-16vcbuild/README: update to accommodate for missing common-cmds.hJohannes Schindelin
2018-07-16pretty: switch hard-coded constants to the_hash_algobrian m. carlson
2018-07-16sha1-file: convert constants to uses of the_hash_algobrian m. carlson
2018-07-16log-tree: switch GIT_SHA1_HEXSZ to the_hash_algo->hexszbrian m. carlson
2018-07-16diff: switch GIT_SHA1_HEXSZ to use the_hash_algobrian m. carlson
2018-07-16builtin/merge-recursive: make hash independentbrian m. carlson
2018-07-16builtin/merge: switch to use the_hash_algobrian m. carlson
2018-07-16builtin/fmt-merge-msg: make hash independentbrian m. carlson