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: Fix bug causing undefined variable error when cherry-picking
Paul Mackerras
2007-08-29
1
-1
/
+2
*
gitk: Add a window to list branches, tags and other references
Paul Mackerras
2007-08-20
1
-2
/
+210
*
[PATCH] gitk: Handle 'copy from' and 'copy to' in diff headers.
Johannes Sixt
2007-08-17
1
-6
/
+8
*
gitk: Fix bug in fix for warning when removing a branch
Paul Mackerras
2007-08-17
1
-1
/
+1
*
[PATCH] gitk: Make the date/time display configurable
Arjen Laarhoven
2007-08-15
1
-2
/
+5
*
[PATCH] gitk: Let user easily specify lines of context in diff view
Steffen Prohaska
2007-08-15
1
-2
/
+32
*
gitk: Fix warning when removing a branch
Paul Mackerras
2007-08-15
1
-2
/
+2
*
gitk: Fix bug causing Tcl error when updating graph
Paul Mackerras
2007-08-13
1
-13
/
+11
*
gitk: Fix bug introduced in commit 67a4f1a7
Paul Mackerras
2007-08-13
1
-10
/
+14
*
[PATCH] gitk: Show an error and exit if no .git could be found
Alex Riesen
2007-08-12
1
-1
/
+4
*
[PATCH] gitk: Continue and show error message in new repos
Alex Riesen
2007-08-12
1
-1
/
+1
*
[PATCH] gitk: Handle MouseWheel events on Windows
Mark Levedahl
2007-08-12
1
-2
/
+25
*
[PATCH] gitk: Enable selected patch text on Windows
Mark Levedahl
2007-08-12
1
-2
/
+5
*
gitk: Fix bug causing the "can't unset idinlist(...)" error
Paul Mackerras
2007-08-12
1
-3
/
+2
*
gitk: Add a context menu for file list entries
Paul Mackerras
2007-07-27
1
-0
/
+36
*
gitk: Fix bugs in the Find function
Paul Mackerras
2007-07-26
1
-35
/
+53
*
gitk: Wait for the window to become visible after creating it
Paul Mackerras
2007-07-23
1
-0
/
+2
*
[PATCH] gitk: Bind keyboard actions to the command key on Mac OS
Shawn O. Pearce
2007-07-22
1
-32
/
+43
*
[PATCH] gitk: Ignore ctrl-z as EOF on windows
Mark Levedahl
2007-07-22
1
-1
/
+1
*
gitk: Make the fake commit for the index changes green rather than magenta
Paul Mackerras
2007-07-22
1
-1
/
+1
*
gitk: Show changes in index and changes in working directory separately
Paul Mackerras
2007-07-13
1
-57
/
+138
*
gitk: Fix bug introduced by previous commit
Paul Mackerras
2007-07-13
1
-3
/
+3
*
gitk: Improve handling of -- and ambiguous arguments
Paul Mackerras
2007-07-12
1
-20
/
+29
*
gitk: Use git log and add support for --left-right
Paul Mackerras
2007-07-09
1
-12
/
+34
*
gitk: Fix bug causing "can't read commitrow(0,n)" error
Paul Mackerras
2007-07-09
1
-2
/
+2
*
[PATCH] gitk: Fix for tree view ending in nested directories
Brian Downing
2007-07-09
1
-0
/
+3
*
gitk: Remove the unused stopfindproc function
Paul Mackerras
2007-07-04
1
-19
/
+0
*
gitk: Fix bug in the anc_or_desc routine
Paul Mackerras
2007-07-04
1
-1
/
+2
*
gitk: Fix the find and highlight functions
Paul Mackerras
2007-07-04
1
-138
/
+185
*
gitk: Update selection background colorbar in prefs dialog
Mark Levedahl
2007-06-28
1
-1
/
+1
*
gitk: Use a spinbox for setting tabstop settings
Mark Levedahl
2007-06-28
1
-1
/
+1
*
gitk: Add a progress bar to show progress while resetting
Paul Mackerras
2007-06-26
1
-7
/
+45
*
gitk: Improve handling of whitespace and special chars in filenames
Paul Mackerras
2007-06-23
1
-51
/
+84
*
gitk: Fix bug causing nearby tags/heads to sometimes not be displayed
Paul Mackerras
2007-06-23
1
-3
/
+11
*
gitk: Limit how often we change the canvas scrolling region
Paul Mackerras
2007-06-23
1
-1
/
+7
*
gitk: Add a "reset branch to here" row context-menu operation
Paul Mackerras
2007-06-23
1
-5
/
+57
*
gitk: Get rid of the childlist variable
Paul Mackerras
2007-06-23
1
-29
/
+17
*
gitk: Speed up the reading of references
Paul Mackerras
2007-06-23
1
-34
/
+31
*
gitk: Show local uncommitted changes as a fake commit
Paul Mackerras
2007-06-23
1
-53
/
+284
*
gitk: New algorithm for drawing the graph lines
Paul Mackerras
2007-06-23
1
-185
/
+297
*
gitk: Store ids in rowrangelist and idrowranges rather than row numbers
Paul Mackerras
2007-06-23
1
-48
/
+28
*
gitk: Disable the head context menu entries for the checked-out branch
Paul Mackerras
2007-06-23
1
-1
/
+8
*
gitk: Cope with commit messages with carriage-returns and initial blank lines
Paul Mackerras
2007-06-23
1
-6
/
+14
*
gitk: Implement a simple scheduler for the compute-intensive stuff
Paul Mackerras
2007-06-23
1
-253
/
+310
*
gitk: Improve the behaviour of the initial selection
Paul Mackerras
2007-06-23
1
-8
/
+30
*
gitk: Add some more comments to the optimize_rows procedure
Paul Mackerras
2007-06-23
1
-0
/
+12
*
gitk: Don't try to list large numbers of tags or heads in the details pane
Paul Mackerras
2007-06-23
1
-18
/
+24
*
gitk: New infrastructure for working out branches & previous/next tags
Paul Mackerras
2007-06-23
1
-350
/
+890
*
[PATCH] gitk: Allow specifying tabstop as other than default 8 characters.
Mark Levedahl
2007-05-22
1
-4
/
+13
*
[PATCH] gitk: Update fontsize in patch / tree list
Mark Levedahl
2007-05-22
1
-1
/
+2
[next]