git
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
2006-05-02  Paul Mackerrasgitk: Basic support for highlighting one view within...
2006-04-30  Paul Mackerrasgitk: Add a tree-browsing mode
2006-04-27  Paul Mackerrasgitk: Use a text widget for the file list
2006-04-26  Paul MackerrasMerge branch 'new'
2006-04-25  Josef Weidendorfer[PATCH] gitk: Add a visual tag for remote refs
2006-04-25  Paul Mackerrasgitk: add menu item for editing the current view
2006-04-25  Paul Mackerrasgitk: Implement "permanent" views (stored in ~/.gitk)
2006-04-23  Paul MackerrasMerge branch 'master' into new
2006-04-23  Paul Mackerrasgitk: Use git-rev-parse only to identify file/dir names...
2006-04-23  Paul Mackerrasgitk: Let git-rev-list do the argument list parsing
2006-04-21  Paul Mackerrasgitk: Remember the view in the history list
2006-04-17  Paul Mackerrasgitk: Fix bug caused by missing commitlisted elements
2006-04-16  Paul Mackerrasgitk: Don't reread git-rev-list output from scratch...
2006-04-06  Paul Mackerrasgitk: Fix various bugs in the view support
2006-04-06  Paul MackerrasMerge branch 'master' into new
2006-04-06  Paul Mackerrasgitk: Fix incorrect invocation of getmergediffline
2006-04-06  Pavel Roskin[PATCH] gitk: Fix searching for filenames in gitk
2006-04-06  Paul Mackerrasgitk: Make File->Update work properly again
2006-04-05  Keith Packard[PATCH] Provide configurable UI font for gitk
2006-04-05  Mark Wooding[PATCH] gitk: Use git wrapper to run git-ls-remote.
2006-04-05  Rutger Nijlunsing[PATCH] gitk: add key bindings for selecting first...
2006-04-04  Paul Mackerrasgitk: Add a help menu item to display key bindings
2006-04-04  Stephen Rothwell[PATCH] gitk: allow goto heads
2006-04-04  Paul Mackerrasgitk: Implement multiple views
2006-04-02  Paul Mackerrasgitk: replace parent and children arrays with lists
2006-03-30  Paul Mackerrasgitk: Better workaround for arrows on diagonal line...
2006-03-30  Paul Mackerrasgitk: Allow top panes to scroll horizontally with mouse...
2006-03-30  Paul Mackerrasgitk: Prevent parent link from overwriting commit headline
2006-03-30  Paul Mackerrasgitk: Show diffs for boundary commits
2006-03-30  Paul Mackerrasgitk: Use the new --boundary flag to git-rev-list
2006-03-21  Paul Mackerrasgitk: Fix two bugs reported by users
2006-03-18  Paul Mackerrasgitk: Improve appearance of first child links
2006-03-18  Paul Mackerrasgitk: Make downward-pointing arrows end in vertical...
2006-03-18  Paul Mackerrasgitk: Don't change cursor at end of layout if find...
2006-03-17  Paul Mackerrasgitk: Make commitdata an array rather than a list
2006-03-07  Paul Mackerrasgitk: Fix display of diff lines beginning with ---...
2006-03-02  Martin Mares[PATCH] gitk: Make error_popup react to Return
2006-03-02  Paul Mackerrasgitk: Fix a bug in drawing the selected line as a thick...
2006-03-02  Paul Mackerrasgitk: Further speedups
2006-02-28  Paul Mackerrasgitk: Various speed improvements
2006-02-28  Paul Mackerrasgitk: Fix Update menu item
2006-02-27  Paul Mackerrasgitk: Fix clicks on arrows on line ends
2006-02-19  Paul Mackerrasgitk: New improved gitk
2006-02-09  Paul Mackerrasgitk: Make "find" on "Files" work again.
2006-02-06  Paul Mackerrasgitk: Use git-diff-tree --cc for showing the diffs...
2006-02-06  Paul Mackerrasgitk: Add braces around if expressions
2005-12-07  Paul Mackerrasgitk: Work around Tcl's non-standard names for encodings
2005-12-05  Paul Mackerrasgitk: Some improvements for the code for updating the...
2005-12-01  Paul Mackerrasgitk: Factored out some common code into a new start_re...
2005-12-01  Sven Verdoolaege[PATCH] gitk: add Update menu item.
2005-11-29  Paul Mackerrasgitk: Add a preferences dialog with some basic stuff
2005-11-28  Junio C Hamano[PATCH] gitk: Use i18n.commitencoding configuration...
2005-11-28  Paul Mackerrasgitk: Fix diff this->selected and selected->this functions
2005-11-23  Pavel Roskin[PATCH] gitk: UTF-8 support
2005-11-23  Jeff Hobbs[PATCH] gitk: put braces around exprs
2005-11-20  Paul Mackerrasgitk: Disable fastdate stuff for now
2005-11-20  Paul Mackerrasgitk: Fix some bugs introduced by speedup changes
2005-11-19  Stefan-W. Hahngitk: moving all three panes if clicking on an arrow.
2005-11-19  Pavel Roskingitk: use git-diff-tree --no-commit-id
2005-11-19  Frank Sorensongitk: Specify line hover font
2005-11-19  Junio C Hamanoreadrefs: grab all refs with one call to ls-remote.
2005-11-14  Paul MackerrasAdd -r flag and some speedups
2005-10-27  Linus Torvalds[PATCH] Make "gitk" work better with dense revlists
2005-09-27  Paul MackerrasUse "$@" rather than "${1+$@}" when invoking wish.
2005-09-26  Paul MackerrasChange wish8.4 back to wish
2005-09-22  Robert Suetterlin[PATCH] Add new keybindings
2005-08-30  Paul MackerrasDraw selected graph line thicker and make arrowheads...
2005-08-19  Paul MackerrasDisplay the contents of a tag when the user clicks...
2005-08-19  Paul MackerrasAdded re-read refs command, and display all refs.
2005-08-19  Paul MackerrasSave the maxwidth setting in the ~/.gitk file.
2005-08-19  Paul MackerrasFix a bug where commits with no children weren't marked...
2005-08-18  Paul MackerrasUse the --parents flag to git-rev-list.
2005-08-17  Paul MackerrasAllow graph lines to jump through hyperspace.
2005-08-17  Paul MackerrasAdd graft support.
2005-08-10  Paul MackerrasRefine the update heuristic to improve responsiveness...
2005-08-10  Paul MackerrasOnly do an update every 100 commits when drawing the...
next