index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
init-db.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
builtin.h: remove unneccessary includes
Elijah Newren
2023-06-21
1
-0
/
+1
*
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-2
/
+1
*
setup: adopt shared init-db & clone code
Elijah Newren
2023-06-21
1
-496
/
+0
*
init-db, clone: change unnecessary global into passed parameter
Elijah Newren
2023-06-21
1
-4
/
+5
*
init-db: remove unnecessary global variable
Elijah Newren
2023-06-21
1
-5
/
+7
*
init-db: document existing bug with core.bare in template config
Elijah Newren
2023-06-21
1
-1
/
+28
*
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
2023-04-24
1
-0
/
+1
*
copy.h: move declarations for copy.c functions from cache.h
Elijah Newren
2023-04-24
1
-0
/
+1
*
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
abspath.h: move absolute path functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
doc txt & -h consistency: add missing options
Ævar Arnfjörð Bjarmason
2022-10-13
1
-0
/
+2
*
doc txt & -h consistency: word-wrap
Ævar Arnfjörð Bjarmason
2022-10-13
1
-1
/
+2
*
i18n: refactor "foo and bar are mutually exclusive"
Jean-Noël Avila
2022-01-05
1
-1
/
+1
*
Merge branch 'mt/init-template-userpath-fix'
Junio C Hamano
2021-05-25
1
-1
/
+2
|
\
|
*
init: fix bug regarding ~/ expansion in init.templateDir
Matheus Tavares
2021-05-25
1
-1
/
+2
*
|
Merge branch 'ah/plugleaks'
Junio C Hamano
2021-04-08
1
-22
/
+10
|
\
|
|
*
init-db: silence template_dir leak when converting to absolute path
Andrzej Hunt
2021-03-14
1
-1
/
+3
|
*
init: remove git_init_db_config() while fixing leaks
Andrzej Hunt
2021-03-14
1
-21
/
+7
*
|
builtin/init-db: handle bare clones when core.bare set to false
brian m. carlson
2021-03-11
1
-2
/
+2
|
/
*
get_default_branch_name(): prepare for showing some advice
Johannes Schindelin
2020-12-14
1
-3
/
+5
*
builtin/clone: avoid failure with GIT_DEFAULT_HASH
brian m. carlson
2020-09-22
1
-2
/
+4
*
init: make --separate-git-dir work from within linked worktree
Eric Sunshine
2020-08-31
1
-0
/
+24
*
init: teach --separate-git-dir to repair linked worktrees
Eric Sunshine
2020-08-31
1
-0
/
+2
*
Merge branch 'es/init-no-separate-git-dir-in-bare'
Junio C Hamano
2020-08-24
1
-0
/
+5
|
\
|
*
init: disallow --separate-git-dir with bare repository
Eric Sunshine
2020-08-10
1
-0
/
+5
*
|
repository: enable SHA-256 support by default
brian m. carlson
2020-07-30
1
-5
/
+0
|
/
*
init: allow setting the default for the initial branch name via the config
Don Goodman-Wilson
2020-06-24
1
-1
/
+1
*
init: allow specifying the initial branch name for the new repository
Johannes Schindelin
2020-06-24
1
-6
/
+27
*
Merge branch 'bc/sha-256-part-1-of-4'
Junio C Hamano
2020-03-27
1
-10
/
+65
|
\
|
*
init-db: move writing repo version into a function
brian m. carlson
2020-02-24
1
-18
/
+24
|
*
builtin/init-db: add environment variable for new repo hash
brian m. carlson
2020-02-24
1
-0
/
+9
|
*
builtin/init-db: allow specifying hash algorithm on command line
brian m. carlson
2020-02-24
1
-6
/
+46
|
*
setup: allow check_repository_format to read repository format
brian m. carlson
2020-02-24
1
-1
/
+1
*
|
set_git_dir: fix crash when used with real_path()
Alexandr Miloslavskiy
2020-03-06
1
-2
/
+2
|
/
*
Merge branch 'nd/init-relative-template-fix'
Junio C Hamano
2019-06-13
1
-0
/
+3
|
\
|
*
init: make --template path relative to $CWD
Nguyễn Thái Ngọc Duy
2019-05-13
1
-0
/
+3
*
|
Merge branch 'js/init-db-update-for-mingw'
Junio C Hamano
2019-04-16
1
-0
/
+7
|
\
\
|
*
|
mingw: respect core.hidedotfiles = false in git-init again
Johannes Schindelin
2019-03-12
1
-0
/
+7
|
|
/
*
|
Merge branch 'ma/clear-repository-format'
Junio C Hamano
2019-03-20
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
setup: fix memory leaks with `struct repository_format`
Martin Ågren
2019-03-01
1
-1
/
+2
*
|
Merge branch 'jk/save-getenv-result'
Junio C Hamano
2019-01-29
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
init: make a copy of $GIT_DIR string
Jeff King
2019-01-12
1
-2
/
+4
*
|
assert NOARG/NONEG behavior of parse-options callbacks
Jeff King
2018-11-06
1
-0
/
+1
|
/
*
pass st.st_size as hint for strbuf_readlink()
Jeff King
2018-07-24
1
-1
/
+2
*
Merge branch 'rd/init-typo'
Junio C Hamano
2018-06-01
1
-1
/
+1
|
\
[next]