index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
blame.tcl
Commit message (
Expand
)
Author
Age
*
git-gui: Increase blame viewer usability on MacOS.
Alexander Gavrilov
2009-12-05
*
git-gui: Fix commit encoding handling.
Alexander Gavrilov
2008-12-08
*
git-gui: Request blame metadata in utf-8.
Alexander Gavrilov
2008-11-11
*
git-gui: Fix focus transition in the blame viewer.
Alexander Gavrilov
2008-11-11
*
git-gui: Fix the blame viewer destroy handler.
Alexander Gavrilov
2008-10-10
*
git-gui: Add a search command to the blame viewer.
Alexander Gavrilov
2008-10-10
*
git-gui: Fix the blame window shape.
Alexander Gavrilov
2008-10-10
*
git-gui: Support the encoding menu in gui blame.
Alexander Gavrilov
2008-09-24
*
git-gui: Cleanup handling of the default encoding.
Alexander Gavrilov
2008-09-24
*
git-gui: Assume `blame --incremental` output is in UTF-8
Shawn O. Pearce
2008-09-24
*
git-gui: Use gitattribute "encoding" for file content display
Shawn O. Pearce
2008-09-24
*
git-gui: Fix Blame Parent & Context for working copy lines.
Alexander Gavrilov
2008-09-12
*
git-gui: Allow specifying an initial line for git gui blame.
Alexander Gavrilov
2008-08-24
*
git-gui: Better positioning in Blame Parent Commit
Alexander Gavrilov
2008-08-24
*
git-gui: Support passing blame to a parent commit.
Alexander Gavrilov
2008-08-24
*
git-gui: Support starting gitk from Gui Blame
Alexander Gavrilov
2008-08-24
*
Add a menu item to invoke full copy detection in blame.
Alexander Gavrilov
2008-07-16
*
Kill the blame back-end on window close.
Alexander Gavrilov
2008-07-16
*
Add options to control the search for copies in blame.
Alexander Gavrilov
2008-07-16
*
git-gui: if a background colour is set, set foreground colour as well
Philipp A. Hartmann
2008-03-05
*
git-gui: fix typo in lib/blame.tcl
Michele Ballabio
2007-09-27
*
git-gui: Paper bag fix missing translated strings
Shawn O. Pearce
2007-09-14
*
git-gui: add some strings to translation
Michele Ballabio
2007-09-13
*
git-gui: Localize commit/author dates when displaying them
Shawn O. Pearce
2007-09-10
*
Mark strings for translation.
Christian Stimming
2007-09-02
*
git-gui: Don't show blame tooltips that we have no data for
Shawn O. Pearce
2007-07-19
*
git-gui: Translate standard encoding names to Tcl ones
Shawn O. Pearce
2007-07-19
*
git-gui: Always disable the Tcl EOF character when reading
Shawn O. Pearce
2007-07-17
*
git-gui: Always use absolute path to all git executables
Shawn O. Pearce
2007-07-09
*
git-gui: Extract blame viewer status bar into mega-widget
Shawn O. Pearce
2007-07-08
*
Merge branch 'maint'
Shawn O. Pearce
2007-07-08
|
\
|
*
git-gui: Skip nicknames when selecting author initials
Shawn O. Pearce
2007-07-08
*
|
git-gui: use "blame -w -C -C" for "where did it come from, originally?"
Junio C Hamano
2007-07-08
*
|
git-gui: Start blame windows as tall as possible
Shawn O. Pearce
2007-07-04
|
/
*
git-gui: Don't nice git blame on MSYS as nice is not supported
Shawn O. Pearce
2007-06-27
*
git-gui: Bind Tab/Shift-Tab to cycle between panes in blame
Shawn O. Pearce
2007-06-20
*
git-gui: Save geometry before the window layout is damaged
Shawn O. Pearce
2007-06-11
*
git-gui: Changed blame header bar background to match main window
gitgui-0.7.3
Shawn O. Pearce
2007-06-08
*
git-gui: Favor the original annotations over the recent ones
Shawn O. Pearce
2007-06-06
*
git-gui: Improve our labeling of blame annotation types
Shawn O. Pearce
2007-06-06
*
git-gui: Use three colors for the blame viewer background
Shawn O. Pearce
2007-06-06
*
git-gui: Jump to original line in blame viewer
Shawn O. Pearce
2007-06-06
*
git-gui: Display both commits in our tooltips
Shawn O. Pearce
2007-06-06
*
git-gui: Run blame twice on the same file and display both outputs
Shawn O. Pearce
2007-06-06
*
git-gui: Display the "Loading annotation..." message in italic
Shawn O. Pearce
2007-06-06
*
git-gui: Rename fields in blame viewer to better descriptions
Shawn O. Pearce
2007-06-06
*
git-gui: Label the uncommitted blame history entry
Shawn O. Pearce
2007-06-06
*
git-gui: Switch internal blame structure to Tcl lists
Shawn O. Pearce
2007-06-06
*
git-gui: Cleanup redundant column management in blame viewer
Shawn O. Pearce
2007-06-06
*
git-gui: Better document our blame variables
Shawn O. Pearce
2007-06-06
[next]