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
/
submodule.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'ps/config-error'
Junio C Hamano
2016-02-26
|
\
|
*
config: rename git_config_set_or_die to git_config_set
Patrick Steinhardt
2016-02-22
|
*
config: rename git_config_set to git_config_set_gently
Patrick Steinhardt
2016-02-22
|
*
submodule: die on config error when linking modules
Patrick Steinhardt
2016-02-22
*
|
Merge branch 'jk/tighten-alloc'
Junio C Hamano
2016-02-26
|
\
\
|
*
|
use st_add and st_mult for allocation size computation
Jeff King
2016-02-22
|
|
/
*
|
submodules: allow parallel fetching, add tests and documentation
Stefan Beller
2015-12-16
*
|
fetch_populated_submodules: use new parallel job processing
Stefan Beller
2015-12-16
*
|
submodule.c: write "Fetching submodule <foo>" to stderr
Jonathan Nieder
2015-12-16
|
/
*
Remove get_object_hash.
brian m. carlson
2015-11-20
*
Convert struct object to object_id
brian m. carlson
2015-11-20
*
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
*
Merge branch 'jk/initialization-fix-to-add-submodule-odb'
Junio C Hamano
2015-11-03
|
\
|
*
add_submodule_odb: initialize alt_odb list earlier
Jeff King
2015-10-28
*
|
Merge branch 'jk/war-on-sprintf'
Junio C Hamano
2015-10-20
|
\
\
|
*
|
avoid sprintf and strcpy with flex arrays
Jeff King
2015-10-05
*
|
|
submodule refactor: use strbuf_git_path_submodule() in add_submodule_odb()
Max Kirillov
2015-09-14
|
/
/
*
|
Merge branch 'jc/am-state-fix'
Junio C Hamano
2015-08-31
|
\
\
|
*
|
write_file(): drop caller-supplied LF from calls to create a one-liner file
Junio C Hamano
2015-08-25
|
*
|
write_file(): drop "fatal" parameter
Junio C Hamano
2015-08-24
*
|
|
Merge branch 'hv/submodule-config'
Junio C Hamano
2015-08-31
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
submodule: allow erroneous values for the fetchRecurseSubmodules option
Heiko Voigt
2015-08-19
|
*
|
submodule: use new config API for worktree configurations
Heiko Voigt
2015-08-19
|
*
|
submodule: extract functions for config set and lookup
Heiko Voigt
2015-08-19
|
*
|
submodule: implement a config API for lookup of .gitmodules values
Heiko Voigt
2015-08-19
*
|
|
convert "enum date_mode" into a struct
Jeff King
2015-06-29
*
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2015-06-05
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
submodule: rewrite to take an object_id argument
Michael Haggerty
2015-05-25
|
*
|
each_ref_fn: change to take an object_id parameter
Michael Haggerty
2015-05-25
*
|
|
Merge branch 'rs/janitorial'
Junio C Hamano
2015-06-01
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
use file_exists() to check if a file exists in the worktree
René Scharfe
2015-05-20
*
|
|
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
2015-05-11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
use new wrapper write_file() for simple file writing
Nguyễn Thái Ngọc Duy
2014-12-01
*
|
|
submodule: use capture_command
Jeff King
2015-03-22
*
|
|
Merge branch 'jc/merge-bases'
Junio C Hamano
2015-01-07
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
get_merge_bases(): always clean-up object flags
Junio C Hamano
2014-10-30
*
|
|
run-command: introduce CHILD_PROCESS_INIT
René Scharfe
2014-08-20
*
|
|
Merge branch 'ta/string-list-init'
Junio C Hamano
2014-07-23
|
\
\
\
|
*
|
|
replace memset with string-list initializers
Tanay Abhra
2014-07-21
|
|
/
/
*
|
|
submodule.c: use the ARRAY_SIZE macro
Elia Pinto
2014-06-30
|
/
/
*
|
Merge branch 'kb/fast-hashmap'
Junio C Hamano
2014-02-27
|
\
\
|
*
|
submodule: don't access the .gitmodules cache entry after removing it
Jens Lehmann
2013-11-07
*
|
|
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-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
|
*
|
submodule.c: add .gitmodules staging helper functions
Jens Lehmann
2013-07-30
|
*
|
mv: move submodules using a gitfile
Jens Lehmann
2013-07-30
*
|
|
Merge branch 'jl/some-submodule-config-are-not-boolean'
Junio C Hamano
2013-09-04
|
\
\
\
|
*
|
|
avoid segfault on submodule.*.path set to an empty "true"
Jharrod LaFon
2013-08-19
[next]