38 Commits (d46ad9c989c0c4afc9507b48206f26f75a2fbd24)

Author SHA1 Message Date
Linus Torvalds 889adfe314 Make gitk use --topo-order instead of --merge-order 20 years ago
Paul Mackerras 4a2139f52f Add a menu item for writing out a commit to a file. 20 years ago
Paul Mackerras bdbfbe3dc9 Add a menu item for creating tags. 20 years ago
Paul Mackerras 7e952e797c Fix a bug where we would corrupt the stuff read from git-rev-list. 20 years ago
Paul Mackerras 74daedb62c Add a menu entry for generating a patch between any two commits. 20 years ago
Paul Mackerras 8a0a74ad77 Fix behaviour in the case where we have no commits to display. 20 years ago
Paul Mackerras e2ede2b9f5 Check for the existence of the git directory on startup. 20 years ago
Paul Mackerras ee3dc72e30 Clear the SHA1 entry field when we go to paste something into it 20 years ago
Paul Mackerras c8dfbcf995 Add commit row context menu and handle left-click on graph lines 20 years ago
Paul Mackerras 6c20ff3423 Try to assign colors so crossing lines have different colors 20 years ago
Paul Mackerras 806ce09718 Account for indentation of the checkin comments by git-rev-list 20 years ago
Paul Mackerras b490a99176 Use git-rev-list --header. 20 years ago
Paul Mackerras 2efef4b9b5 Pass arguments through git-rev-parse. 20 years ago
Paul Mackerras a823a91131 Handle the case of a parent being listed twice in a merge. 20 years ago
Paul Mackerras 84ba734580 Draw graph lines as one continuous line where possible 20 years ago
Paul Mackerras ea13cba175 Fix operation without libreadobj.so.0.0 20 years ago
Paul Mackerras 9ccbdfbfbc Restructure to do incremental drawing 20 years ago
Paul Mackerras c2f6a02251 Show heads as well as tags 20 years ago
Paul Mackerras d4e95cb6cf cope with changed git-diff-tree output format 20 years ago
Paul Mackerras cfb4563c83 Use git-rev-list instead of git-rev-tree. 20 years ago
Paul Mackerras 887fe3c474 Read tags from .git/refs/tags/* and mark commits with tags 20 years ago
Paul Mackerras 39ad85705c Accommodate new git-diff-tree output format 20 years ago
Paul Mackerras 5842215ee9 Handle \ No newline at end of line lines in diff 20 years ago
Paul Mackerras 173860663e More fixes for geometry restoration 20 years ago
Paul Mackerras df3d83b143 Error popups on error conditions rather than stderr msgs 20 years ago
Paul Mackerras 0fba86b3a9 save window geometry on exit, and restore it on startup 20 years ago
Paul Mackerras 43bddeb43d Resize the panes in the paned windows (commit list and details) 20 years ago
Paul Mackerras e47120cb93 Fix stder -> stderr 20 years ago
Paul Mackerras 276819b35b Bumped version number 20 years ago
Paul Mackerras 1d10f36d7f Made commit list reading asynchronous 20 years ago
Paul Mackerras 98f350e501 Add a widget to show the SHA1 ID of the current commit 20 years ago
Paul Mackerras 9a40c50c1e Make behaviour when git-rev-tree fails nicer 20 years ago
Paul Mackerras e5c2d85644 Show the diffs when a commit is selected 20 years ago
Paul Mackerras d2610d110e Make getting file lists asynchronous 20 years ago
Paul Mackerras b5721c72b7 source ~/.gitk for user-specific option settings 20 years ago
Paul Mackerras 5ad588de72 Display the list of changed files in a listbox pane. 20 years ago
Paul Mackerras 0327d27a18 Use a panedwindow 20 years ago
Paul Mackerras 1db95b00a2 Add initial version of gitk to the CVS repository 20 years ago