summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorLines
2024-11-26Sync with 2.44.3Johannes Schindelin-19/+68
2024-11-26Sync with 2.43.6Johannes Schindelin-19/+68
2024-11-26Sync with 2.42.4Johannes Schindelin-19/+68
2024-11-26Sync with 2.41.3Johannes Schindelin-19/+68
2024-11-26Sync with 2.40.4Johannes Schindelin-19/+68
2024-11-26credential: disallow Carriage Returns in the protocol by defaultJohannes Schindelin-0/+16
2024-11-26credential: sanitize the user promptJohannes Schindelin-18/+38
2024-11-26credential_format(): also encode <host>[:<port>]Johannes Schindelin-0/+13
2024-10-30t7300: work around platform-specific behaviour with long paths on MinGWPatrick Steinhardt-1/+1
2024-07-02Merge branch 'jk/fetch-pack-fsck-wo-lock-pack' into maint-2.45Junio C Hamano-0/+10
2024-07-02Merge branch 'jk/t5500-typofix' into maint-2.45Junio C Hamano-1/+1
2024-07-02Merge branch 'tb/precompose-getcwd' into maint-2.45Junio C Hamano-1/+38
2024-07-02Merge branch 'pw/rebase-i-error-message' into maint-2.45Junio C Hamano-0/+45
2024-07-02Merge branch 'ds/format-patch-rfc-and-k' into maint-2.45Junio C Hamano-0/+21
2024-06-28Merge branch 'ds/ahead-behind-fix' into maint-2.45Junio C Hamano-1/+1
2024-06-28Merge branch 'jk/cap-exclude-file-size' into maint-2.45Junio C Hamano-0/+20
2024-06-28Merge branch 'jc/safe-directory-leading-path' into maint-2.45Junio C Hamano-0/+15
2024-06-28Merge branch 'ps/fix-reinit-includeif-onbranch' into maint-2.45Junio C Hamano-8/+93
2024-06-28Merge branch 'es/chainlint-ncores-fix' into maint-2.45Junio C Hamano-3/+17
2024-06-28Merge branch 'mt/t0211-typofix' into maint-2.45Junio C Hamano-1/+1
2024-06-28Merge branch 'ds/scalar-reconfigure-all-fix' into maint-2.45Junio C Hamano-0/+38
2024-06-28Merge branch 'tb/attr-limits' into maint-2.45Junio C Hamano-0/+10
2024-06-28Merge branch 'bc/zsh-compatibility' into maint-2.45Junio C Hamano-7/+9
2024-06-28Merge branch 'js/for-each-repo-keep-going' into maint-2.45Junio C Hamano-3/+19
2024-06-28Merge branch 'aj/stash-staged-fix' into maint-2.45Junio C Hamano-0/+9
2024-06-28Merge branch 'xx/disable-replace-when-building-midx' into maint-2.45Junio C Hamano-0/+21
2024-06-28Merge branch 'pw/rebase-m-signoff-fix' into maint-2.45Junio C Hamano-15/+77
2024-06-20t5500: fix mistaken $SERVER reference in helper functionJeff King-1/+1
2024-06-20fetch-pack: fix segfault when fscking without --lock-packJeff King-0/+10
2024-06-12commit-graph: increment progress indicatorDerrick Stolee-1/+1
2024-06-05dir.c: reduce max pattern file size to 100MBJeff King-0/+20
2024-05-31Merge branch 'jc/no-default-attr-tree-in-bare' into maint-2.45Junio C Hamano-3/+10
2024-05-31Merge branch 'jc/test-workaround-broken-mv' into maint-2.45Junio C Hamano-1/+2
2024-05-31macOS: ls-files path fails if path of workdir is NFDTorsten Bögershausen-1/+38
2024-05-30rebase -i: improve error message when picking mergePhillip Wood-0/+45
2024-05-29safe.directory: allow "lead/ing/path/*" matchJunio C Hamano-0/+15
2024-05-24Merge branch 'fixes/2.45.1/2.44' into jc/fix-2.45.1-and-friends-for-maintJunio C Hamano-154/+7
2024-05-24Merge branch 'fixes/2.45.1/2.43' into fixes/2.45.1/2.44Junio C Hamano-154/+7
2024-05-24Merge branch 'fixes/2.45.1/2.42' into fixes/2.45.1/2.43Junio C Hamano-154/+7
2024-05-24Merge branch 'fixes/2.45.1/2.41' into fixes/2.45.1/2.42Junio C Hamano-154/+7
2024-05-24Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41Junio C Hamano-156/+10
2024-05-24Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40Junio C Hamano-156/+10
2024-05-22Revert "fsck: warn about symlink pointing inside a gitdir"Junio C Hamano-37/+0
2024-05-22setup: fix bug with "includeIf.onbranch" when initializing dirPatrick Steinhardt-8/+93
2024-05-22chainlint.pl: latch CPU count directly reported by /proc/cpuinfoEric Sunshine-0/+3
2024-05-22chainlint.pl: fix incorrect CPU count on Linux SPARCJohn Paul Adrian Glaubitz-1/+1
2024-05-21Revert "Add a helper function to compare file contents"Johannes Schindelin-51/+0
2024-05-21clone: drop the protections where hooks aren't runJohannes Schindelin-51/+0
2024-05-21tests: verify that `clone -c core.hooksPath=/dev/null` works againJohannes Schindelin-0/+7
2024-05-21Revert "core.hooksPath: add some protection while cloning"Johannes Schindelin-15/+0