118 Commits (36932eab772dc621e79d615fda425ecf87e6d74e)

Author SHA1 Message Date
Paul Mackerras 61e56c8823 gitk: Let git-rev-list do the argument list parsing 19 years ago
Paul Mackerras e7da347520 gitk: Fix bug caused by missing commitlisted elements 19 years ago
Paul Mackerras c5a4c4debe gitk: Fix incorrect invocation of getmergediffline 19 years ago
Pavel Roskin 3754354125 [PATCH] gitk: Fix searching for filenames in gitk 19 years ago
Keith Packard 4840be66b1 [PATCH] Provide configurable UI font for gitk 19 years ago
Mark Wooding ce08872259 [PATCH] gitk: Use git wrapper to run git-ls-remote. 19 years ago
Rutger Nijlunsing 6e5f7203de [PATCH] gitk: add key bindings for selecting first and last commit 19 years ago
Paul Mackerras 4e95e1f738 gitk: Add a help menu item to display key bindings 19 years ago
Stephen Rothwell e100712968 [PATCH] gitk: allow goto heads 19 years ago
Paul Mackerras 79b2c75e04 gitk: replace parent and children arrays with lists 19 years ago
Paul Mackerras 879e8b1aad gitk: Better workaround for arrows on diagonal line segments 19 years ago
Paul Mackerras be0cd0981f gitk: Allow top panes to scroll horizontally with mouse button 2 19 years ago
Paul Mackerras f340844962 gitk: Prevent parent link from overwriting commit headline 19 years ago
Paul Mackerras 7b5ff7e7d7 gitk: Show diffs for boundary commits 19 years ago
Paul Mackerras 16c1ff968a gitk: Use the new --boundary flag to git-rev-list 19 years ago
Paul Mackerras 7a1d9d14c8 gitk: Fix two bugs reported by users 19 years ago
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
Yann Dirson 55d1eb047d Fix gitk this->selected diffs 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