169 Commits (3bf9d57051845cee996f73b5402a07cbeda84c88)

Author SHA1 Message Date
Paul Mackerras 3cd204e518 gitk: Fix enabling/disabling of menu items on Mac OS X 18 years ago
OGAWA Hirofumi 67c22874cf [PATCH] gitk: Fix nextfile() and add prevfile() 18 years ago
Paul Mackerras 561d038ab8 gitk: Fix some bugs in the new cherry-picking code 18 years ago
Paul Mackerras d1e46756d3 gitk: Improve responsiveness while reading and layout out the graph 18 years ago
Paul Mackerras ceadfe90c6 gitk: Update preceding/following tag info when creating a tag 19 years ago
Paul Mackerras ca6d8f58a1 gitk: Add a menu item for cherry-picking commits 19 years ago
Michael 47781bf779 fixed variable declaration in gitk 19 years ago
Paul Mackerras 53cda8d97e gitk: Fix a couple of buglets in the branch head menu items 19 years ago
Paul Mackerras 10299152ca gitk: Add a context menu for heads 19 years ago
Paul Mackerras d6ac1a86e9 gitk: Add a row context-menu item for creating a new branch 19 years ago
Paul Mackerras cec7bece83 gitk: Recompute ancestor/descendent heads/tags when rereading refs 19 years ago
Paul Mackerras e1a7c81f6a gitk: Minor cleanups 19 years ago
Paul Mackerras 8a48571ce5 gitk: Show the currently checked-out head in bold font 19 years ago
Paul Mackerras f8a2c0d14f gitk: Allow the user to set some colors 19 years ago
Junio C Hamano 2e1ded44f7 [PATCH] gitk: rereadrefs needs listrefs 19 years ago
Paul Mackerras 2d71bcccc8 gitk: Re-read the descendent/ancestor tag & head info on update 19 years ago
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 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 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
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 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 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