summaryrefslogtreecommitdiff
path: root/lib/blame.tcl
Commit message (Expand)AuthorAgeFilesLines
* git-gui: handle shell script text filters when loading for blame.Pat Thoyts2011-12-091-11/+8
* git-gui: span widgets over the full file output area in the blame viewBert Wesarg2011-10-211-3/+6
* git-gui: set suitable extended window manager hints.Pat Thoyts2011-10-191-0/+1
* git-gui: search and linenumber input are mutual exclusive in the blame viewBert Wesarg2011-10-151-6/+16
* git-gui: drop the 'n' and 'Shift-n' bindings from the last patch.Pat Thoyts2011-07-191-2/+0
* git-gui: Add keyboard shortcuts for search and goto commands in blame view.David Fries2011-07-191-0/+4
* git-gui: Enable jumping to a specific line number in blame view.David Fries2011-07-191-0/+11
* Fix tooltip display with multiple monitors on windows.Pat Thoyts2011-07-111-2/+2
* git-gui: handle textconv filter on Windows and in developmentPat Thoyts2010-08-121-2/+7
* git-gui: use shell to launch textconv filter in "blame"Matthieu Moy2010-08-121-1/+3
* git-gui: use textconv filter for diff and blameClément Poulain2010-07-301-2/+19
* git-gui: use themed tk widgets with Tk 8.5Pat Thoyts2010-01-271-11/+11
* git-gui: Increase blame viewer usability on MacOS.Alexander Gavrilov2009-12-051-1/+15
* git-gui: Fix commit encoding handling.Alexander Gavrilov2008-12-081-3/+2
* git-gui: Request blame metadata in utf-8.Alexander Gavrilov2008-11-111-1/+1
* git-gui: Fix focus transition in the blame viewer.Alexander Gavrilov2008-11-111-4/+12
* git-gui: Fix the blame viewer destroy handler.Alexander Gavrilov2008-10-101-1/+8
* git-gui: Add a search command to the blame viewer.Alexander Gavrilov2008-10-101-3/+34
* git-gui: Fix the blame window shape.Alexander Gavrilov2008-10-101-6/+13
* git-gui: Support the encoding menu in gui blame.Alexander Gavrilov2008-09-241-0/+17
* git-gui: Cleanup handling of the default encoding.Alexander Gavrilov2008-09-241-1/+1
* git-gui: Assume `blame --incremental` output is in UTF-8Shawn O. Pearce2008-09-241-7/+1
* git-gui: Use gitattribute "encoding" for file content displayShawn O. Pearce2008-09-241-1/+4
* git-gui: Fix Blame Parent & Context for working copy lines.Alexander Gavrilov2008-09-121-3/+26
* git-gui: Allow specifying an initial line for git gui blame.Alexander Gavrilov2008-08-241-2/+2
* git-gui: Better positioning in Blame Parent CommitAlexander Gavrilov2008-08-241-4/+61
* git-gui: Support passing blame to a parent commit.Alexander Gavrilov2008-08-241-10/+38
* git-gui: Support starting gitk from Gui BlameAlexander Gavrilov2008-08-241-2/+53
* Add a menu item to invoke full copy detection in blame.Alexander Gavrilov2008-07-161-0/+69
* Kill the blame back-end on window close.Alexander Gavrilov2008-07-161-4/+12
* Add options to control the search for copies in blame.Alexander Gavrilov2008-07-161-8/+12
* git-gui: if a background colour is set, set foreground colour as wellPhilipp A. Hartmann2008-03-051-5/+20
* git-gui: fix typo in lib/blame.tclMichele Ballabio2007-09-271-1/+1
* git-gui: Paper bag fix missing translated stringsShawn O. Pearce2007-09-141-6/+6
* git-gui: add some strings to translationMichele Ballabio2007-09-131-12/+12
* git-gui: Localize commit/author dates when displaying themShawn O. Pearce2007-09-101-16/+4
* Mark strings for translation.Christian Stimming2007-09-021-5/+5
* git-gui: Don't show blame tooltips that we have no data forShawn O. Pearce2007-07-191-0/+5
* git-gui: Translate standard encoding names to Tcl onesShawn O. Pearce2007-07-191-7/+12
* git-gui: Always disable the Tcl EOF character when readingShawn O. Pearce2007-07-171-0/+1
* git-gui: Always use absolute path to all git executablesShawn O. Pearce2007-07-091-14/+7
* git-gui: Extract blame viewer status bar into mega-widgetShawn O. Pearce2007-07-081-41/+11
* Merge branch 'maint'Shawn O. Pearce2007-07-081-0/+4
|\
| * git-gui: Skip nicknames when selecting author initialsShawn O. Pearce2007-07-081-0/+4
* | git-gui: use "blame -w -C -C" for "where did it come from, originally?"Junio C Hamano2007-07-081-1/+9
* | git-gui: Start blame windows as tall as possibleShawn O. Pearce2007-07-041-1/+2
|/
* git-gui: Don't nice git blame on MSYS as nice is not supportedShawn O. Pearce2007-06-271-1/+5
* git-gui: Bind Tab/Shift-Tab to cycle between panes in blameShawn O. Pearce2007-06-201-1/+5
* git-gui: Save geometry before the window layout is damagedShawn O. Pearce2007-06-111-1/+0
* git-gui: Changed blame header bar background to match main windowgitgui-0.7.3Shawn O. Pearce2007-06-081-7/+7