516 Commits (85d2d59760e5de7f288109cb278eb91da0d5f9bf)
 

Author SHA1 Message Date
Shawn O. Pearce 37d2a1c9fa git-gui: Correctly ignore '* Unmerged path' during diff. 18 years ago
Shawn O. Pearce 884fd059f8 git-gui: Change rude error popup to info popup. 18 years ago
Shawn O. Pearce 15e1374927 git-gui: Improve the merge check interface for branch deletion. 18 years ago
Shawn O. Pearce 66cc17d1d3 git-gui: Use a grid layout for branch dialog. 18 years ago
Shawn O. Pearce f8a1518d06 git-gui: Pad new branch name input box. 18 years ago
Shawn O. Pearce 14efcc7485 git-gui: Correct unmerged file detection at commit time. 18 years ago
Shawn O. Pearce 68c30b4af1 git-gui: Add Refresh to diff viewer context menu. 18 years ago
Shawn O. Pearce a4b1786b95 git-gui: Correct disappearing unstaged files. 18 years ago
Shawn O. Pearce 6bdc929984 git-gui: Clear diff from viewer if the side changed. 18 years ago
Shawn O. Pearce 079d0d5057 git-gui: Fix bug in unmerged file display. 18 years ago
Shawn O. Pearce fec4a78590 git-gui: Improve diff --cc viewing for unmerged files. 18 years ago
Shawn O. Pearce 3b4db3c1a3 git-gui: Improve the display of merge conflicts. 18 years ago
Shawn O. Pearce 82cb8706bb git-gui: Remove combined diff showing behavior. 18 years ago
Shawn O. Pearce 20a53c029e git-gui: Refactor current_diff -> current_diff_path. 18 years ago
Shawn O. Pearce e21594a998 git-gui: Attempt to checkout the new branch after creation. 18 years ago
Shawn O. Pearce 3dcdfdf015 git-gui: Don't delete the test target branch. 18 years ago
Shawn O. Pearce 4f9d8519fb git-gui: Improve the branch delete confirmation dialogs. 18 years ago
Shawn O. Pearce 6858efbda3 git-gui: Move commit_prehook into commit_tree. 18 years ago
Shawn O. Pearce 6f48f3a688 git-gui: Remove 'Allow Partially Added Files' option. 18 years ago
Shawn O. Pearce 62efea111f git-gui: Use borders on text fields in branch dialog. 18 years ago
Shawn O. Pearce 859d8057bd git-gui: Allow creating branches from tracking heads. 18 years ago
Shawn O. Pearce 0a25f93cda git-gui: Allow users to delete branches merged upstream. 18 years ago
Shawn O. Pearce 887412d4e8 git-gui: Implemented local branch deletion. 18 years ago
Shawn O. Pearce bd29ebc392 git-gui: Bind M1-N to create branch. 18 years ago
Shawn O. Pearce c5ab47cbe4 git-gui: Implemented create branch GUI. 18 years ago
Shawn O. Pearce ab26abd483 git-gui: Pad the cancel/save buttons in the options window. 18 years ago
Shawn O. Pearce 833eda736a git-gui: Only permit selection in one list at a time. 18 years ago
Shawn O. Pearce 31a8d1968e git-gui: Simplify printing of index info to update-index. 18 years ago
Shawn O. Pearce b4b491e388 git-gui: Refactor the add to commit state filters. 18 years ago
Shawn O. Pearce 7d40edfa06 git-gui: Refactor the revert (aka checkout-index) implementation. 18 years ago
Shawn O. Pearce de5f6d5d17 git-gui: Add or unstage based on the specific icon used. 18 years ago
Shawn O. Pearce 93e912c5e6 git-gui: Refactor add/remove proc names to align with reality. 18 years ago
Shawn O. Pearce ac39160cd2 git-gui: Cleanup state descriptions. 18 years ago
Shawn O. Pearce 5989a57734 git-gui: Remove invalid DM state. 18 years ago
Shawn O. Pearce b4b2b8454b git-gui: Correct DD file state to be only D_. 18 years ago
Shawn O. Pearce 21e409ad7f git-gui: Convert UI to use 'staged for commit' interface. 18 years ago
Shawn O. Pearce 0812665e57 git-gui: Start file status display refactoring. 18 years ago
Shawn O. Pearce c2faa43677 git-gui: Display the directory we are entering during startup. 18 years ago
Shawn O. Pearce dccfa6727e git-gui: Make the gitk starting message match our usual format. 18 years ago
Shawn O. Pearce c2758a17cb git-gui: Allow [gitdir ...] to act as [file join [gitdir] ...]. 18 years ago
Shawn O. Pearce c950c66ed9 git-gui: Cleanup usage of gitdir global variable. 18 years ago
Shawn O. Pearce 16d18b853b git-gui: Refactor reponame computation. 18 years ago
Shawn O. Pearce 8ff487c737 git-gui: Suggest when running 'git gc' may be worthwhile. 18 years ago
Shawn O. Pearce f7b9f6e440 git-gui: Don't offer my miga hack if its configuration file isn't present. 18 years ago
Shawn O. Pearce 9806311592 git-gui: Allow the user to copy the version data to the clipboard. 18 years ago
Shawn O. Pearce f1cee4e6d1 git-gui: Ensure version number is always current. 18 years ago
Shawn O. Pearce 0499b24ad6 git-gui: Display the full GPL copyright notice in about dialog. 18 years ago
Shawn O. Pearce 2f4479fb17 git-gui: Display the git-gui version in the Help->About dialog. 18 years ago
Shawn O. Pearce 41bdcda373 git-gui: Modified makefile to embed version into git-gui script. 18 years ago
Shawn O. Pearce c25623321d git-gui: Hide the ugly bash command line from the windows desktop icon. 18 years ago