279
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Jun 09, 2025 — Jun 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge From Colin Law Save and restore column widths for log and blame in registry More... over 17 years ago
Use safe back thread way to fetch log at GitLogList. Use postmessage send message to main thread handle UI operation to avoid dead lock when use waitforsingle object when try to terminate back thread More... over 17 years ago
Save and restore column widths for log and blame in registry. More... over 17 years ago
TortoiseGitBlame minor code tidy. More... over 17 years ago
Fixes to TortoiseGitBlame for date format from locale. TortoiseGitBlameView and GitDiff now tested with date format. More... over 17 years ago
Fix FileDiffDlg ToolTip show error time info problem More... over 17 years ago
Fix TortoiseGitBlame miss GitLogCache problem. Fix save cache fail when close TortoiseGitBlame. More... over 17 years ago
Update TortoiseGit Web Information More... over 17 years ago
Fix Compare with preview version crash problem at log dialog. More... over 17 years ago
Add support for 'Use system locale for date/time'. More... over 17 years ago
Default date format to short format. More... over 17 years ago
In log, format Author Date from regional settings. Added CAppUtils::FormatDateAndTime to format a string according to control panel regional settings. Use this to format AuthorDate wherever used. Note that the mods in TortoiseGitBlameView and GitDiff are untested at this point as they are not funcioning. All uses in GitLogListBase tested. More... over 17 years ago
updated wingit.dll with some fixes More... over 17 years ago
Fix redraw all when loading thread finish load log More... over 17 years ago
Fix wxi duplicate uuid problem and debug version build problem More... over 17 years ago
Merge branch 'log_cache' More... over 17 years ago
Corrected registry key defs from Toroise to Tortoise More... over 17 years ago
re-enabled libapr install in setup script (had missed that TortoiseMerge still needs them) More... over 17 years ago
restored minor diff in proc project (happend while resolving conflict) More... over 17 years ago
re-added accidently removed vars, while resolving conflict during rebase More... over 17 years ago
Git Log Cache Basic working More... over 17 years ago
updated wingit and fixed bug in new PATH init code (used wrong function for tchar str copy) More... over 17 years ago
Log Cache Compile Okay More... over 17 years ago
Add Log Cache Code More... over 17 years ago
Tweaks to Settings, General. Added some _T() forgotten on earlier commits. Disabled configure Sound button. Allow run to continue on startup with invalid msysgit dir if user clicks No to error message. More... over 17 years ago
made wingit.dll delay load so that PATH can be inited with git/bin dir before dll loads More... over 17 years ago
some basic preparations to get TGitCache working More... over 17 years ago
re-enabled a few blocks in installer script that were disabled for personal use More... over 17 years ago
fixed typo of "TortoiseGit" that resulted in wrong registry keys read for settings More... over 17 years ago
added some GetStatus functionality in GitStatus changed so empty (or only containing unversioned files) dirs appear unversioned new wingit version More... over 17 years ago