git-gui: Allow the user to disable update-index --refresh during rescan.
[gitweb.git] / git-gui
2006-11-08 git-gui: Allow the user to disable update-index --refre...
2006-11-08 git-gui: Added repack database menu option, to invoke...
2006-11-08 git-gui: Flip commit message buffer and diff area.
2006-11-08 git-gui: More performance improvements to rescan logic.
2006-11-08 git-gui: Performance improvements for large file sets.
2006-11-08 git-gui: Corrected diff-index/diff-files protocol parsi...
2006-11-07 git-gui: Added support for pulling from default branch...
2006-11-07 git-gui: Cache all repo-config data in an array.
2006-11-07 git-gui: Automatically reopen any console closed by...
2006-11-07 git-gui: Don't complain if no .git/remotes exist.
2006-11-07 git-gui: Check for fetch or push command failure and...
2006-11-07 git-gui: Correctly handle CR vs. LF within the console...
2006-11-07 git-gui: Fix menu item accelerator display on Mac OS X.
2006-11-07 git-gui: Reorganized startup procedure to ensure gitdir...
2006-11-07 git-gui: Worked around environment variable problems...
2006-11-07 git-gui: Started construction of fetch and push operations.
2006-11-07 git-gui: Misc. nit type of bug fixes.
2006-11-07 git-gui: Implemented amended commits.
2006-11-07 git-gui: Finished commit implementation.
2006-11-07 git-gui: Verify we should actually perform a commit...
2006-11-07 git-gui: Corrected keyboard bindings on Windows, improv...
2006-11-07 git-gui: Fixed UI layout problems on Windows.
2006-11-06 git-gui: Additional early feature development.
2006-11-06 git-gui: Initial revision.