583 Commits (87b63de49c04c3e78d37c68b72a6bcbc86724760)
 

Author SHA1 Message Date
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 5e926cbf7e git-gui: Updated todo list. 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
Shawn O. Pearce bb1ad51a53 git-gui: Rename all_branches -> all_heads. 18 years ago
Shawn O. Pearce 359ca42a4b git-gui: Automatically skip tracking branches in branch menu. 18 years ago
Shawn O. Pearce 2171bf4b44 git-gui: Abort on not implemented branch switching. 18 years ago
Shawn O. Pearce d90d83a3a9 git-gui: Parse off refs/remotes when showing current branch. 18 years ago
Shawn O. Pearce 700a65ce38 git-gui: Created Branch menu. 18 years ago
Shawn O. Pearce 9342e26d3a git-gui: Support file state MD (modified/deleted). 18 years ago
Shawn O. Pearce 8553b772d7 git-gui: Display the current branch. 18 years ago
Shawn O. Pearce e734817db0 git-gui: Added revert changes command. 18 years ago
Shawn O. Pearce 4c2035d55e git-gui: Improve pull error dialogs. 18 years ago
Shawn O. Pearce 5040f926f9 git-gui: Don't start 'gitk --all' on Mac OS X. 18 years ago
Shawn O. Pearce d075242923 git-gui: Added menu command to visualize all branches. 18 years ago
Shawn O. Pearce b673bbc59c git-gui: Refactor M1 binding selection. 18 years ago
Shawn O. Pearce 1d72cb6c18 git-gui: Added configuration editor TODO list. 18 years ago
Shawn O. Pearce 1d8b3cbf28 git-gui: Warn Cygwin users about possible environment issues. 18 years ago
Shawn O. Pearce 3add5d3517 git-gui: Correct is_MacOSX platform test. 18 years ago
Shawn O. Pearce 7b85a17b86 git-gui: Abstract out windows platform test to is_Windows proc. 18 years ago
Shawn O. Pearce 53f7a33bdc git-gui: Include the Tcl/Tk version in the about dialog. 18 years ago
Shawn O. Pearce bdc9ea2024 git-gui: Make the copyright notice serve double duty. 18 years ago
Shawn O. Pearce 0c8d7839c9 git-gui: Be more Macintosh like. 18 years ago