summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2019-11-21t5520: replace test -{n,z} with test-lib functionsDenton Liu
2019-11-21t5520: use test_line_count where possibleDenton Liu
2019-11-21t5520: remove spaces after redirect operatorDenton Liu
2019-11-21t5520: replace test -f with test-lib functionsDenton Liu
2019-11-21t5520: let sed open its own inputDenton Liu
2019-11-21t5520: use sq for test case namesDenton Liu
2019-11-21t5520: improve test styleDenton Liu
2019-11-21t: teach test_cmp_rev to accept ! for not-equalsDenton Liu
2019-11-21t0000: test multiple local assignmentDenton Liu
2019-11-21format-patch: pass notes configuration to range-diffDenton Liu
2019-11-21range-diff: pass through --notes to `git log`Denton Liu
2019-11-21range-diff: output `## Notes ##` headerDenton Liu
2019-11-21t3206: range-diff compares logs with commit notesDenton Liu
2019-11-21t3206: s/expected/expect/Denton Liu
2019-11-21t3206: disable parameter substitution in heredocDenton Liu
2019-11-21t3206: remove spaces after redirect operatorsDenton Liu
2019-11-20userdiff: support Python async functionsJosh Holland
2019-11-20commit: support the --pathspec-from-file optionAlexandr Miloslavskiy
2019-11-20reset: support the `--pathspec-from-file` optionAlexandr Miloslavskiy
2019-11-20sequencer: handle rebase-merges for "onto" messageDoan Tran Cong Danh
2019-11-20rev-parse: make --show-toplevel without a worktree an errorJeff King
2019-11-18rebase -r: let `label` generate safer labelsMatthew Rogers
2019-11-18built-in add -i: implement the `help` commandSlavica Đukić
2019-11-18gitweb: escape URLs generated by href()Jeff King
2019-11-18t/gitweb-lib.sh: set $REQUEST_URIJeff King
2019-11-18t/gitweb-lib.sh: drop confusing quotesJeff King
2019-11-18t9502: pass along all arguments in xss helperJeff King
2019-11-14t7004: check existence of correct tagMartin Ågren
2019-11-14Start to implement a built-in version of `git add --interactive`Johannes Schindelin
2019-11-14stash: make sure we have a valid index before writing itThomas Gummerer
2019-11-13test-tool: use 'read-graph' helperDerrick Stolee
2019-11-13test-lib: don't check prereqs of test cases that won't be run anywaySZEDER Gábor
2019-11-13t4215: use helper function to check outputDenton Liu
2019-11-12pack-objects: avoid pointless oe_map_new_pack() callsJeff King
2019-11-11sequencer: reencode commit message for am/rebase --show-current-patchDoan Tran Cong Danh
2019-11-11sequencer: reencode old merge-commit messageDoan Tran Cong Danh
2019-11-11sequencer: reencode squashing commit's messageDoan Tran Cong Danh
2019-11-11sequencer: reencode to utf-8 before arrange rebase's todo listDoan Tran Cong Danh
2019-11-11t3900: demonstrate git-rebase problem with multi encodingDoan Tran Cong Danh
2019-11-10Merge branch 'bc/hash-independent-tests-part-6'Junio C Hamano
2019-11-10Merge branch 'js/update-index-ignore-removal-for-skip-worktree'Junio C Hamano
2019-11-10Merge branch 'pb/pretty-email-without-domain-part'Junio C Hamano
2019-11-10Merge branch 'dl/apply-3way-diff3'Junio C Hamano
2019-11-10Merge branch 'sg/dir-trie-fixes'Junio C Hamano
2019-11-10Merge branch 'wb/midx-progress'Junio C Hamano
2019-11-10Merge branch 'en/merge-recursive-directory-rename-fixes'Junio C Hamano
2019-11-10Merge branch 'dd/notes-copy-default-dst-to-head'Junio C Hamano
2019-11-10Merge branch 'pw/post-commit-from-sequencer'Junio C Hamano
2019-11-10Merge branch 'dl/format-patch-cover-from-desc'Junio C Hamano
2019-11-10Merge branch 'jt/fetch-pack-record-refs-in-the-dot-promisor'Junio C Hamano