summaryrefslogtreecommitdiffstats
path: root/column.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-15list-objects: always parse trees gentlyMatthew DeVore1-3/+1
2018-08-14list-objects: refactor to process_tree_contentsMatthew DeVore1-27/+41
2018-08-14list-objects: store common func args in structMatthew DeVore1-84/+74
2018-08-03Fifth batch for 2.19 cycleJunio C Hamano1-0/+107
2018-07-31t/chainlint.sed: drop extra spaces from regex character classEric Sunshine1-4/+4
2018-07-24Fourth batch for 2.19 cycleJunio C Hamano1-0/+80
2018-07-19diff.c: offer config option to control ws handling in move detectionStefan Beller3-2/+19
2018-07-19diff.c: add white space mode to move detection that allows indent changesStefan Beller4-2/+252
2018-07-18Third batch for 2.19 cycleJunio C Hamano1-1/+59
2018-07-18commit-graph: add repo arg to graph readersJonathan Tan13-42/+162
2018-07-18commit-graph: store graph in struct object_storeJonathan Tan3-21/+27
2018-07-18commit-graph: add free_commit_graphJonathan Tan3-10/+18
2018-07-18commit-graph: add missing forward declarationJonathan Tan1-0/+2
2018-07-18object-store: add missing includeJonathan Tan1-0/+3
2018-07-18commit-graph: refactor preparing commit graphJonathan Tan1-11/+17
2018-07-17diff.c: factor advance_or_nullify out of mark_color_as_movedStefan Beller1-12/+20
2018-07-17diff.c: decouple white space treatment from move detection algorithmStefan Beller4-6/+113
2018-07-17diff.c: add a blocks mode for moved code detectionStefan Beller4-8/+60
2018-07-17diff.c: adjust hash function signature to match hashmap expectationStefan Beller1-7/+9
2018-07-17diff.c: do not pass diff options as keydata to hashmapStefan Beller1-2/+2
2018-07-17t4015: avoid git as a pipe inputStefan Beller1-30/+20
2018-07-17xdiff/xdiffi.c: remove unneeded function declarationsStefan Beller1-17/+0
2018-07-17xdiff/xdiff.h: remove unused flagsStefan Beller1-8/+0
2018-07-17t/chainlint: add chainlint "specialized" test casesEric Sunshine4-0/+31
2018-07-17t/chainlint: add chainlint "complex" test casesEric Sunshine8-0/+82
2018-07-17t/chainlint: add chainlint "cuddled" test casesEric Sunshine6-0/+70
2018-07-17t/chainlint: add chainlint "loop" and "conditional" test casesEric Sunshine10-0/+200
2018-07-17t/chainlint: add chainlint "nested subshell" test casesEric Sunshine12-0/+173
2018-07-17t/chainlint: add chainlint "one-liner" test casesEric Sunshine6-0/+71
2018-07-17t/chainlint: add chainlint "whitespace" test casesEric Sunshine12-0/+113
2018-07-17t/chainlint: add chainlint "basic" test casesEric Sunshine16-0/+206
2018-07-17t/Makefile: add machinery to check correctness of chainlint.sedEric Sunshine2-4/+22
2018-07-17t/test-lib: teach --chain-lint to detect broken &&-chains in subshellsEric Sunshine2-1/+348
2018-07-17t5608: fix broken &&-chainSZEDER Gábor1-1/+1
2018-07-17send-email: fix tls AUTH when sending batchJules Maselbas1-2/+1
2018-07-16t/check-non-portable-shell: detect "FOO=bar shell_func"Eric Sunshine1-0/+19
2018-07-16t/check-non-portable-shell: make error messages more compactEric Sunshine1-0/+2
2018-07-16t/check-non-portable-shell: stop being so politeEric Sunshine1-5/+5
2018-07-16t6046/t9833: fix use of "VAR=VAL cmd" with a shell functionEric Sunshine2-2/+6
2018-07-16negotiator/skipping: skip commits during fetchJonathan Tan8-4/+461
2018-07-16t9119: fix broken &&-chainsEric Sunshine1-60/+60
2018-07-16t9000-t9999: fix broken &&-chainsEric Sunshine26-51/+51
2018-07-16t7000-t7999: fix broken &&-chainsEric Sunshine7-57/+57
2018-07-16t6000-t6999: fix broken &&-chainsEric Sunshine5-17/+17
2018-07-16t5000-t5999: fix broken &&-chainsEric Sunshine14-24/+24
2018-07-16t4000-t4999: fix broken &&-chainsEric Sunshine6-17/+17
2018-07-16t3030: fix broken &&-chainsEric Sunshine1-170/+170
2018-07-16t3000-t3999: fix broken &&-chainsEric Sunshine10-28/+28
2018-07-16t2000-t2999: fix broken &&-chainsEric Sunshine2-8/+8
2018-07-16t1000-t1999: fix broken &&-chainsEric Sunshine6-19/+19