398 Commits (d0b741dc08d1c036e0fbf68c72dda02545c39b85)
 

Author SHA1 Message Date
Shawn O. Pearce 0960f7d6db git-gui: Stop deleting gitk preferences. 18 years ago
Shawn O. Pearce d585e782b0 git-gui: Focus into blame panels on Mac OS. 18 years ago
Shawn O. Pearce 486ef5270c git-gui: Improve annotated file display. 18 years ago
Shawn O. Pearce 1351ba13e5 git-gui: Jump to the first annotation block as soon as its available. 18 years ago
Shawn O. Pearce 6910ae80d0 git-gui: Redesign the display of annotated files. 18 years ago
Shawn O. Pearce df6287ecd7 git-gui: Use git-config now over git-repo-config. 18 years ago
Shawn O. Pearce 24d2bf2f02 git-gui: Relabel the Add All action. 18 years ago
Shawn O. Pearce 258871d305 git-gui: Select subcommands like git does. 18 years ago
Shawn O. Pearce 2ebba528dc git-gui: View blame from the command line. 18 years ago
Shawn O. Pearce db7f34d4c5 git-gui: Optionally save commit buffer on exit. 18 years ago
Shawn O. Pearce 64a906f861 git-gui: Separate transport/branch menus from multicommit. 18 years ago
Shawn O. Pearce cf25ddc8b3 git-gui: Refactor single_commit to a proc. 18 years ago
Shawn O. Pearce 42b922fcf6 git-gui: Replace \ with \\ when showing paths. 18 years ago
Shawn O. Pearce 9bccb782c3 git-gui: Support keyboard traversal in browser. 18 years ago
Shawn O. Pearce 63faf4df6e git-gui: Update known branches during rescan. 18 years ago
Shawn O. Pearce 37f1db80a4 git-gui: Assign background colors to each blame hunk. 18 years ago
Shawn O. Pearce 747c0cf93c git-gui: Use a grid layout for the blame viewer. 18 years ago
Shawn O. Pearce e7fb6c69f7 git-gui: Install column headers in blame viewer. 18 years ago
Shawn O. Pearce 915616e4eb git-gui: Display original filename and line number in blame. 18 years ago
Shawn O. Pearce 8f6c07b902 git-gui: Correctly handle spaces in filepaths. 18 years ago
Shawn O. Pearce 463ca37b61 git-gui: Use -M and -C when running blame. 18 years ago
Shawn O. Pearce db45378165 git-gui: Allow users to edit user.name, user.email from options. 18 years ago
Shawn O. Pearce c94dd1c8c2 git-gui: Display the current branch name in browsers. 18 years ago
Shawn O. Pearce 3eddda9843 git-gui: Improve the icons used in the browser display. 18 years ago
Shawn O. Pearce 35874c163e git-gui: Implemented file browser and incremental blame. 18 years ago
Shawn O. Pearce 20ddfcaa7e git-gui: Test for Cygwin differently than from Windows. 18 years ago
Shawn O. Pearce 273984fc4f git-gui: Offer quick access to the HTML formatted documentation. 18 years ago
Shawn O. Pearce 6b90d39186 git-gui: Reword meaning of merge.summary. 18 years ago
Shawn O. Pearce c539449b2d git-gui: Support merge.summary, merge.verbosity. 18 years ago
Shawn O. Pearce 729a6f60dd git-gui: Always offer scrollbars for branch lists. 18 years ago
Shawn O. Pearce 5f39dbf64f git-gui: Don't allow merges in the middle of other things. 18 years ago
Shawn O. Pearce dff7e88feb git-gui: Don't allow users to commit a bad octopus merge. 18 years ago
Shawn O. Pearce ee3cfb5954 git-gui: Update status bar during a merge. 18 years ago
Shawn O. Pearce ce9735dfbd git-gui: Let users abort with `reset --hard` type logic. 18 years ago
Shawn O. Pearce e4834837a8 git-gui: Implement local merge operations. 18 years ago
Shawn O. Pearce bc7452f5e7 git-gui: Use builtin version of 'git gc'. 18 years ago
Shawn O. Pearce 6c3d1481ba git-gui: Refactor console success/failure handling. 18 years ago
Shawn O. Pearce b972ea59e4 git-gui: Always use -v option to push. 18 years ago
Shawn O. Pearce 86a2af6087 git-gui: Remove no longer used pull from remote code. 18 years ago
Shawn O. Pearce 1d6a978752 git-gui: Added arbitrary branch pushing support. 18 years ago
Shawn O. Pearce 156b29211a git-gui: Always use lsearch -exact, to prevent globbing. 18 years ago
Shawn O. Pearce 5f8b70b1dc git-gui: Maintain the same file list for diff during refresh. 18 years ago
Shawn O. Pearce d070c4cb17 git-gui: Don't switch branches if changing to the current branch. 18 years ago
Shawn O. Pearce 3f7fd924a9 git-gui: Remove Pull menu and cleanup Branch/Fetch/Push menus. 18 years ago
Shawn O. Pearce fb08baca33 git-gui: Prefer Tk's entry widget over a 1 line text field. 18 years ago
Shawn O. Pearce 68567679a2 git-gui: Pad the database statistics dialog window. 18 years ago
Shawn O. Pearce 5753ef1a4e git-gui: Support 'Visualize All Branches' on Mac OS X. 18 years ago
Shawn O. Pearce 23effa79f7 git-gui: Force focus to the diff viewer on mouse click. 18 years ago
Shawn O. Pearce b9a75e3a97 git-gui: Unset unnecessary UI setup variable. 18 years ago
Shawn O. Pearce 4e55d19a13 git-gui: Cleanup end-of-line whitespace in commit messages. 18 years ago