279
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 11, 2025 — Mar 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'git-2.53' More... 11 days ago
Fix typo More... 13 days ago
Merge branch 'scintilla-560' More... 13 days ago
Update Lexilla to 5.4.7 More... 13 days ago
Update Scintilla to 5.6.0 More... 13 days ago
Update Git documentation to version 2.53 More... 16 days ago
Refactor: Reduce scope of variable More... 18 days ago
Merge branch 'faster_is_ancestor_of' More... 18 days ago
Simplify timeout calculation in ShellCache::HasGITAdminDir More... 18 days ago
Fix lock usage in ShellCache More... 18 days ago
Don't forget to check for bare repos in subfolder check in ShellCache::HasGITAdminDir More... 20 days ago
Update zlib to version 1.3.2 More... 23 days ago
Merge branch 'tgitcache-less-io-cpu' More... 23 days ago
Skip crawling of nested non-ignored bare directories More... 25 days ago
Clear stale elements in ShellCache::admindircache every now and then (after about 10 minutes) More... 28 days ago
TortoiseShell: Significantly reduce calls to HasAdminDir() More... about 1 month ago
Directly use vanilla libgit's repo_config functions More... about 1 month ago
Add HasAdminDir test for bare repository in regular repository More... about 1 month ago
Update libgit to version 2.53 based on Git for Windows sources More... about 1 month ago
Use dwAttrib in CShellExt::IsMemberOf to avoid calls to PathIsDirectory More... about 1 month ago
Add subfolder cache check in ShellCache::HasGITAdminDir More... about 1 month ago
Simplify GitAdminDir::IsAdminDirPath and deduplicate More... about 1 month ago
Fixed issue #4251: Installer complains to require Windows >= 10 on Windows 11 if AlwaysInstallElevated is set More... about 1 month ago
Merge branch 'refactor-tgitcache-directorywatcher' More... about 1 month ago
Make test self-contained: Do not require protocol.file.allow=always to bet set More... about 1 month ago
Make passing "-v" to git fetch configurable More... about 1 month ago
Don't handle DOS 8.3 file/folder names in CPathUtils::NormalizePath for performance reasons More... about 1 month ago
Rewrite CTGitPath::IsAncestorOf to make it return faster in some conditions and remove allocations More... about 1 month ago
Expand CTGitPath::AncestorTest More... about 1 month ago
Remove GitAdminDir::GetAdminDirName() and use ".git" directly to avoid some allocations and simplify things More... about 1 month ago