87 Commits (80d48ac6231d0d1c16d2b60a0c991d33bad797db)

Author SHA1 Message Date
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
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. 19 years ago
Paul Mackerras f1d83ba34c Added re-read refs command, and display all refs. 19 years ago
Paul Mackerras 04c13d3877 Save the maxwidth setting in the ~/.gitk file. 19 years ago
Paul Mackerras 022bc2ac74 Fix a bug where commits with no children weren't marked as on-screen. 19 years ago
Paul Mackerras e5ea701b8e Use the --parents flag to git-rev-list. 19 years ago
Paul Mackerras f6075ebadb Allow graph lines to jump through hyperspace. 19 years ago
Paul Mackerras 244edd1241 Add graft support. 19 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
Junio C Hamano 200e7fbbac (revert local fix) 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
Junio C Hamano f5b7495609 gitk proposed fix: handle more than one SHA1 links. 20 years ago
Paul Mackerras d698206c12 Add forward and back buttons and make SHA1 IDs clickable links. 20 years ago
Paul Mackerras 8d858d1a3a Compress the graph horizontally if it gets too wide. 20 years ago
Paul Mackerras 1115fb38df Fix some bugs causing application error popups. 20 years ago
Paul Mackerras c8a4acbf4a Improve the merge display when the result differs from all parents. 20 years ago
Junio C Hamano 73b6a6cbda [PATCH] gitk: Use GIT_DIR where appropriate. 20 years ago
Paul Mackerras 4ef1753763 Import the --topo-order change and fix the writing of ~/.gitk. 20 years ago
Paul Mackerras 9d2a52eca1 Display the diffs for a merge in a unified fashion. 20 years ago
Paul Mackerras 7eab29339b Handle the rename cases reported by git-diff-tree -C correctly. 20 years ago
Paul Mackerras 3c461ffe88 Calculate the list of interesting files for a merge. 20 years ago
Paul Mackerras f06548617d Make the diff display less gaudy. 20 years ago
Paul Mackerras f3b8b3ce3e Allow short SHA1 IDs in the SHA1 entry field. 20 years ago
Paul Mackerras 4f2c2642ca Fix display of mode changes in details pane. 20 years ago