git-gui: Added support for pulling from default branch of a remote.
[gitweb.git] / git-gui
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.