summaryrefslogtreecommitdiff
path: root/git-gui
Commit message (Expand)AuthorAgeFilesLines
...
* git-gui: Automatically reopen any console closed by the user.Shawn O. Pearce2006-11-071-31/+43
* git-gui: Don't complain if no .git/remotes exist.Shawn O. Pearce2006-11-071-2/+5
* git-gui: Check for fetch or push command failure and denote it.Shawn O. Pearce2006-11-071-12/+25
* git-gui: Correctly handle CR vs. LF within the console of fetch.Shawn O. Pearce2006-11-071-6/+30
* git-gui: Fix menu item accelerator display on Mac OS X.Shawn O. Pearce2006-11-071-3/+4
* git-gui: Reorganized startup procedure to ensure gitdir is right.Shawn O. Pearce2006-11-071-4/+10
* git-gui: Worked around environment variable problems on Windows.Shawn O. Pearce2006-11-071-13/+29
* git-gui: Started construction of fetch and push operations.Shawn O. Pearce2006-11-071-0/+124
* git-gui: Misc. nit type of bug fixes.Shawn O. Pearce2006-11-071-7/+29
* git-gui: Implemented amended commits.Shawn O. Pearce2006-11-071-41/+119
* git-gui: Finished commit implementation.Shawn O. Pearce2006-11-071-102/+237
* git-gui: Verify we should actually perform a commit when asked to do so.Shawn O. Pearce2006-11-071-2/+137
* git-gui: Corrected keyboard bindings on Windows, improved state management.Shawn O. Pearce2006-11-071-24/+75
* git-gui: Fixed UI layout problems on Windows.Shawn O. Pearce2006-11-071-7/+12
* git-gui: Additional early feature development.Shawn O. Pearce2006-11-061-56/+214
* git-gui: Initial revision.Shawn O. Pearce2006-11-061-0/+764