V 0.9.x - In development

  • Drag and drop branch to merge <-- working on this
  • Select multiple commit boxes to rebase -i <-- working on this
  • Search or load repositories from folders <-- working on this
  • Make History Graph Tool a standalone program <-- done
  • Search commits <-- done
  • Right click menu on commit box to add/delete tag and branch <-- done

V 0.8.x - Released

  • New option to disable auto refresh (for better performance with big solution) <-- done
  • Display repository status, e.g. in the middle of merging, patching, rebase and bisecting <-- done
  • Use git.exe to stage/un-stage file <-- done
  • Use git.exe to diff file <-- done
  • Use git.exe to search changed files <-- done
  • Use git.exe to commit <-- done
  • Git History/Log Tool Window with horizontal graph <-- done

V 0.7.x - Released

  • View Pending Changes Tool Window <-- done
pending changes window.png
  • Commit / Amend Commit <-- done
  • View Diff <-- done
  • Stage/un-stage file <-- done
  • Undo file changes <-- done

V 0.6.x - Released

  • Expand GitExtensions Commands <-- done
  • Expand TortoiseGit Commands <-- done
context menu - expand commands.png
  • Options to disable command expanding <-- done
options for git tool commands.png
  • Init local Git Repository <-- done
  • Launch TortoiseGit (for commit)<-- done
init repo.png

V 0.5.x - Released

  • Display icons for menu <-- done
  • Display git branch name on the solution explorer caption<-- done
solution explorer - branch name.png
  • Display git branch name on context menu <-- done
context menu - branch name.png
  • Display git branch name on the solution node <-- skipped, did not find a way to do
  • Support .git in parent folder of the solution <-- done
  • Support .git in project folder instead of in the solution <-- done
  • Support multiple git repositories in projects <-- done

V 0.4 - Released

  • Compare file with last commit<-- done
  • Undo file changes (restore file from last commit) <-- done
  • Launch Git Bash <-- done
  • Launch Git Extensions <-- done
  • Options page <-- done

124585

V 0.3 - Released

  • Automatic refresh when file/project/solution added and/or edited. <-- done
  • Publish to Visual Studio Gallery <-- done
  • It is available within Visual Studio through Tools | Extension Manager ...

V 0.2

  • Support VS 2010, using vsix installer <-- released

V 0.1

  • Display Git file status in solution explorer
  • Refresh Git file status menu in solution explorer
  • Support VS 2008, using vsi installer

123883

Unknown Issues

  • File names are case sensitive
  • Cannot copy code from diff view

Last edited Feb 8, 2012 at 12:41 AM by yysun, version 28

Comments

No comments yet.