gitk: Turn off undo manager in the text widget
[gitweb.git] / gitk
2016-12-12 gitk: Turn off undo manager in the text widget
2016-12-12 gitk: Fix missing commits when using -S or -G
2016-12-12 gitk: Use explicit RGB green instead of "lime"
2016-12-11 gitk: Include commit title in branch dialog
2016-12-11 gitk: Allow checking out a remote branch
2016-12-11 gitk: Add a 'rename' option to the branch context menu
2016-03-19 gitk: Follow themed bgcolor in help dialogs
2015-12-19 Merge branch 'ja.po' of https://github.com/qykth-git...
2015-12-19 Merge branch 'color-fix' of https://github.com/qykth...
2015-12-12 gitk: Let .bleft.mid widgets 'breathe'
2015-12-12 gitk: Match ttk fonts to gitk fonts
2015-11-12 gitk: Color name update
2015-10-30 Merge https://github.com/vnwildman/gitk
2015-10-30 gitk: Add missing accelerators
2015-09-13 gitk: Accelerators for the main menu
2015-09-13 gitk: Adjust the menu line numbers to compensate for...
2015-08-13 gitk: Add a "Copy commit summary" command
2015-05-17 gitk: Use translated version of "Command line" in getco...
2015-05-17 gitk: Make it easier to go quickly to a specific commit
2015-05-17 gitk: Show the current view's name in the window title
2015-05-17 gitk: Add mouse right-click options to copy path and...
2015-05-17 gitk: Remove mc parameter from proc show_error
2015-05-03 gitk: Fix error when changing colors after closing...
2015-05-02 gitk: Replace catch {unset foo} with unset -nocomplain foo
2015-04-06 gitk: Rearrange window title to be more conventional
2015-04-06 gitk: Fix bad English grammar "Matches none Commit...
2015-03-15 gitk: Remove tcl-format flag from a message that should...
2015-03-15 gitk: Pass --invert-grep option down to "git log"
2015-03-15 gitk: Synchronize config file writes
2015-03-15 gitk: Report errors in saving config file
2015-03-15 gitk: Only write changed configuration variables
2015-03-02 gitk: Enable mouse horizontal scrolling in diff pane
2015-03-01 gitk: Default wrcomcmd to use --pretty=email
2014-10-29 gitk: Remove boilerplate for configuration variables
2014-10-29 gitk: Show detached HEAD if --all is specified
2014-10-29 gitk: Do not depend on Cygwin's "kill" command on Windows
2014-08-08 gitk: Add keybinding to switch to parent commit
2014-06-27 gitk: Add visiblerefs option, which lists always-shown...
2014-06-27 gitk: Catch mkdtemp errors
2014-06-15 gitk: Use mktemp -d to avoid predictable temporary...
2014-06-15 gitk: Honor TMPDIR when viewing external diffs
2014-06-15 gitk: Show staged submodules regardless of ignore config
2014-06-15 gitk: Allow displaying time zones from author and commi...
2014-06-15 gitk: Switch to patch mode when searching for line...
2014-06-15 gitk: Replace SHA1 entry field on keyboard paste
2014-02-21 gitk: Merge branch 'new' of https://github.com/vnwildma...
2014-01-23 gitk: Indent word-wrapped lines in commit display header
2014-01-22 gitk: Comply with XDG base directory specification
2014-01-21 gitk: Replace "next" and "prev" buttons with down and...
2014-01-21 gitk: Update copyright dates
2014-01-21 gitk: Fix mistype
2013-12-01 gitk: Recognize -L option
2013-12-01 gitk: Support showing the gathered inline diffs
2013-12-01 gitk: Split out diff part in $commitinfo
2013-12-01 gitk: Refactor per-line part of getblobdiffline and...
2013-12-01 gitk: Support -G option from the command line
2013-10-31 gitk: Tag display improvements
2013-05-13 gitk: On OSX, bring the gitk window to front
2013-05-13 gitk: Add support for -G'regex' pickaxe variant
2013-05-11 gitk: Add menu item for reverting commits
2013-05-11 gitk: Simplify file filtering
2013-05-11 gitk: Display the date of a tag in a human-friendly way
2013-05-11 gitk: Improve behaviour of drop-down lists
2013-04-01 gitk: Move hard-coded colors to .gitk
2013-01-02 gitk: Display important heads even when there are many
2013-01-01 gitk: Improve display of list of nearby tags and heads
2013-01-01 gitk: Fix display of branch names on some commits
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...
next