summaryrefslogtreecommitdiff
path: root/gitk
AgeCommit message (Expand)AuthorFilesLines
2005-06-10Show heads as well as tagsLibravatar Paul Mackerras1-11/+43
2005-06-01cope with changed git-diff-tree output formatLibravatar Paul Mackerras1-7/+4
2005-05-31Use git-rev-list instead of git-rev-tree.Libravatar Paul Mackerras1-56/+63
2005-05-21Read tags from .git/refs/tags/* and mark commits with tagsLibravatar Paul Mackerras1-17/+132
2005-05-19Accommodate new git-diff-tree output formatLibravatar Paul Mackerras1-3/+28
2005-05-19Handle \ No newline at end of line lines in diffLibravatar Paul Mackerras1-20/+41
2005-05-18More fixes for geometry restorationLibravatar Paul Mackerras1-35/+66
2005-05-17Error popups on error conditions rather than stderr msgsLibravatar Paul Mackerras1-70/+139
2005-05-16save window geometry on exit, and restore it on startupLibravatar Paul Mackerras1-10/+63
2005-05-15Resize the panes in the paned windows (commit list and details)Libravatar Paul Mackerras1-2/+56
2005-05-15Fix stder -> stderrLibravatar Paul Mackerras1-3/+3
2005-05-15Bumped version numberLibravatar Paul Mackerras1-3/+3
2005-05-15Made commit list reading asynchronousLibravatar Paul Mackerras1-89/+160
2005-05-15Add a widget to show the SHA1 ID of the current commitLibravatar Paul Mackerras1-30/+197
2005-05-12Make behaviour when git-rev-tree fails nicerLibravatar Paul Mackerras1-3/+53
2005-05-11Show the diffs when a commit is selectedLibravatar Paul Mackerras1-53/+202
2005-05-11Make getting file lists asynchronousLibravatar Paul Mackerras1-34/+81
2005-05-10source ~/.gitk for user-specific option settingsLibravatar Paul Mackerras1-43/+64
2005-05-10Display the list of changed files in a listbox pane.Libravatar Paul Mackerras1-8/+66
2005-05-10Use a panedwindowLibravatar Paul Mackerras1-20/+32
2005-05-09Add initial version of gitk to the CVS repositoryLibravatar Paul Mackerras1-0/+418