index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tree-diff.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-20
commit-reach: implement ahead_behind() logic
Derrick Stolee
2
-0
/
+134
2023-03-20
commit-graph: introduce `ensure_generations_valid()`
Taylor Blau
2
-0
/
+37
2023-03-20
commit-graph: return generation from memory
Derrick Stolee
2
-6
/
+4
2023-03-20
commit-graph: simplify compute_generation_numbers()
Derrick Stolee
1
-43
/
+21
2023-03-20
commit-graph: refactor compute_topological_levels()
Derrick Stolee
1
-23
/
+83
2023-03-20
for-each-ref: explicitly test no matches
Derrick Stolee
1
-0
/
+13
2023-03-20
for-each-ref: add --stdin option
Derrick Stolee
3
-2
/
+65
2023-03-01
Git 2.40-rc1
v2.40.0-rc1
Junio C Hamano
1
-1
/
+1
2023-03-01
A bit more before 2.40-rc1
Junio C Hamano
1
-0
/
+9
2023-02-28
range-diff: avoid compiler warning when char is unsigned
René Scharfe
1
-1
/
+1
2023-02-27
A bit more before 2.40-rc1
Junio C Hamano
1
-0
/
+31
2023-02-27
test-lib: drop comment about test_description
Andrei Rybak
1
-6
/
+0
2023-02-25
t9700: modernize test scripts
Zhang Yi
1
-31
/
+30
2023-02-25
A few more topics post 2.40-rc0
Junio C Hamano
1
-0
/
+3
2023-02-24
Git 2.40-rc0
v2.40.0-rc0
Junio C Hamano
2
-1
/
+15
2023-02-23
rebase -i: fix parsing of "fixup -C<commit>"
Phillip Wood
4
-6
/
+42
2023-02-23
rebase -i: match whole word in is_command()
Phillip Wood
3
-12
/
+14
2023-02-23
t5559: make SSL/TLS the default
Jeff King
1
-0
/
+1
2023-02-23
t5559: fix test failures with LIB_HTTPD_SSL
Jeff King
1
-5
/
+18
2023-02-23
t/lib-httpd: enable HTTP/2 "h2" protocol, not just h2c
Jeff King
1
-1
/
+1
2023-02-23
t/lib-httpd: respect $HTTPD_PROTO in expect_askpass()
Jeff King
1
-3
/
+3
2023-02-23
t5551: drop curl trace lines without headers
Jeff King
1
-1
/
+1
2023-02-23
t5551: handle v2 protocol in cookie test
Jeff King
1
-8
/
+11
2023-02-23
t5551: simplify expected cookie file
Jeff King
1
-3
/
+2
2023-02-23
t5551: handle v2 protocol in upload-pack service test
Jeff King
1
-13
/
+3
2023-02-23
t5551: handle v2 protocol when checking curl trace
Jeff King
1
-11
/
+25
2023-02-23
t5551: stop forcing clone to run with v0 protocol
Jeff King
1
-1
/
+1
2023-02-23
t5551: handle HTTP/2 when checking curl trace
Jeff King
1
-3
/
+11
2023-02-23
t5551: lower-case headers in expected curl trace
Jeff King
1
-25
/
+30
2023-02-23
t5551: drop redundant grep for Accept-Language
Jeff King
1
-4
/
+1
2023-02-23
t5541: simplify and move "no empty path components" test
Jeff King
2
-18
/
+9
2023-02-23
t5541: stop marking "used receive-pack service" test as v0 only
Jeff King
1
-6
/
+1
2023-02-23
t5541: run "used receive-pack service" test earlier
Jeff King
1
-26
/
+18
2023-02-23
credential: new attribute password_expiry_utc
M Hickford
6
-2
/
+125
2023-02-22
The seventeenth batch
Junio C Hamano
1
-0
/
+12
2023-02-21
range-diff: let '--abbrev' option takes effect
Teng Long
2
-4
/
+39
2023-02-21
fetch: choose a sensible default with --jobs=0 again
Matthias Aßhauer
2
-0
/
+8
2023-02-21
trace.c, git.c: remove unnecessary parameter to trace_repo_setup()
idriss fekir
3
-6
/
+5
2023-02-21
t2015-checkout-unborn.sh: changes the style for cd
Ashutosh Pandey
1
-5
/
+6
2023-02-21
diff: teach diff to read algorithm from diff driver
John Cai
6
-11
/
+97
2023-02-21
diff: consolidate diff algorithm option parsing
John Cai
1
-14
/
+43
2023-02-21
rebase -i: check labels and refs when parsing todo list
Phillip Wood
2
-1
/
+61
2023-02-21
delta-islands: fix segfault when freeing island marks
Patrick Steinhardt
2
-5
/
+23
2023-02-18
archive: add --mtime
René Scharfe
4
-0
/
+32
2023-02-18
format.attach: allow empty value to disable multi-part messages
Junio C Hamano
3
-1
/
+22
2023-02-17
t0066: drop setup of "dir5"
Jeff King
1
-8
/
+2
2023-02-17
add basic http proxy tests
Jeff King
4
-0
/
+65
2023-02-17
dir-iterator: drop unused `DIR_ITERATOR_FOLLOW_SYMLINKS`
Taylor Blau
4
-66
/
+6
2023-02-16
test-genzeros: avoid raw write(2)
Junio C Hamano
1
-5
/
+6
2023-02-16
rev-list: clarify git-log default date format
Junio C Hamano
1
-5
/
+5
[next]