summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-28messages: capitalization and punctuation exceptionsOswald Buddenhagen2-3/+3
2023-04-28sequencer: actually translate report in do_exec()Oswald Buddenhagen1-1/+1
2023-04-27cocci: codify authoring and reviewing practicesGlen Choo1-0/+30
2023-04-27cocci: add headings to and reword READMEGlen Choo1-4/+6
2023-04-27The fourteenth batchJunio C Hamano1-0/+5
2023-04-27Merge branch 'fc/doc-checkout-markup-updates'Junio C Hamano1-26/+28
2023-04-27Merge branch 'fc/doc-use-datestamp-in-commit'Junio C Hamano1-1/+4
2023-04-27Merge branch 'ds/fsck-pack-revindex'Junio C Hamano5-4/+169
2023-04-27Merge branch 'tb/pack-revindex-on-disk'Junio C Hamano14-26/+62
2023-04-27parse_commit(): describe more date-parsing failure modesJeff King1-0/+9
2023-04-27parse_commit(): handle broken whitespace-only timestampJeff King2-2/+67
2023-04-27parse_commit(): parse timestamp from end of lineJeff King2-9/+22
2023-04-27t4212: avoid putting git on left-hand side of pipeJeff King1-2/+3
2023-04-27banned.h: mark `strtok()` and `strtok_r()` as bannedTaylor Blau1-0/+4
2023-04-26negotiator/skipping: fix some problems in mark_common()Han Xin1-7/+15
2023-04-26negotiator/default: avoid stack overflowHan Xin1-10/+29
2023-04-26Handle some compiler versions containing a dashMike Hommey1-1/+9
2023-04-26doc: GIT_DEFAULT_HASH is and will be ignored during "clone"Junio C Hamano1-3/+3
2023-04-25The thirteenth batchJunio C Hamano1-0/+13
2023-04-25Merge branch 'ps/fix-geom-repack-with-alternates'Junio C Hamano11-151/+504
2023-04-25Merge branch 'rj/send-email-validate-hook-count-messages'Junio C Hamano4-1/+146
2023-04-25Merge branch 'jk/protocol-cap-parse-fix'Junio C Hamano8-90/+112
2023-04-25Merge branch 'en/header-split-cache-h'Junio C Hamano217-479/+827
2023-04-24Sync with Git 2.40.1Junio C Hamano17-16/+208
2023-04-24t/helper/test-json-writer.c: avoid using `strtok()`Taylor Blau1-28/+48
2023-04-24t/helper/test-oidmap.c: avoid using `strtok()`Taylor Blau1-6/+14
2023-04-24t/helper/test-hashmap.c: avoid using `strtok()`Taylor Blau1-7/+15
2023-04-24string-list: introduce `string_list_setlen()`Taylor Blau2-0/+19
2023-04-24string-list: multi-delimiter `string_list_split_in_place()`Taylor Blau8-10/+61
2023-04-24blame: use different author name for fake commit generated by --contentsJacob Keller3-9/+18
2023-04-24t1300: add tests for missing keysAndrei Rybak1-0/+17
2023-04-24t1300: check stderr for "ignores pairs" testsAndrei Rybak1-4/+5
2023-04-24t1300: drop duplicate testAndrei Rybak1-7/+0
2023-04-24merge-ort: fix calling merge_finalize() with no intermediate mergeElijah Newren1-4/+4
2023-04-24reftable: ensure git-compat-util.h is the first (indirect) includeElijah Newren5-2/+5
2023-04-24diff.h: reduce unnecessary includesElijah Newren7-1/+6
2023-04-24object-store.h: reduce unnecessary includesElijah Newren4-4/+7
2023-04-24commit.h: reduce unnecessary includesElijah Newren35-7/+39
2023-04-24fsmonitor: reduce includes of cache.hElijah Newren4-4/+3
2023-04-24cache.h: remove unnecessary headersElijah Newren3-2/+2
2023-04-24treewide: remove cache.h inclusion due to previous changesElijah Newren31-31/+25
2023-04-24cache,tree: move basic name compare functions from read-cache to treeElijah Newren4-73/+77
2023-04-24cache,tree: move cmp_cache_name_compare from tree.[ch] to read-cache.cElijah Newren4-13/+13
2023-04-24hash-ll.h: split out of hash.h to remove dependency on repository.hElijah Newren109-292/+398
2023-04-24tree-diff.c: move S_DIFFTREE_IFXMIN_NEQ define from cache.hElijah Newren2-15/+13
2023-04-24dir.h: move DTYPE defines from cache.hElijah Newren2-14/+15
2023-04-24versioncmp.h: move declarations for versioncmp.c functions from cache.hElijah Newren4-3/+9
2023-04-24ws.h: move declarations for ws.c functions from cache.hElijah Newren7-28/+40
2023-04-24match-trees.h: move declarations for match-trees.c functions from cache.hElijah Newren6-4/+14
2023-04-24pkt-line.h: move declarations for pkt-line.c functions from cache.hElijah Newren7-3/+7