67 Commits (03e1bed4a4887607ae90cd121cb4851d10ef2e8b)

Author SHA1 Message Date
Shawn O. Pearce 39fa2a983d git-gui: Save geometry before the window layout is damaged 18 years ago
Shawn O. Pearce 615b865358 git-gui: Include 'war on whitespace' fixes from git.git 18 years ago
Shawn O. Pearce d80ded01de git-gui: Changed blame header bar background to match main window 18 years ago
Shawn O. Pearce 0f32da53df git-gui: Favor the original annotations over the recent ones 18 years ago
Shawn O. Pearce 949da61b9b git-gui: Improve our labeling of blame annotation types 18 years ago
Shawn O. Pearce 5d198d6766 git-gui: Use three colors for the blame viewer background 18 years ago
Shawn O. Pearce 0dfed77b3c git-gui: Jump to original line in blame viewer 18 years ago
Shawn O. Pearce 383d4e0f8b git-gui: Display both commits in our tooltips 18 years ago
Shawn O. Pearce 172c92b475 git-gui: Run blame twice on the same file and display both outputs 18 years ago
Shawn O. Pearce debcd0fd02 git-gui: Display the "Loading annotation..." message in italic 18 years ago
Shawn O. Pearce fc816d7b85 git-gui: Rename fields in blame viewer to better descriptions 18 years ago
Shawn O. Pearce c5db65aef3 git-gui: Label the uncommitted blame history entry 18 years ago
Shawn O. Pearce 2f85b7e4b4 git-gui: Switch internal blame structure to Tcl lists 18 years ago
Shawn O. Pearce 14c4dfd3d1 git-gui: Cleanup redundant column management in blame viewer 18 years ago
Shawn O. Pearce c17c175133 git-gui: Better document our blame variables 18 years ago
Shawn O. Pearce b61101579f git-gui: Remove unused commit_list from blame viewer 18 years ago
Shawn O. Pearce 81fb7efeda git-gui: Automatically expand the line number column as needed 18 years ago
Shawn O. Pearce 375e1365a6 git-gui: Make the line number column slightly wider in blame 18 years ago
Shawn O. Pearce 000a10696c git-gui: Use lighter colors in blame view 18 years ago
Shawn O. Pearce 063257076d git-gui: Remove unnecessary space between columns in blame viewer 18 years ago
Shawn O. Pearce 0eab69a4a9 git-gui: Remove the loaded column from the blame viewer 18 years ago
Shawn O. Pearce b55a243dfc git-gui: Clip the commit summaries in the blame history menu 18 years ago
Shawn O. Pearce 08dda17e00 git-gui: Use a label instead of a button for the back button 18 years ago
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
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 fc8ce406fa git-gui: Expose the merge.diffstat configuration option 18 years ago
Shawn O. Pearce aa252f194b git-gui: Allow users to delete remote branches 18 years ago
Shawn O. Pearce 61f82ce79a git-gui: Allow users to rename branches through 'branch -m' 18 years ago
Shawn O. Pearce 26ae37d6fc git-gui: Show the git-gui library path in 'About git-gui' 18 years ago
Shawn O. Pearce 5b6ffff644 git-gui: GUI support for running 'git remote prune <name>' 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