aboutsummaryrefslogtreecommitdiff
path: root/lib/blame.tcl
Commit message (Expand)AuthorAge
* git-gui: Increase blame viewer usability on MacOS.Alexander Gavrilov2009-12-05
* git-gui: Fix commit encoding handling.Alexander Gavrilov2008-12-08
* git-gui: Request blame metadata in utf-8.Alexander Gavrilov2008-11-11
* git-gui: Fix focus transition in the blame viewer.Alexander Gavrilov2008-11-11
* git-gui: Fix the blame viewer destroy handler.Alexander Gavrilov2008-10-10
* git-gui: Add a search command to the blame viewer.Alexander Gavrilov2008-10-10
* git-gui: Fix the blame window shape.Alexander Gavrilov2008-10-10
* git-gui: Support the encoding menu in gui blame.Alexander Gavrilov2008-09-24
* git-gui: Cleanup handling of the default encoding.Alexander Gavrilov2008-09-24
* git-gui: Assume `blame --incremental` output is in UTF-8Shawn O. Pearce2008-09-24
* git-gui: Use gitattribute "encoding" for file content displayShawn O. Pearce2008-09-24
* git-gui: Fix Blame Parent & Context for working copy lines.Alexander Gavrilov2008-09-12
* git-gui: Allow specifying an initial line for git gui blame.Alexander Gavrilov2008-08-24
* git-gui: Better positioning in Blame Parent CommitAlexander Gavrilov2008-08-24
* git-gui: Support passing blame to a parent commit.Alexander Gavrilov2008-08-24
* git-gui: Support starting gitk from Gui BlameAlexander Gavrilov2008-08-24
* Add a menu item to invoke full copy detection in blame.Alexander Gavrilov2008-07-16
* Kill the blame back-end on window close.Alexander Gavrilov2008-07-16
* Add options to control the search for copies in blame.Alexander Gavrilov2008-07-16
* git-gui: if a background colour is set, set foreground colour as wellPhilipp A. Hartmann2008-03-05
* git-gui: fix typo in lib/blame.tclMichele Ballabio2007-09-27
* git-gui: Paper bag fix missing translated stringsShawn O. Pearce2007-09-14
* git-gui: add some strings to translationMichele Ballabio2007-09-13
* git-gui: Localize commit/author dates when displaying themShawn O. Pearce2007-09-10
* Mark strings for translation.Christian Stimming2007-09-02
* git-gui: Don't show blame tooltips that we have no data forShawn O. Pearce2007-07-19
* git-gui: Translate standard encoding names to Tcl onesShawn O. Pearce2007-07-19
* git-gui: Always disable the Tcl EOF character when readingShawn O. Pearce2007-07-17
* git-gui: Always use absolute path to all git executablesShawn O. Pearce2007-07-09
* git-gui: Extract blame viewer status bar into mega-widgetShawn O. Pearce2007-07-08
* Merge branch 'maint'Shawn O. Pearce2007-07-08
|\
| * git-gui: Skip nicknames when selecting author initialsShawn O. Pearce2007-07-08
* | git-gui: use "blame -w -C -C" for "where did it come from, originally?"Junio C Hamano2007-07-08
* | git-gui: Start blame windows as tall as possibleShawn O. Pearce2007-07-04
|/
* git-gui: Don't nice git blame on MSYS as nice is not supportedShawn O. Pearce2007-06-27
* git-gui: Bind Tab/Shift-Tab to cycle between panes in blameShawn O. Pearce2007-06-20
* git-gui: Save geometry before the window layout is damagedShawn O. Pearce2007-06-11
* git-gui: Changed blame header bar background to match main windowgitgui-0.7.3Shawn O. Pearce2007-06-08
* git-gui: Favor the original annotations over the recent onesShawn O. Pearce2007-06-06
* git-gui: Improve our labeling of blame annotation typesShawn O. Pearce2007-06-06
* git-gui: Use three colors for the blame viewer backgroundShawn O. Pearce2007-06-06
* git-gui: Jump to original line in blame viewerShawn O. Pearce2007-06-06
* git-gui: Display both commits in our tooltipsShawn O. Pearce2007-06-06
* git-gui: Run blame twice on the same file and display both outputsShawn O. Pearce2007-06-06
* git-gui: Display the "Loading annotation..." message in italicShawn O. Pearce2007-06-06
* git-gui: Rename fields in blame viewer to better descriptionsShawn O. Pearce2007-06-06
* git-gui: Label the uncommitted blame history entryShawn O. Pearce2007-06-06
* git-gui: Switch internal blame structure to Tcl listsShawn O. Pearce2007-06-06
* git-gui: Cleanup redundant column management in blame viewerShawn O. Pearce2007-06-06
* git-gui: Better document our blame variablesShawn O. Pearce2007-06-06