80 Commits (3cf2801c4155b98d05bc25d8f3c589b0e23b5b54)

Author SHA1 Message Date
Alexander Gavrilov f75c8b319f git-gui: Request blame metadata in utf-8. 16 years ago
Alexander Gavrilov b28ebab294 git-gui: Fix focus transition in the blame viewer. 16 years ago
Alexander Gavrilov 5c91cb5d0d git-gui: Fix the blame viewer destroy handler. 17 years ago
Alexander Gavrilov f10d5b064a git-gui: Add a search command to the blame viewer. 17 years ago
Alexander Gavrilov d4d992562e git-gui: Fix the blame window shape. 17 years ago
Alexander Gavrilov 6fc835a3f3 git-gui: Support the encoding menu in gui blame. 17 years ago
Alexander Gavrilov 72e6b00202 git-gui: Cleanup handling of the default encoding. 17 years ago
Shawn O. Pearce 696235c6c1 git-gui: Assume `blame --incremental` output is in UTF-8 17 years ago
Shawn O. Pearce 1ffca60f0b git-gui: Use gitattribute "encoding" for file content display 17 years ago
Alexander Gavrilov a9786bb42f git-gui: Fix Blame Parent & Context for working copy lines. 17 years ago
Alexander Gavrilov f7078b4091 git-gui: Allow specifying an initial line for git gui blame. 17 years ago
Alexander Gavrilov 823f7cf81d git-gui: Better positioning in Blame Parent Commit 17 years ago
Alexander Gavrilov 80fd76bd58 git-gui: Support passing blame to a parent commit. 17 years ago
Alexander Gavrilov a9c80b83d4 git-gui: Support starting gitk from Gui Blame 17 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 18 years ago
Shawn O. Pearce 31bb1d1b2d git-gui: Paper bag fix missing translated strings 18 years ago
Michele Ballabio c8c4854bec git-gui: add some strings to translation 18 years ago
Shawn O. Pearce 66c75a5c9f git-gui: Localize commit/author dates when displaying them 18 years ago
Christian Stimming 1ac17950e9 Mark strings for translation. 18 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