Code

git-gui: theme the search and line-number entry fields on blame screen
[git.git] / lib /
2011-10-19 Pat Thoytsgit-gui: theme the search and line-number entry fields...
2011-10-18 Bert Wesarggit-gui: add search history to searchbar
2011-10-18 Bert Wesarggit-gui: add regexp search mode to the searchbar
2011-10-18 Bert Wesarggit-gui: add smart case search mode in searchbar
2011-10-15 Bert Wesarggit-gui: incremental goto line in blame view
2011-10-15 Bert Wesarggit-gui: clear the goto line input when hiding
2011-10-15 Bert Wesarggit-gui: only accept numbers in the goto-line input
2011-10-15 Bert Wesarggit-gui: search and linenumber input are mutual exclusi...
2011-10-06 Heiko Voigtgit-gui: deal with unknown files when pressing the...
2011-07-19 Pat Thoytsgit-gui: drop the 'n' and 'Shift-n' bindings from the...
2011-07-19 David Friesgit-gui: Add keyboard shortcuts for search and goto...
2011-07-19 David Friesgit-gui: Enable jumping to a specific line number in...
2011-07-11 Pat ThoytsFix tooltip display with multiple monitors on windows.
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-02-27 Sebastian Schuberthmergetool--lib: Add Beyond Compare 3 as a tool
2011-02-27 Sebastian Schuberthmergetool--lib: Sort tools alphabetically for easier...
2011-02-24 Heiko Voigtgit-gui: fetch/prune all entry appears last
2011-02-24 Heiko Voigtgit-gui: fetch/prune all entry only for more than one...
2011-02-15 Pat Thoytsgit-gui: Include version check and test for tearoff...
2011-02-14 Heiko Voigtgit-gui: teach fetch/prune menu to do it for all remotes
2011-02-14 Heiko Voigtgit-gui: refactor remote submenu creation into subroutine
2011-02-13 Heiko Voigtgit-gui: always default to the last merged branch in...
2011-02-13 Heiko Voigtgit-gui: fix deleting item from all_remotes variable
2011-02-06 Heiko Voigtgit-gui: instead of defaulting to home directory use...
2011-02-06 Heiko Voigtgit-gui: scroll down to default selection for push...
2011-02-06 Heiko Voigtgit gui: keep selected branch when remote is changed...
2011-01-28 Bert Wesarggit-gui: handle meta diff header lines only in the...
2011-01-28 Bert Wesarggit-gui: handle special content lines only in the diff...
2011-01-28 Bert Wesarggit-gui: always reset the current tag
2011-01-28 Bert Wesarggit-gui: move 3way diff autodetect up
2011-01-28 Bert Wesarggit-gui: there is no "mode *" diff header line
2011-01-28 Bert Wesarggit-gui: name also new symlinks so
2011-01-28 Bert Wesarggit-gui: handle index lines only in the diff header
2011-01-28 Bert Wesarggit-gui: rework handling of diff header
2011-01-28 Bert Wesarggit-gui: learn more type change states
2011-01-28 Bert Wesarggit-gui: remove 'no such variable' for s error when...
2010-12-06 Bert Wesarggit-gui: Fix use of hunk tag for non-hunk content.
2010-12-06 Bert Wesarggit-gui: Fix use of renamed tag.
2010-11-22 Bert Wesarggit-gui: fix browsers [Up To Parent] in sub-sub-directo...
2010-11-19 Bert Wesarggit-gui: respect conflict marker size
2010-11-19 Bert Wesarggit-gui: fix ANSI-color parsing
2010-10-27 Pat Thoytsgit-gui: apply color information from git diff output
2010-10-07 Pat Thoytsgit-gui: use full dialog width for old name when renami...
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-07-30 Clément Poulaingit-gui: use textconv filter for diff and blame
2010-07-30 Pat Thoytsgit-gui: Avoid using the <<Copy>> binding as a menu...
2010-07-30 Heiko Voigtgit-gui: fix shortcut creation on cygwin
2010-07-30 Heiko Voigtgit-gui: fix usage of _gitworktree when creating shortc...
2010-07-10 Heiko Voigtgit-gui: fix usage of themed widgets variable
2010-02-08 Shawn O. PearceMerge branch 'maint'
2010-01-29 Shawn O. PearceMerge branch 'maint'
2010-01-28 Pat Thoytsgit-gui: use themed tk widgets with Tk 8.5
2010-01-23 Giuseppe Bilottagit-gui: update shortcut tools to use _gitworktree
2010-01-23 Jeff Eplergit-gui: Support applying a range of changes at once
2010-01-23 Jens Lehmanngit-gui: Use git diff --submodule when available
2010-01-23 Jeff Eplergit-gui: Fix applying a line when all following lines...
2010-01-23 Christopher Beelbygit-gui: Keep repo_config(gui.recentrepos) and .gitconf...
2010-01-23 Pat Thoytsgit-gui: handle really long error messages in updateindex.
2009-12-05 Alexander Gavrilovgit-gui: Increase blame viewer usability on MacOS.
2009-12-05 Clemens Buchachergit-gui: search 4 directories to improve statistic...
2009-12-05 Heiko Voigtgit gui: make current branch default in "remote delete...
2009-08-27 Shawn O. Pearcegit-gui: Ensure submodule path is quoted properly
2009-08-27 Jens Lehmanngit-gui: fix diff for partially staged submodule changes
2009-08-10 Heiko Voigtgit-gui: remove warning when deleting correctly merged...
2009-08-10 Jens Lehmanngit-gui: display summary when showing diff of a submodule
2009-04-08 Jens Lehmanngit-gui: run post-checkout hook after clone
2009-04-08 Shawn O. PearceMerge branch 'maint'
2009-04-08 Ferry Hubertsgit-gui: Ensure consistent usage of mergetool.keepBackup
2009-04-05 Jens Lehmanngit-gui: run post-checkout hook on checkout
2009-04-05 Jens Lehmanngit-gui: When calling post-commit hook wrong variable...
2009-03-30 Shawn O. PearceMerge branch 'maint'
2009-03-24 Sam Hocevargit-gui: minor spelling fix and string factorisation.
2009-03-20 Shawn O. PearceMerge branch 'maint'
2009-03-20 Jens Lehmanngit-gui: Fix merge conflict display error when filename...
2009-03-17 Shawn O. PearceMerge branch 'maint'
2009-03-17 Markus Heidelberggit-gui: don't hide the Browse button when resizing...
2009-03-09 Phil LawrenceAppend ampersand to "Target" of lnk files created by...
2009-02-08 Alexander Gavrilovgit-gui: Avoid an infinite rescan loop in handle_empty_...
2009-02-01 Alexander Gavrilovgit-gui: Fix post-commit status with subject in non...
2008-12-08 Alexander Gavrilovgit-gui: Fix commit encoding handling.
2008-12-02 Mark Burtongit-gui: Teach start_push_anywhere_action{} to notice...
2008-11-16 Alexander Gavrilovgit-gui: Fix the search bar destruction handler.
2008-11-16 Alexander Gavrilovgit-gui: Implement automatic rescan after Tool execution.
2008-11-16 Alexander Gavrilovgit-gui: Allow Tools request arguments from the user.
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-11 Alexander Gavrilovgit-gui: Request blame metadata in utf-8.
2008-11-11 Alexander Gavrilovgit-gui: Add the Show SSH Key item to the clone dialog.
2008-11-11 Alexander Gavrilovgit-gui: Fix focus transition in the blame viewer.
2008-11-01 Johannes Sixtgit-gui: Do not munge conflict marker lines in a normal...
2008-11-01 Alexander Gavrilovgit-gui: Add a dialog that shows the OpenSSH public...
2008-10-10 Johannes Sixtgit-gui: Mark-up strings in show_{other,unmerged}_diff...
2008-10-10 Johannes Sixtgit-gui: Show a round number of bytes of large untracke...
2008-10-10 Alexander Gavrilovgit-gui: Fix the blame viewer destroy handler.
2008-10-10 Alexander Gavrilovgit-gui: Add a search command to the blame viewer.
2008-10-10 Alexander Gavrilovgit-gui: Fix the blame window shape.
2008-10-10 Johannes Sixtgit-gui: Fix switch statement in lib/merge.tcl
next