1. 889adfe Make gitk use --topo-order instead of --merge-order by Linus Torvalds · 20 years ago
  2. 4a2139f Add a menu item for writing out a commit to a file. by Paul Mackerras · 20 years ago
  3. bdbfbe3 Add a menu item for creating tags. by Paul Mackerras · 20 years ago
  4. 7e952e7 Fix a bug where we would corrupt the stuff read from git-rev-list. by Paul Mackerras · 20 years ago
  5. 74daedb Add a menu entry for generating a patch between any two commits. by Paul Mackerras · 20 years ago
  6. 8a0a74a Fix behaviour in the case where we have no commits to display. by Paul Mackerras · 20 years ago
  7. e2ede2b Check for the existence of the git directory on startup. by Paul Mackerras · 20 years ago
  8. ee3dc72 Clear the SHA1 entry field when we go to paste something into it by Paul Mackerras · 20 years ago
  9. c8dfbcf Add commit row context menu and handle left-click on graph lines by Paul Mackerras · 20 years ago
  10. 6c20ff3 Try to assign colors so crossing lines have different colors by Paul Mackerras · 20 years ago
  11. 806ce09 Account for indentation of the checkin comments by git-rev-list by Paul Mackerras · 20 years ago
  12. b490a99 Use git-rev-list --header. by Paul Mackerras · 20 years ago
  13. 2efef4b Pass arguments through git-rev-parse. by Paul Mackerras · 20 years ago
  14. a823a91 Handle the case of a parent being listed twice in a merge. by Paul Mackerras · 20 years ago
  15. 84ba734 Draw graph lines as one continuous line where possible by Paul Mackerras · 20 years ago
  16. ea13cba Fix operation without libreadobj.so.0.0 by Paul Mackerras · 20 years ago
  17. 9ccbdfb Restructure to do incremental drawing by Paul Mackerras · 20 years ago
  18. c2f6a02 Show heads as well as tags by Paul Mackerras · 20 years ago
  19. d4e95cb cope with changed git-diff-tree output format by Paul Mackerras · 20 years ago
  20. cfb4563 Use git-rev-list instead of git-rev-tree. by Paul Mackerras · 20 years ago
  21. 887fe3c Read tags from .git/refs/tags/* and mark commits with tags by Paul Mackerras · 20 years ago
  22. 39ad857 Accommodate new git-diff-tree output format Add 'f' key for moving to next file by Paul Mackerras · 20 years ago
  23. 5842215 Handle \ No newline at end of line lines in diff by Paul Mackerras · 20 years ago
  24. 1738606 More fixes for geometry restoration by Paul Mackerras · 20 years ago
  25. df3d83b Error popups on error conditions rather than stderr msgs by Paul Mackerras · 20 years ago
  26. 0fba86b save window geometry on exit, and restore it on startup by Paul Mackerras · 20 years ago
  27. 43bddeb Resize the panes in the paned windows (commit list and details) by Paul Mackerras · 20 years ago
  28. e47120c Fix stder -> stderr by Paul Mackerras · 20 years ago
  29. 276819b Bumped version number by Paul Mackerras · 20 years ago
  30. 1d10f36 Made commit list reading asynchronous by Paul Mackerras · 20 years ago
  31. 98f350e Add a widget to show the SHA1 ID of the current commit by Paul Mackerras · 20 years ago
  32. 9a40c50 Make behaviour when git-rev-tree fails nicer by Paul Mackerras · 20 years ago
  33. e5c2d85 Show the diffs when a commit is selected by Paul Mackerras · 20 years ago
  34. d2610d1 Make getting file lists asynchronous Add some scrollbars by Paul Mackerras · 20 years ago
  35. b5721c7 source ~/.gitk for user-specific option settings by Paul Mackerras · 20 years ago
  36. 5ad588d Display the list of changed files in a listbox pane. by Paul Mackerras · 20 years ago
  37. 0327d27 Use a panedwindow Make it cope with commits having parents that aren't listed. by Paul Mackerras · 20 years ago
  38. 1db95b0 Add initial version of gitk to the CVS repository by Paul Mackerras · 20 years ago