๐ AIๆ็ดข & ไปฃ็
๐
ไธป้กต
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.7.6
/
submodule.c
tag
7299fdaceb63ab08c360fa89c6b1b9601f60ca40
tagger
Junio C Hamano <gitster@pobox.com>
Sun Jul 30 21:45:21 2017
object
5e0649dc65fe33e8cf38823350e9d7951f6a6346
Git 2.7.6
b7a6ec6
Merge branch 'jk/tighten-alloc' into maint
by Junio C Hamano
ยท 10 years ago
50a6c8e
use st_add and st_mult for allocation size computation
by Jeff King
ยท 10 years ago
3d18064
config: rename git_config_set_or_die to git_config_set
by Patrick Steinhardt
ยท 10 years ago
30598ad
config: rename git_config_set to git_config_set_gently
by Patrick Steinhardt
ยท 10 years ago
1a90dfe
submodule: die on config error when linking modules
by Patrick Steinhardt
ยท 10 years ago
ed1c997
Remove get_object_hash.
by brian m. carlson
ยท 10 years ago
f2fd076
Convert struct object to object_id
by brian m. carlson
ยท 10 years ago
7999b2c
Add several uses of get_object_hash.
by brian m. carlson
ยท 10 years ago
acfeaf8
Merge branch 'jk/initialization-fix-to-add-submodule-odb'
by Junio C Hamano
ยท 10 years ago
9a6e4f0
add_submodule_odb: initialize alt_odb list earlier
by Jeff King
ยท 10 years ago
7889179
Merge branch 'jk/war-on-sprintf'
by Junio C Hamano
ยท 10 years ago
c7ab0ba
avoid sprintf and strcpy with flex arrays
by Jeff King
ยท 10 years ago
35fb4d2
submodule refactor: use strbuf_git_path_submodule() in add_submodule_odb()
by Max Kirillov
ยท 10 years ago
d75bb73
Merge branch 'jc/am-state-fix'
by Junio C Hamano
ยท 10 years ago
5a4f07b
Merge branch 'hv/submodule-config'
by Junio C Hamano
ยท 10 years ago
1f76a10
write_file(): drop caller-supplied LF from calls to create a one-liner file
by Junio C Hamano
ยท 10 years ago
12d6ce1
write_file(): drop "fatal" parameter
by Junio C Hamano
ยท 10 years ago
027771f
submodule: allow erroneous values for the fetchRecurseSubmodules option
by Heiko Voigt
ยท 10 years ago
851e18c
submodule: use new config API for worktree configurations
by Heiko Voigt
ยท 10 years ago
0d9f282
submodule: extract functions for config set and lookup
by Heiko Voigt
ยท 10 years ago
959b545
submodule: implement a config API for lookup of .gitmodules values
by Heiko Voigt
ยท 10 years ago
a5481a6
convert "enum date_mode" into a struct
by Jeff King
ยท 10 years ago
5455ee0
Merge branch 'bc/object-id'
by Junio C Hamano
ยท 11 years ago
4ba5bb5
Merge branch 'rs/janitorial'
by Junio C Hamano
ยท 11 years ago
7290ef5
submodule: rewrite to take an object_id argument
by Michael Haggerty
ยท 11 years ago
2b2a5be
each_ref_fn: change to take an object_id parameter
by Michael Haggerty
ยท 11 years ago
dbe44fa
use file_exists() to check if a file exists in the worktree
by Renรฉ Scharfe
ยท 11 years ago
68a2e6a
Merge branch 'nd/multiple-work-trees'
by Junio C Hamano
ยท 11 years ago
1d4974c
submodule: use capture_command
by Jeff King
ยท 11 years ago
0985015
Merge branch 'jc/merge-bases'
by Junio C Hamano
ยท 11 years ago
91aacda
use new wrapper write_file() for simple file writing
by Nguyแป n Thรกi Ngแปc Duy
ยท 11 years ago
2ce406c
get_merge_bases(): always clean-up object flags
by Junio C Hamano
ยท 11 years ago
d318027
run-command: introduce CHILD_PROCESS_INIT
by Renรฉ Scharfe
ยท 11 years ago
955d7be
Merge branch 'ta/string-list-init'
by Junio C Hamano
ยท 11 years ago
f93d7c6
replace memset with string-list initializers
by Tanay Abhra
ยท 11 years ago
94c0cc8
submodule.c: use the ARRAY_SIZE macro
by Elia Pinto
ยท 11 years ago
d637d1b
Merge branch 'kb/fast-hashmap'
by Junio C Hamano
ยท 12 years ago
5955654
replace {pre,suf}fixcmp() with {starts,ends}_with()
by Christian Couder
ยท 12 years ago
bc8d6b9
submodule: don't access the .gitmodules cache entry after removing it
by Jens Lehmann
ยท 12 years ago
b02f5ae
Merge branch 'jl/submodule-mv'
by Junio C Hamano
ยท 12 years ago
5fb0e08
Merge branch 'jl/some-submodule-config-are-not-boolean'
by Junio C Hamano
ยท 12 years ago
4b05440
avoid segfault on submodule.*.path set to an empty "true"
by Jharrod LaFon
ยท 12 years ago
95c1641
rm: delete .gitmodules entry of submodules removed from the work tree
by Jens Lehmann
ยท 12 years ago
0656781
mv: update the path entry in .gitmodules for moved submodules
by Jens Lehmann
ยท 12 years ago
5fee995
submodule.c: add .gitmodules staging helper functions
by Jens Lehmann
ยท 12 years ago
a88c915
mv: move submodules using a gitfile
by Jens Lehmann
ยท 12 years ago
d3aeb31
Merge branch 'nd/const-struct-cache-entry'
by Junio C Hamano
ยท 12 years ago
8a64822
Merge branch 'as/log-output-encoding-in-user-format'
by Junio C Hamano
ยท 12 years ago
9c5e6c8
Convert "struct cache_entry *" to "const ..." wherever possible
by Nguyแป n Thรกi Ngแปc Duy
ยท 12 years ago
ecaee80
pretty: --format output should honor logOutputEncoding
by Alexey Shumkin
ยท 12 years ago
ede63a1
Merge branch 'mh/reflife'
by Junio C Hamano
ยท 13 years ago
467b8fe
submodule: remove redundant check for the_index.initialized
by Renรฉ Scharfe
ยท 13 years ago
5de0c01
find_first_merges(): remove unnecessary code
by Michael Haggerty
ยท 13 years ago
3826902
find_first_merges(): initialize merges variable using initializer
by Michael Haggerty
ยท 13 years ago
0f33a06
submodule: print graph output next to submodule log
by John Keeping
ยท 13 years ago
8371549
submodule: clarify logic in show_submodule_summary
by Jeff King
ยท 13 years ago
6bfe19e
submodule: simplify memory handling in config parsing
by Jeff King
ยท 13 years ago
9edbb8b
submodule: use parse_config_key when parsing config
by Jeff King
ยท 13 years ago
4e21513
submodule: display summary header in bold
by Ramkumar Ramachandra
ยท 13 years ago
d21240f
Merge branch 'jl/submodule-rm'
by Jeff King
ยท 13 years ago
293ab15
submodule: teach rm to remove submodules unless they contain a git directory
by Jens Lehmann
ยท 13 years ago
871313c
Merge branch 'jk/argv-array'
by Junio C Hamano
ยท 13 years ago
34f5130
Merge branch 'jc/merge-bases'
by Junio C Hamano
ยท 13 years ago
50d89ad
submodule: use argv_array instead of hand-building arrays
by Jens Lehmann
ยท 13 years ago
a20efee
in_merge_bases(): support only one "other" commit
by Junio C Hamano
ยท 13 years ago
9cd33bb
Merge branch 'tr/void-diff-setup-done'
by Junio C Hamano
ยท 13 years ago
2845265
diff_setup_done(): return void
by Thomas Rast
ยท 13 years ago
4809ff8
Merge branch 'hv/submodule-alt-odb'
by Junio C Hamano
ยท 14 years ago
5e73633
teach add_submodule_odb() to look for alternates
by Heiko Voigt
ยท 14 years ago
eb21c73
push: teach --recurse-submodules the on-demand option
by Heiko Voigt
ยท 14 years ago
a762e51
Refactor submodule push check to use string list instead of integer
by Heiko Voigt
ยท 14 years ago
bcc0a3e
Teach revision walking machinery to walk multiple times sequencially
by Heiko Voigt
ยท 14 years ago
78e98ea
submodule: use diff_tree_combined_merge() instead of diff_tree_combined()
by Renรฉ Scharfe
ยท 14 years ago
0041f09
use struct sha1_array in diff_tree_combined()
by Renรฉ Scharfe
ยท 14 years ago
91c23f7
Merge branch 'jl/submodule-status-failure-report'
by Junio C Hamano
ยท 14 years ago
6a5ceda
diff/status: print submodule path when looking for changes fails
by Jens Lehmann
ยท 14 years ago
e72c1dd
Merge branch 'ab/clang-lints'
by Junio C Hamano
ยท 14 years ago
83838d5
cast variable in call to free() in builtin/diff.c and submodule.c
by รvar Arnfjรถrรฐ Bjarmason
ยท 14 years ago
8098878
submodule: Search for merges only at end of recursive merge
by Brad King
ยท 14 years ago
7a95d1b
Merge branch 'jk/argv-array'
by Junio C Hamano
ยท 14 years ago
6be70d6
Merge branch 'jk/maint-fetch-submodule-check-fix'
by Junio C Hamano
ยท 14 years ago
c1189ca
refactor argv_array into generic code
by Jeff King
ยท 14 years ago
6859de4
fetch: avoid quadratic loop checking for updated submodules
by Jeff King
ยท 14 years ago
81a5bdd
Sync with 1.7.6.3
by Junio C Hamano
ยท 14 years ago
8702fee
Merge branch 'jl/maint-fetch-submodule-check-fix' into maint
by Junio C Hamano
ยท 14 years ago
18322ba
fetch: skip on-demand checking when no submodules are configured
by Jens Lehmann
ยท 14 years ago
c63750a
Merge branch 'fg/submodule-ff-check-before-push'
by Junio C Hamano
ยท 14 years ago
2730f55
Merge branch 'nd/maint-clone-gitdir'
by Junio C Hamano
ยท 14 years ago
13d6ec9
read_gitfile_gently(): rename misnamed function to read_gitfile()
by Junio C Hamano
ยท 14 years ago
d2b17b3
push: Don't push a repository with unpushed submodules
by Fredrik Gustafsson
ยท 14 years ago
62607e4
Merge branch 'jl/maint-fetch-recursive-fix' into maint
by Junio C Hamano
ยท 14 years ago
182f228
Merge branch 'jl/maint-fetch-recursive-fix'
by Junio C Hamano
ยท 14 years ago
ea2d325
fetch: Also fetch submodules in subdirectories in on-demand mode
by Jens Lehmann
ยท 14 years ago
d4e98b5
Submodules: Don't parse .gitmodules when it contains, merge conflicts
by Jens Lehmann
ยท 15 years ago
2071fb0
Merge branch 'jl/submodule-fetch-on-demand'
by Junio C Hamano
ยท 15 years ago
c2e86ad
Fix sparse warnings
by Stephen Boyd
ยท 15 years ago
808a95d
diff --submodule: split into bite-sized pieces
by Jonathan Nieder
ยท 15 years ago
c16c3e4
fetch/pull: Don't recurse into a submodule when commits are already present
by Jens Lehmann
ยท 15 years ago
bf42b38
Submodules: Add 'on-demand' value for the 'fetchRecurseSubmodule' option
by Jens Lehmann
ยท 15 years ago
1fb2550
config: teach the fetch.recurseSubmodules option the 'on-demand' value
by Jens Lehmann
ยท 15 years ago
Next »