OSDN Git Service

git-core/git.git
2014-01-18 Alexander Shopovgit-gui l10n: Add 29 more terms to glossary
2014-01-18 Alexander Shopovgit-gui i18n: Initial glossary in Bulgarian
2013-11-15 Masanari Iidagit-gui: correct spelling errors in comments
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-08-27 Pat Thoytsgit-gui: added gui.maxrecentrepo to extend the number...
2013-08-27 Mads Dørupgit-gui: Improve font rendering on retina macbooks
2013-06-15 Pat Thoytsgit-gui 0.18 gitgui-0.18.0
2013-06-15 Pat Thoytsgit-gui: avoid an error message when removing the last...
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
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-12-25 Christian CouderMakefile: replace "echo 1>..." with "echo >..."
2012-11-28 GrahackFrench translation: copy -> copie.
2012-11-13 Kirill Smelkovgit-gui: Fix parsing of <rev> <path-which-not-present...
2012-10-17 Pat Thoytsgit-gui 0.17 gitgui-0.17.0
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 Beat Bolligit-gui: remove .git/CHERRY_PICK_HEAD after committing
2012-09-17 Beat Bolligit-gui: Fix a loose/lose mistake
2012-09-17 Vitaly _Vi... git-gui: Fix semi-working shortcuts for unstage and...
2012-06-19 Pat ThoytsMerge branch 'rt/trans'
2012-06-19 Ralf Thielowgit-gui: de.po: translate "remote" as "extern"
2012-06-19 Ralf Thielowgit-gui: de.po: translate "bare" as "bloß"
2012-06-19 Ralf Thielowgit-gui: de.po: consistently add untranslated hook...
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
2012-03-10 Benjamin Kerensagit-gui: fix a typo in po/ files
2012-03-10 Marcus Karlssongit-gui: Use PWD if it exists on Mac OS X
2012-01-22 Clemens Buchachergit-gui: fix git-gui crash due to uninitialized variable
2011-12-13 Pat Thoytsgit-gui 0.16 gitgui-0.16.0
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-30 Pat Thoytsgit-gui: set whitespace warnings appropriate to this...
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-18 Bert Wesarggit-gui: handle config booleans without value
2011-10-18 Bert Wesarggit-gui: fix multi selected file operation
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-07-11 Dmitry IvankovFix typo: existant->existent
2011-07-11 Pat Thoytsgit-gui: updated translator README for current procedures.
2011-05-20 Heiko Voigtgit-gui: warn when trying to commit on a detached head
2011-05-16 Christoffer... git-gui: Corrected a typo in the Swedish translation...
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-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
next