index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gitk
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gitk: Allow view to specify arbitrary arguments to git-rev-list
Paul Mackerras
2006-05-03
1
-51
/
+196
*
gitk: Fix file list display when files are renamed
Paul Mackerras
2006-05-02
1
-62
/
+29
*
gitk: Basic support for highlighting one view within another
Paul Mackerras
2006-05-02
1
-221
/
+343
*
gitk: Add a tree-browsing mode
Paul Mackerras
2006-05-01
1
-20
/
+358
*
gitk: Use a text widget for the file list
Paul Mackerras
2006-04-27
1
-59
/
+131
*
Merge branch 'new'
Paul Mackerras
2006-04-26
1
-156
/
+555
|
\
|
*
gitk: add menu item for editing the current view
Paul Mackerras
2006-04-25
1
-37
/
+90
|
*
gitk: Implement "permanent" views (stored in ~/.gitk)
Paul Mackerras
2006-04-25
1
-13
/
+48
|
*
Merge branch 'master' into new
Paul Mackerras
2006-04-23
1
-2
/
+3
|
|
\
|
*
|
gitk: Use git-rev-parse only to identify file/dir names on cmd line
Paul Mackerras
2006-04-23
1
-50
/
+23
|
*
|
gitk: Remember the view in the history list
Paul Mackerras
2006-04-21
1
-9
/
+29
|
*
|
gitk: Don't reread git-rev-list output from scratch on view switch
Paul Mackerras
2006-04-17
1
-41
/
+116
|
*
|
gitk: Fix various bugs in the view support
Paul Mackerras
2006-04-06
1
-5
/
+15
|
*
|
Merge branch 'master' into new
Paul Mackerras
2006-04-06
1
-14
/
+131
|
|
\
\
|
*
|
|
gitk: Make File->Update work properly again
Paul Mackerras
2006-04-06
1
-29
/
+30
|
*
|
|
gitk: Implement multiple views
Paul Mackerras
2006-04-04
1
-118
/
+334
*
|
|
|
[PATCH] gitk: Add a visual tag for remote refs
Josef Weidendorfer
2006-04-25
1
-0
/
+14
|
|
_
|
/
|
/
|
|
*
|
|
gitk: Let git-rev-list do the argument list parsing
Paul Mackerras
2006-04-23
1
-18
/
+2
*
|
|
gitk: Fix bug caused by missing commitlisted elements
Paul Mackerras
2006-04-17
1
-2
/
+3
|
|
/
|
/
|
*
|
gitk: Fix incorrect invocation of getmergediffline
Paul Mackerras
2006-04-06
1
-1
/
+1
*
|
[PATCH] gitk: Fix searching for filenames in gitk
Pavel Roskin
2006-04-06
1
-1
/
+1
*
|
[PATCH] Provide configurable UI font for gitk
Keith Packard
2006-04-05
1
-6
/
+17
*
|
[PATCH] gitk: Use git wrapper to run git-ls-remote.
Mark Wooding
2006-04-05
1
-1
/
+1
*
|
[PATCH] gitk: add key bindings for selecting first and last commit
Rutger Nijlunsing
2006-04-05
1
-6
/
+69
*
|
gitk: Add a help menu item to display key bindings
Paul Mackerras
2006-04-05
1
-1
/
+43
*
|
[PATCH] gitk: allow goto heads
Stephen Rothwell
2006-04-05
1
-3
/
+4
|
/
*
gitk: replace parent and children arrays with lists
Paul Mackerras
2006-04-02
1
-93
/
+95
*
gitk: Better workaround for arrows on diagonal line segments
Paul Mackerras
2006-03-31
1
-16
/
+21
*
gitk: Allow top panes to scroll horizontally with mouse button 2
Paul Mackerras
2006-03-31
1
-10
/
+35
*
gitk: Prevent parent link from overwriting commit headline
Paul Mackerras
2006-03-31
1
-9
/
+9
*
gitk: Show diffs for boundary commits
Paul Mackerras
2006-03-30
1
-2
/
+2
*
gitk: Use the new --boundary flag to git-rev-list
Paul Mackerras
2006-03-30
1
-3
/
+12
*
gitk: Fix two bugs reported by users
Paul Mackerras
2006-03-22
1
-11
/
+11
*
gitk: Improve appearance of first child links
Paul Mackerras
2006-03-18
1
-6
/
+53
*
gitk: Make downward-pointing arrows end in vertical line segment
Paul Mackerras
2006-03-18
1
-8
/
+21
*
gitk: Don't change cursor at end of layout if find in progress
Paul Mackerras
2006-03-18
1
-3
/
+6
*
gitk: Make commitdata an array rather than a list
Paul Mackerras
2006-03-18
1
-17
/
+10
*
gitk: Fix display of diff lines beginning with --- or +++
Paul Mackerras
2006-03-07
1
-1
/
+3
*
[PATCH] gitk: Make error_popup react to Return
Martin Mares
2006-03-02
1
-0
/
+1
*
gitk: Fix a bug in drawing the selected line as a thick line
Paul Mackerras
2006-03-02
1
-19
/
+25
*
gitk: Further speedups
Paul Mackerras
2006-03-02
1
-24
/
+55
*
gitk: Various speed improvements
Paul Mackerras
2006-02-28
1
-116
/
+112
*
gitk: Fix Update menu item
Paul Mackerras
2006-02-28
1
-115
/
+23
*
gitk: Fix clicks on arrows on line ends
Paul Mackerras
2006-02-28
1
-54
/
+13
*
gitk: New improved gitk
Paul Mackerras
2006-02-19
1
-727
/
+824
*
gitk: Make "find" on "Files" work again.
Paul Mackerras
2006-02-10
1
-48
/
+34
*
gitk: Use git-diff-tree --cc for showing the diffs for merges
Paul Mackerras
2006-02-06
1
-501
/
+99
*
gitk: Add braces around if expressions
Paul Mackerras
2006-02-06
1
-9
/
+11
*
gitk: Work around Tcl's non-standard names for encodings
Paul Mackerras
2005-12-07
1
-94
/
+374
*
gitk: Some improvements for the code for updating the display
Paul Mackerras
2005-12-05
1
-44
/
+66
[next]