summaryrefslogtreecommitdiffstats
path: root/notes-cache.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-20commit-reach: implement ahead_behind() logicDerrick Stolee2-0/+134
2023-03-20commit-graph: introduce `ensure_generations_valid()`Taylor Blau2-0/+37
2023-03-20commit-graph: return generation from memoryDerrick Stolee2-6/+4
2023-03-20commit-graph: simplify compute_generation_numbers()Derrick Stolee1-43/+21
2023-03-20commit-graph: refactor compute_topological_levels()Derrick Stolee1-23/+83
2023-03-20for-each-ref: explicitly test no matchesDerrick Stolee1-0/+13
2023-03-20for-each-ref: add --stdin optionDerrick Stolee3-2/+65
2023-03-01Git 2.40-rc1v2.40.0-rc1Junio C Hamano1-1/+1
2023-03-01A bit more before 2.40-rc1Junio C Hamano1-0/+9
2023-02-28range-diff: avoid compiler warning when char is unsignedRené Scharfe1-1/+1
2023-02-27A bit more before 2.40-rc1Junio C Hamano1-0/+31
2023-02-27test-lib: drop comment about test_descriptionAndrei Rybak1-6/+0
2023-02-25t9700: modernize test scriptsZhang Yi1-31/+30
2023-02-25A few more topics post 2.40-rc0Junio C Hamano1-0/+3
2023-02-24Git 2.40-rc0v2.40.0-rc0Junio C Hamano2-1/+15
2023-02-23rebase -i: fix parsing of "fixup -C<commit>"Phillip Wood4-6/+42
2023-02-23rebase -i: match whole word in is_command()Phillip Wood3-12/+14
2023-02-23t5559: make SSL/TLS the defaultJeff King1-0/+1
2023-02-23t5559: fix test failures with LIB_HTTPD_SSLJeff King1-5/+18
2023-02-23t/lib-httpd: enable HTTP/2 "h2" protocol, not just h2cJeff King1-1/+1
2023-02-23t/lib-httpd: respect $HTTPD_PROTO in expect_askpass()Jeff King1-3/+3
2023-02-23t5551: drop curl trace lines without headersJeff King1-1/+1
2023-02-23t5551: handle v2 protocol in cookie testJeff King1-8/+11
2023-02-23t5551: simplify expected cookie fileJeff King1-3/+2
2023-02-23t5551: handle v2 protocol in upload-pack service testJeff King1-13/+3
2023-02-23t5551: handle v2 protocol when checking curl traceJeff King1-11/+25
2023-02-23t5551: stop forcing clone to run with v0 protocolJeff King1-1/+1
2023-02-23t5551: handle HTTP/2 when checking curl traceJeff King1-3/+11
2023-02-23t5551: lower-case headers in expected curl traceJeff King1-25/+30
2023-02-23t5551: drop redundant grep for Accept-LanguageJeff King1-4/+1
2023-02-23t5541: simplify and move "no empty path components" testJeff King2-18/+9
2023-02-23t5541: stop marking "used receive-pack service" test as v0 onlyJeff King1-6/+1
2023-02-23t5541: run "used receive-pack service" test earlierJeff King1-26/+18
2023-02-23credential: new attribute password_expiry_utcM Hickford6-2/+125
2023-02-22The seventeenth batchJunio C Hamano1-0/+12
2023-02-21range-diff: let '--abbrev' option takes effectTeng Long2-4/+39
2023-02-21fetch: choose a sensible default with --jobs=0 againMatthias Aßhauer2-0/+8
2023-02-21trace.c, git.c: remove unnecessary parameter to trace_repo_setup()idriss fekir3-6/+5
2023-02-21t2015-checkout-unborn.sh: changes the style for cdAshutosh Pandey1-5/+6
2023-02-21diff: teach diff to read algorithm from diff driverJohn Cai6-11/+97
2023-02-21diff: consolidate diff algorithm option parsingJohn Cai1-14/+43
2023-02-21rebase -i: check labels and refs when parsing todo listPhillip Wood2-1/+61
2023-02-21delta-islands: fix segfault when freeing island marksPatrick Steinhardt2-5/+23
2023-02-18archive: add --mtimeRené Scharfe4-0/+32
2023-02-18format.attach: allow empty value to disable multi-part messagesJunio C Hamano3-1/+22
2023-02-17t0066: drop setup of "dir5"Jeff King1-8/+2
2023-02-17add basic http proxy testsJeff King4-0/+65
2023-02-17dir-iterator: drop unused `DIR_ITERATOR_FOLLOW_SYMLINKS`Taylor Blau4-66/+6
2023-02-16test-genzeros: avoid raw write(2)Junio C Hamano1-5/+6
2023-02-16rev-list: clarify git-log default date formatJunio C Hamano1-5/+5