index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
help.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-08-30
Git 2.37.3
v2.37.3
Junio C Hamano
2
-4
/
+4
2022-08-29
The sixteenth batch
Junio C Hamano
1
-21
/
+37
2022-08-26
A handful more topics from the 'master' front for 2.37.3
Junio C Hamano
2
-1
/
+47
2022-08-25
The fifteenth batch
Junio C Hamano
1
-0
/
+16
2022-08-24
t5329: notice a failure within a loop
Junio C Hamano
1
-1
/
+2
2022-08-24
ci: update 'static-analysis' to Ubuntu 22.04
Derrick Stolee
1
-1
/
+1
2022-08-24
promisor-remote: fix xcalloc() argument order
SZEDER Gábor
1
-1
/
+1
2022-08-23
preload-index: fix memleak
Anthony Delannoy
1
-0
/
+6
2022-08-22
t: detect and signal failure within loop
Eric Sunshine
4
-9
/
+9
2022-08-22
t1092: fix buggy sparse "blame" test
Eric Sunshine
1
-2
/
+2
2022-08-22
t2407: fix broken &&-chains in compound statement
Eric Sunshine
1
-2
/
+2
2022-08-20
xdiff: drop unused mmfile parameters from xdl_do_patience_diff()
Jeff King
3
-19
/
+9
2022-08-20
reflog: assert PARSE_OPT_NONEG in parse-options callbacks
Jeff King
1
-0
/
+4
2022-08-20
reftable: drop unused parameter from reader_seek_linear()
Jeff King
1
-3
/
+3
2022-08-20
verify_one_sparse(): drop unused parameters
Jeff King
1
-4
/
+2
2022-08-19
p0006: fix 'read-tree' argument ordering
Victoria Dye
1
-1
/
+1
2022-08-19
p0004: fix prereq declaration
Victoria Dye
1
-1
/
+1
2022-08-19
sequencer: do not translate command names
Michael J Gruber
1
-2
/
+2
2022-08-19
sequencer: do not translate parameters to error_resolve_conflict()
Michael J Gruber
1
-2
/
+2
2022-08-19
sequencer: do not translate reflog messages
Michael J Gruber
1
-1
/
+1
2022-08-19
match_pathname(): drop unused "flags" parameter
Jeff King
3
-6
/
+4
2022-08-19
log-tree: drop unused commit param in remerge_diff()
Jeff King
1
-3
/
+2
2022-08-19
xdiff: drop unused mmfile parameters from xdl_do_histogram_diff()
Jeff King
3
-5
/
+3
2022-08-19
git-prompt: show presence of unresolved conflicts at command prompt
Justin Donnelly
2
-1
/
+27
2022-08-19
revision: allow --ancestry-path to take an argument
Elijah Newren
5
-43
/
+115
2022-08-19
t6019: modernize tests with helper
Derrick Stolee
1
-62
/
+25
2022-08-19
rev-list-options.txt: fix simple typo
Elijah Newren
1
-1
/
+1
2022-08-19
merge-ort: remove code obsoleted by other changes
Elijah Newren
1
-20
/
+2
2022-08-19
scalar: update technical doc roadmap with FSMonitor support
Victoria Dye
1
-7
/
+10
2022-08-19
scalar unregister: stop FSMonitor daemon
Johannes Schindelin
1
-0
/
+13
2022-08-19
scalar: enable built-in FSMonitor on `register`
Matthew John Cheetham
2
-0
/
+38
2022-08-19
scalar: move config setting logic into its own function
Victoria Dye
1
-16
/
+28
2022-08-19
scalar-delete: do not 'die()' in 'delete_enlistment()'
Victoria Dye
1
-4
/
+7
2022-08-19
scalar-[un]register: clearly indicate source of error
Victoria Dye
1
-8
/
+9
2022-08-19
scalar-unregister: handle error codes greater than 0
Victoria Dye
1
-2
/
+2
2022-08-19
scalar: constrain enlistment search
Victoria Dye
2
-54
/
+113
2022-08-18
The fourteenth batch
Junio C Hamano
1
-0
/
+24
2022-08-18
merge-ort: provide helpful submodule update message when possible
Elijah Newren
1
-11
/
+7
2022-08-18
merge-ort: avoid surprise with new sub_flag variable
Elijah Newren
1
-1
/
+1
2022-08-18
merge-ort: remove translator lego in new "submodule conflict suggestion"
Elijah Newren
1
-60
/
+28
2022-08-17
pipe_command(): mark stdin descriptor as non-blocking
Jeff King
2
-0
/
+23
2022-08-17
pipe_command(): handle ENOSPC when writing to a pipe
Jeff King
1
-1
/
+2
2022-08-17
pipe_command(): avoid xwrite() for writing to pipe
Jeff King
1
-5
/
+17
2022-08-17
git-compat-util: make MAX_IO_SIZE define globally available
Jeff King
2
-22
/
+22
2022-08-17
nonblock: support Windows
René Scharfe
1
-0
/
+27
2022-08-17
compat: add function to enable nonblocking pipes
Jeff King
3
-0
/
+33
2022-08-15
fetch-pack: add tracing for negotiation rounds
Josh Steadmon
5
-7
/
+75
2022-08-15
The thirteenth batch
Junio C Hamano
1
-0
/
+12
2022-08-15
tests: use the new C rot13-filter helper to avoid PERL prereq
Matheus Tavares
4
-293
/
+37
2022-08-15
t0021: implementation the rot13-filter.pl script in C
Matheus Tavares
6
-2
/
+396
[next]