402 Commits (79c50bf3ee1e0fb5c257ed6f6680cae726a4c412)
 

Author SHA1 Message Date
Shawn O. Pearce 79c50bf3ee git-gui: Show original filename in blame tooltip 18 years ago
Shawn O. Pearce 669fbc3d09 git-gui: Combine blame groups only if commit and filename match 18 years ago
Shawn O. Pearce 22c6769d91 git-gui: Allow digging through history in blame viewer 18 years ago
Shawn O. Pearce 982cf98fa4 git-gui: Display a progress bar during blame annotation gathering 18 years ago
Shawn O. Pearce d0b741dc08 git-gui: Allow the user to control the blame/commit split point 18 years ago
Shawn O. Pearce 223475a77c git-gui: Show author initials in blame groups 18 years ago
Shawn O. Pearce ddc1fa8f88 git-gui: Space the commit group continuation out in blame view 18 years ago
Shawn O. Pearce b5a4122474 git-gui: Cleanup minor style nit 18 years ago
Shawn O. Pearce 8154e1a624 git-gui: Remove unnecessary reshow of blamed commit 18 years ago
Shawn O. Pearce 74fe898578 git-gui: Highlight the blame commit header from everything else 18 years ago
Shawn O. Pearce 41bf23d6cc git-gui: Display tooltips in blame viewer 18 years ago
Shawn O. Pearce 37ebc93f6d git-gui: Use arror cursor in blame viewer file data 18 years ago
Shawn O. Pearce c9e6bfd8a9 git-gui: Simplify consecutive lines that come from the same commit 18 years ago
Shawn O. Pearce f96cd7b6c9 git-gui: Improve the coloring in blame viewer 18 years ago
Shawn O. Pearce bea39c2ddb git-gui: Remove empty blank line at end of blame 18 years ago
Shawn O. Pearce d89a494fca git-gui: Cleanup blame::new widget initialization 18 years ago
Shawn O. Pearce a46fe1c1c0 git-gui: Add a 4 digit commit abbreviation to the blame viewer 18 years ago
Matthijs Melchior 9adccb057e New selection indication and softer colors 18 years ago
Shawn O. Pearce cb8773d16c Revert "Make the installation target of git-gui a little less chatty" 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
Alex Riesen c289f6fa1f Make the installation target of git-gui a little less chatty 18 years ago
Shawn O. Pearce b8848f7753 git-gui: Allow as few as 0 lines of diff context 18 years ago
Shawn O. Pearce 905d9c9653 git-gui: Allow creating a branch when none exists 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 d6da71a9d1 git gui 0.7.0 18 years ago
Shawn O. Pearce 6b3d8b97cb git-gui: Paperbag fix blame in subdirectory 18 years ago
Shawn O. Pearce 76486bbefb git-gui: Format author/committer times in ISO format 18 years ago
Shawn O. Pearce 0511798f06 git-gui: Cleanup minor nits in blame code 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 28bf928cf8 git-gui: Don't attempt to inline array reads in methods 18 years ago
Shawn O. Pearce c74b6c66f0 git-gui: Convert browser, console to "class" format 18 years ago
Shawn O. Pearce 1f07c4e5ce git-gui: Define a simple class/method system 18 years ago
Shawn O. Pearce cc1f83fbdf git-gui: Allow shift-{k,j} to select a range of branches to merge 18 years ago
Shawn O. Pearce f0bc498ec1 Merge branch 'maint' 18 years ago
Johannes Sixt a1a4975824 git-gui: Call changes "Staged" and "Unstaged" in file list titles. 18 years ago
Shawn O. Pearce ebcaadabcb git-gui: Use vi-like keys in merge dialog 18 years ago
Shawn O. Pearce 1fc4ba86f8 git-gui: Include commit id/subject in merge choices 18 years ago
Shawn O. Pearce 349f92e3a2 git-gui: Show all possible branches for merge 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 a35d65d9c8 git-gui: Move console procs into their own namespace 18 years ago
Shawn O. Pearce f522c9b5ed git-gui: Refactor into multiple files to save my sanity 18 years ago