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
2006-03-31
gitk: Prevent parent link from overwriting commit headline
Paul Mackerras
1
-9
/
+9
2006-03-30
gitk: Show diffs for boundary commits
Paul Mackerras
1
-2
/
+2
2006-03-30
gitk: Use the new --boundary flag to git-rev-list
Paul Mackerras
1
-3
/
+12
2006-03-22
gitk: Fix two bugs reported by users
Paul Mackerras
1
-11
/
+11
2006-03-18
gitk: Improve appearance of first child links
Paul Mackerras
1
-6
/
+53
2006-03-18
gitk: Make downward-pointing arrows end in vertical line segment
Paul Mackerras
1
-8
/
+21
2006-03-18
gitk: Don't change cursor at end of layout if find in progress
Paul Mackerras
1
-3
/
+6
2006-03-18
gitk: Make commitdata an array rather than a list
Paul Mackerras
1
-17
/
+10
2006-03-08
gitk: Fix display of diff lines beginning with --- or +++
Paul Mackerras
1
-1
/
+3
2006-03-03
[PATCH] gitk: Make error_popup react to Return
Martin Mares
1
-0
/
+1
2006-03-02
gitk: Fix a bug in drawing the selected line as a thick line
Paul Mackerras
1
-19
/
+25
2006-03-02
gitk: Further speedups
Paul Mackerras
1
-24
/
+55
2006-02-28
gitk: Various speed improvements
Paul Mackerras
1
-116
/
+112
2006-02-28
gitk: Fix Update menu item
Paul Mackerras
1
-115
/
+23
2006-02-28
gitk: Fix clicks on arrows on line ends
Paul Mackerras
1
-54
/
+13
2006-02-19
gitk: New improved gitk
Paul Mackerras
1
-727
/
+824
2006-02-10
gitk: Make "find" on "Files" work again.
Paul Mackerras
1
-48
/
+34
2006-02-07
gitk: Use git-diff-tree --cc for showing the diffs for merges
Paul Mackerras
1
-501
/
+99
2006-02-07
gitk: Add braces around if expressions
Paul Mackerras
1
-9
/
+11
2005-12-07
gitk: Work around Tcl's non-standard names for encodings
Paul Mackerras
1
-94
/
+374
2005-12-06
gitk: Some improvements for the code for updating the display
Paul Mackerras
1
-44
/
+66
2005-12-01
gitk: Factored out some common code into a new start_rev_list procedure
Paul Mackerras
1
-30
/
+22
2005-12-01
[PATCH] gitk: add Update menu item.
Sven Verdoolaege
1
-34
/
+142
2005-11-30
gitk: Add a preferences dialog with some basic stuff
Paul Mackerras
1
-54
/
+88
2005-11-28
[PATCH] gitk: Use i18n.commitencoding configuration item.
Junio C Hamano
1
-1
/
+8
2005-11-28
gitk: Fix diff this->selected and selected->this functions
Paul Mackerras
1
-12
/
+10
2005-11-23
[PATCH] gitk: UTF-8 support
Pavel Roskin
1
-2
/
+3
2005-11-23
[PATCH] gitk: put braces around exprs
Jeff Hobbs
1
-41
/
+42
2005-11-21
gitk: Disable fastdate stuff for now
Paul Mackerras
1
-1
/
+5
2005-11-20
gitk: Fix some bugs introduced by speedup changes
Paul Mackerras
1
-11
/
+12
2005-11-19
gitk: moving all three panes if clicking on an arrow.
Stefan-W. Hahn
1
-1
/
+3
2005-11-19
gitk: use git-diff-tree --no-commit-id
Pavel Roskin
1
-4
/
+2
2005-11-18
gitk: Specify line hover font
Frank Sorenson
1
-1
/
+1
2005-11-18
readrefs: grab all refs with one call to ls-remote.
Junio C Hamano
1
-66
/
+32
2005-11-15
Add -r flag and some speedups
Paul Mackerras
1
-68
/
+102
2005-10-27
[PATCH] Make "gitk" work better with dense revlists
Linus Torvalds
1
-2
/
+2
2005-09-27
Use "$@" rather than "${1+$@}" when invoking wish.
Paul Mackerras
1
-1
/
+1
2005-09-26
Change wish8.4 back to wish
Paul Mackerras
1
-1
/
+1
2005-09-22
[PATCH] Add new keybindings
Robert Suetterlin
1
-1
/
+9
2005-08-30
Draw selected graph line thicker and make arrowheads active.
Paul Mackerras
1
-19
/
+126
2005-08-19
Display the contents of a tag when the user clicks on it.
Paul Mackerras
1
-29
/
+64
2005-08-19
Added re-read refs command, and display all refs.
Paul Mackerras
1
-6
/
+93
2005-08-19
Save the maxwidth setting in the ~/.gitk file.
Paul Mackerras
1
-0
/
+2
2005-08-19
Fix a bug where commits with no children weren't marked as on-screen.
Paul Mackerras
1
-8
/
+4
2005-08-18
Use the --parents flag to git-rev-list.
Paul Mackerras
1
-69
/
+32
2005-08-18
Allow graph lines to jump through hyperspace.
Paul Mackerras
1
-166
/
+413
2005-08-17
Add graft support.
Paul Mackerras
1
-1
/
+48
2005-08-11
Refine the update heuristic to improve responsiveness a bit.
Paul Mackerras
1
-22
/
+25
2005-08-10
Only do an update every 100 commits when drawing the graph.
Paul Mackerras
1
-10
/
+21
2005-08-09
[PATCH] "Child" information in commit window - and cleanups
Linus Torvalds
1
-10
/
+19
[prev]
[next]