36 Commits (20a53c029efe15cacc26c0e6a0c980ff4bda6635)

Author SHA1 Message Date
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
Shawn O. Pearce 4d583c86ec git-gui: Change more 'include' language to 'add'. 18 years ago
Shawn O. Pearce bdadecbae5 git-gui: Work around odd cygpath bug on Windows. 18 years ago
Shawn O. Pearce 68cbfb1391 git-gui: Correct wording of the revert confirmation dialog. 18 years ago
Shawn O. Pearce 6b0f3f4629 git-gui: Corrected behavior of deleted (but existing in HEAD) files. 18 years ago
Shawn O. Pearce 81c0f29a56 git-gui: Run git-gc rather than git-repack. 18 years ago
Shawn O. Pearce 51e7e568c0 git-gui: Show all fetched branches for remote pulls. 18 years ago
Shawn O. Pearce 557afe820b git-gui: Created very crude Tools menu, to support miga. 18 years ago
Shawn O. Pearce eae2ce6192 git-gui: Reworded 'Include' to 'Add' to match core Git. 18 years ago
Shawn O. Pearce c15ad650c7 git-gui: Auto-update any A? or M? files during rescan. 18 years ago
Shawn O. Pearce f70c3a2cac git-gui: Enable resolution of merge conflicts. 18 years ago
Shawn O. Pearce 9208487b34 git-gui: Set a proper title on our revert confirm dialog box. 18 years ago
Shawn O. Pearce 84e0bf1de4 git-gui: Started implementation of switch_branch. 18 years ago
Shawn O. Pearce 85ab313ed3 git-gui: Misc. comment and formatting cleanups. 18 years ago