[PATCH] git-ssh-pull: commit-id consistency
[git.git] / gitk
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.
2005-05-10 Paul MackerrasUse a panedwindow
2005-05-09 Paul MackerrasAdd initial version of gitk to the CVS repository