summaryrefslogtreecommitdiffstats
path: root/dir-iterator.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-03Git 2.31-rc1v2.31.0-rc1Junio C Hamano1-1/+1
2021-03-01Hopefully the last batch before -rc1Junio C Hamano1-0/+31
2021-03-01Revert "commit-graph: when incompatible with graphs, indicate why"Junio C Hamano1-11/+3
2021-02-26Git 2.31-rc0v2.31.0-rc0Junio C Hamano2-1/+50
2021-02-25index-format doc: camelCase core.excludesFileJunio C Hamano1-2/+2
2021-02-25blame-options.txt: camelcase blame.blankBoundaryJunio C Hamano1-1/+1
2021-02-25i18n.txt: camel case and monospace "i18n.commitEncoding"Denton Liu3-4/+4
2021-02-24read-cache: make the index write buffer size 128KNeeraj Singh1-1/+1
2021-02-24add: propagate --chmod errors to exit statusMatheus Tavares2-10/+28
2021-02-24add: mark --chmod error string for translationMatheus Tavares2-2/+2
2021-02-24add --chmod: don't update index when --dry-run is usedMatheus Tavares2-3/+29
2021-02-24dir: fix malloc of root untracked_cache_dirJeff Hostetler1-5/+2
2021-02-24rebase: add a config option for --no-fork-pointAlex Henrie3-17/+61
2021-02-24commit-graph.c: display correct number of chunks when writingTaylor Blau1-4/+3
2021-02-24push: do not turn --delete '' into a matching pushJunio C Hamano2-1/+6
2021-02-23doc: mention approxidates for git-commit --dateJeff King1-4/+7
2021-02-23replace "parameters" by "arguments" in error messagesJohannes Sixt6-18/+18
2021-02-23mergetools/vimdiff: add vimdiff1 merge tool variantSeth House1-1/+12
2021-02-23doc/reftable: document how to handle windowsHan-Wen Nienhuys1-16/+26
2021-02-23maintenance: fix incorrect `maintenance.repo` path with bare repositoryEric Sunshine2-17/+46
2021-02-23The tenth batchJunio C Hamano1-0/+7
2021-02-22commit-graph: avoid leaking topo_levels slab in write_commit_graph()Andrzej Hunt1-0/+1
2021-02-22difftool.c: learn a new way start at specified fileZheNing Hu2-0/+40
2021-02-22commit-reach: stale commits may prune generation furtherDerrick Stolee1-7/+21
2021-02-22commit-reach: use heuristic in remove_redundant()Derrick Stolee1-16/+56
2021-02-22commit-reach: move compare_commits_by_genDerrick Stolee1-15/+15
2021-02-22commit-reach: use one walk in remove_redundant()Derrick Stolee1-8/+96
2021-02-22doc: mention bigFileThreshold for packingChristian Walther2-1/+19
2021-02-22fetch-pack: print and use dangling .gitmodulesJonathan Tan9-22/+165
2021-02-22fetch-pack: with packfile URIs, use index-pack argJonathan Tan1-11/+23
2021-02-22http-fetch: allow custom index-pack argsJonathan Tan4-8/+30
2021-02-22http: allow custom index-pack argsJonathan Tan3-13/+18
2021-02-20Documentation: typofix --column descriptionJunio C Hamano3-3/+3
2021-02-18chunk-format: add technical docsDerrick Stolee3-0/+122
2021-02-18chunk-format: restore duplicate chunk checksDerrick Stolee1-0/+9
2021-02-18midx: use 64-bit multiplication for chunk sizesDerrick Stolee1-5/+6
2021-02-18midx: use chunk-format read APIDerrick Stolee2-50/+29
2021-02-18commit-graph: use chunk-format read APIDerrick Stolee2-106/+55
2021-02-18chunk-format: create read chunk APIDerrick Stolee2-0/+127
2021-02-18midx: use chunk-format API in write_midx_internal()Derrick Stolee1-86/+20
2021-02-18midx: drop chunk progress during writeDerrick Stolee1-7/+0
2021-02-18midx: return success/failure in chunk write methodsDerrick Stolee1-36/+27
2021-02-18midx: add num_large_offsets to write_midx_contextDerrick Stolee1-7/+10
2021-02-18midx: add pack_perm to write_midx_contextDerrick Stolee1-19/+21
2021-02-18midx: add entries to write_midx_contextDerrick Stolee1-23/+26
2021-02-18midx: use context in write_midx_pack_names()Derrick Stolee1-11/+10
2021-02-18midx: rename pack_info to write_midx_contextDerrick Stolee1-65/+65
2021-02-18commit-graph: use chunk-format write APIDerrick Stolee1-82/+37
2021-02-18chunk-format: create chunk format write APIDerrick Stolee3-0/+112
2021-02-18gitmailmap.txt: fix rendering of e-mail addressesMartin Ă…gren1-4/+4