index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
var.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
global: trivial conversions to fix `-Wsign-compare` warnings
Patrick Steinhardt
2024-12-06
1
-3
/
+1
*
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-06
1
-0
/
+3
*
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
2024-09-13
1
-0
/
+2
*
builtin: add a repository parameter for builtin functions
John Cai
2024-09-13
1
-1
/
+4
*
var(win32): do report the GIT_SHELL_PATH that is actually used
Johannes Schindelin
2024-07-14
1
-1
/
+2
*
refs: drop `git_default_branch_name()`
Patrick Steinhardt
2024-05-17
1
-1
/
+1
*
config: rename global config function
Kristoffer Haugsbakk
2024-01-18
1
-1
/
+1
*
Merge branch 'bc/more-git-var'
Junio C Hamano
2023-09-13
1
-1
/
+1
|
\
|
*
var: avoid a segmentation fault when `HOME` is unset
Johannes Schindelin
2023-09-06
1
-1
/
+1
*
|
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-06
1
-2
/
+3
|
\
\
|
*
|
config: add ctx arg to config_fn_t
Glen Choo
2023-06-28
1
-2
/
+3
*
|
|
Merge branch 'bc/more-git-var'
Junio C Hamano
2023-07-05
1
-20
/
+149
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
var: add config file locations
brian m. carlson
2023-06-27
1
-1
/
+56
|
*
var: add attributes files locations
brian m. carlson
2023-06-27
1
-0
/
+29
|
*
var: adjust memory allocation for strings
brian m. carlson
2023-06-27
1
-16
/
+29
|
*
var: format variable structure with C99 initializers
brian m. carlson
2023-06-27
1
-8
/
+32
|
*
var: add support for listing the shell
brian m. carlson
2023-06-27
1
-0
/
+6
|
*
var: mark unused parameters in git_var callbacks
Jeff King
2023-06-27
1
-4
/
+4
|
/
*
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-25
1
-0
/
+2
|
\
|
*
pager.h: move declarations for pager.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
editor: move editor-related functions and declarations into common file
Elijah Newren
2023-04-11
1
-0
/
+1
*
|
builtins: mark unused prefix parameters
Jeff King
2023-03-28
1
-1
/
+1
|
/
*
ident.h: move ident-related declarations out of cache.h
Elijah Newren
2023-02-24
1
-0
/
+1
*
var: add GIT_SEQUENCE_EDITOR variable
Sean Allred
2022-12-18
1
-0
/
+6
*
var: allow GIT_EDITOR to return null
Sean Allred
2022-11-27
1
-6
/
+1
*
var: do not print usage() with a correct invocation
Sean Allred
2022-11-27
1
-9
/
+13
*
var: add GIT_DEFAULT_BRANCH variable
Thomas Weißschuh
2021-11-03
1
-0
/
+7
*
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
*
ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICT
Jeff King
2012-05-25
1
-2
/
+2
*
Fix sparse warnings
Stephen Boyd
2011-03-22
1
-2
/
+1
*
var: run setup_git_directory_gently() sooner
Nguyễn Thái Ngọc Duy
2010-08-16
1
-7
/
+2
*
Merge branch 'lt/deepen-builtin-source'
Junio C Hamano
2010-03-11
1
-2
/
+2
*
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
2010-02-22
1
-0
/
+99