### Release 1.0.65 (2025/11/05)
Update license to GPLv3 (was a simple GPL)
Fixed a crash on cancel from the initial git list
### Release 1.0.64 (2025/08/31)
Changed deprecated 'whatchanged' to 'log' argument
### Release 1.0.63 (2025/07/01)
Add .NET 4.5 support files and readme
Revert .NET update, back to 4.5
### Release 1.0.62 (2025/07/01)
Update readme
Update links to documents, now at https://baltazarstudios.com/software/gitforce
Update .NET target version from 4.5 to 4.8
Update link to git-scm
Recognize new Beyond Compare 5 folders
### Release 1.0.61 (2024/09/07)
Changed links from SF to github
Add newest putty version 0.81
Removed chocolatey build
### Release 1.0.60 (2023/03/02)
Correctly open web pages on Linux
Class Exec, set StandardOutputEncoding to UTF8
### Release 1.0.59 (2021/12/17)
Delete branch add option to remove tracking of a remote branch
Could you open the log window and send me (or attach?) the log after the point of when it's really slow? Depending on the active tab in the right pane, different git commands are issued, and the log will show them.
Hey Alex, that is a huge project (1.5GB)! I don't think I ever tried it with anything that large. I need to find something sufficiently large, open source repo, to try to repro that lag (do you know of any?), to see where it is choking and if it can be bypassed... Thanks!
Catch possible invalid git status code in ViewAssignIcon()
### Release 1.0.58 (2020/12/31)
When creating new repos, add option to set initial branch name
catch possible exception around GetFileNameWithoutExtension
Minor adding more logging
Linux swap editors
Lock status strip
Adding Meld to the list of Windows diff tools to recognize
Changed email address
Remove ESC[ + single character sequence from the git output
Fix errors on long repo clones
Minor whitespace and EOL cleanup
### Release 1.0.57 (2020/02/21)
Add --repo command line option
### Release 1.0.56 (2019/11/03)
Better handling of missing workspaces
Fixed one warning in debug mode compile
Fixed the changelist status text
### Release 1.0.55 (2019/03/24)
Update PuTTY for Windows
### Release 1.0.54 (2018/02/24)
Fixed setting SecurityProtocolType.Tls12; to also compile on Linux
Simple variable name change
Rewrote new version check code
Updated sourceforge path version check
### Release 1.0.53 (2018/02/24)
Updated Windows putty helper tools
Fixed new version check using new sourceforge SSL site
Add missing item to the View dropdown
Improve user experience in tree panel (two folder colors + tooltips) (#29)
Add option to Warn if started as Admin
### Release 1.0.52 (2018/01/15)
Correctly handle files with spaces in form changelist
Prevent a fault in the rev history when a file given does not have git history
Even more additional checks against storing invalid repo column widths
Merge branch 'master' of ssh://git.code.sf.net:22/p/gitforce/code
### Release 1.0.51 (2017/11/29)
Release script remove one empty line in the output
Removed unnecessary file
### Release 1.0.51 (2017/11/29)
Fixed repo reordering
Additional checks against storing invalid repo column widths
Source code has moved to https://github.com/gdevic/linice
### Release 1.0.51 (2017/09/17)
Release script, copy exe to few places
Add readme for chocolatey packager
Adding chocolatey package files
Updating release script to increment version for chocolatey package
Check if the app is run as Admin/Root
### Release 1.0.49 (2017/09/02)
Removing obsolete code that downloads git
More complete set of diff and merge tools to detect
Added link to home page
Simplified start form when no git is detected
Set the build date only to date (no h/m/s)
Revlist enable filtering by SHA1
Fixed check for committing all files vs. just the selected ones
Fix revisions not properly refreshed on first commit
Comment change
Add an extra check for file drop operation
Diff tool: never match all paths but only selected files
Fixed changelist view for newer git outputs (C and R)
Custom path combine function corrects some issues with
On Linux, ask for HTTPS password by invoking the app with a special argument
Removed unneded ChangeHttpsUrl()
Set form minimum size
Renamed a form to UserControlRemotesEdit
Form http auth use consistent button for password reveal
Removed obsolete PassCombo from form https
Make HTTPS... button similar to SSH... button
Renamed a form to UserControlRemoteEdit
Manage HTTPS optionally remove embedded tab
Add link to HTTPS Authentication help website
Removed old 'key' resource and using the new one
ClassHelp interpret links as literal strings