git-fetch-pack: Implement client part of the multi_ack extension
[git.git] / gitk
2005-09-27 H. Peter AnvinMerge ... git+ssh://kernel.org/pub/scm/git/git.git
2005-09-27 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
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 Junio C HamanoMerge refs/heads/master from .
2005-08-30 Junio C HamanoMerge refs/heads/master from paulus
2005-08-30 Paul MackerrasDraw selected graph line thicker and make arrowheads...
2005-08-19 Junio C HamanoMerge with master to pick up gitk updates.
2005-08-19 Junio C HamanoMerge from gitk
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 Junio C HamanoMerge ... master to pick up gitk --parents changes.
2005-08-18 Junio C HamanoMerge with gitk --parents change.
2005-08-18 Junio C HamanoMerge with master for gitk and doc updates.
2005-08-18 Paul MackerrasUse the --parents flag to git-rev-list.
2005-08-18 Junio C HamanoMerge with gitk
2005-08-17 Paul MackerrasAllow graph lines to jump through hyperspace.
2005-08-17 Paul MackerrasAdd graft support.
2005-08-12 Junio C HamanoMerge changes in the master branch into 0.99.5 preparat...
2005-08-12 Junio C HamanoMerge with gitk.
2005-08-10 Paul MackerrasRefine the update heuristic to improve responsiveness...
2005-08-10 Junio C HamanoMerge with master.
2005-08-10 Junio C HamanoMerge with gitk.
2005-08-10 Paul MackerrasOnly do an update every 100 commits when drawing the...
2005-08-09 Junio C HamanoMerge with master.
2005-08-09 Junio C HamanoMerge with gitk.
2005-08-09 Linus Torvalds[PATCH] "Child" information in commit window - and...
2005-08-08 Junio C HamanoMerge with master.
2005-08-08 Junio C HamanoMerge with gitk.
2005-08-07 Paul MackerrasBetter graph line details display and expand history...
2005-08-07 Linus Torvalds[PATCH] gitk "parent information" in commit window
2005-08-07 Junio C HamanoMerge with master.
2005-08-07 Junio C HamanoMerge with gitk.
2005-08-07 Junio C Hamano(revert local fix)
2005-08-07 Paul MackerrasUse lf translation rather than binary when reading...
2005-08-07 Paul MackerrasChange cursor to a hand cursor when over a SHA1 ID...
2005-08-06 Junio C Hamanogitk proposed fix: handle more than one SHA1 links.
2005-08-06 Junio C HamanoMerge with gitk.
2005-08-06 Paul MackerrasAdd forward and back buttons and make SHA1 IDs clickabl...
2005-08-05 Junio C HamanoMerge with gitk.
2005-08-04 Paul MackerrasCompress the graph horizontally if it gets too wide.
2005-07-31 Junio C HamanoMerge with gitk.
2005-07-31 Paul MackerrasFix some bugs causing application error popups.
2005-07-29 Junio C HamanoMerge with gitk.
2005-07-29 Paul MackerrasImprove the merge display when the result differs from...
2005-07-28 Junio C Hamano[PATCH] gitk: Use GIT_DIR where appropriate.
2005-07-28 Paul MackerrasImport the --topo-order change and fix the writing...
2005-07-28 Paul MackerrasDisplay the diffs for a merge in a unified fashion.
2005-07-20 Paul MackerrasHandle the rename cases reported by git-diff-tree ...
2005-07-20 Paul MackerrasCalculate the list of interesting files for a merge.
2005-07-18 Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-18 Paul MackerrasMake the diff display less gaudy.
2005-07-18 Paul MackerrasAllow short SHA1 IDs in the SHA1 entry field.
2005-07-17 Paul MackerrasFix display of mode changes in details pane.
2005-07-17 Paul MackerrasFirst cut at displaying the diffs for a merge.
2005-07-17 Paul MackerrasMake searching in files changed faster, and fix some...
2005-07-16 Linus TorvaldsMerge git-tools repository under "tools" subdirectory
2005-07-16 Paul MackerrasAdd "Files" and "Pickaxe" to the find menu.
2005-07-06 Linus TorvaldsMake gitk use --topo-order instead of --merge-order
2005-07-06 Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-06-28 Paul MackerrasAdd a menu item for writing out a commit to a file.
2005-06-28 Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-27 Paul MackerrasAdd a menu item for creating tags.
2005-06-27 Paul MackerrasFix a bug where we would corrupt the stuff read from...
2005-06-27 Paul MackerrasAdd a menu entry for generating a patch between any...
2005-06-27 Paul MackerrasFix behaviour in the case where we have no commits...
2005-06-27 Paul MackerrasCheck for the existence of the git directory on startup.
2005-06-25 Paul MackerrasClear the SHA1 entry field when we go to paste somethin...
2005-06-25 Paul MackerrasAdd commit row context menu and handle left-click on...
2005-06-22 Linus TorvaldsDo a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-22 Paul MackerrasTry to assign colors so crossing lines have different...
2005-06-22 Paul MackerrasAccount for indentation of the checkin comments by...
2005-06-22 Paul MackerrasUse git-rev-list --header.
2005-06-21 Paul MackerrasPass arguments through git-rev-parse.
2005-06-21 Paul MackerrasHandle the case of a parent being listed twice in a...
2005-06-17 Paul MackerrasDraw graph lines as one continuous line where possible
2005-06-16 Paul MackerrasFix operation without libreadobj.so.0.0
2005-06-16 Paul MackerrasRestructure to do incremental drawing
2005-06-10 Paul MackerrasShow heads as well as tags
2005-06-01 Paul Mackerrascope with changed git-diff-tree output format
2005-05-31 Paul MackerrasUse git-rev-list instead of git-rev-tree.
2005-05-21 Paul MackerrasRead tags from .git/refs/tags/* and mark commits with...
2005-05-19 Paul MackerrasAccommodate new git-diff-tree output format
2005-05-19 Paul MackerrasHandle \ No newline at end of line lines in diff
2005-05-18 Paul MackerrasMore fixes for geometry restoration
2005-05-17 Paul MackerrasError popups on error conditions rather than stderr...
2005-05-16 Paul Mackerrassave window geometry on exit, and restore it on startup
2005-05-15 Paul MackerrasResize the panes in the paned windows (commit list...
2005-05-15 Paul MackerrasFix stder -> stderr
2005-05-15 Paul MackerrasBumped version number
2005-05-15 Paul MackerrasMade commit list reading asynchronous
2005-05-15 Paul MackerrasAdd a widget to show the SHA1 ID of the current commit
2005-05-12 Paul MackerrasMake behaviour when git-rev-tree fails nicer
2005-05-11 Paul MackerrasShow the diffs when a commit is selected
2005-05-11 Paul MackerrasMake getting file lists asynchronous
2005-05-10 Paul Mackerrassource ~/.gitk for user-specific option settings
2005-05-10 Paul MackerrasDisplay the list of changed files in a listbox pane.
next