Sign in
googlers
/
jrn
/
git
/
b568a503def81f49704ba94f5a822d523022102a
/
gitk
1ce09dd
[PATCH] prefer "git COMMAND" over "git-COMMAND" in gitk
by Brandon Casey
· 18 years ago
e7a0919
[PATCH] gitk: bind <F5> key to Update (reread commits)
by Eric Wong
· 18 years ago
9ca72f4
Make gitk save and restore window pane position on Linux and Cygwin.
by Mark Levedahl
· 18 years ago
b6047c5
Make gitk save and restore the user set window position.
by Mark Levedahl
· 18 years ago
7426eb7
[PATCH] gitk: Use show-ref instead of ls-remote
by Junio C Hamano
· 18 years ago
e9937d2
[PATCH] Make gitk work reasonably well on Cygwin.
by Junio C Hamano
· 18 years ago
40b87ff
[PATCH] gitk - remove trailing whitespace from a few lines.
by Mark Levedahl
· 18 years ago
27cb61c
Change git repo-config to git config
by Paul Mackerras
· 18 years ago
5024baa
[PATCH] Make gitk work when launched in a subdirectory
by Peter Baumann
· 18 years ago
6c28332
[PATCH] gitk: add current directory to main window title
by Doug Maxey
· 18 years ago
3cd204e
gitk: Fix enabling/disabling of menu items on Mac OS X
by Paul Mackerras
· 18 years ago
67c2287
[PATCH] gitk: Fix nextfile() and add prevfile()
by OGAWA Hirofumi
· 18 years ago
561d038
gitk: Fix some bugs in the new cherry-picking code
by Paul Mackerras
· 19 years ago
d1e4675
gitk: Improve responsiveness while reading and layout out the graph
by Paul Mackerras
· 19 years ago
ceadfe9
gitk: Update preceding/following tag info when creating a tag
by Paul Mackerras
· 19 years ago
ca6d8f5
gitk: Add a menu item for cherry-picking commits
by Paul Mackerras
· 19 years ago
53cda8d
gitk: Fix a couple of buglets in the branch head menu items
by Paul Mackerras
· 19 years ago
1029915
gitk: Add a context menu for heads
by Paul Mackerras
· 19 years ago
d6ac1a8
gitk: Add a row context-menu item for creating a new branch
by Paul Mackerras
· 19 years ago
cec7bec
gitk: Recompute ancestor/descendent heads/tags when rereading refs
by Paul Mackerras
· 19 years ago
e1a7c81
gitk: Minor cleanups
by Paul Mackerras
· 19 years ago
8a48571
gitk: Show the currently checked-out head in bold font
by Paul Mackerras
· 19 years ago
f8a2c0d
gitk: Allow the user to set some colors
by Paul Mackerras
· 19 years ago
2e1ded4
[PATCH] gitk: rereadrefs needs listrefs
by Junio C Hamano
· 19 years ago
2d71bcc
gitk: Re-read the descendent/ancestor tag & head info on update
by Paul Mackerras
· 19 years ago
ef030b8
gitk: Show branch name(s) as well, if "show nearby tags" is enabled
by Paul Mackerras
· 19 years ago
b8ab2e1
gitk: Show nearby tags
by Paul Mackerras
· 19 years ago
96535e6
Merge branch 'master' into new
by Paul Mackerras
· 19 years ago
4e7d677
gitk: Add a goto next/previous highlighted commit function
by Paul Mackerras
· 19 years ago
164ff27
gitk: Provide ability to highlight based on relationship to selected commit
by Paul Mackerras
· 19 years ago
e54be9e
gitk: show_error fix
by Paul Mackerras
· 19 years ago
b5e0963
[PATCH] gitk: start-up bugfix
by Junio C Hamano
· 19 years ago
8974c6f
[PATCH] gitk: Replace "git-" commands with "git "
by Timo Hirvonen
· 19 years ago
5864c08
gitk: Fix bug in highlight stuff when no line is selected
by Paul Mackerras
· 19 years ago
60f7a7d
gitk: Move "pickaxe" find function to highlight facility
by Paul Mackerras
· 19 years ago
1902c27
gitk: Improve the text window search function
by Paul Mackerras
· 19 years ago
3ea06f9
gitk: First cut at a search function in the patch/file display window
by Paul Mackerras
· 19 years ago
45a9d50
gitk: Highlight paths of interest in tree view as well
by Paul Mackerras
· 19 years ago
63b7919
gitk: Highlight entries in the file list as well
by Paul Mackerras
· 19 years ago
f1b8629
[PATCH] gitk: Display commit messages with word wrap
by Sergey Vlasov
· 19 years ago
6d80f3c
Merge branch 'master' into new
by Paul Mackerras
· 19 years ago
e72ee5e
gitk: Fix bug where page-up/down wouldn't always work properly
by Paul Mackerras
· 19 years ago
908c358
gitk: Make a row of controls for controlling highlighting
by Paul Mackerras
· 19 years ago
b093448
gitk: Fix display of "(...)" for parents/children we haven't drawn
by Paul Mackerras
· 19 years ago
098dd8a
gitk: Allow view to specify arbitrary arguments to git-rev-list
by Paul Mackerras
· 19 years ago
89b11d3
gitk: Fix file list display when files are renamed
by Paul Mackerras
· 19 years ago
da7c24d
gitk: Basic support for highlighting one view within another
by Paul Mackerras
· 19 years ago
f8b28a4
gitk: Add a tree-browsing mode
by Paul Mackerras
· 19 years ago
7fcceed
gitk: Use a text widget for the file list
by Paul Mackerras
· 19 years ago
cb303a9
Merge branch 'new'
by Paul Mackerras
· 19 years ago
a970fcf
[PATCH] gitk: Add a visual tag for remote refs
by Josef Weidendorfer
· 19 years ago
d16c081
gitk: add menu item for editing the current view
by Paul Mackerras
· 19 years ago
a90a6d2
gitk: Implement "permanent" views (stored in ~/.gitk)
by Paul Mackerras
· 19 years ago
f3a2469
Merge branch 'master' into new
by Paul Mackerras
· 19 years ago
a8aaf19
gitk: Use git-rev-parse only to identify file/dir names on cmd line
by Paul Mackerras
· 19 years ago
61e56c8
gitk: Let git-rev-list do the argument list parsing
by Paul Mackerras
· 19 years ago
2516dae
gitk: Remember the view in the history list
by Paul Mackerras
· 19 years ago
e7da347
gitk: Fix bug caused by missing commitlisted elements
by Paul Mackerras
· 19 years ago
22626ef
gitk: Don't reread git-rev-list output from scratch on view switch
by Paul Mackerras
· 19 years ago
fdedbcf
gitk: Fix various bugs in the view support
by Paul Mackerras
· 19 years ago
f916ee4
Merge branch 'master' into new
by Paul Mackerras
· 19 years ago
c5a4c4d
gitk: Fix incorrect invocation of getmergediffline
by Paul Mackerras
· 19 years ago
3754354
[PATCH] gitk: Fix searching for filenames in gitk
by Pavel Roskin
· 19 years ago
d94f8cd
gitk: Make File->Update work properly again
by Paul Mackerras
· 19 years ago
4840be6
[PATCH] Provide configurable UI font for gitk
by Keith Packard
· 19 years ago
ce08872
[PATCH] gitk: Use git wrapper to run git-ls-remote.
by Mark Wooding
· 19 years ago
6e5f720
[PATCH] gitk: add key bindings for selecting first and last commit
by Rutger Nijlunsing
· 19 years ago
4e95e1f
gitk: Add a help menu item to display key bindings
by Paul Mackerras
· 19 years ago
e100712
[PATCH] gitk: allow goto heads
by Stephen Rothwell
· 19 years ago
50b44ec
gitk: Implement multiple views
by Paul Mackerras
· 19 years ago
79b2c75
gitk: replace parent and children arrays with lists
by Paul Mackerras
· 19 years ago
879e8b1
gitk: Better workaround for arrows on diagonal line segments
by Paul Mackerras
· 19 years ago
be0cd09
gitk: Allow top panes to scroll horizontally with mouse button 2
by Paul Mackerras
· 19 years ago
f340844
gitk: Prevent parent link from overwriting commit headline
by Paul Mackerras
· 19 years ago
7b5ff7e
gitk: Show diffs for boundary commits
by Paul Mackerras
· 19 years ago
16c1ff9
gitk: Use the new --boundary flag to git-rev-list
by Paul Mackerras
· 19 years ago
7a1d9d1
gitk: Fix two bugs reported by users
by Paul Mackerras
· 19 years ago
eb447a1
gitk: Improve appearance of first child links
by Paul Mackerras
· 19 years ago
d8d2df0
gitk: Make downward-pointing arrows end in vertical line segment
by Paul Mackerras
· 19 years ago
f4171a1
gitk: Don't change cursor at end of layout if find in progress
by Paul Mackerras
· 19 years ago
f7a3e8d
gitk: Make commitdata an array rather than a list
by Paul Mackerras
· 19 years ago
b06bc2a
gitk: Fix display of diff lines beginning with --- or +++
by Paul Mackerras
· 19 years ago
9f841cf
[PATCH] gitk: Make error_popup react to Return
by Martin Mares
· 19 years ago
c934a8a
gitk: Fix a bug in drawing the selected line as a thick line
by Paul Mackerras
· 19 years ago
8ed1648
gitk: Further speedups
by Paul Mackerras
· 19 years ago
8f7d0ce
gitk: Various speed improvements
by Paul Mackerras
· 19 years ago
aa81d97
gitk: Fix Update menu item
by Paul Mackerras
· 19 years ago
f634248
gitk: Fix clicks on arrows on line ends
by Paul Mackerras
· 19 years ago
9f1afe0
gitk: New improved gitk
by Paul Mackerras
· 19 years ago
69d47bd
gitk: Make "find" on "Files" work again.
by Paul Mackerras
· 19 years ago
b77b027
gitk: Use git-diff-tree --cc for showing the diffs for merges
by Paul Mackerras
· 19 years ago
418c4c7
gitk: Add braces around if expressions
by Paul Mackerras
· 19 years ago
fd8ccbe
gitk: Work around Tcl's non-standard names for encodings
by Paul Mackerras
· 19 years ago
4dd5d0d
gitk: Some improvements for the code for updating the display
by Paul Mackerras
· 19 years ago
38ad091
gitk: Factored out some common code into a new start_rev_list procedure
by Paul Mackerras
· 19 years ago
b5c2f30
[PATCH] gitk: add Update menu item.
by Sven Verdoolaege
· 19 years ago
712fcc0
gitk: Add a preferences dialog with some basic stuff
by Paul Mackerras
· 19 years ago
671bc15
[PATCH] gitk: Use i18n.commitencoding configuration item.
by Junio C Hamano
· 19 years ago
d327244
gitk: Fix diff this->selected and selected->this functions
by Paul Mackerras
· 19 years ago
495473c
[PATCH] gitk: UTF-8 support
by Pavel Roskin
· 19 years ago
Next »