OSDN Git Service

git-core/git.git
2007-07-06 Johannes SchindelinFuture-proof source for changes in xdemitconf_t
2007-07-06 Junio C HamanoIntroduce diff_filespec_is_binary()
2007-07-06 Matt KraaiPrefer EMAIL to username@hostname.
2007-07-06 Matthias Lederhofermake git-clone GIT_WORK_TREE aware
2007-07-06 Matthias Lederhofergit-clone: split up long &&-command-chain and use a...
2007-07-06 Alecs Kingfix remote.origin.url in tutorial.txt
2007-07-06 Johannes Schindelinfilter-branch: fail gracefully when a filter fails
2007-07-06 Alex RiesenAdd -v|--verbose to git remote to show remote url
2007-07-06 Johannes Schindelinfilter-branch documentation: clarify which filters...
2007-07-06 Junio C Hamanogit-stash: allow more descriptive reminder message...
2007-07-06 Andrew RuderAdd urls.txt to git-clone man page
2007-07-05 Junio C HamanoFix git-stash(1) markup.
2007-07-05 Johannes SixtAllow rebase to run if upstream is completely merged
2007-07-05 Andrew RuderRemove USE_PAGER from git-pickaxe and git-annotate
2007-07-05 Eric Wonggit-svn: fix blocking with svn:// servers after do_switch
2007-07-04 Johannes Sixtfilter-branch documentation: some more touch-ups.
2007-07-04 Steffen Prohaskafilter-branch: added missing warn function
2007-07-04 SeanAlter git-checkout reflog message to include "from...
2007-07-04 Matthias Lederhofergit-init: set core.worktree if GIT_WORK_TREE is specified
2007-07-04 Junio C HamanoDo not check if getcwd() result begins with a slash.
2007-07-04 Johannes Schindelinfilter-branch: a few more touch ups to the man page
2007-07-04 Johannes Schindelinfilter-branch: make output nicer
2007-07-04 Alex RiesenFix t5516 to create test repo without hooks
2007-07-04 Johannes Sixtfilter-branch: Avoid an error message in the map function.
2007-07-04 Alex RiesenHandle format.subjectprefix for every command which...
2007-07-04 Alex RiesenHandle missing prefix for "Subject:" as if no prefix...
2007-07-04 Junio C HamanoUpdate reflog message created for stashes
2007-07-04 Uwe Kleine... repack: don't report "Nothing new to pack." if -q is...
2007-07-04 Brian GernhardtAdd core.pager config variable.
2007-07-04 CJ van den... git-submodule: Fix two instances of the same typo
2007-07-04 Junio C HamanoMerge branch 'maint'
2007-07-04 Johannes Schindelinfilter-branch: add a test for the commit removal example
2007-07-04 Jonas Fonsecafsck --lost-found writes to subdirectories in .git...
2007-07-04 Johannes SchindelinAdd diff-option --ext-diff
2007-07-04 Johannes SchindelinDocument git-filter-branch
2007-07-04 Uwe Kleine... stash: end commit log with a newline
2007-07-04 Junio C HamanoUpdate draft Release Notes for 1.5.3
2007-07-04 Miklos VajnaDocument -<n> for git-format-patch
2007-07-03 Johannes Schindelinglossary: add 'reflog'
2007-07-03 Johannes Schindelindiff --no-index: fix --name-status with added files
2007-07-03 Jim MeyeringDon't smash stack when $GIT_ALTERNATE_OBJECT_DIRECTORIE...
2007-07-03 Junio C HamanoMark disused commit walkers officially deprecated. v1.5.3-rc0
2007-07-03 Junio C Hamanogit-stash: make "save" the default action again.
2007-07-03 Junio C HamanoRewrite "git-frotz" to "git frotz"
2007-07-03 Linus TorvaldsStart deprecating "git-command" in favor of "git command"
2007-07-03 Junio C HamanoMerge branch 'jo/init'
2007-07-03 Johannes Schindelingit-fsck: add --lost-found option
2007-07-03 Junio C HamanoMerge branch 'maint'
2007-07-03 Adam Robenformat-patch: Add format.subjectprefix config option
2007-07-03 Johannes SixtTest 'git add' for unmerged entries when core.symlinks...
2007-07-03 Junio C Hamano"git-push $URL" without refspecs pushes only matching...
2007-07-03 Michael HendricksCorrectly document the name of the global excludes...
2007-07-03 Junio C HamanoMerge branch 'maint'
2007-07-02 Andy ParkinsMake git-prune submodule aware (and fix a SEGFAULT...
2007-07-02 Junio C HamanoMerge branch 'ew/svn'
2007-07-02 Junio C HamanoMerge branch 'ns/stash'
2007-07-02 Junio C HamanoMerge branch 'js/rebase'
2007-07-02 Junio C HamanoMerge branch 'jc/diffcore'
2007-07-02 Jeff KingDocumentation: minor cleanups to branch/checkout wording
2007-07-02 Jeff KingDocumentation: quote {non-attributes} for asciidoc
2007-07-02 Johannes SchindelinMake '!' aliases more useful
2007-07-02 Matthias Lederhofergetenv/setenv: use constants if available
2007-07-02 Sven Verdoolaegegit-clone: fetch possibly detached HEAD over dumb http
2007-07-02 Emil Medvegit-submodule: Instead of using only annotated tags...
2007-07-02 Sven Verdoolaegegit-submodule: provide easy way of adding new submodules
2007-07-02 Junio C HamanoUpdate public documentation links for 1.5.2.3
2007-07-02 Junio C HamanoMerge 1.5.2.3 in
2007-07-02 Junio C HamanoGIT 1.5.2.3 v1.5.2.3
2007-07-02 Jeff KingDocumentation: quote {non-attributes} for asciidoc
2007-07-02 Jeff Kinggit-stash: don't complain when listing in a repo with...
2007-07-02 Jeff Kinggit-stash: fix "can't shift that many" with no arguments
2007-07-02 Jeff Kinggit-stash: fix "no arguments" case in documentation
2007-07-01 Junio C Hamanogit-stash: require "save" to be explicit and update...
2007-07-01 Junio C HamanoMerge branch 'rs/diff'
2007-07-01 Junio C HamanoMerge branch 'jc/quote'
2007-07-01 Brian GernhardtFix t5516-fetch for systems where `wc -l` outputs white...
2007-07-01 Johannes Schindelingit add: respect core.filemode with unmerged entries
2007-07-01 Johannes Schindelint7004: ship trustdb to avoid gpg warnings
2007-07-01 Junio C HamanoMerge branch 'ml/worktree'
2007-07-01 Junio C HamanoMerge branch 'ei/worktree+filter'
2007-07-01 Junio C HamanoMerge branch 'fl/config'
2007-07-01 Junio C HamanoMerge branch 'mk/svn'
2007-07-01 しらいしななこDocument git-stash
2007-07-01 Sam Vilaingit-svn: cache max revision in rev_db databases
2007-07-01 Sam Vilaingit-svn: use git-log rather than rev-list | xargs cat...
2007-07-01 Michael Krelingit-svn: honor ~/.subversion/ client cert file settings.
2007-07-01 Junio C Hamanodiffcore-delta.c: Ignore CR in CRLF for text files
2007-07-01 Junio C Hamanodiffcore-delta.c: update the comment on the algorithm.
2007-07-01 Junio C Hamanodiffcore_filespec: add is_binary
2007-07-01 Junio C Hamanodiffcore_count_changes: pass diffcore_filespec
2007-07-01 しらいしななこAdd git-stash script
2007-07-01 Theodore Ts'oDon't fflush(stdout) when it's not helpful
2007-06-30 Junio C HamanoMerge branch 'cr/tag'
2007-06-30 Linus Torvaldsgit: Try a bit harder not to lose errno in stdio
2007-06-30 Junio C HamanoMerge branch 'lt/run'
2007-06-30 Junio C HamanoMerge branch 'maint'
2007-06-30 Matt KraaiCorrect the name of NO_R_TO_GCC_LINKER in the comment...
2007-06-30 Sam Vilaingit-remote: document -n
2007-06-30 Sam Vilainrepack: improve documentation on -a option
2007-06-30 Alexandre Vassalottigit-tag: Fix "can't shift that many".
next