Skip to content

Releases: vinsworldcom/nppGitSCM

1.4.9.1

19 Dec 22:37
Compare
Choose a tag to compare

Release 1.4.9.1

  • Make Escape key smarter based on docked or floating dialog
  • Add --word-diff option Settings for non-Tortoise git diff ..., Fix #8
  • Add all argument to gitk command
  • Code cleanup

1.4.8.2

26 Nov 23:44
Compare
Choose a tag to compare

Add better error message and actions when current directory is empty (new-1" file), fix #13
Alt-shortcuts for Settings dialog
Minimize panel borders

1.4.8.1

28 Sep 20:31
Compare
Choose a tag to compare

Add 'Go to remote' button to panel

Add "Refresh on Scintilla focus" as hack, Fix #11
Settings Dialog wording update
Fix double-quotes around filenames in case of spaces, Fix #12
update README.md

Notepad++ 8.3 and beyond

17 Mar 15:36
Compare
Choose a tag to compare

Notepad++ >=8.3 updates, headers and docking files
Nicer error messages on Tortoise/Git not found
Move "not git repo" message to branch text box - leave list empty
Code cleanup:

  • string initializers and reset branch editbox on no git repo
  • convertProcessText2Wide() may not be needed
  • GetNameStrFromCmd() fix UINT=>UINT_PTR
  • nppData._nppHandle => _hParent

Notepad++ 8.2.2 updates

03 Feb 21:08
Compare
Choose a tag to compare

Notepad++ 8.2.2 updates

Toolbar Icons

15 Sep 20:28
Compare
Choose a tag to compare

Fluent-like Icons in Toolbars (black and white)

Better Working Directory

08 Jan 00:35
Compare
Choose a tag to compare

@mlehenb: Add getCurrentFileDirectory() and use it in launchGit() and gitPrompt

UI Improvements

14 Nov 16:23
Compare
Choose a tag to compare

Tortoise blame gets goto current line awareness
Menu Branch/Checkout command Alt-shortcut changes B->N
Escape key in Git Panel goes to N++ edit window
Make panel background CreateProcess errors modal
GitPath now optional with instructions in Settings
Added quotes around git command for spaces in GitPath
Added /d to cmd.exe to ignore autoruns
Added Debug flag and OutputDebugString() for git commands
Add version and repo URL to Settings dialog
fix: show panel on create
fix: change tab order in panel to auto-updates ListView
fix: resource numbering conflict

Toolbar Icon

23 Jun 21:48
Compare
Choose a tag to compare

git.exe folder picker updated to new format
Added toolbar icon for docking panel

Added Branch / Checkout

19 Apr 15:51
Compare
Choose a tag to compare

Added branch to GUI and menu (only for Tortoise)