gitweb.git

Commits

2015-04-18 git-gui: set version 0.20 gitgui-0.20.0
2015-04-18 git-gui: sv.po: Update Swedish translation (547t0f0u)
2015-04-18 git-gui i18n: Updated Bulgarian translation (547t,0f,0u)
2015-03-07 git-gui: Makes chooser set 'gitdir' to the resolved...
2015-03-07 git-gui: Fixes chooser not accepting gitfiles
2015-01-13 git-gui: reinstate support for Tcl 8.4
2015-01-05 git-gui: fix problem with gui.maxfilesdisplayed
2014-11-07 git-gui: fix verbose loading when git path contains...
2014-11-06 git-gui/gitk: Do not depend on Cygwin's "kill" command...
2014-10-06 git-gui: add configurable tab size to the diff view
2014-08-10 git-gui: Make git-gui lib dir configurable at runime
2014-08-10 git-gui i18n: Updated Bulgarian translation (520t,0f,0u)
2014-06-29 Merge remote-tracking branch 'vnwildman/master'
2014-06-28 L10n: vi.po (543t): Init translation for Vietnamese
2014-06-13 git-gui: align the new recursive checkbox with the...
2014-06-13 git-gui: Add a 'recursive' checkbox in the clone menu.
2014-06-13 git-gui: tolerate major version changes when comparing...
2014-06-13 git-gui: show staged submodules regardless of ignore...
2014-01-18 git-gui 0.19 gitgui-0.19.0
2014-01-18 git-gui: chmod +x po2msg, windows/git-gui.sh
2014-01-18 git-gui: fallback right pane to packed widgets with...
2014-01-18 git-gui i18n: Added Bulgarian translation
2014-01-18 git-gui l10n: Add 29 more terms to glossary
2014-01-18 git-gui i18n: Initial glossary in Bulgarian
2013-11-15 git-gui: correct spelling errors in comments
2013-09-12 git-gui: add menu item to launch a bash shell on Windows.
2013-09-06 git-gui: corrected setup of git worktree under cygwin.
2013-08-27 git-gui: right half window is paned
2013-08-27 git-gui: Add gui.displayuntracked option
2013-08-27 git-gui: show the maxrecentrepo config option in the...
2013-08-27 git-gui: added gui.maxrecentrepo to extend the number...
2013-08-27 git-gui: Improve font rendering on retina macbooks
2013-06-15 git-gui 0.18 gitgui-0.18.0
2013-06-15 git-gui: avoid an error message when removing the last...
2013-06-07 git-gui: fix file name handling with non-empty prefix
2013-06-07 git-gui: bring wish process to front on Mac
2013-05-17 git-gui: change dialog button positions for Windows...
2013-05-16 git-gui: allow "\ No newline at end of file" for linewi...
2013-02-22 git-gui: fix the mergetool launcher for the Beyond...
2012-12-25 Makefile: replace "echo 1>..." with "echo >..."
2012-11-28 French translation: copy -> copie.
2012-11-13 git-gui: Fix parsing of <rev> <path-which-not-present...
2012-10-17 git-gui 0.17 gitgui-0.17.0
2012-10-17 git-gui: Don't prepend the prefix if value looks like...
2012-10-17 git-gui: Detect full path when parsing arguments
2012-09-17 git-gui: remove .git/CHERRY_PICK_HEAD after committing
2012-09-17 git-gui: Fix a loose/lose mistake
2012-09-17 git-gui: Fix semi-working shortcuts for unstage and...
2012-06-19 Merge branch 'rt/trans'
2012-06-19 git-gui: de.po: translate "remote" as "extern"
2012-06-19 git-gui: de.po: translate "bare" as "bloß"
2012-06-19 git-gui: de.po: consistently add untranslated hook...
2012-04-19 git-gui: preserve commit messages in utf-8
2012-03-25 git-gui: open console when using --trace on windows
2012-03-10 git-gui: fix a typo in po/ files
2012-03-10 git-gui: Use PWD if it exists on Mac OS X
2012-01-22 git-gui: fix git-gui crash due to uninitialized variable
2011-12-13 git-gui 0.16 gitgui-0.16.0
2011-12-09 git-gui: handle shell script text filters when loading...
2011-12-07 git-gui: Set both 16x16 and 32x32 icons on X to pacify...
2011-11-30 git-gui: added config gui.gcwarning to disable the...
2011-11-30 git-gui: set whitespace warnings appropriate to this...
2011-11-05 git-gui: don't warn for detached head when rebasing
2011-11-05 git-gui: make config gui.warndetachedcommit a boolean
2011-11-05 git-gui: add config value gui.diffopts for passing...
2011-11-04 git-gui: sort the numeric ansi codes
2011-11-04 git-gui: support underline style when parsing diff...
2011-10-31 git-gui: fix spelling error in sshkey.tcl
2011-10-21 git-gui: include the file path in guitools confirmation...
2011-10-21 git-gui: span widgets over the full file output area...
2011-10-21 git-gui: use a tristate to control the case mode in...
2011-10-19 git-gui: set suitable extended window manager hints.
2011-10-19 git-gui: fix display of path in browser title
2011-10-19 Merge branch 'bw/searching' gitgui-0.15.0
2011-10-19 git-gui: enable the smart case sensitive search only...
2011-10-19 git-gui: catch invalid or complete regular expressions...
2011-10-19 git-gui: theme the search and line-number entry fields...
2011-10-18 git-gui: include the number of untracked files to stage...
2011-10-18 git-gui: new config to control staging of untracked...
2011-10-18 git-gui: use "untracked" for files which are not known...
2011-10-18 git-gui: fix unintended line break in message string
2011-10-18 git-gui: add search history to searchbar
2011-10-18 git-gui: add regexp search mode to the searchbar
2011-10-18 git-gui: add smart case search mode in searchbar
2011-10-18 git-gui: handle config booleans without value
2011-10-18 git-gui: fix multi selected file operation
2011-10-15 git-gui: incremental goto line in blame view
2011-10-15 git-gui: clear the goto line input when hiding
2011-10-15 git-gui: only accept numbers in the goto-line input
2011-10-15 git-gui: search and linenumber input are mutual exclusi...
2011-10-06 git-gui: deal with unknown files when pressing the...
2011-07-19 git-gui: drop the 'n' and 'Shift-n' bindings from the...
2011-07-19 git-gui: Add keyboard shortcuts for search and goto...
2011-07-19 git-gui: Enable jumping to a specific line number in...
2011-07-11 Fix tooltip display with multiple monitors on windows.
2011-07-11 Fix typo: existant->existent
2011-07-11 git-gui: updated translator README for current procedures.
2011-05-20 git-gui: warn when trying to commit on a detached head
2011-05-16 git-gui: Corrected a typo in the Swedish translation...
2011-03-25 Merge branch 'ss/git-gui-mergetool' gitgui-0.14.0
next