index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Lines
2017-06-24
Merge branch 'sd/t3200-branch-m-test' into maint
Junio C Hamano
-0
/
+17
2017-06-24
Merge branch 'km/test-mailinfo-b-failure' into maint
Junio C Hamano
-0
/
+42
2017-06-24
Merge branch 'ps/stash-push-pathspec-fix' into maint
Junio C Hamano
-0
/
+16
2017-06-24
Merge branch 'jk/pack-idx-corruption-safety' into maint
Junio C Hamano
-1
/
+7
2017-06-24
Merge branch 'jk/diff-blob' into maint
Junio C Hamano
-0
/
+105
2017-06-24
Merge branch 'jc/name-rev-lw-tag' into maint
Junio C Hamano
-1
/
+1
2017-06-13
Merge branch 'ab/t3070-test-dedup' into maint
Junio C Hamano
-1
/
+0
2017-06-13
Merge branch 'jh/memihash-opt' into maint
Junio C Hamano
-5
/
+42
2017-06-13
Merge branch 'tb/pull-ff-rebase-autostash' into maint
Junio C Hamano
-0
/
+18
2017-06-13
Merge branch 'sl/clean-d-ignored-fix' into maint
Junio C Hamano
-0
/
+17
2017-06-13
Merge branch 'jc/skip-test-in-the-middle' into maint
Junio C Hamano
-50
/
+56
2017-06-13
Merge branch 'bw/forking-and-threading' into maint
Junio C Hamano
-2
/
+44
2017-06-13
Merge branch 'jk/bug-to-abort' into maint
Junio C Hamano
-0
/
+6
2017-06-13
Merge branch 'sb/checkout-recurse-submodules' into maint
Junio C Hamano
-8
/
+1
2017-06-13
git-stash: fix pushing stash with pathspec from subdir
Patrick Steinhardt
-0
/
+16
2017-06-13
t3200: add test for single parameter passed to -m option
Sahil Dua
-0
/
+17
2017-06-12
t5100: add some more mailinfo tests
Kyle J. McKay
-0
/
+42
2017-06-07
t5313: make extended-table test more deterministic
Jeff King
-1
/
+7
2017-06-05
Merge branch 'sd/t3200-typofix' into maint
Junio C Hamano
-1
/
+1
2017-06-05
Merge branch 'sb/t5531-update-desc' into maint
Junio C Hamano
-2
/
+2
2017-06-05
Merge branch 'tb/dedup-crlf-tests' into maint
Junio C Hamano
-187
/
+0
2017-06-05
Merge branch 'jk/alternate-ref-optim' into maint
Junio C Hamano
-1
/
+4
2017-06-05
Merge branch 'bm/interpret-trailers-cut-line-is-eom' into maint
Junio C Hamano
-0
/
+17
2017-06-05
Merge branch 'jn/clone-add-empty-config-from-command-line' into maint
Junio C Hamano
-0
/
+8
2017-06-04
Merge branch 'jt/use-trailer-api-in-commands' into maint
Junio C Hamano
-0
/
+44
2017-06-04
Merge branch 'jt/push-options-doc' into maint
Junio C Hamano
-0
/
+37
2017-06-04
Merge branch 'js/eol-on-ourselves' into maint
Junio C Hamano
-25
/
+45
2017-06-04
Merge branch 'jk/ignore-broken-tags-when-ignoring-missing-links' into maint
Junio C Hamano
-1
/
+26
2017-06-04
Merge branch 'jk/disable-pack-reuse-when-broken' into maint
Junio C Hamano
-3
/
+45
2017-06-04
Merge branch 'bw/submodule-with-bs-path' into maint
Junio C Hamano
-1
/
+1
2017-06-04
Merge branch 'ah/log-decorate-default-to-auto' into maint
Junio C Hamano
-0
/
+12
2017-06-04
Merge branch 'ab/fix-poison-tests' into maint
Junio C Hamano
-34
/
+38
2017-06-04
Merge branch 'ab/doc-replace-gmane-links' into maint
Junio C Hamano
-1
/
+1
2017-06-01
pull: ff --rebase --autostash works in dirty repo
Tyler Brazier
-0
/
+18
2017-05-29
branch test: fix invalid config key access
Sahil Dua
-1
/
+1
2017-05-29
wildmatch test: remove redundant duplicate test
Ævar Arnfjörð Bjarmason
-1
/
+0
2017-05-24
diff: use blob path for blob/file diffs
Jeff King
-1
/
+6
2017-05-24
diff: use pending "path" if it is available
Jeff King
-2
/
+2
2017-05-24
handle_revision_arg: record modes for "a..b" endpoints
Jeff King
-1
/
+1
2017-05-24
t4063: add tests of direct blob diffs
Jeff King
-0
/
+91
2017-05-24
handle_revision_arg: reset "dotdot" consistently
Jeff King
-0
/
+9
2017-05-24
clean: teach clean -d to preserve ignored paths
Samuel Lijin
-1
/
+1
2017-05-23
t5531: fix test description
Stefan Beller
-2
/
+2
2017-05-22
dir: hide untracked contents of untracked dirs
Samuel Lijin
-2
/
+2
2017-05-22
t7061: status --ignored should search untracked dirs
Samuel Lijin
-2
/
+3
2017-05-22
t7300: clean -d should skip dirs with ignored files
Samuel Lijin
-0
/
+16
2017-05-20
revision.c: ignore broken tags with ignore_missing_links
Jeff King
-1
/
+26
2017-05-18
interpret-trailers: honor the cut line
Brian Malehorn
-0
/
+17
2017-05-18
t5400: avoid concurrent writes into a trace file
Jeff King
-1
/
+4
2017-05-18
t5545: enhance test coverage when no http server is installed
Stefan Beller
-42
/
+43
[next]