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
*
t/t9001-send-email.sh: fix stderr redirection in 'Invalid In-Reply-To'
Antonio Ospite
2010-10-19
*
Update test script annotate-tests.sh to handle missing/extra authors
Kevin Ballard
2010-10-19
*
shell portability: no "export VAR=VAL"
Junio C Hamano
2010-10-13
*
t/t3415: use && where applicable.
Yann Dirson
2010-10-06
*
Merge early part of git-svn into maint
Junio C Hamano
2010-10-05
|
\
|
*
git-svn: check_cherry_pick should exclude commits already in our history
Steven Walter
2010-09-24
*
|
t3020 (ls-files-error-unmatch): remove stray '1' from end of file
Elijah Newren
2010-10-03
*
|
t0004 (unwritable files): simplify error handling
Jonathan Nieder
2010-09-30
*
|
stash: fix git stash branch regression when branch creation fails
Jon Seymour
2010-09-29
*
|
stash drops the stash even if creating the branch fails because it already ex...
Tomas Carnecky
2010-09-29
*
|
t6050 (replace): fix bogus "fetch branch with replacement" test
Christian Couder
2010-09-27
*
|
prefer test -h over test -L in shell scripts
Jeff King
2010-09-27
*
|
t1503: Fix arithmetic expansion syntax error when using dash
Ramsay Jones
2010-09-27
*
|
git-stash: fix flag parsing
Brian Gernhardt
2010-09-26
*
|
t/t3903-stash: improve testing of git-stash show
Brandon Casey
2010-09-26
|
/
*
t/t7300: workaround ancient touch by rearranging arguments
Brandon Casey
2010-09-17
*
Merge branch 'bg/fix-t7003'
Junio C Hamano
2010-09-16
|
\
|
*
t7003: Use test_commit instead of custom function
Brian Gernhardt
2010-09-13
*
|
Merge branch 'dr/maint-ls-tree-prefix-recursion-fix'
Junio C Hamano
2010-09-15
|
\
\
|
*
|
ls-tree $di $dir: do not mistakenly recurse into directories
Junio C Hamano
2010-09-12
*
|
|
Merge branch 'jl/fix-test'
Junio C Hamano
2010-09-15
|
\
\
\
|
*
|
|
t1020: Get rid of 'cd "$HERE"' at the start of each test
Jens Lehmann
2010-09-09
|
*
|
|
t2016 (checkout -p): add missing &&
Jonathan Nieder
2010-09-09
|
*
|
|
t1302 (core.repositoryversion): style tweaks
Jonathan Nieder
2010-09-09
|
*
|
|
t2105 (gitfile): add missing &&
Jonathan Nieder
2010-09-09
|
*
|
|
t1450 (fsck): remove dangling objects
Jonathan Nieder
2010-09-09
|
*
|
|
tests: subshell indentation stylefix
Jonathan Nieder
2010-09-09
|
*
|
|
Merge branch 'jl/maint-fix-test'
Junio C Hamano
2010-09-06
|
|
\
\
\
|
|
*
|
|
Several tests: cd inside subshell instead of around
Jens Lehmann
2010-09-06
|
|
|
/
/
*
|
|
|
Merge branch 'ch/filter-branch-deprecate-remap-to-ancestor'
Junio C Hamano
2010-09-15
|
\
\
\
\
|
*
|
|
|
filter-branch: retire --remap-to-ancestor
Csaba Henk
2010-08-27
*
|
|
|
|
Merge branch 'ch/maint-cannot-create-bundle-error'
Junio C Hamano
2010-09-15
|
\
\
\
\
\
|
*
|
|
|
|
bundle: detect if bundle file cannot be created
Csaba Henk
2010-08-27
*
|
|
|
|
|
Merge branch 'ks/recursive-rename-add-identical'
Junio C Hamano
2010-09-15
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
RE: [PATCH] Avoid rename/add conflict when contents are identical
Schalk, Ken
2010-09-03
*
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2010-09-12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
t3101: modernise style
Junio C Hamano
2010-09-12
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
t/t4018: avoid two unnecessary sub-shell invocations
Brandon Casey
2010-09-10
*
|
|
|
|
|
t/t4018: test whether the word_regex patterns compile
Brandon Casey
2010-09-09
*
|
|
|
|
|
t/t5510-fetch.sh: improve testing with explicit URL and merge spec
Brandon Casey
2010-09-09
*
|
|
|
|
|
t/t7008: workaround broken handling of \000 by printf on IRIX
Brandon Casey
2010-09-09
*
|
|
|
|
|
Merge branch 'jk/test-must-fail-missing'
Junio C Hamano
2010-09-08
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tests: make test_might_fail fail on missing commands
Jonathan Nieder
2010-08-31
|
*
|
|
|
|
|
tests: make test_might_fail more verbose
Jonathan Nieder
2010-08-31
|
*
|
|
|
|
|
tests: make test_must_fail fail on missing commands
Jeff King
2010-08-31
|
*
|
|
|
|
|
tests: make test_must_fail more verbose
Jeff King
2010-08-31
*
|
|
|
|
|
|
Merge branch 'jh/error-removing-missing-note'
Junio C Hamano
2010-09-08
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
notes: Don't create (empty) commit when removing non-existing notes
Johan Herland
2010-08-31
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'bc/maint-fetch-url-only'
Junio C Hamano
2010-09-08
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
builtin/fetch.c: ignore merge config when not fetching from branch's remote
Brandon Casey
2010-08-25
[next]