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
*
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
|
\
\
|
|
/
|
/
|
|
*
environment.c: remove test-specific "ignore_untracked..." variable
Ævar Arnfjörð Bjarmason
2021-09-22
1
-7
/
+0
|
*
wrapper.c: add x{un,}setenv(), and use xsetenv() in environment.c
Ævar Arnfjörð Bjarmason
2021-09-22
1
-2
/
+1
*
|
compression: drop write-only core_compression_* variables
René Scharfe
2021-09-13
1
-1
/
+0
|
/
*
environment: move strbuf into block to plug leak
Andrzej Hunt
2021-07-26
1
-4
/
+3
*
config: allow specifying config entries via envvar pairs
Patrick Steinhardt
2021-01-15
1
-0
/
+1
*
environment: make `getenv_safe()` a public function
Patrick Steinhardt
2021-01-15
1
-5
/
+2
*
Merge branch 'jk/leakfix'
Junio C Hamano
2020-08-27
1
-2
/
+2
|
\
|
*
config: drop git_config_get_string_const()
Jeff King
2020-08-18
1
-2
/
+2
*
|
strvec: rename struct fields
Jeff King
2020-07-31
1
-1
/
+1
*
|
strvec: convert more callers away from argv_array name
Jeff King
2020-07-29
1
-4
/
+4
*
|
strvec: rename files from argv-array to strvec
Jeff King
2020-07-29
1
-1
/
+1
|
/
*
Merge branch 'tb/shallow-cleanup'
Junio C Hamano
2020-05-13
1
-0
/
+1
|
\
|
*
shallow: extract a header file for shallow-related functions
Taylor Blau
2020-04-30
1
-0
/
+1
[next]