summaryrefslogtreecommitdiff
path: root/lib/blame.tcl
AgeCommit message (Expand)AuthorFilesLines
2019-12-06git-gui: update status bar to track operationsLibravatar Jonathan Gilbert1-7/+17
2016-10-03git-gui: fix incorrect use of Tcl append commandLibravatar Vasco Almeida1-1/+1
2013-11-15git-gui: correct spelling errors in commentsLibravatar Masanari Iida1-1/+1
2011-12-09git-gui: handle shell script text filters when loading for blame.Libravatar Pat Thoyts1-11/+8
2011-10-21git-gui: span widgets over the full file output area in the blame viewLibravatar Bert Wesarg1-3/+6
2011-10-19git-gui: set suitable extended window manager hints.Libravatar Pat Thoyts1-0/+1
2011-10-15git-gui: search and linenumber input are mutual exclusive in the blame viewLibravatar Bert Wesarg1-6/+16
2011-07-19git-gui: drop the 'n' and 'Shift-n' bindings from the last patch.Libravatar Pat Thoyts1-2/+0
2011-07-19git-gui: Add keyboard shortcuts for search and goto commands in blame view.Libravatar David Fries1-0/+4
2011-07-19git-gui: Enable jumping to a specific line number in blame view.Libravatar David Fries1-0/+11
2011-07-11Fix tooltip display with multiple monitors on windows.Libravatar Pat Thoyts1-2/+2
2010-08-12git-gui: handle textconv filter on Windows and in developmentLibravatar Pat Thoyts1-2/+7
2010-08-12git-gui: use shell to launch textconv filter in "blame"Libravatar Matthieu Moy1-1/+3
2010-07-30git-gui: use textconv filter for diff and blameLibravatar Clément Poulain1-2/+19
2010-01-27git-gui: use themed tk widgets with Tk 8.5Libravatar Pat Thoyts1-11/+11
2009-12-05git-gui: Increase blame viewer usability on MacOS.Libravatar Alexander Gavrilov1-1/+15
2008-12-08git-gui: Fix commit encoding handling.Libravatar Alexander Gavrilov1-3/+2
2008-11-11git-gui: Request blame metadata in utf-8.Libravatar Alexander Gavrilov1-1/+1
2008-11-11git-gui: Fix focus transition in the blame viewer.Libravatar Alexander Gavrilov1-4/+12
2008-10-10git-gui: Fix the blame viewer destroy handler.Libravatar Alexander Gavrilov1-1/+8
2008-10-10git-gui: Add a search command to the blame viewer.Libravatar Alexander Gavrilov1-3/+34
2008-10-10git-gui: Fix the blame window shape.Libravatar Alexander Gavrilov1-6/+13
2008-09-24git-gui: Support the encoding menu in gui blame.Libravatar Alexander Gavrilov1-0/+17
2008-09-24git-gui: Cleanup handling of the default encoding.Libravatar Alexander Gavrilov1-1/+1
2008-09-24git-gui: Assume `blame --incremental` output is in UTF-8Libravatar Shawn O. Pearce1-7/+1
2008-09-24git-gui: Use gitattribute "encoding" for file content displayLibravatar Shawn O. Pearce1-1/+4
2008-09-12git-gui: Fix Blame Parent & Context for working copy lines.Libravatar Alexander Gavrilov1-3/+26
2008-08-24git-gui: Allow specifying an initial line for git gui blame.Libravatar Alexander Gavrilov1-2/+2
2008-08-24git-gui: Better positioning in Blame Parent CommitLibravatar Alexander Gavrilov1-4/+61
2008-08-24git-gui: Support passing blame to a parent commit.Libravatar Alexander Gavrilov1-10/+38
2008-08-24git-gui: Support starting gitk from Gui BlameLibravatar Alexander Gavrilov1-2/+53
2008-07-16Add a menu item to invoke full copy detection in blame.Libravatar Alexander Gavrilov1-0/+69
2008-07-16Kill the blame back-end on window close.Libravatar Alexander Gavrilov1-4/+12
2008-07-16Add options to control the search for copies in blame.Libravatar Alexander Gavrilov1-8/+12
2008-03-05git-gui: if a background colour is set, set foreground colour as wellLibravatar Philipp A. Hartmann1-5/+20
2007-09-27git-gui: fix typo in lib/blame.tclLibravatar Michele Ballabio1-1/+1
2007-09-14git-gui: Paper bag fix missing translated stringsLibravatar Shawn O. Pearce1-6/+6
2007-09-13git-gui: add some strings to translationLibravatar Michele Ballabio1-12/+12
2007-09-10git-gui: Localize commit/author dates when displaying themLibravatar Shawn O. Pearce1-16/+4
2007-09-02Mark strings for translation.Libravatar Christian Stimming1-5/+5
2007-07-19git-gui: Don't show blame tooltips that we have no data forLibravatar Shawn O. Pearce1-0/+5
2007-07-19git-gui: Translate standard encoding names to Tcl onesLibravatar Shawn O. Pearce1-7/+12
2007-07-17git-gui: Always disable the Tcl EOF character when readingLibravatar Shawn O. Pearce1-0/+1
2007-07-09git-gui: Always use absolute path to all git executablesLibravatar Shawn O. Pearce1-14/+7
2007-07-08git-gui: Extract blame viewer status bar into mega-widgetLibravatar Shawn O. Pearce1-41/+11
2007-07-08Merge branch 'maint'Libravatar Shawn O. Pearce1-0/+4
2007-07-08git-gui: Skip nicknames when selecting author initialsLibravatar Shawn O. Pearce1-0/+4
2007-07-08git-gui: use "blame -w -C -C" for "where did it come from, originally?"Libravatar Junio C Hamano1-1/+9
2007-07-04git-gui: Start blame windows as tall as possibleLibravatar Shawn O. Pearce1-1/+2
2007-06-27git-gui: Don't nice git blame on MSYS as nice is not supportedLibravatar Shawn O. Pearce1-1/+5