index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2023-06-28
config: pass ctx with config files
Glen Choo
-41
/
+81
2023-06-28
config.c: pass ctx in configsets
Glen Choo
-32
/
+33
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
-181
/
+515
2023-06-28
urlmatch.h: use config_fn_t type
Glen Choo
-2
/
+3
2023-06-28
config: inline git_color_default_config
Glen Choo
-20
/
+26
2023-06-27
fix cherry-pick/revert status when doing multiple commits
Jacob Keller
-2
/
+24
2023-06-27
var: add config file locations
brian m. carlson
-1
/
+135
2023-06-27
var: add attributes files locations
brian m. carlson
-0
/
+55
2023-06-27
attr: expose and rename accessor functions
brian m. carlson
-7
/
+16
2023-06-27
var: adjust memory allocation for strings
brian m. carlson
-16
/
+29
2023-06-27
var: format variable structure with C99 initializers
brian m. carlson
-8
/
+32
2023-06-27
var: add support for listing the shell
brian m. carlson
-0
/
+24
2023-06-27
t: add a function to check executable bit
brian m. carlson
-0
/
+15
2023-06-27
var: mark unused parameters in git_var callbacks
Jeff King
-4
/
+4
2023-06-26
config: don't BUG when both kvi and source are set
Glen Choo
-8
/
+8
2023-06-26
diff.c: mention completion above add_diff_options
Philippe Blain
-0
/
+4
2023-06-26
completion: complete --remerge-diff
Philippe Blain
-1
/
+1
2023-06-26
completion: complete --diff-merges, its options and --no-diff-merges
Philippe Blain
-0
/
+16
2023-06-26
completion: move --pickaxe-{all,regex} to __git_diff_common_options
Philippe Blain
-2
/
+3
2023-06-26
completion: complete --ws-error-highlight
Philippe Blain
-0
/
+14
2023-06-26
completion: complete --unified
Philippe Blain
-1
/
+1
2023-06-26
completion: complete --output-indicator-{context,new,old}
Philippe Blain
-1
/
+2
2023-06-26
completion: complete --output
Philippe Blain
-0
/
+1
2023-06-26
completion: complete --no-stat
Philippe Blain
-1
/
+1
2023-06-26
completion: complete --no-relative
Philippe Blain
-1
/
+2
2023-06-26
completion: complete --line-prefix
Philippe Blain
-1
/
+1
2023-06-26
completion: complete --ita-invisible-in-index and --ita-visible-in-index
Philippe Blain
-0
/
+1
2023-06-26
completion: complete --irreversible-delete
Philippe Blain
-0
/
+1
2023-06-26
completion: complete --ignore-matching-lines
Philippe Blain
-1
/
+1
2023-06-26
completion: complete --function-context
Philippe Blain
-1
/
+1
2023-06-26
completion: complete --find-renames
Philippe Blain
-1
/
+1
2023-06-26
completion: complete --find-object
Philippe Blain
-1
/
+1
2023-06-26
completion: complete --find-copies
Philippe Blain
-0
/
+1
2023-06-26
completion: complete --default-prefix
Philippe Blain
-1
/
+1
2023-06-26
completion: complete --compact-summary
Philippe Blain
-1
/
+1
2023-06-26
completion: complete --combined-all-paths
Philippe Blain
-1
/
+1
2023-06-26
completion: complete --cc
Philippe Blain
-1
/
+1
2023-06-26
completion: complete --break-rewrites
Philippe Blain
-1
/
+1
2023-06-26
completion: add comments describing __git_diff_* globals
Philippe Blain
-0
/
+2
2023-06-26
The fifth batch
Junio C Hamano
-0
/
+10
2023-06-26
Merge branch 'tb/collect-pack-filenames-fix'
Junio C Hamano
-4
/
+33
2023-06-26
Merge branch 'jk/commit-use-no-divider-with-interpret-trailers'
Junio C Hamano
-1
/
+21
2023-06-26
apply: improve error messages when reading patch
Phillip Wood
-4
/
+5
2023-06-24
t7701: make annotated tag unreachable
Taylor Blau
-2
/
+13
2023-06-24
Merge branch 'maint'
Junio C Hamano
-1
/
+2
2023-06-24
Merge branch 'jk/redact-h2h3-headers-fix' into maint-2.41
Junio C Hamano
-1
/
+2
2023-06-23
t6406: skip "external merge driver getting killed by a signal" test on Windows
Junio C Hamano
-1
/
+1
2023-06-23
The fourth batch
Junio C Hamano
-0
/
+24
2023-06-23
Merge branch 'js/defeat-ignore-submodules-config-with-explicit-addition'
Junio C Hamano
-1
/
+31
2023-06-23
Merge branch 'rj/leakfixes'
Junio C Hamano
-7
/
+29
[prev]
[next]