Merge http://www.kernel.org/pub/scm/gitk/gitk
[gitweb.git] / gitk
2005-11-20 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20 gitk: Fix some bugs introduced by speedup changes
2005-11-19 gitk: moving all three panes if clicking on an arrow.
2005-11-19 gitk: use git-diff-tree --no-commit-id
2005-11-19 gitk: Specify line hover font
2005-11-19 readrefs: grab all refs with one call to ls-remote.
2005-11-19 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-14 Add -r flag and some speedups
2005-10-27 Merge branch 'js-fat'
2005-10-27 Merge branch 'lt-dense'
2005-10-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-27 [PATCH] Make "gitk" work better with dense revlists
2005-09-27 Merge ... git+ssh://kernel.org/pub/scm/git/git.git
2005-09-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-27 Use "$@" rather than "${1+$@}" when invoking wish.
2005-09-26 Change wish8.4 back to wish
2005-09-22 [PATCH] Add new keybindings
2005-08-30 Merge refs/heads/master from .
2005-08-30 Merge refs/heads/master from paulus
2005-08-30 Draw selected graph line thicker and make arrowheads...
2005-08-19 Merge with master to pick up gitk updates.
2005-08-19 Merge from gitk
2005-08-19 Display the contents of a tag when the user clicks...
2005-08-19 Added re-read refs command, and display all refs.
2005-08-19 Save the maxwidth setting in the ~/.gitk file.
2005-08-19 Fix a bug where commits with no children weren't marked...
2005-08-18 Merge ... master to pick up gitk --parents changes.
2005-08-18 Merge with gitk --parents change.
2005-08-18 Merge with master for gitk and doc updates.
2005-08-18 Use the --parents flag to git-rev-list.
2005-08-18 Merge with gitk
2005-08-17 Allow graph lines to jump through hyperspace.
2005-08-17 Add graft support.
2005-08-12 Merge changes in the master branch into 0.99.5 preparat...
2005-08-12 Merge with gitk.
2005-08-10 Refine the update heuristic to improve responsiveness...
2005-08-10 Merge with master.
2005-08-10 Merge with gitk.
2005-08-10 Only do an update every 100 commits when drawing the...
2005-08-09 Merge with master.
2005-08-09 Merge with gitk.
2005-08-09 [PATCH] "Child" information in commit window - and...
2005-08-08 Merge with master.
2005-08-08 Merge with gitk.
2005-08-07 Better graph line details display and expand history...
2005-08-07 [PATCH] gitk "parent information" in commit window
2005-08-07 Merge with master.
2005-08-07 Merge with gitk.
2005-08-07 (revert local fix)
2005-08-07 Use lf translation rather than binary when reading...
2005-08-07 Change cursor to a hand cursor when over a SHA1 ID...
2005-08-06 gitk proposed fix: handle more than one SHA1 links.
2005-08-06 Merge with gitk.
2005-08-06 Add forward and back buttons and make SHA1 IDs clickabl...
2005-08-05 Merge with gitk.
2005-08-04 Compress the graph horizontally if it gets too wide.
2005-07-31 Merge with gitk.
2005-07-31 Fix some bugs causing application error popups.
2005-07-29 Merge with gitk.
2005-07-29 Improve the merge display when the result differs from...
2005-07-28 [PATCH] gitk: Use GIT_DIR where appropriate.
2005-07-28 Import the --topo-order change and fix the writing...
2005-07-28 Display the diffs for a merge in a unified fashion.
2005-07-20 Handle the rename cases reported by git-diff-tree ...
2005-07-20 Calculate the list of interesting files for a merge.
2005-07-18 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-07-18 Make the diff display less gaudy.
2005-07-18 Allow short SHA1 IDs in the SHA1 entry field.
2005-07-17 Fix display of mode changes in details pane.
2005-07-17 First cut at displaying the diffs for a merge.
2005-07-17 Make searching in files changed faster, and fix some...
2005-07-16 Merge git-tools repository under "tools" subdirectory
2005-07-16 Add "Files" and "Pickaxe" to the find menu.
2005-07-06 Make gitk use --topo-order instead of --merge-order
2005-07-06 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-06-28 Add a menu item for writing out a commit to a file.
2005-06-28 Merge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-27 Add a menu item for creating tags.
2005-06-27 Fix a bug where we would corrupt the stuff read from...
2005-06-27 Add a menu entry for generating a patch between any...
2005-06-27 Fix behaviour in the case where we have no commits...
2005-06-27 Check for the existence of the git directory on startup.
2005-06-25 Clear the SHA1 entry field when we go to paste somethin...
2005-06-25 Add commit row context menu and handle left-click on...
2005-06-22 Do a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-22 Try to assign colors so crossing lines have different...
2005-06-22 Account for indentation of the checkin comments by...
2005-06-22 Use git-rev-list --header.
2005-06-21 Pass arguments through git-rev-parse.
2005-06-21 Handle the case of a parent being listed twice in a...
2005-06-17 Draw graph lines as one continuous line where possible
2005-06-16 Fix operation without libreadobj.so.0.0
2005-06-16 Restructure to do incremental drawing
2005-06-10 Show heads as well as tags
2005-06-01 cope with changed git-diff-tree output format
2005-05-31 Use git-rev-list instead of git-rev-tree.
2005-05-21 Read tags from .git/refs/tags/* and mark commits with...
2005-05-19 Accommodate new git-diff-tree output format
2005-05-19 Handle \ No newline at end of line lines in diff
2005-05-18 More fixes for geometry restoration
next