summaryrefslogtreecommitdiffstats
path: root/diff.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-12bundle-uri: create "key=value" line parsingÆvar Arnfjörð Bjarmason2-1/+38
2022-10-12bundle-uri: create base key-value pair parsingDerrick Stolee5-1/+104
2022-10-12bundle-uri: create bundle_list struct and helpersDerrick Stolee2-0/+116
2022-10-12bundle-uri: use plain string in find_temp_filename()Derrick Stolee1-12/+16
2022-08-24clone: warn on failure to repo_init()Derrick Stolee1-2/+3
2022-08-18The fourteenth batchJunio C Hamano1-0/+24
2022-08-15The thirteenth batchJunio C Hamano1-0/+12
2022-08-12The twelfth batchJunio C Hamano1-0/+4
2022-08-11rev-list: support human-readable output for `--disk-usage`Li Linchao3-4/+57
2022-08-11Git 2.37.2v2.37.2Junio C Hamano2-1/+25
2022-08-10fsck: downgrade tree badFilemode to "info"Jeff King2-1/+18
2022-08-10fsck: actually detect bad file modes in treesJeff King2-1/+15
2022-08-10tree-walk: add a mechanism for getting non-canonicalized modesJeff King4-9/+19
2022-08-10clone: --bundle-uri cannot be combined with --depthDerrick Stolee3-1/+13
2022-08-10bundle-uri: add support for http(s):// and file://Derrick Stolee2-3/+112
2022-08-10clone: add --bundle-uri optionDerrick Stolee3-0/+57
2022-08-10bundle-uri: create basic file-copy logicDerrick Stolee4-0/+121
2022-08-10remote-curl: add 'get' capabilityDerrick Stolee3-0/+74
2022-08-10bundle-uri: add example bundle organizationDerrick Stolee1-0/+105
2022-08-10docs: document bundle URI standardDerrick Stolee2-0/+469
2022-08-10mergetools: vimdiff: simplify tabfirstFelipe Contreras1-25/+19
2022-08-10mergetools: vimdiff: fix single window layoutsFelipe Contreras1-12/+8
2022-08-10mergetools: vimdiff: rework tab logicFelipe Contreras1-28/+22
2022-08-10mergetools: vimdiff: fix for diffoptFelipe Contreras1-18/+18
2022-08-10mergetools: vimdiff: silence annoying messagesFelipe Contreras1-2/+2
2022-08-10mergetools: vimdiff: make vimdiff3 actually workFelipe Contreras1-18/+18
2022-08-10mergetools: vimdiff: fix commentFelipe Contreras1-2/+2
2022-08-10doc add: renormalize is not idempotent for CRCRLFPhilip Oakley1-1/+3
2022-08-08rm: integrate with sparse-indexShaoxuan Yuan3-3/+20
2022-08-08rm: expand the index only when necessaryShaoxuan Yuan2-4/+28
2022-08-08pathspec.h: move pathspec_needs_expanded_index() from reset.c to hereShaoxuan Yuan3-83/+102
2022-08-08t1092: add tests for `git-rm`Shaoxuan Yuan1-0/+57
2022-08-08unpack-trees: unpack new trees as sparse directoriesVictoria Dye2-10/+113
2022-08-08cache.h: create 'index_name_pos_sparse()'Victoria Dye2-0/+14
2022-08-08oneway_diff: handle removed sparse directoriesVictoria Dye1-0/+5
2022-08-08checkout: fix nested sparse directory diff in sparse indexVictoria Dye2-0/+9
2022-08-08The eleventh batchJunio C Hamano1-0/+20
2022-08-08mingw: handle a file owned by the Administrators group correctlyJohannes Schindelin1-0/+10
2022-08-08mingw: be more informative when ownership check fails on FAT32Johannes Schindelin1-1/+24
2022-08-08mingw: provide details about unsafe directories' ownershipJohannes Schindelin1-0/+24
2022-08-08setup: prepare for more detailed "dubious ownership" messagesJohannes Schindelin4-13/+21
2022-08-08setup: fix some formattingJohannes Schindelin1-4/+5
2022-08-06The tenth batchJunio C Hamano1-8/+11
2022-08-06Downmerge a bit more for 2.37.xJunio C Hamano1-0/+17
2022-08-05hook API: don't segfault on strbuf_addf() to NULL "out"Ævar Arnfjörð Bjarmason2-7/+26
2022-08-04docs: move http-protocol docs to man section 5Ævar Arnfjörð Bjarmason6-11/+33
2022-08-04docs: move cruft pack docs to gitformat-packÆvar Arnfjörð Bjarmason3-124/+126
2022-08-04docs: move pack format docs to man section 5Ævar Arnfjörð Bjarmason15-22/+68
2022-08-04docs: move signature docs to man section 5Ævar Arnfjörð Bjarmason3-4/+20
2022-08-04docs: move index format docs to man section 5Ævar Arnfjörð Bjarmason3-2/+21