index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
environment.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
max_tree_depth: lower it for MSVC to avoid stack overflows
Johannes Schindelin
2023-11-02
1
-1
/
+14
*
lower core.maxTreeDepth default to 2048
Jeff King
2023-09-01
1
-1
/
+1
*
add core.maxTreeDepth config
Jeff King
2023-09-01
1
-0
/
+1
*
Merge branch 'rs/pack-objects-parseopt-fix'
Junio C Hamano
2023-07-28
1
-1
/
+1
|
\
|
*
pack-objects: fix --no-keep-true-parents
René Scharfe
2023-07-21
1
-1
/
+1
*
|
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
|
Merge branch 'en/header-split-cache-h-part-3'
Junio C Hamano
2023-06-30
1
-2
/
+3
|
\
\
|
*
|
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
|
*
|
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
1
-0
/
+1
|
*
|
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-1
/
+1
*
|
|
Merge branch 'ds/disable-replace-refs'
Junio C Hamano
2023-06-23
1
-2
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
repository: create read_replace_refs setting
Derrick Stolee
2023-06-12
1
-1
/
+0
|
*
|
repository: create disable_replace_refs()
Derrick Stolee
2023-06-12
1
-1
/
+1
*
|
|
repository: move 'repository_format_worktree_config' to repo scope
Victoria Dye
2023-05-26
1
-1
/
+0
|
|
/
|
/
|
*
|
treewide: remove cache.h inclusion due to previous changes
Elijah Newren
2023-04-24
1
-1
/
+1
*
|
ws.h: move declarations for ws.c functions from cache.h
Elijah Newren
2023-04-24
1
-1
/
+0
|
/
*
pager.h: move declarations for pager.c functions from cache.h
Elijah Newren
2023-04-11
1
-1
/
+0
*
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
treewide: be explicit about dependence on convert.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
write-or-die.h: move declarations for write-or-die.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
setup.h: move declarations for setup.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
*
replace-object.h: move read_replace_refs declaration from cache.h to here
Elijah Newren
2023-02-24
1
-0
/
+1
*
read-tree: add "--super-prefix" option, eliminate global
Ævar Arnfjörð Bjarmason
2022-12-26
1
-13
/
+0
*
Merge branch 'ab/unused-annotation'
Junio C Hamano
2022-09-14
1
-2
/
+2
|
\
|
*
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
2022-09-01
1
-2
/
+2
*
|
Merge branch 'jk/unused-annotation'
Junio C Hamano
2022-09-14
1
-2
/
+2
|
\
|
|
*
hashmap: mark unused callback parameters
Jeff King
2022-08-19
1
-2
/
+2
*
|
refs: use ref_namespaces for replace refs base
Derrick Stolee
2022-08-05
1
-2
/
+1
*
|
refs: add array of ref namespaces
Derrick Stolee
2022-08-05
1
-0
/
+2
|
/
*
Merge branch 'ds/midx-normalize-pathname-before-comparison'
Junio C Hamano
2022-05-04
1
-1
/
+1
|
\
|
*
cache: use const char * for get_object_directory()
Derrick Stolee
2022-04-25
1
-1
/
+1
*
|
Merge branch 'jh/builtin-fsmonitor-part2'
Junio C Hamano
2022-04-04
1
-1
/
+0
|
\
\
|
*
|
fsmonitor: config settings are repository-specific
Jeff Hostetler
2022-03-26
1
-1
/
+0
|
|
/
*
|
Merge branch 'ns/core-fsyncmethod'
Junio C Hamano
2022-03-26
1
-1
/
+3
|
\
\
|
*
|
core.fsync: add configuration parsing
Neeraj Singh
2022-03-11
1
-1
/
+1
|
*
|
core.fsync: introduce granular fsync control infrastructure
Neeraj Singh
2022-03-11
1
-0
/
+1
|
*
|
core.fsyncmethod: add writeout-only mode
Neeraj Singh
2022-03-11
1
-0
/
+1
|
|
/
*
/
repo_read_index: add config to expect files outside sparse patterns
Elijah Newren
2022-03-02
1
-0
/
+1
|
/
*
Merge branch 'ns/tmp-objdir'
Junio C Hamano
2022-01-04
1
-0
/
+9
|
\
|
*
tmp-objdir: disable ref updates when replacing the primary odb
Neeraj Singh
2021-12-08
1
-0
/
+4
|
*
tmp-objdir: new API for creating temporary writable databases
Neeraj Singh
2021-12-08
1
-0
/
+5
*
|
Merge branch 'ew/test-wo-fsync'
Junio C Hamano
2021-12-15
1
-0
/
+1
|
\
\
|
*
|
tests: disable fsync everywhere
Eric Wong
2021-10-29
1
-0
/
+1
|
|
/
*
|
Merge branch 'jk/ref-paranoia'
Junio C Hamano
2021-10-11
1
-1
/
+0
|
\
\
|
*
|
repack, prune: drop GIT_REF_PARANOIA settings
Jeff King
2021-09-27
1
-1
/
+0
|
|
/
*
|
Merge branch 'ab/repo-settings-cleanup'
Junio C Hamano
2021-10-06
1
-9
/
+1
|
\
\
|
|
/
|
/
|
[next]