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
*
Sync with 2.3.10
Junio C Hamano
2015-09-28
|
\
|
*
http: limit redirection depth
Blake Burkhart
2015-09-25
|
*
http: limit redirection to protocol-whitelist
Blake Burkhart
2015-09-25
|
*
submodule: allow only certain protocols for submodule fetches
Jeff King
2015-09-23
|
*
transport: add a protocol-whitelist environment variable
Jeff King
2015-09-23
*
|
Merge branch 'js/rebase-i-clean-up-upon-continue-to-skip' into maint
Junio C Hamano
2015-08-03
|
\
\
|
*
|
rebase -i: do not leave a CHERRY_PICK_HEAD file behind
Johannes Schindelin
2015-06-29
|
*
|
t3404: demonstrate CHERRY_PICK_HEAD bug
Johannes Schindelin
2015-06-29
*
|
|
Merge branch 'pt/am-abort-fix' into maint
Junio C Hamano
2015-08-03
|
\
\
\
|
*
|
|
am --abort: keep unrelated commits on unborn branch
Paul Tan
2015-06-08
|
*
|
|
am --abort: support aborting to unborn branch
Paul Tan
2015-06-08
|
*
|
|
am --abort: revert changes introduced by failed 3way merge
Paul Tan
2015-06-08
|
*
|
|
am --skip: support skipping while on unborn branch
Paul Tan
2015-06-08
|
*
|
|
am -3: support 3way merge on unborn branch
Paul Tan
2015-06-08
|
*
|
|
am --skip: revert changes introduced by failed 3way merge
Paul Tan
2015-06-08
|
|
/
/
*
|
|
Merge branch 'mh/reporting-broken-refs-from-for-each-ref' into maint
Junio C Hamano
2015-08-03
|
\
\
\
|
*
|
|
read_loose_refs(): treat NULL_SHA1 loose references as broken
Michael Haggerty
2015-06-08
|
*
|
|
for-each-ref: report broken references correctly
Michael Haggerty
2015-06-02
|
*
|
|
t6301: new tests of for-each-ref error handling
Michael Haggerty
2015-06-02
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'sg/commit-cleanup-scissors' into maint
Junio C Hamano
2015-08-03
|
\
\
\
|
*
|
|
commit: cope with scissors lines in commit message
SZEDER Gábor
2015-06-09
*
|
|
|
Merge branch 'jk/rev-list-no-bitmap-while-pruning' into maint
Junio C Hamano
2015-07-27
|
\
\
\
\
|
*
|
|
|
rev-list: disable --use-bitmap-index when pruning commits
Jeff King
2015-07-01
|
|
/
/
/
*
|
|
|
Merge branch 'rh/test-color-avoid-terminfo-in-original-home' into maint
Junio C Hamano
2015-07-27
|
\
\
\
\
|
*
|
|
|
test-lib.sh: fix color support when tput needs ~/.terminfo
Richard Hansen
2015-06-17
|
*
|
|
|
Revert "test-lib.sh: do tests for color support after changing HOME"
Richard Hansen
2015-06-17
*
|
|
|
|
Merge branch 'pt/t0302-needs-sanity' into maint
Junio C Hamano
2015-07-15
|
\
\
\
\
\
|
*
|
|
|
|
t0302: "unreadable" test needs SANITY prereq
Paul Tan
2015-06-12
*
|
|
|
|
|
Merge branch 'jc/do-not-feed-tags-to-clear-commit-marks' into maint
Junio C Hamano
2015-07-15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
format-patch: do not feed tags to clear_commit_marks()
Junio C Hamano
2015-06-01
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'jk/stash-require-clean-index' into maint
Junio C Hamano
2015-06-25
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Revert "stash: require a clean index to apply"
Jeff King
2015-06-15
*
|
|
|
|
|
|
Merge branch 'jk/die-on-bogus-worktree-late' into maint
Junio C Hamano
2015-06-25
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
setup_git_directory: delay core.bare/core.worktree errors
Jeff King
2015-05-29
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'jk/squelch-missing-link-warning-for-unreachable' into maint
Junio C Hamano
2015-06-25
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
silence broken link warnings with revs->ignore_missing_links
Jeff King
2015-06-01
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'mm/rebase-i-post-rewrite-exec' into maint
Junio C Hamano
2015-06-25
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
t5407: use <<- to align the expected output
Junio C Hamano
2015-05-22
|
*
|
|
|
|
|
|
rebase -i: fix post-rewrite hook with failed exec command
Matthieu Moy
2015-05-22
|
*
|
|
|
|
|
|
rebase -i: demonstrate incorrect behavior of post-rewrite
Matthieu Moy
2015-05-22
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'jk/http-backend-deadlock' into maint
Junio C Hamano
2015-06-16
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'jk/http-backend-deadlock-2.3' into jk/http-backend-deadlock
Junio C Hamano
2015-05-25
|
|
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
Merge branch 'jk/http-backend-deadlock-2.2' into jk/http-backend-deadlock-2.3
Junio C Hamano
2015-05-25
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
http-backend: spool ref negotiation requests to buffer
Jeff King
2015-05-25
|
|
|
*
|
|
|
|
|
|
t5551: factor out tag creation
Jeff King
2015-05-20
|
|
|
|
|
/
/
/
/
/
|
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'jh/filter-empty-contents' into maint
Junio C Hamano
2015-06-16
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
sha1_file: pass empty buffer to index empty file
Jim Hill
2015-05-18
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'jk/stash-options' into maint
Junio C Hamano
2015-06-16
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
stash: complain about unknown flags
Jeff King
2015-05-20
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'jk/skip-http-tests-under-no-curl' into maint
Junio C Hamano
2015-06-05
|
\
\
\
\
\
\
\
\
\
[next]