summaryrefslogtreecommitdiffstats
path: root/setup.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-21diff: consolidate diff algorithm option parsingJohn Cai1-14/+43
2023-02-06Git 2.39.2v2.39.2Johannes Schindelin3-2/+9
2023-02-06Git 2.38.4v2.38.4Johannes Schindelin3-2/+9
2023-02-06Git 2.37.6v2.37.6Johannes Schindelin3-2/+9
2023-02-06Git 2.36.5v2.36.5Johannes Schindelin3-2/+9
2023-02-06Git 2.35.7v2.35.7Johannes Schindelin3-2/+9
2023-02-06Git 2.34.7v2.34.7Johannes Schindelin3-2/+9
2023-02-06http: support CURLOPT_PROTOCOLS_STRJeff King2-13/+54
2023-02-06http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTIONJeff King5-30/+26
2023-02-06http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUTJeff King1-1/+1
2023-02-06Git 2.33.7v2.33.7Johannes Schindelin3-2/+9
2023-02-06Git 2.32.6v2.32.6Johannes Schindelin3-2/+8
2023-02-06Git 2.31.7v2.31.7Johannes Schindelin3-2/+8
2023-02-06Git 2.30.8v2.30.8Junio C Hamano3-2/+54
2023-02-03apply: fix writing behind newly created symbolic linksPatrick Steinhardt2-0/+108
2023-01-25dir-iterator: prevent top-level symlinks without FOLLOW_SYMLINKSTaylor Blau4-5/+56
2023-01-25clone: delay picking a transport until after get_repo_path()Taylor Blau2-8/+15