Merge branch 'kb/unicode' into pu
[git] / lib /
2016-10-20  Pat ThoytsMerge branch 'kb/unicode' into pu
2016-10-06  Karsten Bleesgit-gui: unicode file name support on windows
2016-10-04  Pat ThoytsMerge branch 'dr/ru' into pu
2016-10-04  Pat Thoytsgit-gui: maintain backwards compatibility for merge...
2016-10-03  Pat ThoytsMerge branch 'va/i18n_2' into pu
2016-10-03  Vasco Almeidagit-gui i18n: mark string in lib/error.tcl for translation
2016-10-03  Vasco Almeidagit-gui: fix incorrect use of Tcl append command
2016-10-03  Vasco Almeidagit-gui i18n: internationalize use of colon punctuation
2016-10-03  Pat ThoytsMerge branch 'pt/non-mouse-usage' into pu
2016-10-03  Pat ThoytsMerge branch 'pt/git4win-mods' into pu
2016-10-03  Pat ThoytsMerge branch 'patches' into pu
2016-10-03  Alex Riesengit-gui: ensure the file in the diff pane is in the...
2016-10-03  Alex Riesengit-gui: support for $FILENAMES in tool definitions
2016-10-03  Pat ThoytsMerge branch 'va/i18n' into pu
2016-10-03  Pat ThoytsMerge branch 'rs/use-modern-git-merge-syntax' into pu
2016-10-03  Pat ThoytsMerge branch 'js/commit-gpgsign' into pu
2016-10-03  Pat Thoytsgit-gui (Windows): use git-gui.exe in `Create Desktop...
2016-10-01  Pat ThoytsAmend tab ordering and text widget border and highlighting.
2016-09-26  Vasco Almeidagit-gui i18n: mark strings for translation
2016-09-26  René Scharfegit-gui: stop using deprecated merge syntax
2016-09-11  Johannes Schindelingit-gui: respect commit.gpgsign again
2015-03-07  Remi Rampingit-gui: Makes chooser set 'gitdir' to the resolved...
2015-03-07  Remi Rampingit-gui: Fixes chooser not accepting gitfiles
2014-10-06  Michael Lutzgit-gui: add configurable tab size to the diff view
2014-06-29  Pat ThoytsMerge remote-tracking branch 'vnwildman/master'
2014-06-13  Pat Thoytsgit-gui: align the new recursive checkbox with the...
2014-06-13  Henri GEISTgit-gui: Add a 'recursive' checkbox in the clone menu.
2014-06-13  Jens Lehmanngit-gui: show staged submodules regardless of ignore...
2013-11-15  Masanari Iidagit-gui: correct spelling errors in comments
2013-08-27  Max Kirillovgit-gui: Add gui.displayuntracked option
2013-08-27  Pat Thoytsgit-gui: show the maxrecentrepo config option in the...
2013-08-27  Pat Thoytsgit-gui: added gui.maxrecentrepo to extend the number...
2013-06-15  Pat Thoytsgit-gui: avoid an error message when removing the last...
2013-05-17  Pat Thoytsgit-gui: change dialog button positions for Windows...
2013-05-16  Heiko Voigtgit-gui: allow "\ No newline at end of file" for linewi...
2013-02-22  Pat Thoytsgit-gui: fix the mergetool launcher for the Beyond...
2012-09-17  Beat Bolligit-gui: remove .git/CHERRY_PICK_HEAD after committing
2012-09-17  Beat Bolligit-gui: Fix a loose/lose mistake
2012-01-22  Clemens Buchachergit-gui: fix git-gui crash due to uninitialized variable
2011-12-09  Pat Thoytsgit-gui: handle shell script text filters when loading...
2011-11-05  Bert Wesarggit-gui: don't warn for detached head when rebasing
2011-11-05  Bert Wesarggit-gui: make config gui.warndetachedcommit a boolean
2011-11-05  Tilman Vogelgit-gui: add config value gui.diffopts for passing...
2011-11-04  Pat Thoytsgit-gui: sort the numeric ansi codes
2011-11-04  Pat Thoytsgit-gui: support underline style when parsing diff...
2011-10-31  Dejan Ribičgit-gui: fix spelling error in sshkey.tcl
2011-10-21  Bert Wesarggit-gui: include the file path in guitools confirmation...
2011-10-21  Bert Wesarggit-gui: span widgets over the full file output area...
2011-10-21  Bert Wesarggit-gui: use a tristate to control the case mode in...
2011-10-19  Pat Thoytsgit-gui: set suitable extended window manager hints.
2011-10-19  Bert Wesarggit-gui: fix display of path in browser title
2011-10-19  Pat ThoytsMerge branch 'bw/searching' gitgui-0.15.0
2011-10-19  Pat Thoytsgit-gui: enable the smart case sensitive search only...
2011-10-19  Pat Thoytsgit-gui: catch invalid or complete regular expressions...
2011-10-19  Pat Thoytsgit-gui: theme the search and line-number entry fields...
2011-10-18  Pat Thoytsgit-gui: include the number of untracked files to stage...
2011-10-18  Bert Wesarggit-gui: new config to control staging of untracked...
2011-10-18  Bert Wesarggit-gui: use "untracked" for files which are not known...
2011-10-18  Bert Wesarggit-gui: fix unintended line break in message string
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
next