Code

git-gui: theme the search and line-number entry fields on blame screen
[git.git] / git-gui.sh
2011-10-18 Bert Wesarggit-gui: handle config booleans without value
2011-10-18 Bert Wesarggit-gui: fix multi selected file operation
2011-07-11 Dmitry IvankovFix typo: existant->existent
2011-05-20 Heiko Voigtgit-gui: warn when trying to commit on a detached head
2011-03-25 Pat ThoytsMerge branch 'ss/git-gui-mergetool' gitgui-0.14.0
2011-03-25 Pat Thoytsgit-gui: detect the use of MUI langauge packs on Windows
2011-02-13 Heiko Voigtgit-gui: always default to the last merged branch in...
2011-01-28 Bert Wesarggit-gui: learn more type change states
2011-01-28 Bert Wesarggit-gui: fix typo in image data
2010-12-10 Stefan Naewegit-gui: use --exclude-standard to check for untracked...
2010-12-06 Bert Wesarggit-gui: Fix use of hunk tag for non-hunk content.
2010-11-19 Bert Wesarggit-gui: respect conflict marker size
2010-10-27 Pat Thoytsgit-gui: apply color information from git diff output
2010-10-27 Pat Thoytsgit-gui: use wordprocessor tab style to ensure tabs...
2010-10-20 Pat Thoytsgit-gui: correct assignment of work-tree
2010-10-07 Pat Thoytsgit-gui: generic version trimming
2010-10-05 Pat Thoytsgit-gui: enable the Tk console when tracing/debugging...
2010-10-05 Pat Thoytsgit-gui: show command-line errors in a messagebox on...
2010-10-05 Sebastian SchuberthOn Windows, avoid git-gui to call Cygwin's nice utility
2010-09-13 Pat Thoytsgit-gui: avoid mis-encoding the copyright message on...
2010-08-12 Pat Thoytsgit-gui: handle textconv filter on Windows and in devel...
2010-08-12 Matthieu Moygit-gui: use shell to launch textconv filter in "blame"
2010-08-07 Pat Thoytsgit-gui: display error launching blame as a message...
2010-08-07 Pat Thoytsgit-gui: Make usage statement visible on Windows.
2010-08-02 Pat Thoytsgit-gui: fix size and position of window panes on startup
2010-08-02 Pat Thoytsgit-gui: mc cannot be used before msgcat has been loaded
2010-07-30 Clément Poulaingit-gui: use textconv filter for diff and blame
2010-07-30 Markus Heidelberggit-gui: fix "Explore Working Copy" for Windows again
2010-07-10 Pat Thoytsgit-gui: Handle failure of core.worktree to identify...
2010-02-08 Shawn O. PearceMerge branch 'maint'
2010-02-08 Heiko Voigtgit-gui: check whether systems nice command works or...
2010-01-29 Shawn O. PearceMerge branch 'maint'
2010-01-29 Heiko Voigtgit-gui: fix shortcut for menu "Commit/Revert Changes"
2010-01-28 Jens Lehmanngit-gui: Quote git path when starting another gui in...
2010-01-28 Pat Thoytsgit-gui: use themed tk widgets with Tk 8.5
2010-01-25 Shawn O. Pearcegit-gui: Remove unused icon file_parttick
2010-01-25 Peter Oberndorfergit-gui: use different icon for new and modified files...
2010-01-24 Giuseppe Bilottagit-gui: set GIT_DIR and GIT_WORK_TREE after setup
2010-01-23 Giuseppe Bilottagit-gui: handle bare repos correctly
2010-01-23 Giuseppe Bilottagit-gui: handle non-standard worktree locations
2010-01-23 Jeff Eplergit-gui: Support applying a range of changes at once
2010-01-23 Jens Lehmanngit-gui: Add a special diff popup menu for submodules
2010-01-23 Giuseppe Bilottagit-gui: work from the .git dir
2010-01-23 Jens Lehmanngit-gui: Correct file_states when unstaging partly...
2010-01-23 Peter Kreftinggit-gui: Fix gitk for branch whose name matches local...
2010-01-07 Vitaly _Vi Shukelagit-gui: Add hotkeys for "Unstage from commit" and...
2009-12-07 Jindrich Makovickagit-gui: suppress RenderBadPicture X error caused by...
2009-10-27 Vietor Liugit-gui: adjust the minimum height of diff pane for...
2009-09-25 Jens Lehmanngit-gui: fix use of uninitialized variable
2009-09-12 Alexey Borzenkovgit-gui: store wm state and fix wm geometry
2009-08-12 Dan Zwellgit-gui: Limit display to a maximum number of files
2009-08-10 Jens Lehmanngit-gui: display summary when showing diff of a submodule
2009-05-01 Daniel A. Steffengit-gui: Fixes for Mac OS X TkAqua
2009-04-08 Shawn O. PearceMerge branch 'maint'
2009-04-08 Ferry Hubertsgit-gui: Ensure consistent usage of mergetool.keepBackup
2009-04-08 Joerg Bornemanngit-gui: fix use of undeclared variable diff_empty_count
2009-04-05 Markus Heidelberggit-gui (Win): make "Explore Working Copy" more robust
2009-04-05 Markus Heidelberggit-gui: use `git --html-path` to get the location...
2009-03-30 Shawn O. PearceMerge branch 'maint'
2009-03-30 Markus Heidelberggit-gui: fix deleting from the context menu with empty...
2009-02-08 Alexander Gavrilovgit-gui: Support more git version notations.
2008-12-17 Johannes Schindelingit-gui: Get rid of the last remnants of GIT_CONFIG_LOCAL
2008-12-08 Alexander Gavrilovgit-gui: Fix handling of relative paths in blame.
2008-11-16 Alexander Gavrilovgit-gui: Add a Tools menu for arbitrary commands.
2008-11-16 Alexander Gavrilovgit-gui: Fix the after callback execution in rescan.
2008-11-16 Alexander Gavrilovgit-gui: Implement system-wide configuration handling.
2008-11-16 Giuseppe Bilottagit-gui: try to provide a window icon under X
2008-11-11 Alexander Gavrilovgit-gui: Add the Show SSH Key item to the clone dialog.
2008-11-01 Alexander Gavrilovgit-gui: Add a simple implementation of SSH_ASKPASS.
2008-11-01 Alexander Gavrilovgit-gui: Add a dialog that shows the OpenSSH public...
2008-10-10 Alexander Gavrilovgit-gui: Add a search command to the blame viewer.
2008-09-30 Petr Baudisgit-gui: gui.autoexplore makes explorer to pop up autom...
2008-09-30 Petr Baudisgit-gui: Add Explore Working Copy to the Repository...
2008-09-30 Petr Baudisgit-gui: Use git web--browser for web browsing
2008-09-30 Petr Baudisgit-gui: Add support for adding remotes
2008-09-30 Petr Baudisgit-gui: Squash populate_{push,fetch}_menu to populate_...
2008-09-30 Petr Baudisgit-gui: Clarify the Remote -> Delete... action
2008-09-30 Alexander Gavrilovgit-gui: Make Ctrl-T safe to use for conflicting files.
2008-09-26 Shawn O. Pearcegit-gui: Show/hide "Sign Off" based on nocommitmsg...
2008-09-26 Shawn O. PearceMerge branch 'maint'
2008-09-24 Alexander Gavrilovgit-gui: Reenable staging unmerged files by clicking...
2008-09-24 Alexander Gavrilovgit-gui: Allow forcing display encoding for diffs using...
2008-09-24 Alexander Gavrilovgit-gui: Cleanup handling of the default encoding.
2008-09-24 Shawn O. Pearcegit-gui: Use gitattribute "encoding" for file content...
2008-09-24 Joshua Williamsgit-gui: Add support for calling out to the prepare...
2008-09-24 Shawn O. Pearcegit-gui: Hide commit related UI during citool --nocommit
2008-09-24 Alexander Gavrilovgit-gui: Add more integration options to citool.
2008-09-12 Alexander Gavrilovgit-gui: Restore ability to Stage Working Copy for...
2008-09-12 Alexander Gavrilovgit-gui: Fix Blame Parent & Context for working copy...
2008-09-05 Shawn O. PearceMerge branch 'maint'
2008-09-05 Alexander Gavrilovgit-gui: Make F5 reselect a diff, if an untracked file...
2008-09-05 Alexander Gavrilovgit-gui: Reimplement and enhance auto-selection of...
2008-09-05 Alexander Gavrilovgit-gui: Support conflict states _U & UT.
2008-09-05 Alexander Gavrilovgit-gui: Don't allow staging files with conflicts.
2008-09-05 Alexander Gavrilovgit-gui: Support calling merge tools.
2008-09-05 Alexander Gavrilovgit-gui: Support resolving conflicts via the diff conte...
2008-09-01 Shawn O. PearceMerge branch 'maint'
2008-09-01 Clemens Buchachergit gui: show diffs with a minimum of 1 context line
2008-08-25 Alexander Gavrilovgit-gui: Allow specifying an initial line for git gui...
2008-08-25 Alexander Gavrilovgit-gui: Support starting gitk from Gui Blame
next