summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-21git-gui: Remove combined diff showing behavior.Shawn O. Pearce
2007-01-21git-gui: Refactor current_diff -> current_diff_path.Shawn O. Pearce
2007-01-21git-gui: Attempt to checkout the new branch after creation.Shawn O. Pearce
2007-01-21git-gui: Don't delete the test target branch.Shawn O. Pearce
2007-01-21git-gui: Improve the branch delete confirmation dialogs.Shawn O. Pearce
2007-01-21git-gui: Move commit_prehook into commit_tree.Shawn O. Pearce
2007-01-21git-gui: Remove 'Allow Partially Added Files' option.Shawn O. Pearce
2007-01-21git-gui: Use borders on text fields in branch dialog.Shawn O. Pearce
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
2007-01-21git-gui: Hide the ugly bash command line from the windows desktop icon.Shawn O. Pearce
2007-01-21git-gui: Change more 'include' language to 'add'.Shawn O. Pearce
2007-01-21git-gui: Work around odd cygpath bug on Windows.Shawn O. Pearce
2007-01-21git-gui: Correct wording of the revert confirmation dialog.Shawn O. Pearce
2007-01-21git-gui: Corrected behavior of deleted (but existing in HEAD) files.Shawn O. Pearce
2007-01-21git-gui: Run git-gc rather than git-repack.Shawn O. Pearce
2007-01-21git-gui: Show all fetched branches for remote pulls.Shawn O. Pearce
2007-01-21git-gui: Created very crude Tools menu, to support miga.Shawn O. Pearce
2007-01-21git-gui: Reworded 'Include' to 'Add' to match core Git.Shawn O. Pearce
2006-11-27git-gui: Auto-update any A? or M? files during rescan.Shawn O. Pearce
2006-11-27git-gui: Enable resolution of merge conflicts.Shawn O. Pearce
2006-11-25git-gui: Updated todo list.Shawn O. Pearce
2006-11-25git-gui: Set a proper title on our revert confirm dialog box.Shawn O. Pearce