index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Commit message (
Expand
)
Author
Age
*
Merge branch 'bg/fetch-multi'
Junio C Hamano
2009-11-23
|
\
|
*
Add missing test for 'git remote update --prune'
Björn Gustavsson
2009-11-10
|
*
Add the configuration option skipFetchAll
Björn Gustavsson
2009-11-10
|
*
Teach the --multiple option to 'git fetch'
Björn Gustavsson
2009-11-10
|
*
Teach the --all option to 'git fetch'
Björn Gustavsson
2009-11-10
*
|
Merge git://git.bogomips.org/git-svn
Junio C Hamano
2009-11-22
|
\
\
|
*
|
git svn: strip leading path when making empty dirs
Eric Wong
2009-11-22
*
|
|
Merge branch 'rj/maint-t9700'
Junio C Hamano
2009-11-22
|
\
\
\
|
*
|
|
t9700-perl-git.sh: Fix a test failure on Cygwin
Ramsay Jones
2009-11-19
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'ls/maint-mailinfo-no-inbody'
Junio C Hamano
2009-11-22
|
\
\
\
|
*
|
|
git am/mailinfo: Don't look at in-body headers when rebasing
Lukas Sandström
2009-11-20
|
|
/
/
*
|
|
Merge branch 'pb/maint-use-custom-perl'
Junio C Hamano
2009-11-22
|
\
\
\
|
*
|
|
Make sure $PERL_PATH is defined when the test suite is run.
Philippe Bruhat (BooK)
2009-11-17
|
|
/
/
*
|
|
Merge branch 'bc/grep-i-F'
Junio C Hamano
2009-11-22
|
\
\
\
|
*
|
|
grep: Allow case insensitive search of fixed-strings
Brian Collins
2009-11-16
|
|
/
/
*
|
|
strbuf_add_wrapped_text(): factor out strbuf_add_indented_text()
René Scharfe
2009-11-22
*
|
|
grep: unset GREP_OPTIONS before spawning external grep
René Scharfe
2009-11-22
|
|
/
|
/
|
*
|
Merge branch 'jh/notes' (early part)
Junio C Hamano
2009-11-20
|
\
\
|
*
|
Add selftests verifying concatenation of multiple notes for the same commit
Johan Herland
2009-10-19
|
*
|
Add selftests verifying that we can parse notes trees with various fanouts
Johan Herland
2009-10-19
|
*
|
t3302-notes-index-expensive: Speed up create_repo()
Johan Herland
2009-10-19
|
*
|
fast-import: Add support for importing commit notes
Johan Herland
2009-10-19
|
*
|
Teach "-m <msg>" and "-F <file>" to "git notes edit"
Johan Herland
2009-10-19
|
*
|
Add an expensive test for git-notes
Johannes Schindelin
2009-10-19
|
*
|
Add a script to edit/inspect notes
Johannes Schindelin
2009-10-19
|
|
/
*
|
Merge branch 'sp/smart-http'
Junio C Hamano
2009-11-20
|
\
\
|
*
|
t5551-http-fetch: Work around broken Accept header in libcurl
Shawn O. Pearce
2009-11-09
|
*
|
t5551-http-fetch: Work around some libcurl versions
Shawn O. Pearce
2009-11-09
|
*
|
http-backend: Protect GIT_PROJECT_ROOT from /../ requests
Shawn O. Pearce
2009-11-09
|
*
|
http-backend: Test configuration options
Shawn O. Pearce
2009-11-04
|
*
|
test smart http fetch and push
Shawn O. Pearce
2009-11-04
|
*
|
http tests: use /dumb/ URL prefix
Shawn O. Pearce
2009-11-04
|
*
|
set httpd port before sourcing lib-httpd
Clemens Buchacher
2009-11-04
|
*
|
t5540-http-push: remove redundant fetches
Tay Ray Chuan
2009-11-04
|
*
|
remote-helpers: return successfully if everything up-to-date
Clemens Buchacher
2009-10-30
|
*
|
Move WebDAV HTTP push under remote-curl
Shawn O. Pearce
2009-10-30
*
|
|
Merge branch 'jn/editor-pager'
Junio C Hamano
2009-11-20
|
\
\
\
|
*
|
|
Provide a build time default-editor setting
Jonathan Nieder
2009-11-13
|
*
|
|
Do not use VISUAL editor on dumb terminals
Jonathan Nieder
2009-11-13
*
|
|
|
Merge branch 'bg/format-patch-doc-update'
Junio C Hamano
2009-11-20
|
\
\
\
\
|
*
|
|
|
format-patch: Always generate a patch
Björn Gustavsson
2009-11-10
*
|
|
|
|
Merge branch 'tr/filter-branch'
Junio C Hamano
2009-11-20
|
\
\
\
\
\
|
*
|
|
|
|
filter-branch: nearest-ancestor rewriting outside subdir filter
Thomas Rast
2009-11-13
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jl/submodule-add-noname'
Junio C Hamano
2009-11-20
|
\
\
\
\
\
|
*
|
|
|
|
git submodule add: make the <path> parameter optional
Jens Lehmann
2009-09-22
*
|
|
|
|
|
Merge branch 'sb/ls-tree-parseopt'
Junio C Hamano
2009-11-20
|
\
\
\
\
\
\
|
*
|
|
|
|
|
t3101: test more ls-tree options
Stephen Boyd
2009-11-16
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'jp/fetch-cull-many-refs'
Junio C Hamano
2009-11-20
|
\
\
\
\
\
\
|
*
|
|
|
|
|
remote: fix use-after-free error detected by glibc in ref_remove_duplicates
Julian Phillips
2009-11-14
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
describe: do not use unannotated tag even if exact match
Thomas Rast
2009-11-20
[next]