summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-23git svn: stop using `rebase --preserve-merges`Libravatar Johannes Schindelin2-5/+7
2019-11-23gpg-interface: limit search for primary key fingerprintLibravatar Hans Jerry Illikainen2-6/+38
2019-11-23gpg-interface: refactor the free-and-xmemdupz patternLibravatar Hans Jerry Illikainen1-7/+15
2019-11-21unpack-trees: skip stat on fsmonitor-valid filesLibravatar Utsav Shah3-9/+29
2019-11-21t5520: replace `! git` with `test_must_fail git`Libravatar Denton Liu1-2/+2
2019-11-21t5520: remove redundant lines in test casesLibravatar Denton Liu1-8/+0
2019-11-21t5520: replace $(cat ...) comparison with test_cmpLibravatar Denton Liu1-35/+70
2019-11-21t5520: don't put git in upstream of pipeLibravatar Denton Liu1-1/+2
2019-11-21t5520: test single-line files by git with test_cmpLibravatar Denton Liu1-16/+48
2019-11-21t5520: use test_cmp_rev where possibleLibravatar Denton Liu1-25/+25
2019-11-21t5520: replace test -{n,z} with test-lib functionsLibravatar Denton Liu1-4/+8
2019-11-21t5520: use test_line_count where possibleLibravatar Denton Liu1-1/+2
2019-11-21t5520: remove spaces after redirect operatorLibravatar Denton Liu1-5/+5
2019-11-21t5520: replace test -f with test-lib functionsLibravatar Denton Liu1-5/+5
2019-11-21t5520: let sed open its own inputLibravatar Denton Liu1-1/+1
2019-11-21t5520: use sq for test case namesLibravatar Denton Liu1-2/+2
2019-11-21t5520: improve test styleLibravatar Denton Liu1-43/+45
2019-11-21t: teach test_cmp_rev to accept ! for not-equalsLibravatar Denton Liu8-14/+25
2019-11-21t0000: test multiple local assignmentLibravatar Denton Liu1-7/+8
2019-11-21format-patch: pass notes configuration to range-diffLibravatar Denton Liu2-2/+123
2019-11-21range-diff: pass through --notes to `git log`Libravatar Denton Liu7-10/+72
2019-11-21range-diff: output `## Notes ##` headerLibravatar Denton Liu2-7/+13
2019-11-21t3206: range-diff compares logs with commit notesLibravatar Denton Liu1-0/+52
2019-11-21t3206: s/expected/expect/Libravatar Denton Liu1-32/+32
2019-11-21t3206: disable parameter substitution in heredocLibravatar Denton Liu1-1/+1
2019-11-21t3206: remove spaces after redirect operatorsLibravatar Denton Liu1-1/+1
2019-11-21pretty-options.txt: --notes accepts a ref instead of treeishLibravatar Denton Liu1-4/+4
2019-11-20userdiff: support Python async functionsLibravatar Josh Holland7-1/+32
2019-11-20SubmittingPatches: use `--pretty=reference`Libravatar Denton Liu1-0/+6
2019-11-20pretty: implement 'reference' formatLibravatar Denton Liu6-4/+62
2019-11-20pretty: add struct cmt_fmt_map::default_date_mode_typeLibravatar Denton Liu1-0/+3
2019-11-20pretty: provide short date formatLibravatar René Scharfe3-0/+11
2019-11-20t4205: cover `git log --reflog -z` blindspotLibravatar Denton Liu1-0/+30
2019-11-20pretty.c: inline initalize format_contextLibravatar Denton Liu1-5/+5
2019-11-20revision: make get_revision_mark() return const pointerLibravatar Denton Liu2-4/+4
2019-11-20completion: complete `tformat:` pretty formatLibravatar Denton Liu1-1/+1
2019-11-20SubmittingPatches: remove dq from commit referenceLibravatar Denton Liu1-5/+5
2019-11-20pretty-formats.txt: use generic terms for hashLibravatar Denton Liu1-8/+8
2019-11-20SubmittingPatches: use generic terms for hashLibravatar Denton Liu1-1/+1
2019-11-20rev-list-options.txt: remove reference to --show-notesLibravatar Denton Liu1-1/+1
2019-11-20argv-array: add space after `while`Libravatar Denton Liu1-1/+1
2019-11-20commit: support the --pathspec-from-file optionLibravatar Alexandr Miloslavskiy3-5/+166
2019-11-20doc: commit: synchronize <pathspec> descriptionLibravatar Alexandr Miloslavskiy1-7/+8
2019-11-20reset: support the `--pathspec-from-file` optionLibravatar Alexandr Miloslavskiy3-5/+192
2019-11-20doc: reset: synchronize <pathspec> descriptionLibravatar Alexandr Miloslavskiy2-13/+20
2019-11-20pathspec: add new function to parse fileLibravatar Alexandr Miloslavskiy2-0/+48
2019-11-20ci(osx): update homebrew-cask repository with less noiseLibravatar Junio C Hamano1-1/+2
2019-11-20sequencer: handle rebase-merges for "onto" messageLibravatar Doan Tran Cong Danh2-0/+26
2019-11-20builtin/unpack-objects.c: show throughput progressLibravatar SZEDER Gábor1-1/+2
2019-11-20rev-parse: make --show-toplevel without a worktree an errorLibravatar Jeff King3-1/+14