60322 Commits (e9bd00ab2dad0148c8643a773ea2e68d624f5624)
 

Author SHA1 Message Date
Jacob Keller 0becfec5b1 refspec: fix documentation referring to refspec_item 5 years ago
Martin Ågren 8afa50aabc shallow.txt: document SHA-256 shallow format 5 years ago
Martin Ågren 0756e61078 protocol-capabilities.txt: clarify "allow-x-sha1-in-want" re SHA-256 5 years ago
Martin Ågren 123712ba41 index-format.txt: document SHA-256 index format 5 years ago
Martin Ågren 5b6422a616 http-protocol.txt: document SHA-256 "want"/"have" format 5 years ago
René Scharfe a698d67b08 upload-pack: use buffered I/O to talk to rev-list 5 years ago
René Scharfe 6af3b00abc midx: use buffered I/O to talk to pack-objects 5 years ago
René Scharfe 24b75faf0d connected: use buffered I/O to talk to rev-list 5 years ago
Jeff King f1de981e8b config: fix leaks from git_config_get_string_const() 5 years ago
Jeff King c514c62a4f checkout: fix leak of non-existent branch names 5 years ago
Jeff King 9101c8ea2d submodule--helper: use strbuf_release() to free strbufs 5 years ago
Elijah Newren 7d056deace sequencer: avoid garbled merge machinery messages due to commit labels 5 years ago
Jeff King 8dc3156373 clear_pattern_list(): clear embedded hashmaps 5 years ago
Junio C Hamano 4279000d3e messages: avoid SHA-1 in end-user facing messages 5 years ago
brian m. carlson 2ae12e568b docs: fix step in transition plan 5 years ago
brian m. carlson 17420eafa9 docs: document SHA-256 pack and indices 5 years ago
Junio C Hamano 878e727637 Seventh batch 5 years ago
Junio C Hamano 5707ac426d Merge branch 'rp/blame-first-parent-doc' 5 years ago
Junio C Hamano 0a41a89306 Merge branch 'ma/test-quote-cleanup' 5 years ago
Junio C Hamano d1a8a8979d Merge branch 'jt/has_object' 5 years ago
Junio C Hamano 092b6771c7 Merge branch 'bc/sha-256-cvs-svn-updates' 5 years ago
Antti Keränen 5da69c0dac rebase -i: fix possibly wrong onto hash in todo 5 years ago
Philippe Blain 75c3b6b2e8 userdiff: improve Fortran xfuncname regex 5 years ago
Philippe Blain b79e6925f0 userdiff: add tests for Fortran xfuncname regex 5 years ago
Philippe Blain 847b37271e fetch, pull doc: correct description of '--set-upstream' 5 years ago
Johannes Berg 6dfefe70a9 docs: commit-graph: fix some whitespace in the diagram 5 years ago
Jeff King 3e19816dc0 ls-remote: simplify UNLEAK() usage 5 years ago
Jeff King d5e1961c19 stop calling UNLEAK() before die() 5 years ago
Jeff King c2ebaa27d6 blame: only coalesce lines that are adjacent in result 5 years ago
Jeff King dd7c611164 t8003: factor setup out of coalesce test 5 years ago
Jeff King 6dbf0c7beb t8003: check output of coalesced blame 5 years ago
Elijah Newren ab282aa548 dir: avoid prematurely marking nonbare repositories as matches 5 years ago
Elijah Newren ed8268da10 t3000: fix some test description typos 5 years ago
René Scharfe a831908599 rebase: remove unused function reschedule_last_action 5 years ago
Junio C Hamano 7814e8a05a Sixth batch 5 years ago
Junio C Hamano a30e4c531d Merge branch 'ss/cmake-build' 5 years ago
Junio C Hamano 73a9255166 Merge branch 'tb/upload-pack-filters' 5 years ago
Junio C Hamano a3afa4becd Merge branch 'es/worktree-doc-cleanups' 5 years ago
Junio C Hamano e0ad9574dd Merge branch 'bc/sha-256-part-3' 5 years ago
Sergey Organov 298889d3e2 t/t4013: add test for --diff-merges=off 5 years ago
Sergey Organov 405a2fdf99 doc/git-log: describe --diff-merges=off 5 years ago
Sergey Organov 6501580ff8 revision: change "--diff-merges" option to require parameter 5 years ago
Jeff King 09b2aa30c9 t1416: avoid hard-coded sha1 ids 5 years ago
Derrick Stolee 1eb22c7dd8 multi-pack-index: repack batches below --batch-size 5 years ago
René Scharfe e767963ab6 upload-pack: remove superfluous sigchain_pop() call 5 years ago
Elijah Newren 1f3c9ba707 t6425: be more flexible with rename/delete conflict messages 5 years ago
Elijah Newren e8eb99d4a6 t642[23]: be more flexible for add/add conflicts involving pair renames 5 years ago
Elijah Newren 2a7c16c980 t6422, t6426: be more flexible for add/add conflicts involving renames 5 years ago
Elijah Newren 1cb588775f t6423: add an explanation about why one of the tests does not pass 5 years ago
Elijah Newren 6c74948f20 t6416, t6423: clarify some comments and fix some typos 5 years ago