gitk: Use mktemp -d to avoid predictable temporary directories
[gitweb.git] / gitk
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...
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...
next