187 Commits (669fbc3d09b259bb3bc3bd2ab126ceb28db61b16)

Author SHA1 Message Date
Matthijs Melchior 9adccb057e New selection indication and softer colors 18 years ago
Shawn O. Pearce cfb07cca7d git-gui: Verify Tcl/Tk is new enough for our needs 18 years ago
Shawn O. Pearce 6309172ea5 git-gui: Attach font_ui to all spinbox widgets 18 years ago
Shawn O. Pearce 160e82284e git-gui: Don't quit when we destroy a child widget 18 years ago
Shawn O. Pearce b8848f7753 git-gui: Allow as few as 0 lines of diff context 18 years ago
Shawn O. Pearce ea75ee3598 git-gui: Guess our share/git-gui/lib path at runtime if possible 18 years ago
Shawn O. Pearce 3d5793bf52 Correct key bindings to Control-<foo> 18 years ago
Shawn O. Pearce 306fc12462 git-gui: Tighten internal pattern match for lib/ directory 18 years ago
Shawn O. Pearce b9e7efb8b5 git-gui: Gracefully handle bad TCL_PATH at compile time 18 years ago
Shawn O. Pearce 6b3d8b97cb git-gui: Paperbag fix blame in subdirectory 18 years ago
Shawn O. Pearce a0db0d61fb git-gui: Generate blame on uncommitted working tree file 18 years ago
Shawn O. Pearce 3e45ee1ef2 git-gui: Smarter command line parsing for browser, blame 18 years ago
Shawn O. Pearce c6127856eb git-gui: Use prefix if blame is run in a subdirectory 18 years ago
Shawn O. Pearce 685caf9af6 git-gui: Convert blame to the "class" way of doing things 18 years ago
Shawn O. Pearce c74b6c66f0 git-gui: Convert browser, console to "class" format 18 years ago
Johannes Sixt a1a4975824 git-gui: Call changes "Staged" and "Unstaged" in file list titles. 18 years ago
Shawn O. Pearce a6c9b081b6 git-gui: Move merge support into a namespace 18 years ago
Shawn O. Pearce 60aa065f69 git-gui: Allow vi keys to scroll the diff/blame regions 18 years ago
Shawn O. Pearce f522c9b5ed git-gui: Refactor into multiple files to save my sanity 18 years ago
Shawn O. Pearce dc6716b83d git-gui: Refactor to use our git proc more often 18 years ago
Shawn O. Pearce 7416bbc65c git-gui: Use option database defaults to set the font 18 years ago
Shawn O. Pearce 2739291b77 git-gui: Cleanup common font handling for font_ui 18 years ago
Shawn O. Pearce d45b52b540 git-gui: Correct line wrapping for too many branch message 18 years ago
Shawn O. Pearce 1afd1ec107 git-gui: Warn users before making an octopus merge 18 years ago
Shawn O. Pearce 2f1a955b99 git-gui: Include the subject in the status bar after commit 18 years ago
Shawn O. Pearce 681bfd59ce git-gui: Allow spaces in path to 'wish' 18 years ago
Shawn O. Pearce f20db5ff30 git-gui: Correctly handle UTF-8 encoded commit messages 18 years ago
Shawn O. Pearce 19c821487b git-gui: Display the directory basename in the title 18 years ago
Shawn O. Pearce f6f2aa39ef git-gui: Brown paper bag fix division by 0 in blame 18 years ago
Shawn O. Pearce 4372da3441 Always bind the return key to the default button 18 years ago
Eygene Ryabinkin 53a291a435 Do not break git-gui messages into multiple lines. 18 years ago
Eygene Ryabinkin df0cd69558 Improve look-and-feel of the git-gui tool. 18 years ago
Eygene Ryabinkin 3cf0bad830 Teach git-gui to use the user-defined UI font everywhere. 18 years ago
Shawn O. Pearce 756d846fea git-gui: Allow 'git gui version' outside of a repository 18 years ago
Shawn O. Pearce bb616ddd15 git-gui: Revert "git-gui: Display all authors of git-gui." 18 years ago
Shawn O. Pearce c7bafad10d git-gui: Allow committing empty merges 18 years ago
Shawn O. Pearce c3e8a0a4dd git-gui: Remove unnecessary /dev/null redirection. 18 years ago
Shawn O. Pearce 51bd9d7b8c git-gui: Don't create empty (same tree as parent) commits. 18 years ago
Shawn O. Pearce fd234dfdb7 git-gui: Add Reset to the Branch menu. 18 years ago
Shawn O. Pearce 9b28a8b9c2 git-gui: Relocate the menu/transport menu code. 18 years ago
Shawn O. Pearce 981193786f git-gui: Don't crash in citool mode on initial commit. 18 years ago
Shawn O. Pearce c0f7a6c33d git-gui: Include browser in our usage message. 18 years ago
Shawn O. Pearce 019f42a4ff git-gui: Change summary of git-gui. 18 years ago
Shawn O. Pearce 871f4c97ad git-gui: Display all authors of git-gui. 18 years ago
Shawn O. Pearce ee40599330 git-gui: Use mixed path for docs on Cygwin. 18 years ago
Shawn O. Pearce 372ef954a1 git-gui: Correct crash when saving options in blame mode. 18 years ago
Shawn O. Pearce b90d479255 git-gui: Expose the browser as a subcommand. 18 years ago
Martin Koegler 101e3ae7a6 git-gui: Create new branches from a tag. 18 years ago
Shawn O. Pearce ed3adde081 git-gui: Print version on the console. 18 years ago
Shawn O. Pearce 5ac58f5ba1 git-gui: More consistently display the application name. 18 years ago