index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-30
gitk: Keep the same commits visible as other commits come in
Paul Mackerras
1
-13
/
+42
2007-12-29
gitk: Don't try to show local changes from a head that isn't shown
Paul Mackerras
1
-3
/
+10
2007-12-26
gitk: Fix another collection of bugs
Paul Mackerras
1
-21
/
+28
2007-12-20
Merge branch 'master' into dev
Paul Mackerras
3
-250
/
+1016
2007-12-20
[PATCH] gitk i18n: Recode gitk from latin1 to utf8 so that the (c) copyright ...
Christian Stimming
1
-1
/
+1
2007-12-20
[PATCH] gitk i18n: More markup -- various options menus
Christian Stimming
1
-46
/
+46
2007-12-20
[PATCH] gitk i18n: Initial German translation
Christian Stimming
1
-0
/
+703
2007-12-20
[PATCH] gitk i18n: Markup several strings for translation
Christian Stimming
1
-200
/
+201
2007-12-20
[PATCH] gitk i18n: Import msgcat for message string translation; load transla...
Christian Stimming
1
-0
/
+19
2007-12-20
[PATCH] gitk i18n: Add Makefile with rules for po file creation and installation
Christian Stimming
1
-0
/
+45
2007-12-20
gitk: Implement date mode in the new framework
Paul Mackerras
1
-98
/
+130
2007-12-19
gitk: More bug fixes and cleanups
Paul Mackerras
1
-39
/
+39
2007-12-12
gitk: Fix more bugs resulting in Tcl "no such element in array" errors
Paul Mackerras
1
-24
/
+35
2007-12-11
gitk: Fix a couple of bugs
Paul Mackerras
1
-2
/
+3
2007-12-11
gitk: Compute row numbers and order tokens lazily
Paul Mackerras
1
-90
/
+113
2007-12-07
gitk: Fix bug in parsing multiple revision arguments
Paul Mackerras
1
-1
/
+1
2007-12-06
gitk: Fix bug in assigning row numbers to arcs
Paul Mackerras
1
-19
/
+19
2007-12-03
gitk: Use git log without --topo-order and reorganize the commits ourselves
Paul Mackerras
1
-421
/
+957
2007-10-27
gitk: Use the UI font for the diff/old version/new version radio buttons
Paul Mackerras
1
-3
/
+3
2007-10-27
Merge branch 'dev'
Paul Mackerras
1
-1076
/
+1638
2007-10-27
gitk: Simplify the code for finding commits
Paul Mackerras
1
-152
/
+54
2007-10-24
gitk: Fix a couple more bugs in the path limiting
Paul Mackerras
1
-18
/
+29
2007-10-23
Merge branch 'master' into dev
Paul Mackerras
1
-33
/
+115
2007-10-23
gitk: Fix some bugs with path limiting in the diff display
Paul Mackerras
1
-1
/
+5
2007-10-23
gitk: Use the status window for other functions
Paul Mackerras
1
-6
/
+6
2007-10-23
gitk: Integrate the reset progress bar in the main frame
Paul Mackerras
1
-21
/
+27
2007-10-23
gitk: Ensure tabstop setting gets restored by Cancel button
Paul Mackerras
1
-7
/
+7
2007-10-23
gitk: Limit diff display to listed paths by default
Paul Mackerras
1
-10
/
+86
2007-10-21
gitk: Fix "can't unset prevlines(...)" Tcl error
Paul Mackerras
1
-16
/
+5
2007-10-20
gitk: Avoid an error when cherry-picking if HEAD has moved on
Paul Mackerras
1
-1
/
+1
2007-10-20
gitk: Check that we are running on at least Tcl/Tk 8.4
Paul Mackerras
1
-0
/
+7
2007-10-19
gitk: Do not pick up file names of "copy from" lines
Johannes Sixt
1
-2
/
+1
2007-10-19
gitk: Add support for OS X mouse wheel
Jonathan del Strother
1
-0
/
+6
2007-10-19
gitk: Fix Tcl error: can't unset findcurline
Paul Mackerras
1
-2
/
+2
2007-10-17
gitk: disable colours when calling git log
Sam Vilain
1
-1
/
+1
2007-10-06
gitk: Get rid of the diffopts variable
Paul Mackerras
1
-13
/
+6
2007-10-06
gitk: Fix bug where the last few commits would sometimes not be visible
Paul Mackerras
1
-1
/
+1
2007-10-06
gitk: Add a font chooser
Paul Mackerras
1
-1
/
+155
2007-10-06
gitk: Keep track of font attributes ourselves instead of using font actual
Paul Mackerras
1
-25
/
+57
2007-10-04
gitk: Use named fonts instead of the font specification
Paul Mackerras
1
-115
/
+142
2007-10-04
gitk: Fix bug causing Tcl error when changing find match type
Paul Mackerras
1
-3
/
+3
2007-09-28
gitk: Fix the tab setting in the diff display window
Paul Mackerras
1
-6
/
+31
2007-09-27
gitk: Add progress bars for reading in stuff and for finding
Paul Mackerras
1
-33
/
+153
2007-09-27
gitk: Fix a couple of bugs
Paul Mackerras
1
-13
/
+20
2007-09-22
gitk: Simplify highlighting interface and combine with Find function
Paul Mackerras
1
-200
/
+220
2007-09-15
gitk: Fix bug in generating patches
Paul Mackerras
1
-0
/
+2
2007-09-15
gitk: Get rid of lookingforhead, use commitinterest instead
Paul Mackerras
1
-25
/
+17
2007-09-15
gitk: Fix bugs in setting rowfinal
Paul Mackerras
1
-6
/
+9
2007-09-05
gitk: Make it possible to lay out all the rows we have received so far
Paul Mackerras
1
-36
/
+91
2007-08-30
gitk: Add a cache for the topology info
Paul Mackerras
1
-22
/
+237
[next]