summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-12-25bundle: don't segfault on "git bundle <subcmd>"Ævar Arnfjörð Bjarmason-1/+8
2022-12-20cat-file: add mailmap support to --batch-check optionSiddharth Asthana-13/+87
2022-12-20cat-file: add mailmap support to -s optionSiddharth Asthana-1/+45
2022-12-20ci (check-whitespace): move to actions/checkout@v3Chris. Webster-1/+1
2022-12-20ci (check-whitespace): add links to job outputChris. Webster-9/+25
2022-12-20ci (check-whitespace): suggest fixes for errorsChris. Webster-9/+28
2022-12-20ci: only run win+VS build & tests in Git for Windows' forkJohannes Schindelin-1/+1
2022-12-20line-range: fix infinite loop bug with '$' regexLars Kellogg-Stedman-3/+26
2022-12-20mingw: fix typo in an error message from ownership checkDaniël Haazen-1/+1
2022-12-19The first batch for 2.40Junio C Hamano-0/+32
2022-12-19Merge branch 'rj/branch-copy-and-rename'Junio C Hamano-3/+13
2022-12-19Merge branch 'rr/status-untracked-advice'Junio C Hamano-5/+153
2022-12-19Merge branch 'aw/complete-case-insensitive'Junio C Hamano-3/+53
2022-12-19Merge branch 'rs/diff-parseopts'Junio C Hamano-15/+11
2022-12-19Merge branch 'sx/pthread-error-check-fix'Junio C Hamano-3/+3
2022-12-19Merge branch 'jk/avoid-redef-system-functions'Junio C Hamano-0/+0
2022-12-19Merge branch 'jk/avoid-redef-system-functions-2.30'Junio C Hamano-5/+12
2022-12-19Merge branch 'rs/t3920-crlf-eating-grep-fix'Junio C Hamano-1/+1
2022-12-19Merge branch 'js/t3920-shell-and-or-fix'Junio C Hamano-1/+1
2022-12-19Merge branch 'jh/fsmonitor-darwin-modernize'Junio C Hamano-14/+25
2022-12-19Merge branch 'ab/t4023-avoid-losing-exit-status-of-diff'Junio C Hamano-6/+6
2022-12-19Merge branch 'ab/t7600-avoid-losing-exit-status-of-git'Junio C Hamano-1/+1
2022-12-19Merge branch 'ab/t5314-avoid-losing-exit-status'Junio C Hamano-7/+10
2022-12-19Merge branch 'jh/t7527-unflake-by-forcing-cookie'Junio C Hamano-0/+2
2022-12-19Merge branch 'rs/plug-pattern-list-leak-in-lof'Junio C Hamano-0/+1
2022-12-19Merge branch 'rs/t4205-do-not-exit-in-test-script'Junio C Hamano-1/+1
2022-12-19tests: make 'test_oid' print trailing newlineSZEDER Gábor-9/+10
2022-12-18var: add GIT_SEQUENCE_EDITOR variableSean Allred-0/+52
2022-12-18submodule: accept -v for the update commandSven Strickroth-0/+3
2022-12-16Makefile: use sha1collisiondetection by default on OSX and DarwinÆvar Arnfjörð Bjarmason-8/+5
2022-12-15ref-filter: convert email atom parser to use err_bad_arg()Jeff King-1/+1
2022-12-15ref-filter: truncate atom names in error messagesJeff King-4/+14
2022-12-15ref-filter: factor out "unrecognized %(foo) arg" errorsJeff King-5/+17
2022-12-15ref-filter: factor out "%(foo) does not take arguments" errorsJeff King-5/+17
2022-12-15ref-filter: reject arguments to %(HEAD)Jeff King-1/+3
2022-12-15diff: fix regression with --stat and unmerged filePeter Grayson-1/+11
2022-12-15git: remove duplicate includesSeija Kijin-3/+0
2022-12-15fsmonitor: eliminate call to deprecated FSEventStream functionJeff Hostetler-14/+25
2022-12-15commit: don't lazy-fetch commitsJonathan Tan-2/+13
2022-12-15object-file: emit corruption errors when detectedJonathan Tan-27/+31
2022-12-15object-file: refactor map_loose_object_1()Jonathan Tan-26/+24
2022-12-15object-file: remove OBJECT_INFO_IGNORE_LOOSEJonathan Tan-6/+1
2022-12-14Start the 2.40 cycleJunio C Hamano-2/+39
2022-12-14Merge branch 'js/t0021-windows-pwd'Junio C Hamano-2/+2
2022-12-14Merge branch 'sa/git-var-empty'Junio C Hamano-16/+78
2022-12-14Merge branch 'rs/multi-filter-args'Junio C Hamano-65/+74
2022-12-14Merge branch 'tl/pack-bitmap-absolute-paths'Junio C Hamano-15/+29
2022-12-14Merge branch 'yn/git-jump-emacs'Junio C Hamano-4/+51
2022-12-14Merge branch 'ab/various-leak-fixes'Junio C Hamano-48/+142
2022-12-14Merge branch 'kz/merge-tree-merge-base'Junio C Hamano-12/+131