Age | Commit message (Expand) | Author | Files | Lines |
2005-05-19 | Accommodate new git-diff-tree output format | Paul Mackerras | 1 | -3/+28 |
2005-05-19 | Handle \ No newline at end of line lines in diff | Paul Mackerras | 1 | -20/+41 |
2005-05-18 | More fixes for geometry restoration | Paul Mackerras | 1 | -35/+66 |
2005-05-17 | Error popups on error conditions rather than stderr msgs | Paul Mackerras | 1 | -70/+139 |
2005-05-16 | save window geometry on exit, and restore it on startup | Paul Mackerras | 1 | -10/+63 |
2005-05-15 | Resize the panes in the paned windows (commit list and details) | Paul Mackerras | 1 | -2/+56 |
2005-05-15 | Fix stder -> stderr | Paul Mackerras | 1 | -3/+3 |
2005-05-15 | Bumped version number | Paul Mackerras | 1 | -3/+3 |
2005-05-15 | Made commit list reading asynchronous | Paul Mackerras | 1 | -89/+160 |
2005-05-15 | Add a widget to show the SHA1 ID of the current commit | Paul Mackerras | 1 | -30/+197 |
2005-05-12 | Make behaviour when git-rev-tree fails nicer | Paul Mackerras | 1 | -3/+53 |
2005-05-11 | Show the diffs when a commit is selected | Paul Mackerras | 1 | -53/+202 |
2005-05-11 | Make getting file lists asynchronous | Paul Mackerras | 1 | -34/+81 |
2005-05-10 | source ~/.gitk for user-specific option settings | Paul Mackerras | 1 | -43/+64 |
2005-05-10 | Display the list of changed files in a listbox pane. | Paul Mackerras | 1 | -8/+66 |
2005-05-10 | Use a panedwindow | Paul Mackerras | 1 | -20/+32 |
2005-05-09 | Add initial version of gitk to the CVS repository | Paul Mackerras | 1 | -0/+418 |