69 Commits (823f7cf81dbed741c3a645913d7461e9bc04e0d2)

Author SHA1 Message Date
Alexander Gavrilov 823f7cf81d git-gui: Better positioning in Blame Parent Commit 16 years ago
Alexander Gavrilov 80fd76bd58 git-gui: Support passing blame to a parent commit. 16 years ago
Alexander Gavrilov a9c80b83d4 git-gui: Support starting gitk from Gui Blame 16 years ago
Alexander Gavrilov a01fe996a2 Add a menu item to invoke full copy detection in blame. 17 years ago
Alexander Gavrilov e6131d30c2 Kill the blame back-end on window close. 17 years ago
Alexander Gavrilov 57cae87b77 Add options to control the search for copies in blame. 17 years ago
Philipp A. Hartmann c382fdd795 git-gui: if a background colour is set, set foreground colour as well 17 years ago
Michele Ballabio cbf13d9e0c git-gui: fix typo in lib/blame.tcl 17 years ago
Shawn O. Pearce 31bb1d1b2d git-gui: Paper bag fix missing translated strings 17 years ago
Michele Ballabio c8c4854bec git-gui: add some strings to translation 17 years ago
Shawn O. Pearce 66c75a5c9f git-gui: Localize commit/author dates when displaying them 17 years ago
Christian Stimming 1ac17950e9 Mark strings for translation. 17 years ago
Shawn O. Pearce a42289621e git-gui: Don't show blame tooltips that we have no data for 18 years ago
Shawn O. Pearce c4638f662c git-gui: Translate standard encoding names to Tcl ones 18 years ago
Shawn O. Pearce 6eb420ef61 git-gui: Always disable the Tcl EOF character when reading 18 years ago
Shawn O. Pearce 0b81261622 git-gui: Always use absolute path to all git executables 18 years ago
Shawn O. Pearce b29bd5ca3b git-gui: Extract blame viewer status bar into mega-widget 18 years ago
Shawn O. Pearce 88dce86f38 git-gui: Skip nicknames when selecting author initials 18 years ago
Junio C Hamano a840566770 git-gui: use "blame -w -C -C" for "where did it come from, originally?" 18 years ago
Shawn O. Pearce c1fd897a25 git-gui: Start blame windows as tall as possible 18 years ago
Shawn O. Pearce fffaaba358 git-gui: Don't nice git blame on MSYS as nice is not supported 18 years ago
Shawn O. Pearce fb626dc000 git-gui: Bind Tab/Shift-Tab to cycle between panes in blame 18 years ago
Shawn O. Pearce 39fa2a983d git-gui: Save geometry before the window layout is damaged 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