index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
submodule--helper.c
Age
Commit message (
Expand
)
Author
2024-04-29
Sync with 2.44.1
Johannes Schindelin
2024-04-19
Sync with 2.42.2
Johannes Schindelin
2024-04-19
Sync with 2.41.1
Johannes Schindelin
2024-04-19
Sync with 2.40.2
Johannes Schindelin
2024-04-19
Sync with 2.39.4
Johannes Schindelin
2024-04-17
submodule: require the submodule path to contain directories only
Johannes Schindelin
2024-04-17
clone_submodule: avoid using `access()` on directories
Johannes Schindelin
2024-04-17
submodules: submodule paths must not contain symlinks
Johannes Schindelin
2024-04-17
clone: prevent clashing git dirs when cloning submodule in parallel
Filip Hejsek
2024-03-15
config: add --comment option to add a comment
Ralph Seichter
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
2023-10-03
submodule--helper: return error from set-url when modifying failed
Jan Alexander Steffens (heftig)
2023-10-03
submodule--helper: use submodule_from_path in set-{url,branch}
Jan Alexander Steffens (heftig)
2023-08-21
diff: drop useless "status" parameter from diff_result_code()
Jeff King
2023-08-21
diff: drop useless return from run_diff_{files,index} functions
Jeff King
2023-08-21
diff: spell DIFF_INDEX_CACHED out when calling run_diff_index()
Junio C Hamano
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-05
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-06-28
config: pass kvi to die_bad_number()
Glen Choo
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
2023-06-21
preload-index.h: move declarations for preload-index.c from elsewhere
Elijah Newren
2023-06-21
sparse-index.h: move declarations for sparse-index.c from cache.h
Elijah Newren
2023-06-20
Merge branch 'tb/submodule-null-deref-fix'
Junio C Hamano
2023-05-25
builtin/submodule--helper.c: handle missing submodule URLs
Taylor Blau
2023-04-25
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-11
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
2023-04-11
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-06
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-06
Merge branch 'ab/config-multi-and-nonbool'
Junio C Hamano
2023-04-04
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-03-28
builtins: mark unused prefix parameters
Jeff King
2023-03-28
config API: add and use a "git_config_get()" family of functions
Ævar Arnfjörð Bjarmason
2023-03-28
cocci: apply the "revision.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-21
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
abspath.h: move absolute path functions from cache.h
Elijah Newren
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-17
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
2023-02-24
run_processes_parallel: mark unused callback parameters
Jeff King
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-23
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
2023-01-08
*: fix typos which duplicate a word
Andrei Rybak
2023-01-05
Merge branch 'ab/no-more-git-global-super-prefix'
Junio C Hamano
[next]