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
/
gitk
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-13
gitk: Fix bug introduced by previous commit
Paul Mackerras
1
-3
/
+3
2007-07-12
gitk: Improve handling of -- and ambiguous arguments
Paul Mackerras
1
-20
/
+29
2007-07-09
gitk: Use git log and add support for --left-right
Paul Mackerras
1
-12
/
+34
2007-07-09
gitk: Fix bug causing "can't read commitrow(0,n)" error
Paul Mackerras
1
-2
/
+2
2007-07-09
[PATCH] gitk: Fix for tree view ending in nested directories
Brian Downing
1
-0
/
+3
2007-07-04
gitk: Remove the unused stopfindproc function
Paul Mackerras
1
-19
/
+0
2007-07-04
gitk: Fix bug in the anc_or_desc routine
Paul Mackerras
1
-1
/
+2
2007-07-04
gitk: Fix the find and highlight functions
Paul Mackerras
1
-138
/
+185
2007-06-28
gitk: Update selection background colorbar in prefs dialog
Mark Levedahl
1
-1
/
+1
2007-06-28
gitk: Use a spinbox for setting tabstop settings
Mark Levedahl
1
-1
/
+1
2007-06-26
gitk: Add a progress bar to show progress while resetting
Paul Mackerras
1
-7
/
+45
2007-06-23
gitk: Improve handling of whitespace and special chars in filenames
Paul Mackerras
1
-51
/
+84
2007-06-23
gitk: Fix bug causing nearby tags/heads to sometimes not be displayed
Paul Mackerras
1
-3
/
+11
2007-06-23
gitk: Limit how often we change the canvas scrolling region
Paul Mackerras
1
-1
/
+7
2007-06-23
gitk: Add a "reset branch to here" row context-menu operation
Paul Mackerras
1
-5
/
+57
2007-06-23
gitk: Get rid of the childlist variable
Paul Mackerras
1
-29
/
+17
2007-06-23
gitk: Speed up the reading of references
Paul Mackerras
1
-34
/
+31
2007-06-23
gitk: Show local uncommitted changes as a fake commit
Paul Mackerras
1
-53
/
+284
2007-06-23
gitk: New algorithm for drawing the graph lines
Paul Mackerras
1
-185
/
+297
2007-06-23
gitk: Store ids in rowrangelist and idrowranges rather than row numbers
Paul Mackerras
1
-48
/
+28
2007-06-23
gitk: Disable the head context menu entries for the checked-out branch
Paul Mackerras
1
-1
/
+8
2007-06-23
gitk: Cope with commit messages with carriage-returns and initial blank lines
Paul Mackerras
1
-6
/
+14
2007-06-23
gitk: Implement a simple scheduler for the compute-intensive stuff
Paul Mackerras
1
-253
/
+310
2007-06-23
gitk: Improve the behaviour of the initial selection
Paul Mackerras
1
-8
/
+30
2007-06-23
gitk: Add some more comments to the optimize_rows procedure
Paul Mackerras
1
-0
/
+12
2007-06-23
gitk: Don't try to list large numbers of tags or heads in the details pane
Paul Mackerras
1
-18
/
+24
2007-06-23
gitk: New infrastructure for working out branches & previous/next tags
Paul Mackerras
1
-350
/
+890
2007-05-22
[PATCH] gitk: Allow specifying tabstop as other than default 8 characters.
Mark Levedahl
1
-4
/
+13
2007-05-22
[PATCH] gitk: Update fontsize in patch / tree list
Mark Levedahl
1
-1
/
+2
2007-05-22
[PATCH] gitk: Make selection highlight color configurable
Mark Levedahl
1
-3
/
+23
2007-05-22
gitk: Use the -q flag to git checkout
Paul Mackerras
1
-1
/
+1
2007-04-19
gitk: Allow user to choose whether to see the diff, old file, or new file
Paul Mackerras
1
-0
/
+17
2007-04-01
[PATCH] Improve look-and-feel of the gitk tool.
Eygene Ryabinkin
1
-8
/
+15
2007-04-01
[PATCH] Teach gitk to use the user-defined UI font everywhere.
Eygene Ryabinkin
1
-6
/
+23
2007-03-21
[PATCH] prefer "git COMMAND" over "git-COMMAND" in gitk
Brandon Casey
1
-2
/
+2
2007-03-12
[PATCH] gitk: bind <F5> key to Update (reread commits)
Eric Wong
1
-0
/
+2
2007-02-15
Make gitk save and restore window pane position on Linux and Cygwin.
Mark Levedahl
1
-10
/
+13
2007-02-15
Make gitk save and restore the user set window position.
Mark Levedahl
1
-5
/
+6
2007-02-15
[PATCH] gitk: Use show-ref instead of ls-remote
Junio C Hamano
1
-2
/
+2
2007-02-15
[PATCH] Make gitk work reasonably well on Cygwin.
Junio C Hamano
1
-126
/
+150
2007-02-15
[PATCH] gitk - remove trailing whitespace from a few lines.
Mark Levedahl
1
-4
/
+4
2007-02-15
Change git repo-config to git config
Paul Mackerras
1
-1
/
+1
2007-01-13
[PATCH] Make gitk work when launched in a subdirectory
Peter Baumann
1
-1
/
+1
2007-01-13
[PATCH] gitk: add current directory to main window title
Doug Maxey
1
-0
/
+1
2006-11-23
gitk: Fix enabling/disabling of menu items on Mac OS X
Paul Mackerras
1
-10
/
+10
2006-10-19
[PATCH] gitk: Fix nextfile() and add prevfile()
OGAWA Hirofumi
1
-0
/
+15
2006-08-28
gitk: Fix some bugs in the new cherry-picking code
Paul Mackerras
1
-2
/
+6
2006-08-16
gitk: Improve responsiveness while reading and layout out the graph
Paul Mackerras
1
-24
/
+34
2006-08-08
gitk: Update preceding/following tag info when creating a tag
Paul Mackerras
1
-0
/
+77
2006-08-06
gitk: Add a menu item for cherry-picking commits
Paul Mackerras
1
-43
/
+210
[next]