224 Commits (0f8a02c640397ce22080e1c2eaa5029388638589)

Author SHA1 Message Date
Junio C Hamano a6080a0a44 War on whitespace 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
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 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
Shawn O. Pearce 82aa23545f git-gui: Added about dialog box. 18 years ago
Shawn O. Pearce a4abfa62d6 git-gui: Rename Project menu to Repository. 18 years ago
Shawn O. Pearce 75e355d6be git-gui: Seperate out the database operations in project menu. 18 years ago
Shawn O. Pearce 93a7991205 git-gui: Reworded verify console title. 18 years ago
Shawn O. Pearce 21d7744fbc git-gui: Don't save amended commit message buffer. 18 years ago
Shawn O. Pearce 444f92d097 git-gui: Allow users to run fsck-objects from the gui. 18 years ago
Shawn O. Pearce f18e40a1a6 git-gui: Improve handling of merge commits. 18 years ago
Shawn O. Pearce 375f38828e git-gui: Correct some state matchings for include/remove. 18 years ago
Shawn O. Pearce a29481e212 git-gui: Update in memory states after commit. 18 years ago
Shawn O. Pearce bd11b82db8 git-gui: Restore the all important shebang line. 18 years ago
Shawn O. Pearce 38dbe273ff git-gui: Refactored diff line display formatting logic. 18 years ago
Shawn O. Pearce 51cc47feda git-gui: Correct toggling of added/untracked status for new files. 18 years ago
Shawn O. Pearce 0d5709cf88 git-gui: Describe deleted symlinks in a more friendly way. 18 years ago
Shawn O. Pearce 86291555c9 git-gui: Fix list loading corruption introduced by 1461c5f3. 18 years ago
Shawn O. Pearce dde5974ef1 git-gui: Correct toggling of deleted file status. 18 years ago
Shawn O. Pearce 74d18d2edf git-gui: Make consecutive icon clicks toggle included status of a file. 18 years ago