git-gui: show staged submodules regardless of ignore config
[git] / git-gui.sh
2014-06-13  Jens Lehmanngit-gui: show staged submodules regardless of ignore...
2014-01-18  Max Kirillovgit-gui: fallback right pane to packed widgets with...
2013-09-12  Pat Thoytsgit-gui: add menu item to launch a bash shell on Windows.
2013-09-06  John Murphygit-gui: corrected setup of git worktree under cygwin.
2013-08-27  Max Kirillovgit-gui: right half window is paned
2013-08-27  Max Kirillovgit-gui: Add gui.displayuntracked option
2013-08-27  Pat Thoytsgit-gui: show the maxrecentrepo config option in the...
2013-06-07  John Keepinggit-gui: fix file name handling with non-empty prefix
2013-06-07  Stefan Hallergit-gui: bring wish process to front on Mac
2012-11-13  Kirill Smelkovgit-gui: Fix parsing of <rev> <path-which-not-present...
2012-10-17  Andrew Wonggit-gui: Don't prepend the prefix if value looks like...
2012-10-17  Andrew Wonggit-gui: Detect full path when parsing arguments
2012-09-17  Vitaly _Vi Shukelagit-gui: Fix semi-working shortcuts for unstage and...
2012-06-19  Pat ThoytsMerge branch 'rt/trans'
2012-04-19  Pat Thoytsgit-gui: preserve commit messages in utf-8
2012-03-25  Heiko Voigtgit-gui: open console when using --trace on windows
2011-12-09  Pat Thoytsgit-gui: handle shell script text filters when loading...
2011-12-07  Samuel Bronsongit-gui: Set both 16x16 and 32x32 icons on X to pacify...
2011-11-30  Pat Thoytsgit-gui: added config gui.gcwarning to disable the...
2011-11-05  Tilman Vogelgit-gui: add config value gui.diffopts for passing...
2011-11-04  Pat Thoytsgit-gui: support underline style when parsing diff...
2011-10-19  Pat ThoytsMerge branch 'bw/searching' gitgui-0.15.0
2011-10-18  Bert Wesarggit-gui: new config to control staging of untracked...
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
next