summaryrefslogtreecommitdiff
path: root/git-gui.sh
AgeCommit message (Expand)Author
2007-01-21git-gui: Allow creating branches from tracking heads.Shawn O. Pearce
2007-01-21git-gui: Allow users to delete branches merged upstream.Shawn O. Pearce
2007-01-21git-gui: Implemented local branch deletion.Shawn O. Pearce
2007-01-21git-gui: Bind M1-N to create branch.Shawn O. Pearce
2007-01-21git-gui: Implemented create branch GUI.Shawn O. Pearce
2007-01-21git-gui: Pad the cancel/save buttons in the options window.Shawn O. Pearce
2007-01-21git-gui: Only permit selection in one list at a time.Shawn O. Pearce
2007-01-21git-gui: Simplify printing of index info to update-index.Shawn O. Pearce
2007-01-21git-gui: Refactor the add to commit state filters.Shawn O. Pearce
2007-01-21git-gui: Refactor the revert (aka checkout-index) implementation.Shawn O. Pearce
2007-01-21git-gui: Add or unstage based on the specific icon used.Shawn O. Pearce
2007-01-21git-gui: Refactor add/remove proc names to align with reality.Shawn O. Pearce
2007-01-21git-gui: Cleanup state descriptions.Shawn O. Pearce
2007-01-21git-gui: Remove invalid DM state.Shawn O. Pearce
2007-01-21git-gui: Correct DD file state to be only D_.Shawn O. Pearce
2007-01-21git-gui: Convert UI to use 'staged for commit' interface.Shawn O. Pearce
2007-01-21git-gui: Start file status display refactoring.Shawn O. Pearce
2007-01-21git-gui: Display the directory we are entering during startup.Shawn O. Pearce
2007-01-21git-gui: Make the gitk starting message match our usual format.Shawn O. Pearce
2007-01-21git-gui: Allow [gitdir ...] to act as [file join [gitdir] ...].Shawn O. Pearce
2007-01-21git-gui: Cleanup usage of gitdir global variable.Shawn O. Pearce
2007-01-21git-gui: Refactor reponame computation.Shawn O. Pearce
2007-01-21git-gui: Suggest when running 'git gc' may be worthwhile.Shawn O. Pearce
2007-01-21git-gui: Don't offer my miga hack if its configuration file isn't present.Shawn O. Pearce
2007-01-21git-gui: Allow the user to copy the version data to the clipboard.Shawn O. Pearce
2007-01-21git-gui: Ensure version number is always current.Shawn O. Pearce
2007-01-21git-gui: Display the full GPL copyright notice in about dialog.Shawn O. Pearce
2007-01-21git-gui: Display the git-gui version in the Help->About dialog.Shawn O. Pearce
2007-01-21git-gui: Modified makefile to embed version into git-gui script.Shawn O. Pearce