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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-25
Merge branch 'sb/object-store-alloc'
Junio C Hamano
1
-0
/
+7
2018-05-30
Merge branch 'nd/repo-clear-keep-the-index'
Junio C Hamano
1
-1
/
+2
2018-05-10
repository: fix free problem with repo_clear(the_repository)
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-05-09
repository: introduce parsed objects field
Stefan Beller
1
-0
/
+7
2018-03-29
submodule: fixup nested submodules after moving the submodule
Stefan Beller
1
-3
/
+3
2018-03-29
submodule-config: remove submodule_from_cache
Stefan Beller
1
-1
/
+1
2018-03-23
repository: introduce raw object store field
Stefan Beller
1
-5
/
+10
2018-03-05
repository: delete ignore_env member
Nguyễn Thái Ngọc Duy
1
-2
/
+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
/
+3
2018-03-05
repository.c: delete dead functions
Nguyễn Thái Ngọc Duy
1
-25
/
+0
2018-03-05
repository.c: move env-related setup code back to environment.c
Nguyễn Thái Ngọc Duy
1
-18
/
+40
2018-03-05
repository: initialize the_repository in main()
Nguyễn Thái Ngọc Duy
1
-5
/
+13
2018-02-13
Merge branch 'tg/split-index-fixes'
Junio C Hamano
1
-1
/
+1
2018-01-19
repository: pre-initialize hash algo pointer
brian m. carlson
1
-1
/
+1
2018-01-19
read-cache: fix reading the shared index for other repos
Thomas Gummerer
1
-1
/
+1
2017-11-28
repository: fix a sparse 'using integer as NULL pointer' warning
Ramsay Jones
1
-1
/
+1
2017-11-13
Integrate hash algorithm support with repo setup
brian m. carlson
1
-0
/
+7
2017-10-02
repository: use FREE_AND_NULL
René Scharfe
1
-18
/
+9
2017-09-06
set_git_dir: handle feeding gitdir to itself
Jeff King
1
-7
/
+3
2017-09-06
repository: free fields before overwriting them
Jeff King
1
-0
/
+4
2017-08-22
Merge branch 'bw/grep-recurse-submodules'
Junio C Hamano
1
-3
/
+3
2017-07-18
repository: have the_repository use the_index
Brandon Williams
1
-1
/
+3
2017-07-18
repo_read_index: don't discard the index
Brandon Williams
1
-2
/
+0
2017-07-17
submodule: convert submodule config lookup to use object_id
brian m. carlson
1
-1
/
+1
2017-06-23
repository: enable initialization of submodules
Brandon Williams
1
-0
/
+54
2017-06-23
submodule-config: store the_submodule_cache in the_repository
Brandon Williams
1
-0
/
+6
2017-06-23
repository: add index_state to struct repo
Brandon Williams
1
-0
/
+16
2017-06-23
config: read config from a repository object
Brandon Williams
1
-0
/
+7
2017-06-23
repository: introduce the repository object
Brandon Williams
1
-0
/
+159