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
/
builtin
Commit message (
Expand
)
Author
Age
*
Merge branch 'rh/ishes-doc'
Junio C Hamano
2013-09-17
|
\
|
*
use 'commit-ish' instead of 'committish'
Richard Hansen
2013-09-04
*
|
Merge branch 'fc/trivial'
Junio C Hamano
2013-09-17
|
\
\
|
*
|
add: trivial style cleanup
Felipe Contreras
2013-08-30
|
*
|
reset: trivial style cleanup
Felipe Contreras
2013-08-30
|
*
|
reset: trivial refactoring
Felipe Contreras
2013-08-30
*
|
|
Merge branch 'fc/fast-export'
Junio C Hamano
2013-09-17
|
\
\
\
|
*
|
|
fast-export: refactor get_tags_and_duplicates()
Felipe Contreras
2013-09-03
|
*
|
|
fast-export: make extra_refs global
Felipe Contreras
2013-09-03
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'ap/commit-author-mailmap'
Junio C Hamano
2013-09-17
|
\
\
\
|
*
|
|
commit: search author pattern against mailmap
Antoine Pelisse
2013-08-24
|
|
/
/
*
|
|
Merge branch 'jk/free-tree-buffer'
Junio C Hamano
2013-09-17
|
\
\
\
|
*
|
|
clear parsed flag when we free tree buffers
Jeff King
2013-06-06
*
|
|
|
Merge branch 'jk/config-int-range-check'
Junio C Hamano
2013-09-12
|
\
\
\
\
|
*
|
|
|
git-config: always treat --int as 64-bit internally
Jeff King
2013-09-09
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'jc/ls-files-killed-optim'
Junio C Hamano
2013-09-11
|
\
\
\
\
|
*
|
|
|
ls-files -k: a directory only can be killed if the index has a non-directory
Junio C Hamano
2013-08-15
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'nd/push-no-thin'
Junio C Hamano
2013-09-11
|
\
\
\
\
|
*
|
|
|
push: respect --no-thin
Nguyễn Thái Ngọc Duy
2013-08-13
|
|
|
/
/
|
|
/
|
|
*
|
|
|
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
*
|
|
|
|
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
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
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
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
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
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
rm: do not set a variable twice without intermediate reading.
Stefan Beller
2013-07-23
|
*
|
|
|
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: support :(literal) syntax for noglob pathspec
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
|
*
|
|
|
remove match_pathspec() in favor of match_pathspec_depth()
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
|
|
remove init_pathspec() in favor of parse_pathspec()
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
|
|
remove diff_tree_{setup,release}_paths
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
|
|
convert common_prefix() to use struct pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
|
|
convert add_files_to_cache to take struct pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
|
|
convert {read,fill}_directory to take struct pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
|
|
convert refresh_index to take struct pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
|
|
convert report_path_error to take struct pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
|
|
checkout: convert read_tree_some to take struct pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
[next]