index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
repository.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
repository: add a helper function to perform repository format upgrade
Xin Li
2020-06-05
1
-0
/
+6
*
Merge branch 'jc/missing-ref-store-fix'
Junio C Hamano
2020-04-22
1
-2
/
+6
|
\
|
*
repository: mark the "refs" pointer as private
Jeff King
2020-04-10
1
-2
/
+6
*
|
Fix spelling errors in code comments
Elijah Newren
2019-11-10
1
-1
/
+1
*
|
Merge branch 'jk/disable-commit-graph-during-upload-pack'
Junio C Hamano
2019-10-07
1
-0
/
+3
|
\
\
|
*
|
upload-pack: disable commit graph more gently for shallow traversal
Jeff King
2019-09-12
1
-0
/
+3
*
|
|
fetch: add fetch.writeCommitGraph config setting
Derrick Stolee
2019-09-03
1
-0
/
+1
|
/
/
*
|
repo-settings: create feature.experimental setting
Derrick Stolee
2019-08-13
1
-0
/
+8
*
|
repo-settings: parse core.untrackedCache
Derrick Stolee
2019-08-13
1
-0
/
+8
*
|
repo-settings: consolidate some config settings
Derrick Stolee
2019-08-13
1
-0
/
+14
|
/
*
trace2: create new combined trace facility
Jeff Hostetler
2019-02-23
1
-0
/
+3
*
Merge branch 'nd/the-index-final'
Junio C Hamano
2019-02-07
1
-0
/
+16
|
\
|
*
read-cache.c: replace update_index_if_able with repo_&
Nguyễn Thái Ngọc Duy
2019-01-14
1
-0
/
+6
|
*
read-cache.c: kill read_index()
Nguyễn Thái Ngọc Duy
2019-01-14
1
-0
/
+6
|
*
repository.c: replace hold_locked_index() with repo_hold_locked_index()
Nguyễn Thái Ngọc Duy
2019-01-14
1
-0
/
+4
*
|
repository: repo_submodule_init to take a submodule struct
Stefan Beller
2018-12-05
1
-2
/
+10
|
/
*
Merge branch 'en/incl-forward-decl'
Junio C Hamano
2018-08-20
1
-0
/
+2
|
\
|
*
Add missing includes and forward declarations
Elijah Newren
2018-08-15
1
-0
/
+2
*
|
repository.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy
2018-08-03
1
-14
/
+11
|
/
*
Merge branch 'sb/object-store-grafts'
Junio C Hamano
2018-07-18
1
-0
/
+5
|
\
|
*
path.c: migrate global git_path_* to take a repository argument
Stefan Beller
2018-05-18
1
-0
/
+5
*
|
Merge branch 'sb/object-store-alloc'
Junio C Hamano
2018-06-25
1
-0
/
+9
|
\
|
|
*
repository: introduce parsed objects field
Stefan Beller
2018-05-09
1
-0
/
+9
*
|
Merge branch 'sb/object-store-replace'
Junio C Hamano
2018-05-08
1
-0
/
+3
|
\
|
|
*
refs: store the main ref store inside the repository struct
Stefan Beller
2018-04-12
1
-0
/
+3
*
|
submodule: fixup nested submodules after moving the submodule
Stefan Beller
2018-03-29
1
-0
/
+3
|
/
*
repository: introduce raw object store field
Stefan Beller
2018-03-23
1
-7
/
+4
*
repository.h: add comment and clarify repo_set_gitdir
Nguyễn Thái Ngọc Duy
2018-03-23
1
-1
/
+5
*
repository: delete ignore_env member
Nguyễn Thái Ngọc Duy
2018-03-05
1
-9
/
+0
*
sha1_file.c: move delayed getenv(altdb) back to setup_git_env()
Nguyễn Thái Ngọc Duy
2018-03-05
1
-0
/
+4
*
repository.c: move env-related setup code back to environment.c
Nguyễn Thái Ngọc Duy
2018-03-05
1
-1
/
+10
*
repository: initialize the_repository in main()
Nguyễn Thái Ngọc Duy
2018-03-05
1
-1
/
+1
*
Integrate hash algorithm support with repo setup
brian m. carlson
2017-11-13
1
-0
/
+5
*
repo_read_index: don't discard the index
Brandon Williams
2017-07-18
1
-0
/
+8
*
repository: enable initialization of submodules
Brandon Williams
2017-06-24
1
-0
/
+10
*
submodule-config: store the_submodule_cache in the_repository
Brandon Williams
2017-06-24
1
-0
/
+4
*
repository: add index_state to struct repo
Brandon Williams
2017-06-24
1
-0
/
+9
*
config: read config from a repository object
Brandon Williams
2017-06-24
1
-0
/
+10
*
repository: introduce the repository object
Brandon Williams
2017-06-24
1
-0
/
+64