summaryrefslogtreecommitdiff
path: root/gitk
AgeCommit message (Expand)Author
2006-06-11[PATCH] gitk: rereadrefs needs listrefsJunio C Hamano
2006-06-06gitk: Re-read the descendent/ancestor tag & head info on updatePaul Mackerras
2006-06-04gitk: Show branch name(s) as well, if "show nearby tags" is enabledPaul Mackerras
2006-06-03gitk: Show nearby tagsPaul Mackerras
2006-05-30Merge branch 'master' into newPaul Mackerras
2006-05-30gitk: Add a goto next/previous highlighted commit functionPaul Mackerras
2006-05-29gitk: Provide ability to highlight based on relationship to selected commitPaul Mackerras
2006-05-26gitk: show_error fixPaul Mackerras
2006-05-26[PATCH] gitk: start-up bugfixJunio C Hamano
2006-05-26[PATCH] gitk: Replace "git-" commands with "git "Timo Hirvonen
2006-05-26gitk: Fix bug in highlight stuff when no line is selectedPaul Mackerras
2006-05-26gitk: Move "pickaxe" find function to highlight facilityPaul Mackerras
2006-05-25gitk: Improve the text window search functionPaul Mackerras
2006-05-24gitk: First cut at a search function in the patch/file display windowPaul Mackerras
2006-05-20gitk: Highlight paths of interest in tree view as wellPaul Mackerras
2006-05-20gitk: Highlight entries in the file list as wellPaul Mackerras
2006-05-20[PATCH] gitk: Display commit messages with word wrapSergey Vlasov
2006-05-19Merge branch 'master' into newPaul Mackerras
2006-05-19gitk: Fix bug where page-up/down wouldn't always work properlyPaul Mackerras
2006-05-19gitk: Make a row of controls for controlling highlightingPaul Mackerras
2006-05-14gitk: Fix display of "(...)" for parents/children we haven't drawnPaul Mackerras
2006-05-02gitk: Allow view to specify arbitrary arguments to git-rev-listPaul Mackerras
2006-05-02gitk: Fix file list display when files are renamedPaul Mackerras
2006-05-02gitk: Basic support for highlighting one view within anotherPaul Mackerras
2006-04-30gitk: Add a tree-browsing modePaul Mackerras
2006-04-27gitk: Use a text widget for the file listPaul Mackerras
2006-04-26Merge branch 'new'Paul Mackerras
2006-04-25[PATCH] gitk: Add a visual tag for remote refsJosef Weidendorfer
2006-04-25gitk: add menu item for editing the current viewPaul Mackerras
2006-04-25gitk: Implement "permanent" views (stored in ~/.gitk)Paul Mackerras
2006-04-23Merge branch 'master' into newPaul Mackerras
2006-04-23gitk: Use git-rev-parse only to identify file/dir names on cmd linePaul Mackerras
2006-04-23gitk: Let git-rev-list do the argument list parsingPaul Mackerras
2006-04-21gitk: Remember the view in the history listPaul Mackerras
2006-04-17gitk: Fix bug caused by missing commitlisted elementsPaul Mackerras
2006-04-16gitk: Don't reread git-rev-list output from scratch on view switchPaul Mackerras
2006-04-06gitk: Fix various bugs in the view supportPaul Mackerras
2006-04-06Merge branch 'master' into newPaul Mackerras
2006-04-06gitk: Fix incorrect invocation of getmergedifflinePaul Mackerras
2006-04-06[PATCH] gitk: Fix searching for filenames in gitkPavel Roskin
2006-04-06gitk: Make File->Update work properly againPaul Mackerras
2006-04-05[PATCH] Provide configurable UI font for gitkKeith Packard
2006-04-05[PATCH] gitk: Use git wrapper to run git-ls-remote.Mark Wooding
2006-04-05[PATCH] gitk: add key bindings for selecting first and last commitRutger Nijlunsing
2006-04-04gitk: Add a help menu item to display key bindingsPaul Mackerras
2006-04-04[PATCH] gitk: allow goto headsStephen Rothwell
2006-04-04gitk: Implement multiple viewsPaul Mackerras
2006-04-02gitk: replace parent and children arrays with listsPaul Mackerras
2006-03-30gitk: Better workaround for arrows on diagonal line segmentsPaul Mackerras
2006-03-30gitk: Allow top panes to scroll horizontally with mouse button 2Paul Mackerras