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-05-26
gitk: Move "pickaxe" find function to highlight facility
Paul Mackerras
1
-309
/
+59
2006-05-25
gitk: Improve the text window search function
Paul Mackerras
1
-19
/
+69
2006-05-24
gitk: First cut at a search function in the patch/file display window
Paul Mackerras
1
-6
/
+101
2006-05-20
gitk: Highlight paths of interest in tree view as well
Paul Mackerras
1
-26
/
+38
2006-05-20
gitk: Highlight entries in the file list as well
Paul Mackerras
1
-5
/
+66
2006-05-20
Merge branch 'master' into new
Paul Mackerras
1
-0
/
+1
2006-05-20
gitk: Fix bug where page-up/down wouldn't always work properly
Paul Mackerras
1
-0
/
+1
2006-05-20
gitk: Make a row of controls for controlling highlighting
Paul Mackerras
1
-67
/
+298
2006-05-15
gitk: Fix display of "(...)" for parents/children we haven't drawn
Paul Mackerras
1
-1
/
+4
2006-05-03
gitk: Allow view to specify arbitrary arguments to git-rev-list
Paul Mackerras
1
-51
/
+196
2006-05-02
gitk: Fix file list display when files are renamed
Paul Mackerras
1
-62
/
+29
2006-05-02
gitk: Basic support for highlighting one view within another
Paul Mackerras
1
-221
/
+343
2006-05-01
gitk: Add a tree-browsing mode
Paul Mackerras
1
-20
/
+358
2006-04-27
gitk: Use a text widget for the file list
Paul Mackerras
1
-59
/
+131
2006-04-26
Merge branch 'new'
Paul Mackerras
1
-156
/
+555
2006-04-25
[PATCH] gitk: Add a visual tag for remote refs
Josef Weidendorfer
1
-0
/
+14
2006-04-25
gitk: add menu item for editing the current view
Paul Mackerras
1
-37
/
+90
2006-04-25
gitk: Implement "permanent" views (stored in ~/.gitk)
Paul Mackerras
1
-13
/
+48
2006-04-23
Merge branch 'master' into new
Paul Mackerras
1
-2
/
+3
2006-04-23
gitk: Use git-rev-parse only to identify file/dir names on cmd line
Paul Mackerras
1
-50
/
+23
2006-04-23
gitk: Let git-rev-list do the argument list parsing
Paul Mackerras
1
-18
/
+2
2006-04-21
gitk: Remember the view in the history list
Paul Mackerras
1
-9
/
+29
2006-04-17
gitk: Fix bug caused by missing commitlisted elements
Paul Mackerras
1
-2
/
+3
2006-04-17
gitk: Don't reread git-rev-list output from scratch on view switch
Paul Mackerras
1
-41
/
+116
2006-04-06
gitk: Fix various bugs in the view support
Paul Mackerras
1
-5
/
+15
2006-04-06
Merge branch 'master' into new
Paul Mackerras
1
-14
/
+131
2006-04-06
gitk: Fix incorrect invocation of getmergediffline
Paul Mackerras
1
-1
/
+1
2006-04-06
[PATCH] gitk: Fix searching for filenames in gitk
Pavel Roskin
1
-1
/
+1
2006-04-06
gitk: Make File->Update work properly again
Paul Mackerras
1
-29
/
+30
2006-04-05
[PATCH] Provide configurable UI font for gitk
Keith Packard
1
-6
/
+17
2006-04-05
[PATCH] gitk: Use git wrapper to run git-ls-remote.
Mark Wooding
1
-1
/
+1
2006-04-05
[PATCH] gitk: add key bindings for selecting first and last commit
Rutger Nijlunsing
1
-6
/
+69
2006-04-05
gitk: Add a help menu item to display key bindings
Paul Mackerras
1
-1
/
+43
2006-04-05
[PATCH] gitk: allow goto heads
Stephen Rothwell
1
-3
/
+4
2006-04-04
gitk: Implement multiple views
Paul Mackerras
1
-118
/
+334
2006-04-02
gitk: replace parent and children arrays with lists
Paul Mackerras
1
-93
/
+95
2006-03-31
gitk: Better workaround for arrows on diagonal line segments
Paul Mackerras
1
-16
/
+21
2006-03-31
gitk: Allow top panes to scroll horizontally with mouse button 2
Paul Mackerras
1
-10
/
+35
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
[next]