583 Commits (87b63de49c04c3e78d37c68b72a6bcbc86724760)
 

Author SHA1 Message Date
Shawn O. Pearce 135f76ed99 git-gui: Correct language for M_/A_ status codes. 18 years ago
Shawn O. Pearce c11b5f20d3 git-gui: Allow the user to copy name of the file in the diff viewer. 18 years ago
Shawn O. Pearce 7f09cfafa8 git-gui: Use a smaller pipe buffer for update-index. 18 years ago
Shawn O. Pearce aaf1085a03 git-gui: Sort the list of paths being updated in the index. 18 years ago
Shawn O. Pearce 358d8de8f3 git-gui: Allow the user to control the number of context lines in a diff. 18 years ago
Shawn O. Pearce fd2656fdfe git-gui: Cleanup diff construction code to prepare for more options. 18 years ago
Shawn O. Pearce 2cbe5577a0 git-gui: Reshow diff if we sent the file to update-index. 18 years ago
Shawn O. Pearce 043f701116 git-gui: Always use eq/ne for string comparsions. 18 years ago
Shawn O. Pearce c8ebafd845 git-gui: Added post-commit invocation after the commit is done. 18 years ago
Shawn O. Pearce 333b0c74b3 git-gui: Remove the commit_active global variable. 18 years ago
Shawn O. Pearce 4658b56fce git-gui: Run the pre-commit hook in the background. 18 years ago
Shawn O. Pearce ebf336b942 git-gui: Allow the user to disable diff stat summary during pull. 18 years ago
Shawn O. Pearce 6bbd1cb95a git-gui: Don't load the global options unless necessary. 18 years ago
Shawn O. Pearce 4ccdab0282 git-gui: Hide non-commit related commands when invoked as git-citool. 18 years ago
Shawn O. Pearce 7b64d0b7d6 git-gui: Correct bugs in font config handling. 18 years ago
Shawn O. Pearce 4af2c384ea git-gui: Use 'after 1' to post UI rather than tkwait. 18 years ago
Shawn O. Pearce 8009dcdc8d git-gui: Added Options... menu item to end of diff context menu. 18 years ago
Shawn O. Pearce e01b42211c git-gui: Minor options dialog UI cleanups. 18 years ago
Shawn O. Pearce 74e6b12f58 git-gui: Supply progress feedback when running update-index. 18 years ago
Shawn O. Pearce 92148d8091 git-gui: Allow the user to manipulate the fonts from the options panel. 18 years ago
Shawn O. Pearce 51f4d16b1d git-gui: Refactor options menu into an options dialog. 18 years ago
Shawn O. Pearce 00f949fbd8 git-gui: Use arrow cursor rather than left_ptr. 18 years ago
Shawn O. Pearce b5834d70fe git-gui: Rename quitting global to is_quitting. 18 years ago
Shawn O. Pearce 16fccd7a11 git-gui: Improve right click context menu binding on all platforms. 18 years ago
Shawn O. Pearce b4946930fa git-gui: Make use of the Tk font system rather than faking it. 18 years ago
Shawn O. Pearce 16403d0b1f git-gui: Refresh a file if it has an empty diff. 18 years ago
Shawn O. Pearce 2c26e6f527 git-gui: Allow the user to change the diff viewer font size. 18 years ago
Shawn O. Pearce f019c96add git-gui: Honor system font and let user configure fonts. 18 years ago
Shawn O. Pearce 058803f400 git-gui: Corrected font used for options menu items. 18 years ago
Shawn O. Pearce 1daf1d0c81 git-gui: Teach sign off to be more intelligent. 18 years ago
Shawn O. Pearce 6c6dd01a04 git-gui: Fix mouse cursor behavior when in widgets. 18 years ago
Shawn O. Pearce 0e79431183 git-gui: Added context menus for consoles and commit message buffer. 18 years ago
Shawn O. Pearce 62aac80b13 git-gui: Misc. bug fixes for mouse click crashes. 18 years ago
Shawn O. Pearce 390adaeafb git-gui: Misc. formatting cleanups. 18 years ago
Shawn O. Pearce c4fe772852 git-gui: Simplified format of geometry configuration. 18 years ago
Shawn O. Pearce 44be340e4d git-gui: Cleaned up error message formatting. 18 years ago
Shawn O. Pearce da5239dcab git-gui: Use native tk_messageBox for errors. 18 years ago
Shawn O. Pearce 3963678da9 git-gui: Rename difffont/mainfont variables. 18 years ago
Shawn O. Pearce 73ad179bbb git-gui: Use catch rather than array names to check file. 18 years ago
Shawn O. Pearce 7f1df79bb7 git-gui: Efficiently update the UI after committing. 18 years ago
Shawn O. Pearce 68e009dec4 git-gui: Correctly handle files containing LF in their name. 18 years ago
Shawn O. Pearce 03e4ec5364 git-gui: Always indicate the file in the diff viewer. 18 years ago
Shawn O. Pearce 7d9e1d5e8a git-gui: Updated TODO list now that geometry is stored. 18 years ago
Shawn O. Pearce b2c6fcf197 git-gui: Clear undo/redo stack when loading a message file from disk. 18 years ago
Shawn O. Pearce 9861671de2 git-gui: Created edit menu and basic editing bindings. 18 years ago
Shawn O. Pearce 49b86f010c git-gui: Change accelerator for "Include All" to M1-I. 18 years ago
Shawn O. Pearce 2d19516db4 git-gui: Save window geometry to .git/config during exit. 18 years ago
Shawn O. Pearce 97bf01c465 git-gui: Cache the GIT_COMMITTER_IDENT value on first sign-off. 18 years ago
Shawn O. Pearce d4ab2035ca git-gui: Show only the abbreviated SHA1 after committing. 18 years ago
Shawn O. Pearce 7fe7e733fa git-gui: Changed term 'check-in' to 'include'. 18 years ago