summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-09archive: support compression levels beyond 9Libravatar René Scharfe3-16/+14
2020-11-06ci: avoid using the deprecated `set-env` constructLibravatar Johannes Schindelin1-1/+1
2020-11-06tests: consolidate the `file_size` function into `test-lib-functions.sh`Libravatar Johannes Schindelin5-42/+24
2020-11-05doc: fixing two trivial typos in Documentation/Libravatar Marlon Rac Cambasis4-4/+4
2020-11-04rebase -i: simplify get_revision_ranges()Libravatar Phillip Wood1-6/+4
2020-11-04rebase -i: use struct object_id when writing stateLibravatar Phillip Wood3-5/+7
2020-11-04rebase -i: use struct object_id rather than looking up commitLibravatar Phillip Wood3-11/+9
2020-11-04rebase -i: stop overwriting ORIG_HEAD bufferLibravatar Phillip Wood2-5/+16
2020-11-04format-patch: support --output optionLibravatar Jeff King2-5/+32
2020-11-04format-patch: tie file-opening logic to output_directoryLibravatar Jeff King1-6/+6
2020-11-04format-patch: refactor output selectionLibravatar Jeff King2-9/+22
2020-11-04doc: clarify that --abbrev=<n> is about the minimum lengthLibravatar Junio C Hamano6-11/+18
2020-11-04log: diagnose -L used with pathspec as an errorLibravatar Junio C Hamano2-0/+25
2020-11-03ci: make the whitespace checker more robustLibravatar Johannes Schindelin1-2/+4
2020-11-03t2402: fix typoLibravatar Johannes Schindelin1-1/+1
2020-11-02t5515: use `main` as the name of the main branch for testing (conclusion)Libravatar Johannes Schindelin1-6/+1
2020-11-02t5515: use `main` as the name of the main branch for testing (part 3)Libravatar Johannes Schindelin65-171/+171
2020-11-02t5515: use `main` as the name of the main branch for testing (part 2)Libravatar Johannes Schindelin62-122/+122
2020-11-02t5515: use `main` as the name of the main branch for testing (part 1)Libravatar Johannes Schindelin1-12/+20
2020-11-02merge,rebase,revert: select ort or recursive by config or environmentLibravatar Elijah Newren5-15/+104
2020-11-02Third batchLibravatar Junio C Hamano1-0/+80
2020-11-02Merge branch 'jc/doc-final-resend'Libravatar Junio C Hamano1-3/+5
2020-11-02Merge branch 'es/tutorial-mention-asciidoc-early'Libravatar Junio C Hamano1-2/+3
2020-11-02Merge branch 'js/default-branch-name-part-4-minus-1'Libravatar Junio C Hamano19-108/+130
2020-11-02Merge branch 've/userdiff-bash'Libravatar Junio C Hamano18-0/+91
2020-11-02Merge branch 'bc/svn-hash-oid-fix'Libravatar Junio C Hamano1-1/+1
2020-11-02Merge branch 'js/t7006-cleanup'Libravatar Junio C Hamano1-42/+42
2020-11-02Merge branch 'en/sequencer-rollback-lock-cleanup'Libravatar Junio C Hamano1-1/+0
2020-11-02Merge branch 'mk/diff-ignore-regex'Libravatar Junio C Hamano10-2/+226
2020-11-02Merge branch 'jt/apply-reverse-twice'Libravatar Junio C Hamano3-2/+23
2020-11-02Merge branch 'sc/sequencer-gpg-octopus'Libravatar Junio C Hamano2-1/+59
2020-11-02Merge branch 'en/test-selector'Libravatar Junio C Hamano5-50/+76
2020-11-02Merge branch 'jk/report-fn-typedef'Libravatar Junio C Hamano2-14/+16
2020-11-02Merge branch 'nk/dir-c-comment-update'Libravatar Junio C Hamano1-3/+3
2020-11-02Merge branch 'jk/no-common'Libravatar Junio C Hamano1-0/+1
2020-11-02Merge branch 'as/sample-push-to-checkout-hook'Libravatar Junio C Hamano1-0/+78
2020-11-02Merge branch 'jk/fast-import-marks-cleanup'Libravatar Junio C Hamano1-1/+0
2020-11-02Merge branch 'lo/zsh-completion'Libravatar Junio C Hamano1-1/+2
2020-11-02Merge branch 'tk/credential-config'Libravatar Junio C Hamano2-0/+29
2020-11-02Merge branch 'dl/diff-merge-base'Libravatar Junio C Hamano11-141/+356
2020-11-02Merge branch 'bk/sob-dco'Libravatar Junio C Hamano22-54/+60
2020-11-02Merge branch 'ds/maintenance-commit-graph-auto-fix'Libravatar Junio C Hamano2-1/+48
2020-11-02Merge branch 'ds/commit-graph-merging-fix'Libravatar Junio C Hamano3-4/+34
2020-11-02Merge branch 'es/test-cmp-typocatcher'Libravatar Junio C Hamano1-14/+2
2020-11-02Merge branch 'jk/fast-import-marks-alloc-fix'Libravatar Junio C Hamano2-14/+68
2020-11-02Merge branch 'js/avoid-split-sideband-message'Libravatar Junio C Hamano4-1/+33
2020-11-01git-prompt.sh: localize `option` in __git_ps1_show_upstreamLibravatar Sibo Dong1-0/+1
2020-11-01blame: simplify 'setup_blame_bloom_data' interfaceLibravatar Philippe Blain3-6/+4
2020-11-01blame: simplify 'setup_scoreboard' interfaceLibravatar Philippe Blain3-8/+6
2020-11-01blame: enable funcname blaming with userdiff driverLibravatar Philippe Blain2-2/+20