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 'jk/mailmap-incomplete-line'
Junio C Hamano
2013-09-09
|
\
|
*
mailmap: handle mailmap blobs without trailing newlines
Jeff King
2013-08-28
*
|
Merge branch 'sp/clip-read-write-to-8mb'
Junio C Hamano
2013-09-09
|
\
\
|
*
|
xread, xwrite: limit size of IO to 8MB
Steffen Prohaska
2013-08-20
*
|
|
Merge branch 'jc/transport-do-not-use-connect-twice-in-fetch'
Junio C Hamano
2013-09-09
|
\
\
\
|
*
|
|
t5802: add test for connect helper
Junio C Hamano
2013-08-07
*
|
|
|
Merge branch 'jc/url-match'
Junio C Hamano
2013-09-09
|
\
\
\
\
|
*
|
|
|
config: "git config --get-urlmatch" parses section.<url>.key
Junio C Hamano
2013-08-05
|
*
|
|
|
config: parse http.<url>.<variable> using urlmatch
Kyle J. McKay
2013-08-05
*
|
|
|
|
Merge branch 'jl/submodule-mv'
Junio C Hamano
2013-09-09
|
\
\
\
\
\
|
*
|
|
|
|
rm: delete .gitmodules entry of submodules removed from the work tree
Jens Lehmann
2013-08-06
|
*
|
|
|
|
mv: update the path entry in .gitmodules for moved submodules
Jens Lehmann
2013-08-06
|
*
|
|
|
|
mv: move submodules using a gitfile
Jens Lehmann
2013-07-30
|
*
|
|
|
|
mv: move submodules together with their work trees
Jens Lehmann
2013-07-30
|
*
|
|
|
|
t6131 - skip tests if on case-insensitive file system
Mark Levedahl
2013-07-17
|
*
|
|
|
|
parse_pathspec: accept :(icase)path syntax
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
|
|
|
pathspec: support :(glob) syntax
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
|
|
|
pathspec: make --literal-pathspecs disable pathspec magic
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
|
|
|
pathspec: support :(literal) syntax for noglob pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
|
|
|
check-ignore: convert to use parse_pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
*
|
|
|
|
|
Merge branch 'es/blame-L-twice'
Junio C Hamano
2013-09-09
|
\
\
\
\
\
\
|
*
|
|
|
|
|
line-range: reject -L line numbers less than 1
Eric Sunshine
2013-08-06
|
*
|
|
|
|
|
t8001/t8002: blame: add tests of -L line numbers less than 1
Eric Sunshine
2013-08-06
|
*
|
|
|
|
|
line-range: teach -L^:RE to search from start of file
Eric Sunshine
2013-08-06
|
*
|
|
|
|
|
line-range: teach -L:RE to search from end of previous -L range
Eric Sunshine
2013-08-06
|
*
|
|
|
|
|
line-range: teach -L^/RE/ to search from start of file
Eric Sunshine
2013-08-06
|
*
|
|
|
|
|
blame: teach -L/RE/ to search from end of previous -L range
Eric Sunshine
2013-08-06
|
*
|
|
|
|
|
t8001/t8002: blame: add tests of multiple -L options
Eric Sunshine
2013-08-06
*
|
|
|
|
|
|
Merge branch 'tr/log-full-diff-keep-true-parents'
Junio C Hamano
2013-09-09
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
log: use true parents for diff when walking reflogs
Thomas Rast
2013-08-05
|
*
|
|
|
|
|
|
log: use true parents for diff even when rewriting
Thomas Rast
2013-08-01
*
|
|
|
|
|
|
|
Merge branch 'jk/cat-file-batch-optim'
Junio C Hamano
2013-09-09
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
cat-file: only split on whitespace when %(rest) is used
Jeff King
2013-08-05
*
|
|
|
|
|
|
|
|
Merge branch 'es/blame-L-more'
Junio C Hamano
2013-09-09
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
blame: reject empty ranges -L,+0 and -L,-0
Eric Sunshine
2013-08-05
|
*
|
|
|
|
|
|
|
t8001/t8002: blame: demonstrate acceptance of bogus -L,+0 and -L,-0
Eric Sunshine
2013-08-05
|
*
|
|
|
|
|
|
|
blame: reject empty ranges -LX,+0 and -LX,-0
Eric Sunshine
2013-08-05
|
*
|
|
|
|
|
|
|
t8001/t8002: blame: demonstrate acceptance of bogus -LX,+0 and -LX,-0
Eric Sunshine
2013-08-05
|
*
|
|
|
|
|
|
|
log: fix -L bounds checking bug
Eric Sunshine
2013-08-05
|
*
|
|
|
|
|
|
|
t4211: retire soon-to-be unimplementable tests
Eric Sunshine
2013-08-05
|
*
|
|
|
|
|
|
|
t4211: log: demonstrate -L bounds checking bug
Eric Sunshine
2013-08-05
|
*
|
|
|
|
|
|
|
blame: fix -L bounds checking bug
Eric Sunshine
2013-08-05
|
*
|
|
|
|
|
|
|
t8001/t8002: blame: add empty file & partial-line tests
Eric Sunshine
2013-08-05
|
*
|
|
|
|
|
|
|
t8001/t8002: blame: demonstrate -L bounds checking bug
Eric Sunshine
2013-08-05
|
*
|
|
|
|
|
|
|
t8001/t8002: blame: decompose overly-large test
Eric Sunshine
2013-08-05
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'db/http-savecookies'
Junio C Hamano
2013-09-09
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
t5551: Remove header from curl cookie file
Brian Gernhardt
2013-08-05
|
*
|
|
|
|
|
|
|
http: add http.savecookies option to write out HTTP cookies
Dave Borowitz
2013-07-30
*
|
|
|
|
|
|
|
|
Merge branch 'jc/push-cas'
Junio C Hamano
2013-09-09
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
push: teach --force-with-lease to smart-http transport
Junio C Hamano
2013-08-02
[next]