index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
repository.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-16
Merge branch 'en/fetch-negotiation-default-fix'
Junio C Hamano
1
-1
/
+1
2022-02-02
repo-settings: rename the traditional default fetch.negotiationAlgorithm
Elijah Newren
1
-1
/
+1
2022-01-03
Merge branch 'ns/tmp-objdir'
Junio C Hamano
1
-0
/
+1
2021-12-08
tmp-objdir: disable ref updates when replacing the primary odb
Neeraj Singh
1
-0
/
+1
2021-11-18
remote: move static variables into per-repository struct
Glen Choo
1
-0
/
+4
2021-10-06
Merge branch 'ab/repo-settings-cleanup'
Junio C Hamano
1
-12
/
+8
2021-09-22
repository.h: don't use a mix of int and bitfields
Ævar Arnfjörð Bjarmason
1
-3
/
+2
2021-09-22
repo-settings.c: simplify the setup
Ævar Arnfjörð Bjarmason
1
-9
/
+6
2021-09-09
repository: support unabsorbed in repo_submodule_init
Jonathan Tan
1
-6
/
+9
2021-06-28
promisor-remote: support per-repository config
Jonathan Tan
1
-0
/
+2
2021-06-28
repository: move global r_f_p_c to repo struct
Jonathan Tan
1
-0
/
+3
2021-03-30
sparse-index: add index.sparse config option
Derrick Stolee
1
-1
/
+2
2021-03-30
sparse-index: add guard to ensure full index
Derrick Stolee
1
-0
/
+2
2020-10-27
Merge branch 'ds/maintenance-part-2'
Junio C Hamano
1
-0
/
+2
2020-09-29
Merge branch 'tb/bloom-improvements'
Junio C Hamano
1
-0
/
+1
2020-09-25
midx: enable core.multiPackIndex by default
Derrick Stolee
1
-0
/
+2
2020-09-09
commit-graph: respect 'commitGraph.readChangedPaths'
Taylor Blau
1
-0
/
+1
2020-08-18
negotiator/noop: add noop fetch negotiator
Jonathan Tan
1
-0
/
+1
2020-06-05
repository: add a helper function to perform repository format upgrade
Xin Li
1
-0
/
+6
2020-04-22
Merge branch 'jc/missing-ref-store-fix'
Junio C Hamano
1
-2
/
+6
2020-04-09
repository: mark the "refs" pointer as private
Jeff King
1
-2
/
+6
2019-11-10
Fix spelling errors in code comments
Elijah Newren
1
-1
/
+1
2019-10-07
Merge branch 'jk/disable-commit-graph-during-upload-pack'
Junio C Hamano
1
-0
/
+3
2019-09-12
upload-pack: disable commit graph more gently for shallow traversal
Jeff King
1
-0
/
+3
2019-09-03
fetch: add fetch.writeCommitGraph config setting
Derrick Stolee
1
-0
/
+1
2019-08-13
repo-settings: create feature.experimental setting
Derrick Stolee
1
-0
/
+8
2019-08-13
repo-settings: parse core.untrackedCache
Derrick Stolee
1
-0
/
+8
2019-08-13
repo-settings: consolidate some config settings
Derrick Stolee
1
-0
/
+14
2019-02-22
trace2: create new combined trace facility
Jeff Hostetler
1
-0
/
+3
2019-02-06
Merge branch 'nd/the-index-final'
Junio C Hamano
1
-0
/
+16
2019-01-14
read-cache.c: replace update_index_if_able with repo_&
Nguyễn Thái Ngọc Duy
1
-0
/
+6
2019-01-14
read-cache.c: kill read_index()
Nguyễn Thái Ngọc Duy
1
-0
/
+6
2019-01-14
repository.c: replace hold_locked_index() with repo_hold_locked_index()
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2018-12-05
repository: repo_submodule_init to take a submodule struct
Stefan Beller
1
-2
/
+10
2018-08-20
Merge branch 'en/incl-forward-decl'
Junio C Hamano
1
-0
/
+2
2018-08-15
Add missing includes and forward declarations
Elijah Newren
1
-0
/
+2
2018-08-03
repository.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy
1
-14
/
+11
2018-07-18
Merge branch 'sb/object-store-grafts'
Junio C Hamano
1
-0
/
+5
2018-06-25
Merge branch 'sb/object-store-alloc'
Junio C Hamano
1
-0
/
+9
2018-05-18
path.c: migrate global git_path_* to take a repository argument
Stefan Beller
1
-0
/
+5
2018-05-09
repository: introduce parsed objects field
Stefan Beller
1
-0
/
+9
2018-05-08
Merge branch 'sb/object-store-replace'
Junio C Hamano
1
-0
/
+3
2018-04-12
refs: store the main ref store inside the repository struct
Stefan Beller
1
-0
/
+3
2018-03-29
submodule: fixup nested submodules after moving the submodule
Stefan Beller
1
-0
/
+3
2018-03-23
repository: introduce raw object store field
Stefan Beller
1
-7
/
+4
2018-03-23
repository.h: add comment and clarify repo_set_gitdir
Nguyễn Thái Ngọc Duy
1
-1
/
+5
2018-03-05
repository: delete ignore_env member
Nguyễn Thái Ngọc Duy
1
-9
/
+0
2018-03-05
sha1_file.c: move delayed getenv(altdb) back to setup_git_env()
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2018-03-05
repository.c: move env-related setup code back to environment.c
Nguyễn Thái Ngọc Duy
1
-1
/
+10
2018-03-05
repository: initialize the_repository in main()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
[next]