102 Commits (eb447a126ce90fa1e8a4887d50fb04902167e57a)

Author SHA1 Message Date
Paul Mackerras eb447a126c gitk: Improve appearance of first child links 19 years ago
Paul Mackerras d8d2df08f6 gitk: Make downward-pointing arrows end in vertical line segment 19 years ago
Paul Mackerras f4171a19f0 gitk: Don't change cursor at end of layout if find in progress 19 years ago
Paul Mackerras f7a3e8d254 gitk: Make commitdata an array rather than a list 19 years ago
Paul Mackerras b06bc2a078 gitk: Fix display of diff lines beginning with --- or +++ 19 years ago
Martin Mares 9f841cf1fb [PATCH] gitk: Make error_popup react to Return 19 years ago
Paul Mackerras c934a8a3a3 gitk: Fix a bug in drawing the selected line as a thick line 19 years ago
Paul Mackerras 8ed1648415 gitk: Further speedups 19 years ago
Paul Mackerras 8f7d0cecf4 gitk: Various speed improvements 19 years ago
Paul Mackerras aa81d97476 gitk: Fix Update menu item 19 years ago
Paul Mackerras f634248052 gitk: Fix clicks on arrows on line ends 19 years ago
Paul Mackerras 9f1afe05c3 gitk: New improved gitk 19 years ago
Paul Mackerras 69d47bdd6c gitk: Make "find" on "Files" work again. 19 years ago
Paul Mackerras b77b02785d gitk: Use git-diff-tree --cc for showing the diffs for merges 19 years ago
Paul Mackerras 418c4c7bce gitk: Add braces around if expressions 19 years ago
Paul Mackerras fd8ccbec4f gitk: Work around Tcl's non-standard names for encodings 19 years ago
Paul Mackerras 4dd5d0d9eb gitk: Some improvements for the code for updating the display 19 years ago
Paul Mackerras 38ad0910a0 gitk: Factored out some common code into a new start_rev_list procedure 19 years ago
Sven Verdoolaege b5c2f30689 [PATCH] gitk: add Update menu item. 19 years ago
Paul Mackerras 712fcc08c7 gitk: Add a preferences dialog with some basic stuff 19 years ago
Junio C Hamano 671bc1538a [PATCH] gitk: Use i18n.commitencoding configuration item. 19 years ago
Paul Mackerras d327244a84 gitk: Fix diff this->selected and selected->this functions 19 years ago
Pavel Roskin 495473c08a [PATCH] gitk: UTF-8 support 19 years ago
Jeff Hobbs 2ed49d5424 [PATCH] gitk: put braces around exprs 19 years ago
Paul Mackerras 757f17bca5 gitk: Disable fastdate stuff for now 19 years ago
Paul Mackerras f6e2869f48 gitk: Fix some bugs introduced by speedup changes 19 years ago
Stefan-W. Hahn e3fe532ddc gitk: moving all three panes if clicking on an arrow. 19 years ago
Pavel Roskin fd913b3910 gitk: use git-diff-tree --no-commit-id 19 years ago
Frank Sorenson e246483dc5 gitk: Specify line hover font 19 years ago
Junio C Hamano 36a7cad6e4 readrefs: grab all refs with one call to ls-remote. 19 years ago
Paul Mackerras 232475d382 Add -r flag and some speedups 19 years ago
Linus Torvalds 8b7e5d76e8 [PATCH] Make "gitk" work better with dense revlists 19 years ago
Paul Mackerras 9e026d3967 Use "$@" rather than "${1+$@}" when invoking wish. 19 years ago
Paul Mackerras a69875318b Change wish8.4 back to wish 19 years ago
Robert Suetterlin 6e2dda35c2 [PATCH] Add new keybindings 19 years ago
Paul Mackerras 9843c3074d Draw selected graph line thicker and make arrowheads active. 19 years ago
Paul Mackerras 106288cb02 Display the contents of a tag when the user clicks on it. 20 years ago
Paul Mackerras f1d83ba34c Added re-read refs command, and display all refs. 20 years ago
Paul Mackerras 04c13d3877 Save the maxwidth setting in the ~/.gitk file. 20 years ago
Paul Mackerras 022bc2ac74 Fix a bug where commits with no children weren't marked as on-screen. 20 years ago
Paul Mackerras e5ea701b8e Use the --parents flag to git-rev-list. 20 years ago
Paul Mackerras f6075ebadb Allow graph lines to jump through hyperspace. 20 years ago
Paul Mackerras 244edd1241 Add graft support. 20 years ago
Paul Mackerras b664550c06 Refine the update heuristic to improve responsiveness a bit. 20 years ago
Paul Mackerras 466e4fdd66 Only do an update every 100 commits when drawing the graph. 20 years ago
Linus Torvalds b1ba39e7e8 [PATCH] "Child" information in commit window - and cleanups 20 years ago
Paul Mackerras fa4da7b32e Better graph line details display and expand history coverage. 20 years ago
Linus Torvalds 8b19280930 [PATCH] gitk "parent information" in commit window 20 years ago
Paul Mackerras d6e8149bc5 Use lf translation rather than binary when reading commit data. 20 years ago
Paul Mackerras 94a2eede68 Change cursor to a hand cursor when over a SHA1 ID link. 20 years ago