Code

gitk: Add a window to list branches, tags and other references
[git.git] / gitk
2007-08-20 Paul Mackerrasgitk: Add a window to list branches, tags and other...
2007-08-17 Johannes Sixt[PATCH] gitk: Handle 'copy from' and 'copy to' in diff...
2007-08-17 Paul Mackerrasgitk: Fix bug in fix for warning when removing a branch
2007-08-15 Arjen Laarhoven[PATCH] gitk: Make the date/time display configurable
2007-08-15 Steffen Prohaska[PATCH] gitk: Let user easily specify lines of context...
2007-08-15 Paul Mackerrasgitk: Fix warning when removing a branch
2007-08-13 Paul Mackerrasgitk: Fix bug causing Tcl error when updating graph
2007-08-13 Paul Mackerrasgitk: Fix bug introduced in commit 67a4f1a7
2007-08-12 Alex Riesen[PATCH] gitk: Show an error and exit if no .git could...
2007-08-12 Alex Riesen[PATCH] gitk: Continue and show error message in new...
2007-08-12 Mark Levedahl[PATCH] gitk: Handle MouseWheel events on Windows
2007-08-12 Mark Levedahl[PATCH] gitk: Enable selected patch text on Windows
2007-08-12 Paul Mackerrasgitk: Fix bug causing the "can't unset idinlist(.....
2007-07-27 Paul Mackerrasgitk: Add a context menu for file list entries
2007-07-26 Paul Mackerrasgitk: Fix bugs in the Find function
2007-07-23 Paul Mackerrasgitk: Wait for the window to become visible after creat...
2007-07-22 Shawn O. Pearce[PATCH] gitk: Bind keyboard actions to the command...
2007-07-22 Mark Levedahl[PATCH] gitk: Ignore ctrl-z as EOF on windows
2007-07-22 Paul Mackerrasgitk: Make the fake commit for the index changes green...
2007-07-13 Paul Mackerrasgitk: Show changes in index and changes in working...
2007-07-13 Paul Mackerrasgitk: Fix bug introduced by previous commit
2007-07-12 Paul Mackerrasgitk: Improve handling of -- and ambiguous arguments
2007-07-09 Paul Mackerrasgitk: Use git log and add support for --left-right
2007-07-09 Paul Mackerrasgitk: Fix bug causing "can't read commitrow(0,n)" error
2007-07-09 Brian Downing[PATCH] gitk: Fix for tree view ending in nested direct...
2007-07-04 Paul Mackerrasgitk: Remove the unused stopfindproc function
2007-07-04 Paul Mackerrasgitk: Fix bug in the anc_or_desc routine
2007-07-04 Paul Mackerrasgitk: Fix the find and highlight functions
2007-06-28 Mark Levedahlgitk: Update selection background colorbar in prefs...
2007-06-28 Mark Levedahlgitk: Use a spinbox for setting tabstop settings
2007-06-26 Paul Mackerrasgitk: Add a progress bar to show progress while resetting
2007-06-23 Paul Mackerrasgitk: Improve handling of whitespace and special chars...
2007-06-23 Paul Mackerrasgitk: Fix bug causing nearby tags/heads to sometimes...
2007-06-23 Paul Mackerrasgitk: Limit how often we change the canvas scrolling...
2007-06-23 Paul Mackerrasgitk: Add a "reset branch to here" row context-menu...
2007-06-23 Paul Mackerrasgitk: Get rid of the childlist variable
2007-06-23 Paul Mackerrasgitk: Speed up the reading of references
2007-06-23 Paul Mackerrasgitk: Show local uncommitted changes as a fake commit
2007-06-23 Paul Mackerrasgitk: New algorithm for drawing the graph lines
2007-06-23 Paul Mackerrasgitk: Store ids in rowrangelist and idrowranges rather...
2007-06-23 Paul Mackerrasgitk: Disable the head context menu entries for the...
2007-06-23 Paul Mackerrasgitk: Cope with commit messages with carriage-returns...
2007-06-23 Paul Mackerrasgitk: Implement a simple scheduler for the compute...
2007-06-23 Paul Mackerrasgitk: Improve the behaviour of the initial selection
2007-06-23 Paul Mackerrasgitk: Add some more comments to the optimize_rows procedure
2007-06-23 Paul Mackerrasgitk: Don't try to list large numbers of tags or heads...
2007-06-23 Paul Mackerrasgitk: New infrastructure for working out branches ...
2007-05-22 Mark Levedahl[PATCH] gitk: Allow specifying tabstop as other than...
2007-05-22 Mark Levedahl[PATCH] gitk: Update fontsize in patch / tree list
2007-05-22 Mark Levedahl[PATCH] gitk: Make selection highlight color configurable
2007-05-22 Paul Mackerrasgitk: Use the -q flag to git checkout
2007-04-19 Paul Mackerrasgitk: Allow user to choose whether to see the diff...
2007-04-01 Eygene Ryabinkin[PATCH] Improve look-and-feel of the gitk tool.
2007-04-01 Eygene Ryabinkin[PATCH] Teach gitk to use the user-defined UI font...
2007-03-21 Brandon Casey[PATCH] prefer "git COMMAND" over "git-COMMAND" in...
2007-03-12 Eric Wong[PATCH] gitk: bind <F5> key to Update (reread commits)
2007-02-14 Mark LevedahlMake gitk save and restore window pane position on...
2007-02-14 Mark LevedahlMake gitk save and restore the user set window position.
2007-02-14 Junio C Hamano[PATCH] gitk: Use show-ref instead of ls-remote
2007-02-14 Junio C Hamano[PATCH] Make gitk work reasonably well on Cygwin.
2007-02-14 Mark Levedahl[PATCH] gitk - remove trailing whitespace from a few...
2007-02-14 Paul MackerrasChange git repo-config to git config
2007-01-13 Peter Baumann[PATCH] Make gitk work when launched in a subdirectory
2007-01-13 Doug Maxey[PATCH] gitk: add current directory to main window...
2006-11-23 Paul Mackerrasgitk: Fix enabling/disabling of menu items on Mac OS X
2006-10-19 OGAWA Hirofumi[PATCH] gitk: Fix nextfile() and add prevfile()
2006-08-28 Paul Mackerrasgitk: Fix some bugs in the new cherry-picking code
2006-08-16 Paul Mackerrasgitk: Improve responsiveness while reading and layout...
2006-08-08 Paul Mackerrasgitk: Update preceding/following tag info when creating...
2006-08-06 Paul Mackerrasgitk: Add a menu item for cherry-picking commits
2006-08-02 Paul Mackerrasgitk: Fix a couple of buglets in the branch head menu...
2006-08-01 Paul Mackerrasgitk: Add a context menu for heads
2006-08-01 Paul Mackerrasgitk: Add a row context-menu item for creating a new...
2006-08-01 Paul Mackerrasgitk: Recompute ancestor/descendent heads/tags when...
2006-07-17 Paul Mackerrasgitk: Minor cleanups
2006-07-06 Paul Mackerrasgitk: Show the currently checked-out head in bold font
2006-07-05 Paul Mackerrasgitk: Allow the user to set some colors
2006-06-11 Junio C Hamano[PATCH] gitk: rereadrefs needs listrefs
2006-06-06 Paul Mackerrasgitk: Re-read the descendent/ancestor tag & head info...
2006-06-04 Paul Mackerrasgitk: Show branch name(s) as well, if "show nearby...
2006-06-03 Paul Mackerrasgitk: Show nearby tags
2006-05-30 Paul MackerrasMerge branch 'master' into new
2006-05-30 Paul Mackerrasgitk: Add a goto next/previous highlighted commit function
2006-05-29 Paul Mackerrasgitk: Provide ability to highlight based on relationshi...
2006-05-26 Paul Mackerrasgitk: show_error fix
2006-05-26 Junio C Hamano[PATCH] gitk: start-up bugfix
2006-05-26 Timo Hirvonen[PATCH] gitk: Replace "git-" commands with "git "
2006-05-26 Paul Mackerrasgitk: Fix bug in highlight stuff when no line is selected
2006-05-26 Paul Mackerrasgitk: Move "pickaxe" find function to highlight facility
2006-05-25 Paul Mackerrasgitk: Improve the text window search function
2006-05-24 Paul Mackerrasgitk: First cut at a search function in the patch/file...
2006-05-20 Paul Mackerrasgitk: Highlight paths of interest in tree view as well
2006-05-20 Paul Mackerrasgitk: Highlight entries in the file list as well
2006-05-20 Sergey Vlasov[PATCH] gitk: Display commit messages with word wrap
2006-05-19 Paul MackerrasMerge branch 'master' into new
2006-05-19 Paul Mackerrasgitk: Fix bug where page-up/down wouldn't always work...
2006-05-19 Paul Mackerrasgitk: Make a row of controls for controlling highlighting
2006-05-14 Paul Mackerrasgitk: Fix display of "(...)" for parents/children we...
2006-05-02 Paul Mackerrasgitk: Allow view to specify arbitrary arguments to...
2006-05-02 Paul Mackerrasgitk: Fix file list display when files are renamed
next