index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
reset: handle submodule with trailing slash
John Keeping
2013-09-13
*
rm: re-use parse_pathspec's trailing-slash removal
John Keeping
2013-09-13
*
Update draft release notes to 1.8.5 for the second batch of topics
Junio C Hamano
2013-09-09
*
Merge branch 'nd/magic-pathspec'
Junio C Hamano
2013-09-09
|
\
|
*
add: lift the pathspec magic restriction on "add -p"
Nguyễn Thái Ngọc Duy
2013-09-05
|
*
pathspec: catch prepending :(prefix) on pathspec with short magic
Nguyễn Thái Ngọc Duy
2013-09-05
*
|
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
|
\
\
\
|
*
|
|
Revert "compat/clipped-write.c: large write(2) fails on Mac OS X/XNU"
Steffen Prohaska
2013-08-20
|
*
|
|
xread, xwrite: limit size of IO to 8MB
Steffen Prohaska
2013-08-20
*
|
|
|
Merge branch 'tg/index-struct-sizes'
Junio C Hamano
2013-09-09
|
\
\
\
\
|
*
|
|
|
read-cache: use fixed width integer types
Thomas Gummerer
2013-08-20
|
|
/
/
/
*
|
|
|
Merge branch 'jc/transport-do-not-use-connect-twice-in-fetch'
Junio C Hamano
2013-09-09
|
\
\
\
\
|
*
|
|
|
builtin/fetch.c: Fix a sparse warning
Ramsay Jones
2013-08-28
|
*
|
|
|
fetch: work around "transport-take-over" hack
Junio C Hamano
2013-08-07
|
*
|
|
|
fetch: refactor code that fetches leftover tags
Junio C Hamano
2013-08-07
|
*
|
|
|
fetch: refactor code that prepares a transport
Junio C Hamano
2013-08-07
|
*
|
|
|
fetch: rename file-scope global "transport" to "gtransport"
Junio C Hamano
2013-08-07
|
*
|
|
|
t5802: add test for connect helper
Junio C Hamano
2013-08-07
*
|
|
|
|
Merge branch 'es/contacts-blame-L-multi'
Junio C Hamano
2013-09-09
|
\
\
\
\
\
|
*
|
|
|
|
contacts: reduce git-blame invocations
Eric Sunshine
2013-08-13
|
*
|
|
|
|
contacts: gather all blame sources prior to invoking git-blame
Eric Sunshine
2013-08-13
|
*
|
|
|
|
contacts: validate hunk length earlier
Eric Sunshine
2013-08-13
*
|
|
|
|
|
Merge branch 'jc/url-match'
Junio C Hamano
2013-09-09
|
\
\
\
\
\
\
|
*
|
|
|
|
|
builtin/config.c: compilation fix
Junio C Hamano
2013-08-09
|
*
|
|
|
|
|
config: "git config --get-urlmatch" parses section.<url>.key
Junio C Hamano
2013-08-05
|
*
|
|
|
|
|
builtin/config: refactor collect_config()
Junio C Hamano
2013-08-05
|
*
|
|
|
|
|
config: parse http.<url>.<variable> using urlmatch
Kyle J. McKay
2013-08-05
|
*
|
|
|
|
|
config: add generic callback wrapper to parse section.<url>.key
Junio C Hamano
2013-07-31
|
*
|
|
|
|
|
config: add helper to normalize and match URLs
Kyle J. McKay
2013-07-31
|
*
|
|
|
|
|
http.c: fix parsing of http.sslCertPasswordProtected variable
Junio C Hamano
2013-07-31
*
|
|
|
|
|
|
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
|
*
|
|
|
|
|
|
submodule.c: add .gitmodules staging helper functions
Jens Lehmann
2013-07-30
|
*
|
|
|
|
|
|
mv: move submodules using a gitfile
Jens Lehmann
2013-07-30
|
*
|
|
|
|
|
|
mv: move submodules together with their work trees
Jens Lehmann
2013-07-30
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
rm: do not set a variable twice without intermediate reading.
Stefan Beller
2013-07-23
|
*
|
|
|
|
|
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
|
*
|
|
|
|
|
kill limit_pathspec_to_literal() as it's only used by parse_pathspec()
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
|
|
|
|
parse_pathspec: preserve prefix length via PATHSPEC_PREFIX_ORIGIN
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
|
|
|
|
parse_pathspec: make sure the prefix part is wildcard-free
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
|
|
|
|
rename field "raw" to "_raw" in struct pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
|
|
|
|
tree-diff: remove the use of pathspec's raw[] in follow-rename codepath
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
|
|
|
|
remove match_pathspec() in favor of match_pathspec_depth()
Nguyễn Thái Ngọc Duy
2013-07-15
[next]