aboutsummaryrefslogtreecommitdiff
path: root/gitk
Commit message (Expand)AuthorAge
...
* cope with changed git-diff-tree output formatPaul Mackerras2005-06-01
* Use git-rev-list instead of git-rev-tree.Paul Mackerras2005-05-31
* Read tags from .git/refs/tags/* and mark commits with tagsPaul Mackerras2005-05-21
* Accommodate new git-diff-tree output formatPaul Mackerras2005-05-19
* Handle \ No newline at end of line lines in diffPaul Mackerras2005-05-19
* More fixes for geometry restorationPaul Mackerras2005-05-18
* Error popups on error conditions rather than stderr msgsPaul Mackerras2005-05-17
* save window geometry on exit, and restore it on startupPaul Mackerras2005-05-16
* Resize the panes in the paned windows (commit list and details)Paul Mackerras2005-05-15
* Fix stder -> stderrPaul Mackerras2005-05-15
* Bumped version numberPaul Mackerras2005-05-15
* Made commit list reading asynchronousPaul Mackerras2005-05-15
* Add a widget to show the SHA1 ID of the current commitPaul Mackerras2005-05-15
* Make behaviour when git-rev-tree fails nicerPaul Mackerras2005-05-12
* Show the diffs when a commit is selectedPaul Mackerras2005-05-11
* Make getting file lists asynchronousPaul Mackerras2005-05-11
* source ~/.gitk for user-specific option settingsPaul Mackerras2005-05-10
* Display the list of changed files in a listbox pane.Paul Mackerras2005-05-10
* Use a panedwindowPaul Mackerras2005-05-10
* Add initial version of gitk to the CVS repositoryPaul Mackerras2005-05-09