index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
blob.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-08
The ninth batch
Junio C Hamano
1
-0
/
+7
2023-07-08
pretty: use strchr(3) in userformat_find_requirements()
René Scharfe
1
-4
/
+2
2023-07-08
pkt-line: add size parameter to packet_length()
René Scharfe
3
-6
/
+11
2023-07-07
pretty: avoid double negative in format_commit_item()
René Scharfe
1
-3
/
+3
2023-07-07
ls-tree: simplify prefix handling
René Scharfe
1
-14
/
+10
2023-07-06
The eighth batch
Junio C Hamano
1
-0
/
+21
2023-07-05
diff --no-index: support reading from named pipes
Phillip Wood
2
-27
/
+124
2023-07-05
t4054: test diff --no-index with stdin
Phillip Wood
1
-0
/
+19
2023-07-05
diff --no-index: die on error reading stdin
Phillip Wood
1
-3
/
+2
2023-07-05
diff --no-index: refuse to compare stdin to a directory
Phillip Wood
2
-5
/
+12
2023-07-05
t0091-bugreport.sh: actually verify some content of report
Martin Ågren
1
-23
/
+44
2023-07-05
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
88
-161
/
+75
2023-07-05
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
74
-74
/
+0
2023-07-05
kwset: move translation table from ctype
Calvin Wan
4
-39
/
+38
2023-07-05
sane-ctype.h: create header for sane-ctype macros
Calvin Wan
2
-61
/
+67
2023-07-05
git-compat-util: move wrapper.c funcs to its header
Calvin Wan
2
-111
/
+112
2023-07-05
git-compat-util: move strbuf.c funcs to its header
Calvin Wan
5
-32
/
+35
2023-07-05
imap-send: drop unused fields from imap_cmd_cb
Jeff King
1
-4
/
+0
2023-07-05
imap-send: drop unused parameter from imap_cmd_cb callback
Jeff King
1
-3
/
+3
2023-07-05
imap-send: use server conf argument in setup_curl()
Jeff King
1
-12
/
+12
2023-07-05
docs: add necessary headers to Documentation/MFOW.txt
Vinayak Dev
1
-6
/
+20
2023-07-05
The seventh batch
Junio C Hamano
1
-0
/
+6
2023-06-30
The sixth batch
Junio C Hamano
1
-0
/
+9
2023-06-29
fsck: avoid misleading variable name
Eric Sunshine
2
-4
/
+4
2023-06-29
t4205: correctly test %(describe:abbrev=...)
Kousik Sanagavarapu
1
-1
/
+16
2023-06-29
commit -a -m: allow the top-level tree to become empty again
Johannes Schindelin
2
-5
/
+13
2023-06-29
split-index: accept that a base index can be empty
Johannes Schindelin
1
-6
/
+8
2023-06-29
do_read_index(): always mark index as initialized unless erroring out
Johannes Schindelin
1
-0
/
+1
2023-06-29
docs: add git hash-object -t option's possible values
John Cai
1
-2
/
+3
2023-06-28
config: pass source to config_parser_event_fn_t
Glen Choo
2
-64
/
+19
2023-06-28
config: add kvi.path, use it to evaluate includes
Glen Choo
2
-21
/
+21
2023-06-28
config.c: remove config_reader from configsets
Glen Choo
1
-34
/
+11
2023-06-28
config: pass kvi to die_bad_number()
Glen Choo
27
-182
/
+190
2023-06-28
trace2: plumb config kvi
Glen Choo
9
-60
/
+19
2023-06-28
config.c: pass ctx with CLI config
Glen Choo
4
-58
/
+99
2023-06-28
config: pass ctx with config files
Glen Choo
5
-41
/
+81
2023-06-28
config.c: pass ctx in configsets
Glen Choo
5
-32
/
+33
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
91
-181
/
+515
2023-06-28
urlmatch.h: use config_fn_t type
Glen Choo
1
-2
/
+3
2023-06-28
config: inline git_color_default_config
Glen Choo
8
-20
/
+26
2023-06-28
fix cherry-pick/revert status when doing multiple commits
Jacob Keller
2
-2
/
+24
2023-06-27
var: add config file locations
brian m. carlson
3
-1
/
+135
2023-06-27
var: add attributes files locations
brian m. carlson
3
-0
/
+55
2023-06-27
attr: expose and rename accessor functions
brian m. carlson
2
-7
/
+16
2023-06-27
var: adjust memory allocation for strings
brian m. carlson
1
-16
/
+29
2023-06-27
var: format variable structure with C99 initializers
brian m. carlson
1
-8
/
+32
2023-06-27
var: add support for listing the shell
brian m. carlson
3
-0
/
+24
2023-06-27
t: add a function to check executable bit
brian m. carlson
2
-0
/
+15
2023-06-27
var: mark unused parameters in git_var callbacks
Jeff King
1
-4
/
+4
2023-06-26
config: don't BUG when both kvi and source are set
Glen Choo
2
-8
/
+8
[next]