aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* git-gui: correct spelling errors in commentsMasanari Iida2013-11-15
* git-gui: Add gui.displayuntracked optionMax Kirillov2013-08-27
* git-gui: show the maxrecentrepo config option in the preferences dialogPat Thoyts2013-08-27
* git-gui: added gui.maxrecentrepo to extend the number of remembered reposPat Thoyts2013-08-27
* git-gui: avoid an error message when removing the last remotePat Thoyts2013-06-15
* git-gui: change dialog button positions for Windows to suit platform.Pat Thoyts2013-05-17
* git-gui: allow "\ No newline at end of file" for linewise stagingHeiko Voigt2013-05-16
* git-gui: fix the mergetool launcher for the Beyond Compare tool.Pat Thoyts2013-02-22
* git-gui: remove .git/CHERRY_PICK_HEAD after committingBeat Bolli2012-09-17
* git-gui: Fix a loose/lose mistakeBeat Bolli2012-09-17
* git-gui: fix git-gui crash due to uninitialized variableClemens Buchacher2012-01-22
* git-gui: handle shell script text filters when loading for blame.Pat Thoyts2011-12-09
* git-gui: don't warn for detached head when rebasingBert Wesarg2011-11-05
* git-gui: make config gui.warndetachedcommit a booleanBert Wesarg2011-11-05
* git-gui: add config value gui.diffopts for passing additional diff optionsTilman Vogel2011-11-05
* git-gui: sort the numeric ansi codesPat Thoyts2011-11-04
* git-gui: support underline style when parsing diff outputPat Thoyts2011-11-04
* git-gui: fix spelling error in sshkey.tclDejan Ribič2011-10-31
* git-gui: include the file path in guitools confirmation dialogBert Wesarg2011-10-21
* git-gui: span widgets over the full file output area in the blame viewBert Wesarg2011-10-21
* git-gui: use a tristate to control the case mode in the searchbarBert Wesarg2011-10-21
* git-gui: set suitable extended window manager hints.Pat Thoyts2011-10-19
* git-gui: fix display of path in browser titleBert Wesarg2011-10-19
* Merge branch 'bw/searching'gitgui-0.15.0Pat Thoyts2011-10-19
|\
| * git-gui: enable the smart case sensitive search only if gui.search.smartcase ...Pat Thoyts2011-10-19
| * git-gui: catch invalid or complete regular expressions and treat as no match.Pat Thoyts2011-10-19
| * git-gui: theme the search and line-number entry fields on blame screenPat Thoyts2011-10-19
| * git-gui: add search history to searchbarBert Wesarg2011-10-18
| * git-gui: add regexp search mode to the searchbarBert Wesarg2011-10-18
| * git-gui: add smart case search mode in searchbarBert Wesarg2011-10-18
* | git-gui: include the number of untracked files to stage when asking the userPat Thoyts2011-10-18
* | git-gui: new config to control staging of untracked filesBert Wesarg2011-10-18
* | git-gui: use "untracked" for files which are not known to gitBert Wesarg2011-10-18
* | git-gui: fix unintended line break in message stringBert Wesarg2011-10-18
|/
* git-gui: incremental goto line in blame viewBert Wesarg2011-10-15
* git-gui: clear the goto line input when hidingBert Wesarg2011-10-15
* git-gui: only accept numbers in the goto-line inputBert Wesarg2011-10-15
* git-gui: search and linenumber input are mutual exclusive in the blame viewBert Wesarg2011-10-15
* git-gui: deal with unknown files when pressing the "Stage Changed" buttonHeiko Voigt2011-10-06
* git-gui: drop the 'n' and 'Shift-n' bindings from the last patch.Pat Thoyts2011-07-19
* git-gui: Add keyboard shortcuts for search and goto commands in blame view.David Fries2011-07-19
* git-gui: Enable jumping to a specific line number in blame view.David Fries2011-07-19
* Fix tooltip display with multiple monitors on windows.Pat Thoyts2011-07-11
* git-gui: warn when trying to commit on a detached headHeiko Voigt2011-05-20
* Merge branch 'ss/git-gui-mergetool'gitgui-0.14.0Pat Thoyts2011-03-25
|\
| * mergetool--lib: Add Beyond Compare 3 as a toolSebastian Schuberth2011-02-27
| * mergetool--lib: Sort tools alphabetically for easier lookupSebastian Schuberth2011-02-27
* | git-gui: fetch/prune all entry appears lastHeiko Voigt2011-02-24
* | git-gui: fetch/prune all entry only for more than one entryHeiko Voigt2011-02-24
* | git-gui: Include version check and test for tearoff menu entryPat Thoyts2011-02-15