summaryrefslogtreecommitdiffstats
path: root/csum-file.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-23The fourth batchJunio C Hamano1-0/+24
2023-06-23The third batchJunio C Hamano1-0/+28
2023-06-21fsmonitor-ll.h: split this header out of fsmonitor.hElijah Newren15-58/+73
2023-06-21hash-ll, hashmap: move oidhash() to hash-llElijah Newren7-23/+22
2023-06-21object-store-ll.h: split this header out of object-store.hElijah Newren131-655/+677
2023-06-21khash: name the structs that khash declaresElijah Newren2-2/+2
2023-06-21merge-ll: rename from ll-mergeElijah Newren13-13/+13
2023-06-21git-compat-util.h: remove unneccessary include of wildmatch.hElijah Newren17-2/+16
2023-06-21builtin.h: remove unneccessary includesElijah Newren8-2/+7
2023-06-21list-objects-filter-options.h: remove unneccessary includeElijah Newren1-1/+0
2023-06-21diff.h: remove unnecessary include of oidset.hElijah Newren30-1/+35
2023-06-21repository: remove unnecessary include of path.hElijah Newren71-2/+70
2023-06-21log-tree: replace include of revision.h with simple forward declarationElijah Newren3-1/+3
2023-06-21cache.h: remove this no-longer-used headerElijah Newren150-206/+100
2023-06-21read-cache*.h: move declarations for read-cache.c functions from cache.hElijah Newren77-524/+603
2023-06-21repository.h: move declaration of the_index from cache.hElijah Newren3-4/+4
2023-06-21merge.h: move declarations for merge.c from cache.hElijah Newren6-11/+21
2023-06-21diff.h: move declaration for global in diff.c from cache.hElijah Newren2-3/+2
2023-06-21preload-index.h: move declarations for preload-index.c from elsewhereElijah Newren15-6/+27
2023-06-21sparse-index.h: move declarations for sparse-index.c from cache.hElijah Newren21-2/+21
2023-06-21name-hash.h: move declarations for name-hash.c from cache.hElijah Newren12-9/+26
2023-06-21run-command.h: move declarations for run-command.c from cache.hElijah Newren4-5/+5
2023-06-21statinfo: move stat_{data,validity} functions from cache/read-cacheElijah Newren8-132/+142
2023-06-21read-cache: move shared add/checkout/commit codeElijah Newren2-100/+102
2023-06-21add: modify add_files_to_cache() to avoid globalsElijah Newren4-10/+21
2023-06-21read-cache: move shared commit and ls-files codeElijah Newren2-137/+137
2023-06-21setup: adopt shared init-db & clone codeElijah Newren5-507/+503
2023-06-21init-db, clone: change unnecessary global into passed parameterElijah Newren3-6/+9
2023-06-21init-db: remove unnecessary global variableElijah Newren1-5/+7
2023-06-21init-db: document existing bug with core.bare in template configElijah Newren3-1/+60
2023-06-21The second batch for 2.42Junio C Hamano1-0/+35
2023-06-20packfile: delete .idx files before .pack filesDerrick Stolee1-1/+1
2023-06-17http: handle both "h2" and "h2h3" in curl info linesJeff King1-1/+2
2023-06-17tests: mark as passing with SANITIZE=leakRubén Justo11-0/+11
2023-06-17config: fix a leak in git_config_copy_or_rename_section_in_fileRubén Justo1-0/+1
2023-06-17branch: fix a leak in cmd_branchRubén Justo1-0/+2
2023-06-17branch: fix a leak in setup_trackingRubén Justo1-1/+1
2023-06-17rev-parse: fix a leak with --abbrev-refRubén Justo1-1/+4
2023-06-17commit: pass --no-divider to interpret-trailersJeff King2-1/+21
2023-06-16setup.c: don't setup in discover_git_directory()Glen Choo1-5/+0
2023-06-15credential: erase all matching credentialsM Hickford4-8/+44
2023-06-15credential: avoid erasing distinct passwordM Hickford5-18/+90
2023-06-15ls-tree: fix documentation of %x format placeholderRené Scharfe1-3/+3
2023-06-15doc: trailer: add more examples in DESCRIPTIONLinus Arver1-2/+18
2023-06-15doc: trailer: mention 'key' in DESCRIPTIONLinus Arver1-1/+4
2023-06-15doc: trailer.<token>.command: emphasize deprecationLinus Arver1-2/+2
2023-06-15doc: trailer: use angle brackets for <token> and <value>Linus Arver1-4/+4
2023-06-15doc: trailer: remove redundant phrasingLinus Arver1-3/+2
2023-06-15doc: trailer: examples: avoid the word "message" by itselfLinus Arver1-25/+25
2023-06-15doc: trailer: drop "commit message part" phrasingLinus Arver1-16/+20