Skip to content

Releases: itenium-be/Git-NumberedAdd

Bugfix for git repositories on a junction

13 Nov 15:56

Choose a tag to compare

Fix when the git repository is on a junction/symlink.

Bugfix: renamed files

18 Oct 18:40

Choose a tag to compare

If a file was renamed, all following files also appeared renamed in gs

Updates for PowerShell 7+ and git 2.26+

16 Oct 22:59

Choose a tag to compare

  • git 2.26+ git diff --numstat LF/CRLF warning changed which made gs crash
  • PowerShell 7+ has become stricter regarding passing single arguments/array arguments to git.exe
  • Better gnh (Git-NumberedHelp) to also include how to change the configuration (colors, numstat, ...)

Bugfixes

13 Jan 01:53

Choose a tag to compare

Changes

  • Can pass commit message as last argument to Git-NumberedAdd to immediately commit after adding the files.
  • Added Git-NumberedHidden, Git-NumberedUnhidden and Git-ListHidden for update-index --skip-worktree manipulation with indexes.

Bugfixes

  • Fix for special characters in file names
  • Fix for spaces in file names
  • Fix for adding renamed files to staging area
  • Fix for off by one error with the indexes ;)

First release

13 Jan 01:55

Choose a tag to compare

Check the itenium blog for a tutorial!