summaryrefslogtreecommitdiffstats
path: root/xdiff-interface.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-28fetch-pack: in protocol v2, in_vain only after ACKJonathan Tan2-4/+27
2020-04-28fetch-pack: return enum from process_acks()Jonathan Tan1-8/+28
2020-04-20Git 2.17.5v2.17.5Jeff King3-2/+24
2020-04-20fsck: reject URL with empty host in .gitmodulesJonathan Nieder2-3/+39
2020-04-20credential: treat URL with empty scheme as invalidJonathan Nieder3-3/+43
2020-04-20credential: treat URL without scheme as invalidJonathan Nieder4-9/+84
2020-04-20credential: die() when parsing invalid urlsJeff King2-6/+3
2020-04-20fsck: convert gitmodules url to URL passed to curlJonathan Nieder2-5/+118
2020-04-20credential: refuse to operate when missing host or protocolJeff King2-14/+40
2020-04-20credential: parse URL without host as empty host, not unsetJeff King3-2/+19
2020-04-20t0300: use more realistic inputsJeff King1-4/+85
2020-04-20t0300: make "quit" helper more realisticJeff King1-3/+13
2020-03-17Git 2.25.2v2.25.2Junio C Hamano3-2/+62
2020-03-17unicode: update the width tables to Unicode 13.0Beat Bolli1-16/+27
2020-03-17Git 2.17.4v2.17.4Junio C Hamano3-2/+18
2020-03-15prefix_path: show gitdir if worktree unavailableEmily Shaffer3-4/+50
2020-03-12fsck: detect gitmodules URLs with embedded newlinesJeff King2-2/+32
2020-03-12credential: detect unrepresentable values when parsing urlsJeff King3-4/+60
2020-03-12t/lib-credential: use test_i18ncmp to check stderrJeff King1-1/+1
2020-03-12credential: avoid writing values with newlinesJeff King2-0/+8
2020-03-02show_one_mergetag: print non-parent in hex form.Harald van Dijk2-1/+21
2020-02-28Revert "gpg-interface: prefer check_signature() for GPG verification"Junio C Hamano4-72/+75
2020-02-27mingw: workaround for hangs when sending STDINAlexandr Miloslavskiy1-28/+3
2020-02-27Documentation: clarify that `-h` alone stands for `help`Junio C Hamano2-1/+8
2020-02-27Azure Pipeline: switch to the latest agent poolsJohannes Schindelin1-12/+25
2020-02-27ci: prevent `perforce` from being quarantinedJohannes Schindelin1-2/+2
2020-02-27t/lib-httpd: avoid using macOS' sedJohannes Schindelin8-59/+66
2020-02-22partial-clone: avoid fetching when looking for objectsDerrick Stolee2-6/+6
2020-02-22partial-clone: demonstrate bugs in partial fetchDerrick Stolee1-0/+31
2020-02-22run-command.h: fix mis-indented struct memberJeff King1-1/+1
2020-02-19merge-recursive: fix the refresh logic in update_file_flagsElijah Newren2-3/+6