| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2014-07-21 | 3.1 kB | |
| Version 2.48RC1.tar.gz | 2014-07-21 | 9.2 MB | |
| Version 2.48RC1.zip | 2014-07-21 | 10.0 MB | |
| Totals: 3 Items | 19.2 MB | 0 | |
- Updated msysgit to 1.9.4
- Implemented auto completion for commit message window.
- Support intergration with TeamCity and Jenkins build server
- Support pull request for Atlassian Stash
- GitExt suggest update submodules after changing revision. PR [#2176]
- Show commit changes (i.e: -1+5) on Checkout Branch, CheckoutR evision, Create Branch and Create Tag dialogs
- Sepatate windows to merge submodules
- Increased performance and lowered memory footprint of DvcsGraph
- Allow Create branch in Commit dialog
- Added support for remote branches to the DeleteUnusedBranches plugin
- Revision grid will show superproject tags/branches/remote branches and conflict Base/Remote/Local
- Added Sublime Text 3 to editor list
- Added p4merge to the list of difftools
- Added BeyondCompare4 to the list of diff and merge tools
- Added SemanticMerge to the list of diff and merge tools
- Added hotkey to close repositry via CTRL+W
- Open .git/config fixed
- "Back" button and history
- Disabled by default: include untracked files in stash
- Commiter name added to commit dialog status bar. PR [#1812]
- Check ValidSvnWorkindDir before do svn commands. Method GitSvnCommandHelpers.ValidSvnWorkindDir work not correct on submodule repo
- Fixed undetected working directory in root directory (the additional "dir.rfind" in the while condition stopped the loop before e.g. "C:" has been reached)
- "Initialize repository" renamed to "Create repository"
- "working dir" and "working tree" renamed to "working directory" to simplify translation
- Preffer Putty from GitExtensions
- New settings management
- Translation format changed to XLIFF (you can help on Transifex website)
- Fixed issue [#2349]: Bug fixed with file history for file outside of the solution
- Fixed issue [#2294]: Commit dialog hangs for hours on selecting or deselecting many files
- Fixed issue [#2250]: Shell Extensions: IsValidGitDir UNC path performance bug fix
- Fixed issue [#2240]: Allow push by commit hash
- Fixed issue [#2235]: Allow the user to pick Git.exe no matter where it is installed on their system
- Fixed issue [#2142]: Fetch in 2.47.3 creating remote ref from remote HEAD using current local branch's name
- Fixed issue [#2140]: Fix slow settings load because of UNC paths
- Fixed issue [#2139]: Double click on submodule fails to open the submodule in a new instance of GitExtensions
- Fixed issue [#2137]: Strange push behaviour
- Fixed issue [#2136]: Git credential helper does not load
- Fixed issue [#2135]: In v2.47.03 the SSH setting defaults to OpenSSH even though PuTTY is selected during installation
- Fixed issue [#2131]: No horizontal scrollbar in the main window Diff tab file list
- Fixed issue [#2110]: VS Plugin make CommandBar permanent (position handling of CommandBar)
- Fixed issue [#2013]: "the branch seems to be new for the remote" is shown but the branch is already there
- Fixed issue [#230]: Don't spawn another git status if the previous one is still running
- Stop runaway git process creation under Windows
- Updated translations