aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * git-gui: Don't attempt to tag new file/deleted file headers in diffs.Shawn O. Pearce2007-01-23
| * git-gui: Force an update-index --refresh on unchanged files.Shawn O. Pearce2007-01-22
| * git-gui: Don't format the mode line of a diff.Shawn O. Pearce2007-01-21
| * git-gui: Create missing branch head on initial commit.Shawn O. Pearce2007-01-21
| * git-gui: Slightly tweak new window geometry.Shawn O. Pearce2007-01-21
| * git-gui: Update todo list with finished and new items.Shawn O. Pearce2007-01-21
| * git-gui: Correctly categorize tracking branches and heads.Shawn O. Pearce2007-01-21
| * git-gui: Automatically toggle the relevant radio buttons.Shawn O. Pearce2007-01-21
| * git-gui: Fully select a field when entering into it.Shawn O. Pearce2007-01-21
| * git-gui: Improve keyboard traversal in dialogs.Shawn O. Pearce2007-01-21
| * git-gui: Allow user to specify a branch name pattern.Shawn O. Pearce2007-01-21
| * git-gui: Give a better error message on an empty branch name.Shawn O. Pearce2007-01-21
| * git-gui: Don't offer tracking branches if none exist.Shawn O. Pearce2007-01-21
| * git-gui: Never line wrap in file lists.Shawn O. Pearce2007-01-21
| * git-gui: Make diff viewer colors match gitk's defaults.Shawn O. Pearce2007-01-21
| * git-gui: Correctly ignore '* Unmerged path' during diff.Shawn O. Pearce2007-01-21
| * git-gui: Change rude error popup to info popup.Shawn O. Pearce2007-01-21
| * git-gui: Improve the merge check interface for branch deletion.Shawn O. Pearce2007-01-21
| * git-gui: Use a grid layout for branch dialog.Shawn O. Pearce2007-01-21
| * git-gui: Pad new branch name input box.Shawn O. Pearce2007-01-21
| * git-gui: Correct unmerged file detection at commit time.Shawn O. Pearce2007-01-21
| * git-gui: Add Refresh to diff viewer context menu.Shawn O. Pearce2007-01-21
| * git-gui: Correct disappearing unstaged files.Shawn O. Pearce2007-01-21
| * git-gui: Clear diff from viewer if the side changed.Shawn O. Pearce2007-01-21
| * git-gui: Fix bug in unmerged file display.Shawn O. Pearce2007-01-21
| * git-gui: Improve diff --cc viewing for unmerged files.Shawn O. Pearce2007-01-21
| * git-gui: Improve the display of merge conflicts.Shawn O. Pearce2007-01-21
| * git-gui: Remove combined diff showing behavior.Shawn O. Pearce2007-01-21
| * git-gui: Refactor current_diff -> current_diff_path.Shawn O. Pearce2007-01-21
| * git-gui: Attempt to checkout the new branch after creation.Shawn O. Pearce2007-01-21
| * git-gui: Don't delete the test target branch.Shawn O. Pearce2007-01-21
| * git-gui: Improve the branch delete confirmation dialogs.Shawn O. Pearce2007-01-21
| * git-gui: Move commit_prehook into commit_tree.Shawn O. Pearce2007-01-21
| * git-gui: Remove 'Allow Partially Added Files' option.Shawn O. Pearce2007-01-21
| * git-gui: Use borders on text fields in branch dialog.Shawn O. Pearce2007-01-21
| * git-gui: Allow creating branches from tracking heads.Shawn O. Pearce2007-01-21
| * git-gui: Allow users to delete branches merged upstream.Shawn O. Pearce2007-01-21
| * git-gui: Implemented local branch deletion.Shawn O. Pearce2007-01-21
| * git-gui: Bind M1-N to create branch.Shawn O. Pearce2007-01-21
| * git-gui: Implemented create branch GUI.Shawn O. Pearce2007-01-21
| * git-gui: Pad the cancel/save buttons in the options window.Shawn O. Pearce2007-01-21
| * git-gui: Only permit selection in one list at a time.Shawn O. Pearce2007-01-21
| * git-gui: Simplify printing of index info to update-index.Shawn O. Pearce2007-01-21
| * git-gui: Refactor the add to commit state filters.Shawn O. Pearce2007-01-21
| * git-gui: Refactor the revert (aka checkout-index) implementation.Shawn O. Pearce2007-01-21
| * git-gui: Add or unstage based on the specific icon used.Shawn O. Pearce2007-01-21
| * git-gui: Refactor add/remove proc names to align with reality.Shawn O. Pearce2007-01-21
| * git-gui: Cleanup state descriptions.Shawn O. Pearce2007-01-21
| * git-gui: Remove invalid DM state.Shawn O. Pearce2007-01-21
| * git-gui: Correct DD file state to be only D_.Shawn O. Pearce2007-01-21