index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
blame.tcl
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-06
git-gui: update status bar to track operations
Jonathan Gilbert
1
-7
/
+17
2016-10-03
git-gui: fix incorrect use of Tcl append command
Vasco Almeida
1
-1
/
+1
2013-11-15
git-gui: correct spelling errors in comments
Masanari Iida
1
-1
/
+1
2011-12-09
git-gui: handle shell script text filters when loading for blame.
Pat Thoyts
1
-11
/
+8
2011-10-21
git-gui: span widgets over the full file output area in the blame view
Bert Wesarg
1
-3
/
+6
2011-10-19
git-gui: set suitable extended window manager hints.
Pat Thoyts
1
-0
/
+1
2011-10-15
git-gui: search and linenumber input are mutual exclusive in the blame view
Bert Wesarg
1
-6
/
+16
2011-07-19
git-gui: drop the 'n' and 'Shift-n' bindings from the last patch.
Pat Thoyts
1
-2
/
+0
2011-07-19
git-gui: Add keyboard shortcuts for search and goto commands in blame view.
David Fries
1
-0
/
+4
2011-07-19
git-gui: Enable jumping to a specific line number in blame view.
David Fries
1
-0
/
+11
2011-07-11
Fix tooltip display with multiple monitors on windows.
Pat Thoyts
1
-2
/
+2
2010-08-12
git-gui: handle textconv filter on Windows and in development
Pat Thoyts
1
-2
/
+7
2010-08-12
git-gui: use shell to launch textconv filter in "blame"
Matthieu Moy
1
-1
/
+3
2010-07-30
git-gui: use textconv filter for diff and blame
Clément Poulain
1
-2
/
+19
2010-01-27
git-gui: use themed tk widgets with Tk 8.5
Pat Thoyts
1
-11
/
+11
2009-12-05
git-gui: Increase blame viewer usability on MacOS.
Alexander Gavrilov
1
-1
/
+15
2008-12-08
git-gui: Fix commit encoding handling.
Alexander Gavrilov
1
-3
/
+2
2008-11-11
git-gui: Request blame metadata in utf-8.
Alexander Gavrilov
1
-1
/
+1
2008-11-11
git-gui: Fix focus transition in the blame viewer.
Alexander Gavrilov
1
-4
/
+12
2008-10-10
git-gui: Fix the blame viewer destroy handler.
Alexander Gavrilov
1
-1
/
+8
2008-10-10
git-gui: Add a search command to the blame viewer.
Alexander Gavrilov
1
-3
/
+34
2008-10-10
git-gui: Fix the blame window shape.
Alexander Gavrilov
1
-6
/
+13
2008-09-24
git-gui: Support the encoding menu in gui blame.
Alexander Gavrilov
1
-0
/
+17
2008-09-24
git-gui: Cleanup handling of the default encoding.
Alexander Gavrilov
1
-1
/
+1
2008-09-24
git-gui: Assume `blame --incremental` output is in UTF-8
Shawn O. Pearce
1
-7
/
+1
2008-09-24
git-gui: Use gitattribute "encoding" for file content display
Shawn O. Pearce
1
-1
/
+4
2008-09-12
git-gui: Fix Blame Parent & Context for working copy lines.
Alexander Gavrilov
1
-3
/
+26
2008-08-24
git-gui: Allow specifying an initial line for git gui blame.
Alexander Gavrilov
1
-2
/
+2
2008-08-24
git-gui: Better positioning in Blame Parent Commit
Alexander Gavrilov
1
-4
/
+61
2008-08-24
git-gui: Support passing blame to a parent commit.
Alexander Gavrilov
1
-10
/
+38
2008-08-24
git-gui: Support starting gitk from Gui Blame
Alexander Gavrilov
1
-2
/
+53
2008-07-16
Add a menu item to invoke full copy detection in blame.
Alexander Gavrilov
1
-0
/
+69
2008-07-16
Kill the blame back-end on window close.
Alexander Gavrilov
1
-4
/
+12
2008-07-16
Add options to control the search for copies in blame.
Alexander Gavrilov
1
-8
/
+12
2008-03-05
git-gui: if a background colour is set, set foreground colour as well
Philipp A. Hartmann
1
-5
/
+20
2007-09-27
git-gui: fix typo in lib/blame.tcl
Michele Ballabio
1
-1
/
+1
2007-09-14
git-gui: Paper bag fix missing translated strings
Shawn O. Pearce
1
-6
/
+6
2007-09-13
git-gui: add some strings to translation
Michele Ballabio
1
-12
/
+12
2007-09-10
git-gui: Localize commit/author dates when displaying them
Shawn O. Pearce
1
-16
/
+4
2007-09-02
Mark strings for translation.
Christian Stimming
1
-5
/
+5
2007-07-19
git-gui: Don't show blame tooltips that we have no data for
Shawn O. Pearce
1
-0
/
+5
2007-07-19
git-gui: Translate standard encoding names to Tcl ones
Shawn O. Pearce
1
-7
/
+12
2007-07-17
git-gui: Always disable the Tcl EOF character when reading
Shawn O. Pearce
1
-0
/
+1
2007-07-09
git-gui: Always use absolute path to all git executables
Shawn O. Pearce
1
-14
/
+7
2007-07-08
git-gui: Extract blame viewer status bar into mega-widget
Shawn O. Pearce
1
-41
/
+11
2007-07-08
Merge branch 'maint'
Shawn O. Pearce
1
-0
/
+4
2007-07-08
git-gui: Skip nicknames when selecting author initials
Shawn O. Pearce
1
-0
/
+4
2007-07-08
git-gui: use "blame -w -C -C" for "where did it come from, originally?"
Junio C Hamano
1
-1
/
+9
2007-07-04
git-gui: Start blame windows as tall as possible
Shawn O. Pearce
1
-1
/
+2
2007-06-27
git-gui: Don't nice git blame on MSYS as nice is not supported
Shawn O. Pearce
1
-1
/
+5
[next]