Jeff King committed over 10 years ago
t9107: switch inverted single/double quotes in test
Jeff King committed over 10 years ago
t9107: use "return 1" instead of "exit 1"
Jeff King committed over 10 years ago
diff: run arguments through precompose_argv
Alexander Rinass committed over 10 years ago
t9100,t3419: enclose all test code in single-quotes
Jeff King committed over 10 years ago
t/lib-git-svn: drop $remote_git_svn and $git_svn_id
Jeff King committed over 10 years ago
Junio C Hamano committed over 10 years ago
Merge branch 'sb/submodule-module-list-pathspec-fix'
Junio C Hamano committed over 10 years ago
Merge branch 'jc/commit-tree-ignore-commit-gpgsign'
Junio C Hamano committed over 10 years ago
git-multimail: update to release 1.3.1
Matthieu Moy committed over 10 years ago
Documentation: clarify signature verification
Keller Fuchs committed over 10 years ago
perf: run "rebase -i" under perf
Johannes Schindelin committed over 10 years ago
perf: make the tests work in worktrees
Johannes Schindelin committed over 10 years ago
perf: let's disable symlinks when they are not available
Johannes Schindelin committed over 10 years ago
i18n: unpack-trees: avoid substituting only a verb in sentences
Vasco Almeida committed over 10 years ago
builtin/apply: introduce 'struct apply_state' to start libifying
Christian Couder committed over 10 years ago
builtin/apply: move 'read_stdin' global into cmd_apply()
Christian Couder committed over 10 years ago
builtin/apply: move 'options' variable into cmd_apply()
Christian Couder committed over 10 years ago
builtin/apply: extract line_by_line_fuzzy_match() from match_fragment()
Christian Couder committed over 10 years ago
builtin/apply: avoid local variable shadowing 'len' parameter
Christian Couder committed over 10 years ago