aboutsummaryrefslogtreecommitdiff
path: root/gitk
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2006-08-12
|\
| * gitk: Show the currently checked-out head in bold fontPaul Mackerras2006-07-06
| * gitk: Allow the user to set some colorsPaul Mackerras2006-07-05
* | fixed variable declaration in gitkMichael2006-08-03
|/
* [PATCH] gitk: rereadrefs needs listrefsJunio C Hamano2006-06-12
* gitk: Re-read the descendent/ancestor tag & head info on updatePaul Mackerras2006-06-07
* gitk: Show branch name(s) as well, if "show nearby tags" is enabledPaul Mackerras2006-06-04
* gitk: Show nearby tagsPaul Mackerras2006-06-03
* Merge branch 'master' into newPaul Mackerras2006-05-30
|\
| * gitk: show_error fixPaul Mackerras2006-05-26
| * [PATCH] gitk: start-up bugfixJunio C Hamano2006-05-26
| * [PATCH] gitk: Replace "git-" commands with "git "Timo Hirvonen2006-05-26
| * [PATCH] gitk: Display commit messages with word wrapSergey Vlasov2006-05-20
* | gitk: Add a goto next/previous highlighted commit functionPaul Mackerras2006-05-30
* | gitk: Provide ability to highlight based on relationship to selected commitPaul Mackerras2006-05-29
* | gitk: Fix bug in highlight stuff when no line is selectedPaul Mackerras2006-05-26
* | gitk: Move "pickaxe" find function to highlight facilityPaul Mackerras2006-05-26
* | gitk: Improve the text window search functionPaul Mackerras2006-05-25
* | gitk: First cut at a search function in the patch/file display windowPaul Mackerras2006-05-24
* | gitk: Highlight paths of interest in tree view as wellPaul Mackerras2006-05-20
* | gitk: Highlight entries in the file list as wellPaul Mackerras2006-05-20
* | Merge branch 'master' into newPaul Mackerras2006-05-20
|\ \ | |/
| * gitk: Fix bug where page-up/down wouldn't always work properlyPaul Mackerras2006-05-20
* | gitk: Make a row of controls for controlling highlightingPaul Mackerras2006-05-20
|/
* gitk: Fix display of "(...)" for parents/children we haven't drawnPaul Mackerras2006-05-15
* gitk: Allow view to specify arbitrary arguments to git-rev-listPaul Mackerras2006-05-03
* gitk: Fix file list display when files are renamedPaul Mackerras2006-05-02
* gitk: Basic support for highlighting one view within anotherPaul Mackerras2006-05-02
* gitk: Add a tree-browsing modePaul Mackerras2006-05-01
* gitk: Use a text widget for the file listPaul Mackerras2006-04-27
* Merge branch 'new'Paul Mackerras2006-04-26
|\
| * gitk: add menu item for editing the current viewPaul Mackerras2006-04-25
| * gitk: Implement "permanent" views (stored in ~/.gitk)Paul Mackerras2006-04-25
| * Merge branch 'master' into newPaul Mackerras2006-04-23
| |\
| * | gitk: Use git-rev-parse only to identify file/dir names on cmd linePaul Mackerras2006-04-23
| * | gitk: Remember the view in the history listPaul Mackerras2006-04-21
| * | gitk: Don't reread git-rev-list output from scratch on view switchPaul Mackerras2006-04-17
| * | gitk: Fix various bugs in the view supportPaul Mackerras2006-04-06
| * | Merge branch 'master' into newPaul Mackerras2006-04-06
| |\ \
| * | | gitk: Make File->Update work properly againPaul Mackerras2006-04-06
| * | | gitk: Implement multiple viewsPaul Mackerras2006-04-04
* | | | [PATCH] gitk: Add a visual tag for remote refsJosef Weidendorfer2006-04-25
| |_|/ |/| |
* | | gitk: Let git-rev-list do the argument list parsingPaul Mackerras2006-04-23
* | | gitk: Fix bug caused by missing commitlisted elementsPaul Mackerras2006-04-17
| |/ |/|
* | gitk: Fix incorrect invocation of getmergedifflinePaul Mackerras2006-04-06
* | [PATCH] gitk: Fix searching for filenames in gitkPavel Roskin2006-04-06
* | [PATCH] Provide configurable UI font for gitkKeith Packard2006-04-05
* | [PATCH] gitk: Use git wrapper to run git-ls-remote.Mark Wooding2006-04-05
* | [PATCH] gitk: add key bindings for selecting first and last commitRutger Nijlunsing2006-04-05
* | gitk: Add a help menu item to display key bindingsPaul Mackerras2006-04-05