279
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
May 23, 2024 — May 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add Log Cache Code More... over 16 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 16 years ago
made wingit.dll delay load so that PATH can be inited with git/bin dir before dll loads More... over 16 years ago
some basic preparations to get TGitCache working More... over 16 years ago
re-enabled a few blocks in installer script that were disabled for personal use More... over 16 years ago
fixed typo of "TortoiseGit" that resulted in wrong registry keys read for settings More... over 16 years ago
added some GetStatus functionality in GitStatus changed so empty (or only containing unversioned files) dirs appear unversioned new wingit version More... over 16 years ago
Stop CGit::CheckMsysGitDir() from adding to the path every time through. 1. Make it check whether the msysgitpath is already in the environment path. 2. When it adds a new one take out the last one it added, if any. More... over 16 years ago
fixed some wingit include and lib related stuff More... over 16 years ago
initial icon overlay support using the wingit lib More... over 16 years ago
Tidy up Settings, General Fixed bug that caused default value for msysgit bin path to include double / Corrected title on Settings Dialog, was TortoiseSVN. Disabled items on Settings, General that are not implemented. Made changes to msysgit path enable Apply button. Check valid path to msysgit on exiting or applying. Also fixed small memory leak in CGit::CheckMsysGitDir(). More... over 16 years ago
Disable annoying warnings Disable 4018 (signed/unsigned) and 4996 (strcpy etc unsafe) in selected projects in Win32 builds. Add IBugTraqProvider as build dependency for TortoiseProc. More... over 16 years ago
Remove IBugTraqProvider intermediate files from repository More... over 16 years ago
Modify branch tag color More... over 16 years ago
Fix Blame show error info when hash is not log list More... over 16 years ago
Use new way to convert multi to wide char. More... over 16 years ago
Enable Clean Up and Show log at GitStatusListCtrl More... over 16 years ago
Compiler warnings removal Numerous tweaks to remove compiler warnings where solution was simple. More... over 16 years ago
Commit dialog support check conflict and mark resolve function. More... over 16 years ago
Add Reset Command More... over 16 years ago
Added .gitignore More... over 16 years ago
Fixed a couple of obvious code errors More... over 16 years ago
ReseDlg not save More... over 16 years ago
add reset dialog More... over 16 years ago
Add conflict handle More... over 16 years ago
Add Settings for Log branch tag line number More... over 16 years ago
Fix memory leak when add colorpages More... over 16 years ago
Add Setting Dialog for Setup MSysGit More... over 16 years ago
rm *.user file More... over 16 years ago
Add color setting More... over 16 years ago