index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
submodule.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
alternates: provide helper for adding to alternates list
Jeff King
2016-10-10
1
-22
/
+1
*
Merge branch 'jc/submodule-anchor-git-dir'
Junio C Hamano
2016-09-13
1
-0
/
+1
|
\
|
*
submodule: avoid auto-discovery in prepare_submodule_repo_env()
Junio C Hamano
2016-09-01
1
-0
/
+1
*
|
diff: teach diff to display submodule difference with an inline diff
Jacob Keller
2016-09-01
1
-0
/
+69
*
|
submodule: refactor show_submodule_summary with helper function
Jacob Keller
2016-09-01
1
-33
/
+82
*
|
submodule: convert show_submodule_summary to use struct object_id *
Jacob Keller
2016-09-01
1
-8
/
+8
*
|
allow do_submodule_path to work even if submodule isn't checked out
Jacob Keller
2016-09-01
1
-2
/
+4
*
|
Merge branch 'bc/cocci'
Junio C Hamano
2016-07-19
1
-2
/
+2
|
\
\
|
*
|
diff: convert struct diff_filespec to struct object_id
brian m. carlson
2016-06-28
1
-2
/
+2
|
|
/
*
/
use string_list initializer consistently
Jeff King
2016-06-13
1
-1
/
+1
|
/
*
Merge branch 'jk/submodule-c-credential'
Junio C Hamano
2016-05-17
1
-7
/
+18
|
\
|
*
submodule: stop sanitizing config options
Jeff King
2016-05-06
1
-38
/
+1
|
*
submodule: use prepare_submodule_repo_env consistently
Jeff King
2016-04-28
1
-7
/
+7
|
*
submodule--helper: move config-sanitizing to submodule.c
Jeff King
2016-04-28
1
-0
/
+48
*
|
submodule: port init from shell to C
Stefan Beller
2016-04-17
1
-0
/
+21
*
|
Merge branch 'sb/submodule-path-misc-bugs' into sb/submodule-init
Junio C Hamano
2016-04-14
1
-9
/
+7
|
\
\
|
*
\
Merge branch 'sb/submodule-parallel-fetch'
Junio C Hamano
2016-03-04
1
-4
/
+3
|
|
\
\
|
*
\
\
Merge branch 'ps/config-error'
Junio C Hamano
2016-02-26
1
-6
/
+4
|
|
\
\
\
|
|
*
|
|
config: rename git_config_set_or_die to git_config_set
Patrick Steinhardt
2016-02-22
1
-3
/
+3
|
|
*
|
|
config: rename git_config_set to git_config_set_gently
Patrick Steinhardt
2016-02-22
1
-1
/
+1
|
|
*
|
|
submodule: die on config error when linking modules
Patrick Steinhardt
2016-02-22
1
-5
/
+3
|
*
|
|
|
Merge branch 'jk/tighten-alloc'
Junio C Hamano
2016-02-26
1
-3
/
+3
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
use st_add and st_mult for allocation size computation
Jeff King
2016-02-22
1
-3
/
+3
|
|
|
/
/
*
|
|
|
fetching submodules: respect `submodule.fetchJobs` config option
Stefan Beller
2016-03-01
1
-1
/
+15
*
|
|
|
submodule-config: keep update strategy around
Stefan Beller
2016-03-01
1
-0
/
+21
|
|
_
|
/
|
/
|
|
*
|
|
run-command: do not pass child process data into callbacks
Stefan Beller
2016-03-01
1
-4
/
+3
|
/
/
*
|
submodules: allow parallel fetching, add tests and documentation
Stefan Beller
2015-12-16
1
-2
/
+1
*
|
fetch_populated_submodules: use new parallel job processing
Stefan Beller
2015-12-16
1
-44
/
+98
*
|
submodule.c: write "Fetching submodule <foo>" to stderr
Jonathan Nieder
2015-12-16
1
-1
/
+1
|
/
*
Remove get_object_hash.
brian m. carlson
2015-11-20
1
-1
/
+1
*
Convert struct object to object_id
brian m. carlson
2015-11-20
1
-3
/
+3
*
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
1
-1
/
+1
*
Merge branch 'jk/initialization-fix-to-add-submodule-odb'
Junio C Hamano
2015-11-04
1
-1
/
+1
|
\
|
*
add_submodule_odb: initialize alt_odb list earlier
Jeff King
2015-10-28
1
-1
/
+1
*
|
Merge branch 'jk/war-on-sprintf'
Junio C Hamano
2015-10-21
1
-2
/
+4
|
\
\
|
*
|
avoid sprintf and strcpy with flex arrays
Jeff King
2015-10-05
1
-2
/
+4
*
|
|
submodule refactor: use strbuf_git_path_submodule() in add_submodule_odb()
Max Kirillov
2015-09-14
1
-8
/
+1
|
/
/
*
|
Merge branch 'jc/am-state-fix'
Junio C Hamano
2015-09-01
1
-1
/
+1
|
\
\
|
*
|
write_file(): drop caller-supplied LF from calls to create a one-liner file
Junio C Hamano
2015-08-25
1
-1
/
+1
|
*
|
write_file(): drop "fatal" parameter
Junio C Hamano
2015-08-24
1
-1
/
+1
*
|
|
Merge branch 'hv/submodule-config'
Junio C Hamano
2015-09-01
1
-96
/
+26
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
submodule: allow erroneous values for the fetchRecurseSubmodules option
Heiko Voigt
2015-08-19
1
-15
/
+0
|
*
|
submodule: use new config API for worktree configurations
Heiko Voigt
2015-08-19
1
-134
/
+26
|
*
|
submodule: extract functions for config set and lookup
Heiko Voigt
2015-08-19
1
-45
/
+97
|
*
|
submodule: implement a config API for lookup of .gitmodules values
Heiko Voigt
2015-08-19
1
-0
/
+1
*
|
|
convert "enum date_mode" into a struct
Jeff King
2015-06-29
1
-1
/
+1
*
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2015-06-05
1
-3
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
submodule: rewrite to take an object_id argument
Michael Haggerty
2015-05-25
1
-15
/
+7
|
*
|
each_ref_fn: change to take an object_id parameter
Michael Haggerty
2015-05-25
1
-3
/
+12
*
|
|
Merge branch 'rs/janitorial'
Junio C Hamano
2015-06-01
1
-2
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
[next]