aboutsummaryrefslogtreecommitdiff
path: root/gitk
Commit message (Expand)AuthorAge
* gitk: Fix crash when not using themed widgetsMarcus Karlsson2012-10-22
* gitk: Use bindshiftfunctionkey to bind Shift-F5Andrew Wong2012-10-22
* gitk: Refactor code for binding modified function keysAndrew Wong2012-10-22
* gitk: Work around empty back and forward images when buttons are disabledStefan Haller2012-09-23
* gitk: Highlight first search result immediately on incremental searchStefan Haller2012-09-23
* gitk: Highlight current search hit in orangeStefan Haller2012-09-23
* gitk: Synchronize highlighting in file view when scrolling diffStefan Haller2012-09-23
* Merge branch 'da/gitk-reload-tag-contents' of git://github.com/gitster/gitPaul Mackerras2012-09-12
|\
| * gitk: Rename 'tagcontents' to 'cached_tagcontent'David Aguilar2012-09-08
| * gitk: Teach "Reread references" to reload tagsDavid Aguilar2012-09-08
* | gitk: Fix GIT_TRACE issuesAske Olsson2012-08-04
|/
* gitk: Avoid Meta1-F5Felipe Contreras2012-04-25
* gitk: fix setting font display with new tabbed dialog layout.Pat Thoyts2012-04-02
* gitk: fix tabbed preferences construction when using tcl 8.4Pat Thoyts2012-04-02
* gitk: Teach gitk to respect log.showrootMarcus Karlsson2012-03-24
* gitk: Add menu items for comparing a commit with the marked commitPaul Mackerras2012-03-23
* gitk: Speed up resolution of short SHA1 idsPaul Mackerras2012-03-19
* gitk: Use symbolic font names "sans" and "monospace" when availableJonathan Nieder2012-03-19
* gitk: Skip over AUTHOR/COMMIT_DATE when searching all fieldsFrédéric Brière2012-03-19
* gitk: Make "git describe" output clickable, tooJim Meyering2012-03-19
* gitk: Fix the display of files when filtered by pathPat Thoyts2012-03-19
* gitk: Use a tabbed dialog to edit preferencesPat Thoyts2012-03-19
* gitk: Use "gitk: repo-top-level-dir" as window titleZbigniew Jędrzejewski-Szmek2012-03-19
* gitk: Make vi-style keybindings more vi-likeJonathan Nieder2011-10-08
* gitk: Make "touching paths" search support backslashesYggy King2011-07-24
* gitk: Show modified files with separate work treeMartin von Zweigbergk2011-07-24
* gitk: Simplify calculation of gitdirMartin von Zweigbergk2011-07-24
* gitk: Run 'git rev-parse --git-dir' only onceMartin von Zweigbergk2011-07-24
* gitk: Put temporary directory inside .gitMartin von Zweigbergk2011-07-24
* gitk: Fix "External diff" with separate work treeMartin von Zweigbergk2011-07-24
* gitk: Fix "blame parent commit" with separate work treeMartin von Zweigbergk2011-07-24
* gitk: Fix "show origin of this line" with separate work treeMartin von Zweigbergk2011-07-24
* gitk: Fix file highlight when run in subdirectoryMartin von Zweigbergk2011-07-24
* gitk: Update copyrightPaul Mackerras2011-07-24
* gitk: When a commit contains a note, mark it with a yellow boxRaphael Zimmerer2011-05-29
* gitk: Remember time zones from author and commit timestampsAnders Kaseorg2011-05-29
* gitk: Remove unused $cdate arrayAnders Kaseorg2011-05-29
* gitk: Update cherry-pick error message parsingAnders Kaseorg2011-04-09
* gitk: Quote tag names in event bindings to avoid problems with % charsPat Thoyts2011-03-09
* gitk: Allow user to control how much of the SHA1 ID gets auto-selectedPaul Mackerras2011-03-09
* gitk: Take only numeric version components when computing $git_versionAnders Kaseorg2011-01-19
* gitk: Make text selectable on MacStefan Haller2010-12-12
* gitk: Prevent the text pane from becoming editableStefan Haller2010-12-12
* gitk: Add the equivalent of diff --color-wordsThomas Rast2010-12-12
* gitk: Show notes by default (like git log does)Kirill Smelkov2010-05-30
* gitk: Display dirty submodules correctlyJens Lehmann2010-04-17
* gitk: Fix display of copyright symbolPat Thoyts2010-03-20
* gitk: Add emacs editor variable blockPat Thoyts2010-03-20
* gitk: Avoid calling tk_setPalette on WindowsPat Thoyts2010-03-20
* gitk: Don't clobber "Remember this view" settingJonathan Nieder2010-03-20