gitk: When searching, only highlight files when in Patch mode
[gitweb.git] / gitk
2012-10-21 gitk: When searching, only highlight files when in...
2012-10-21 gitk: Fix error message when clicking on a connecting...
2012-10-21 gitk: Fix crash when not using themed widgets
2012-10-21 gitk: Use bindshiftfunctionkey to bind Shift-F5
2012-10-21 gitk: Refactor code for binding modified function keys
2012-09-23 gitk: Work around empty back and forward images when...
2012-09-23 gitk: Highlight first search result immediately on...
2012-09-23 gitk: Highlight current search hit in orange
2012-09-23 gitk: Synchronize highlighting in file view when scroll...
2012-09-12 Merge branch 'da/gitk-reload-tag-contents' of git:...
2012-09-09 gitk: Rename 'tagcontents' to 'cached_tagcontent'
2012-09-09 gitk: Teach "Reread references" to reload tags
2012-08-04 gitk: Fix GIT_TRACE issues
2012-04-25 gitk: Avoid Meta1-F5
2012-04-02 gitk: fix setting font display with new tabbed dialog...
2012-04-02 gitk: fix tabbed preferences construction when using...
2012-03-24 gitk: Teach gitk to respect log.showroot
2012-03-23 gitk: Add menu items for comparing a commit with the...
2012-03-19 gitk: Speed up resolution of short SHA1 ids
2012-03-18 gitk: Use symbolic font names "sans" and "monospace...
2012-03-18 gitk: Skip over AUTHOR/COMMIT_DATE when searching all...
2012-03-18 gitk: Make "git describe" output clickable, too
2012-03-18 gitk: Fix the display of files when filtered by path
2012-03-18 gitk: Use a tabbed dialog to edit preferences
2012-03-18 gitk: Use "gitk: repo-top-level-dir" as window title
2011-10-08 gitk: Make vi-style keybindings more vi-like
2011-07-24 gitk: Make "touching paths" search support backslashes
2011-07-24 gitk: Show modified files with separate work tree
2011-07-24 gitk: Simplify calculation of gitdir
2011-07-24 gitk: Run 'git rev-parse --git-dir' only once
2011-07-24 gitk: Put temporary directory inside .git
2011-07-24 gitk: Fix "External diff" with separate work tree
2011-07-24 gitk: Fix "blame parent commit" with separate work...
2011-07-24 gitk: Fix "show origin of this line" with separate...
2011-07-24 gitk: Fix file highlight when run in subdirectory
2011-07-24 gitk: Update copyright
2011-05-29 gitk: When a commit contains a note, mark it with a...
2011-05-29 gitk: Remember time zones from author and commit timestamps
2011-05-29 gitk: Remove unused $cdate array
2011-04-09 gitk: Update cherry-pick error message parsing
2011-03-09 gitk: Quote tag names in event bindings to avoid proble...
2011-03-09 gitk: Allow user to control how much of the SHA1 ID...
2011-01-19 gitk: Take only numeric version components when computi...
2010-12-12 gitk: Make text selectable on Mac
2010-12-12 gitk: Prevent the text pane from becoming editable
2010-12-11 gitk: Add the equivalent of diff --color-words
2010-05-30 gitk: Show notes by default (like git log does)
2010-04-17 gitk: Display dirty submodules correctly
2010-03-20 gitk: Fix display of copyright symbol
2010-03-20 gitk: Add emacs editor variable block
2010-03-20 gitk: Avoid calling tk_setPalette on Windows
2010-03-20 gitk: Don't clobber "Remember this view" setting
2010-03-20 gitk: Add comments to explain encode_view_opts and...
2010-03-20 gitk: Use consistent font for all text input fields
2010-03-20 gitk: Set the font for all listbox widgets
2010-03-20 gitk: Set the font for all spinbox widgets
2010-03-20 gitk: Remove forced use of sans-serif font
2010-03-20 gitk: Add Ctrl-W shortcut for closing the active window
2010-02-03 gitk: Fix copyright symbol in About box message
2010-01-12 gitk: Adjust two equal strings which differed in whitespace
2010-01-12 gitk: Display submodule diffs with appropriate encoding
2010-01-12 gitk: Fix display of newly-created tags
2010-01-12 gitk: Enable gitk to create tags with messages
2009-12-13 gitk: Add "--no-replace-objects" option
2009-11-19 gitk: Fix selection of tags
2009-11-14 gitk: Default to the system colours on Windows
2009-11-14 gitk: Merge branch 'dev' into master
2009-11-14 gitk: Fix "git gui blame" invocation when called from...
2009-11-14 gitk: Disable checkout of remote branches
2009-11-14 gitk: Improve appearance of radiobuttons and checkbuttons
2009-11-03 gitk: Skip translation of "wrong Tcl version" message
2009-11-03 gitk: Use the --submodule option for displaying diffs...
2009-11-03 gitk: Fix diffing committed -> staged (typo in diffcmd)
2009-11-03 gitk: Add configuration for UI colour scheme
2009-09-21 gitk: Work around leftover temporary save file
2009-09-10 gitk: Don't compare fake children when comparing commits
2009-09-10 gitk: Show diff of commits at end of compare-commits...
2009-09-07 gitk: Show diff of commits at end of compare-commits...
2009-09-05 gitk: Add a user preference to enable/disable use of...
2009-09-05 Merge branch 'master' into dev
2009-08-13 gitk: Parse arbitrary commit-ish in SHA1 field
2009-08-13 gitk: Fix direction of symmetric difference in optimize...
2009-08-13 gitk: New option to hide remote refs
2009-08-13 gitk: Do not hard-code "encoding" in attribute lookup...
2009-05-24 gitk: Allow diff view without context lines
2009-05-24 gitk: Add another string to translation
2009-05-24 gitk: Add option 'Simple history' to the options menu
2009-05-18 gitk: Handle msysGit version during version comparisons
2009-05-16 gitk: Make more options easily accessible from Edit...
2009-05-16 gitk: Check git version before using --textconv flag
2009-05-16 gitk: Use --textconv to generate diff text
2009-05-16 gitk: Fix errors in the theme patch
2009-04-30 gitk: Use themed tk widgets
2009-04-30 Merge branch 'master' into dev
2009-04-21 gitk: Fix compare-commits function when we have local...
2009-04-17 gitk: Avoid crash if closed while reading references
2009-04-17 gitk: Handle external diff tool with spaces in the...
2009-04-17 gitk: Remember and restore the window state with the...
2009-04-17 gitk: Map KP_Divide to focus the search box
2009-04-17 gitk: Mark some more strings for translation
next