154 Commits (ef030b8547eaeea1ef992310536b0b637e0c9431)
 

Author SHA1 Message Date
Paul Mackerras ef030b8547 gitk: Show branch name(s) as well, if "show nearby tags" is enabled 19 years ago
Paul Mackerras b8ab2e177a gitk: Show nearby tags 19 years ago
Paul Mackerras 96535e615d Merge branch 'master' into new 19 years ago
Paul Mackerras 4e7d677949 gitk: Add a goto next/previous highlighted commit function 19 years ago
Paul Mackerras 164ff275ad gitk: Provide ability to highlight based on relationship to selected commit 19 years ago
Paul Mackerras e54be9e30f gitk: show_error fix 19 years ago
Junio C Hamano b5e096337c [PATCH] gitk: start-up bugfix 19 years ago
Timo Hirvonen 8974c6f93e [PATCH] gitk: Replace "git-" commands with "git " 19 years ago
Paul Mackerras 5864c08f89 gitk: Fix bug in highlight stuff when no line is selected 19 years ago
Paul Mackerras 60f7a7dc49 gitk: Move "pickaxe" find function to highlight facility 19 years ago
Paul Mackerras 1902c2705e gitk: Improve the text window search function 19 years ago
Paul Mackerras 3ea06f9f7e gitk: First cut at a search function in the patch/file display window 19 years ago
Paul Mackerras 45a9d5054d gitk: Highlight paths of interest in tree view as well 19 years ago
Paul Mackerras 63b7919121 gitk: Highlight entries in the file list as well 19 years ago
Sergey Vlasov f1b8629453 [PATCH] gitk: Display commit messages with word wrap 19 years ago
Paul Mackerras 6d80f3ce78 Merge branch 'master' into new 19 years ago
Paul Mackerras e72ee5ebc8 gitk: Fix bug where page-up/down wouldn't always work properly 19 years ago
Paul Mackerras 908c35850a gitk: Make a row of controls for controlling highlighting 19 years ago
Paul Mackerras b093448910 gitk: Fix display of "(...)" for parents/children we haven't drawn 19 years ago
Paul Mackerras 098dd8a34b gitk: Allow view to specify arbitrary arguments to git-rev-list 19 years ago
Paul Mackerras 89b11d3ba5 gitk: Fix file list display when files are renamed 19 years ago
Paul Mackerras da7c24dd9c gitk: Basic support for highlighting one view within another 19 years ago
Paul Mackerras f8b28a4078 gitk: Add a tree-browsing mode 19 years ago
Paul Mackerras 7fcceed7a0 gitk: Use a text widget for the file list 19 years ago
Paul Mackerras cb303a949f Merge branch 'new' 19 years ago
Josef Weidendorfer a970fcf249 [PATCH] gitk: Add a visual tag for remote refs 19 years ago
Paul Mackerras d16c0812a9 gitk: add menu item for editing the current view 19 years ago
Paul Mackerras a90a6d249b gitk: Implement "permanent" views (stored in ~/.gitk) 19 years ago
Paul Mackerras f3a2469b25 Merge branch 'master' into new 19 years ago
Paul Mackerras a8aaf19c41 gitk: Use git-rev-parse only to identify file/dir names on cmd line 19 years ago
Paul Mackerras 61e56c8823 gitk: Let git-rev-list do the argument list parsing 19 years ago
Paul Mackerras 2516dae2f6 gitk: Remember the view in the history list 19 years ago
Paul Mackerras e7da347520 gitk: Fix bug caused by missing commitlisted elements 19 years ago
Paul Mackerras 22626ef4fd gitk: Don't reread git-rev-list output from scratch on view switch 19 years ago
Paul Mackerras fdedbcfb0d gitk: Fix various bugs in the view support 19 years ago
Paul Mackerras f916ee427f Merge branch 'master' into new 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
Paul Mackerras d94f8cd6ad gitk: Make File->Update work properly again 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 50b44eceed gitk: Implement multiple views 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