index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-15
upload-pack: send ERR packet for non-tip objects
Jeff King
2
-2
/
+14
2019-04-15
t5530: check protocol response for "not our ref"
Jeff King
1
-2
/
+3
2019-04-15
t5516: drop ok=sigpipe from unreachable-want tests
Jeff King
1
-3
/
+3
2019-04-15
gettext tests: export the restored GIT_TEST_GETTEXT_POISON
Junio C Hamano
1
-0
/
+1
2019-04-15
t9822: skip tests if file names cannot be ISO-8859-1 encoded
Johannes Schindelin
1
-0
/
+7
2019-04-15
submodule foreach: fix "<command> --quiet" not being respected
Nguyễn Thái Ngọc Duy
1
-0
/
+10
2019-04-15
tests: disallow the use of abbreviated options (by default)
Johannes Schindelin
3
-1
/
+24
2019-04-15
replace: peel tag when passing a tag first to --graft
Christian Couder
1
-0
/
+11
2019-04-15
replace: peel tag when passing a tag as parent to --graft
Christian Couder
1
-0
/
+11
2019-04-14
send-email: default to quoted-printable when CR is present
brian m. carlson
1
-0
/
+14
2019-04-12
test-prio-queue: use xmalloc
Jeff King
1
-1
/
+1
2019-04-12
tag: advise on nested tags
Denton Liu
1
-0
/
+11
2019-04-12
t3000 (ls-files -o): widen description to reflect current tests
Kyle Meyer
1
-1
/
+1
2019-04-10
rev-list: detect broken root trees
Jeff King
1
-2
/
+4
2019-04-10
rev-list: let traversal die when --missing is not in use
Jeff King
1
-2
/
+2
2019-04-10
list-objects.c: handle unexpected non-tree entries
Taylor Blau
1
-2
/
+3
2019-04-10
list-objects.c: handle unexpected non-blob entries
Taylor Blau
1
-2
/
+3
2019-04-10
t: introduce tests for unexpected object types
Taylor Blau
1
-0
/
+123
2019-04-10
add: error appropriately on repository with no commits
Kyle Meyer
1
-0
/
+11
2019-04-10
dir: do not traverse repositories with no commits
Kyle Meyer
2
-0
/
+51
2019-04-10
submodule: refuse to add repository with no commits
Kyle Meyer
1
-1
/
+10
2019-04-10
submodule: teach set-branch subcommand
Denton Liu
1
-0
/
+93
2019-04-10
Merge branch 'ar/t4150-remove-cruft'
Junio C Hamano
1
-3
/
+1
2019-04-10
Merge branch 'jk/line-log-with-patch'
Junio C Hamano
1
-0
/
+17
2019-04-10
Merge branch 'ra/t3600-test-path-funcs'
Junio C Hamano
2
-158
/
+174
2019-04-10
Merge branch 'nd/rewritten-ref-is-per-worktree'
Junio C Hamano
1
-0
/
+35
2019-04-09
t3301: fix false negative
Johannes Schindelin
1
-2
/
+3
2019-04-08
blame: default to HEAD in a bare repo when no start commit is given
SZEDER Gábor
1
-0
/
+8
2019-04-08
merge-recursive: switch directory rename detection default
Elijah Newren
3
-61
/
+413
2019-04-08
t6043: fix copied test description to match its purpose
Elijah Newren
1
-2
/
+2
2019-04-08
diff: batch fetching of missing blobs
Jonathan Tan
1
-0
/
+103
2019-04-05
t: move 'hex2oct' into test-lib-functions.sh
Taylor Blau
4
-12
/
+6
2019-04-04
revision: use a prio_queue to hold rewritten parents
Jeff King
1
-0
/
+18
2019-04-02
doc: promote "git switch"
Nguyễn Thái Ngọc Duy
1
-12
/
+12
2019-04-02
t: add tests for switch
Nguyễn Thái Ngọc Duy
1
-0
/
+96
2019-04-02
switch: no worktree status unless real branch switch happens
Nguyễn Thái Ngọc Duy
1
-14
/
+0
2019-04-02
checkout: advice how to get out of detached HEAD mode
Nguyễn Thái Ngọc Duy
1
-0
/
+12
2019-04-02
t: rename t2014-switch.sh to t2014-checkout-switch.sh
Nguyễn Thái Ngọc Duy
1
-0
/
+0
2019-04-02
git-p4: respect excluded paths when detecting branches
Mazo, Andrey
1
-1
/
+1
2019-04-02
git-p4: add failing test for "git-p4: respect excluded paths when detecting b...
Mazo, Andrey
1
-0
/
+40
2019-04-02
git-p4: don't exclude other files with same prefix
Mazo, Andrey
1
-2
/
+2
2019-04-02
git-p4: add failing test for "don't exclude other files with same prefix"
Mazo, Andrey
1
-5
/
+46
2019-04-02
git-p4: match branches case insensitively if configured
Mazo, Andrey
1
-2
/
+2
2019-04-02
git-p4: add failing test for "git-p4: match branches case insensitively if co...
Mazo, Andrey
1
-0
/
+92
2019-04-02
tests (pack-objects): use the full, unabbreviated `--revs` option
Johannes Schindelin
1
-22
/
+22
2019-04-02
tests (status): spell out the `--find-renames` option in full
Johannes Schindelin
1
-4
/
+4
2019-04-02
tests (push): do not abbreviate the `--follow-tags` option
Johannes Schindelin
1
-2
/
+2
2019-04-02
t5531: avoid using an abbreviated option
Johannes Schindelin
1
-1
/
+1
2019-04-02
t7810: do not abbreviate `--no-exclude-standard` nor `--invert-match`
Johannes Schindelin
1
-8
/
+8
2019-04-02
tests (rebase): spell out the `--force-rebase` option
Johannes Schindelin
2
-3
/
+3
[prev]
[next]