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
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
2007-06-20
git-gui: Bind Tab/Shift-Tab to cycle between panes in blame
Shawn O. Pearce
1
-1
/
+5
2007-06-11
git-gui: Save geometry before the window layout is damaged
Shawn O. Pearce
1
-1
/
+0
2007-06-08
git-gui: Changed blame header bar background to match main window
Shawn O. Pearce
1
-7
/
+7
2007-06-06
git-gui: Favor the original annotations over the recent ones
Shawn O. Pearce
1
-9
/
+13
2007-06-06
git-gui: Improve our labeling of blame annotation types
Shawn O. Pearce
1
-4
/
+6
2007-06-06
git-gui: Use three colors for the blame viewer background
Shawn O. Pearce
1
-19
/
+61
2007-06-06
git-gui: Jump to original line in blame viewer
Shawn O. Pearce
1
-13
/
+42
2007-06-06
git-gui: Display both commits in our tooltips
Shawn O. Pearce
1
-58
/
+72
2007-06-06
git-gui: Run blame twice on the same file and display both outputs
Shawn O. Pearce
1
-63
/
+113
2007-06-06
git-gui: Display the "Loading annotation..." message in italic
Shawn O. Pearce
1
-1
/
+4
2007-06-06
git-gui: Rename fields in blame viewer to better descriptions
Shawn O. Pearce
1
-58
/
+58
2007-06-06
git-gui: Label the uncommitted blame history entry
Shawn O. Pearce
1
-0
/
+2
2007-06-06
git-gui: Switch internal blame structure to Tcl lists
Shawn O. Pearce
1
-30
/
+39
2007-06-06
git-gui: Cleanup redundant column management in blame viewer
Shawn O. Pearce
1
-75
/
+46
[next]