summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-13Git 2.33.3v2.33.3Junio C Hamano9-5/+100
2022-04-13Git 2.32.2v2.32.2Junio C Hamano8-5/+96
2022-04-13Git 2.31.3v2.31.3Junio C Hamano7-5/+92
2022-04-13Git 2.30.4v2.30.4Junio C Hamano3-2/+23
2022-04-13setup: opt-out of check with safe.directory=*Derrick Stolee3-2/+21
2022-04-13setup: fix safe.directory key not being checkedMatheus Valadares2-0/+8
2022-04-13t0033: add tests for safe.directoryDerrick Stolee2-1/+36
2022-03-24Git 2.33.2v2.33.2Johannes Schindelin3-2/+17
2022-03-24Sync with 2.32.1Johannes Schindelin11-13/+249
2022-03-24Git 2.32.1v2.32.1Johannes Schindelin3-2/+8
2022-03-24Sync with 2.31.2Johannes Schindelin10-13/+243
2022-03-24Git 2.31.2v2.31.2Johannes Schindelin3-2/+8
2022-03-24Sync with 2.30.3Johannes Schindelin9-13/+237
2022-03-24Git 2.30.3v2.30.3Johannes Schindelin3-2/+26
2022-03-24Fix `GIT_CEILING_DIRECTORIES` with `C:\` and the likesJohannes Schindelin2-11/+23
2022-03-21setup_git_directory(): add an owner check for the top-level directoryJohannes Schindelin3-1/+79
2022-03-21Add a function to determine whether a path is owned by the current userJohannes Schindelin3-0/+106
2022-03-17Merge branch 'cb/mingw-gmtime-r'Johannes Schindelin2-1/+5
2022-03-17mingw: avoid fallback for {local,gm}time_r()Carlo Marcelo Arenas Belón2-1/+5
2022-03-17GIT-VERSION-GEN: bump to v2.33.1Johannes Schindelin1-1/+1
2021-11-04Merge branch 'vd/pthread-setspecific-g11-fix' into maintJunio C Hamano1-1/+1
2021-11-04Merge branch 'ma/doc-git-version' into maintJunio C Hamano1-1/+1
2021-11-04Merge branch 'pw/rebase-r-fixes' into maintJunio C Hamano2-1/+32
2021-11-04Merge branch 'jk/log-warn-on-bogus-encoding' into maintJunio C Hamano3-14/+3
2021-11-03async_die_is_recursing: work around GCC v11.x issue on FedoraVictoria Dye1-1/+1
2021-11-03rebase -i: fix rewording with --committer-date-is-author-datePhillip Wood2-1/+32
2021-10-29log: document --encoding behavior on iconv() failureJeff King1-1/+3
2021-10-29Revert "logmsg_reencode(): warn when iconv() fails"Junio C Hamano3-15/+2
2021-10-25git.txt: fix typoMartin Ågren1-1/+1
2021-10-12Git 2.33.1v2.33.1Junio C Hamano2-1/+139
2021-10-12Merge branch 'ah/connect-parse-feature-v0-fix' into maintJunio C Hamano2-0/+17
2021-10-12Merge branch 'ab/make-clean-depend-dirs' into maintJunio C Hamano1-1/+0
2021-10-12Merge branch 'jk/http-redact-fix' into maintJunio C Hamano2-15/+15
2021-10-12Merge branch 'da/difftool-dir-diff-symlink-fix' into maintJunio C Hamano2-2/+67
2021-10-12Merge branch 'cb/cvsserver' into maintJunio C Hamano3-17/+24
2021-10-12Merge branch 'jk/clone-unborn-head-in-bare' into maintJunio C Hamano2-15/+29
2021-10-12Merge branch 'en/stash-df-fix' into maintJunio C Hamano2-3/+75
2021-10-12Merge branch 'jk/strvec-typefix' into maintJunio C Hamano1-2/+2
2021-10-12Merge branch 'en/am-abort-fix' into maintJunio C Hamano3-1/+43
2021-10-12Merge branch 'ps/update-ref-batch-flush' into maintJunio C Hamano2-4/+44
2021-10-12Merge branch 'rs/no-mode-to-open-when-appending' into maintJunio C Hamano1-1/+1
2021-10-12Merge branch 'tb/pack-finalize-ordering' into maintJunio C Hamano6-67/+96
2021-10-12Merge branch 'rs/range-diff-avoid-segfault-with-I' into maintJunio C Hamano1-0/+3
2021-10-12Merge branch 'ab/reverse-midx-optim' into maintJunio C Hamano1-0/+3
2021-10-12Merge branch 'jc/trivial-threeway-binary-merge' into maintJunio C Hamano2-0/+66
2021-10-12Merge branch 'ab/send-email-config-fix' into maintJunio C Hamano2-1/+16
2021-10-12Merge branch 'so/diff-index-regression-fix' into maintJunio C Hamano3-14/+8
2021-10-12Merge branch 'jk/log-warn-on-bogus-encoding' into maintJunio C Hamano4-4/+17
2021-10-12Merge branch 'tk/fast-export-anonymized-tag-fix' into maintJunio C Hamano2-4/+7
2021-10-12Merge branch 'mh/send-email-reset-in-reply-to' into maintJunio C Hamano2-9/+62