aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-12builtin/mktree: remove USE_THE_REPOSITORY_VARIABLETian Yuchen
2026-03-12odb: introduce generic object countingPatrick Steinhardt
2026-03-12odb/source: introduce generic object countingPatrick Steinhardt
2026-03-12object-file: generalize counting objectsPatrick Steinhardt
2026-03-12object-file: extract logic to approximate object countPatrick Steinhardt
2026-03-12packfile: extract logic to count number of objectsPatrick Steinhardt
2026-03-12odb: stop including "odb/source.h"Patrick Steinhardt
2026-03-12run-command: wean auto_maintenance() functions off the_repositoryBurak Kaan Karaçay
2026-03-12run-command: wean start_command() off the_repositoryBurak Kaan Karaçay
2026-03-11imap-send: move common code into function host_matches()Beat Bolli
2026-03-11imap-send: use the OpenSSL API to access the subject common nameBeat Bolli
2026-03-11imap-send: use the OpenSSL API to access the subject alternative namesBeat Bolli
2026-03-11t: allow use of "sed -E"Junio C Hamano
2026-03-11t9200: handle missing CVS with skip_allPablo Sabater
2026-03-11help: cleanup the contruction of keys_uniqAmisha Chhajed
2026-03-11test-lib: print escape sequence namesPablo Sabater
2026-03-11submodule--helper: replace malloc with xmallocSiddharth Shrimali
2026-03-11t3200: replace hardcoded null OID with $ZERO_OIDSiddharth Shrimali
2026-03-11list-objects-filter-options: avoid strbuf_split_str()Deveshi Dwivedi
2026-03-11worktree: do not pass strbuf by valueDeveshi Dwivedi
2026-03-11editorconfig: fix style not applying to subdirs anymorePatrick Steinhardt
2026-03-10t7605: use test_path_is_file instead of test -fMansi Singh
2026-03-10The 14th batchJunio C Hamano
2026-03-10Merge branch 'jh/alias-i18n-fixes'Junio C Hamano
2026-03-10Merge branch 'pt/fsmonitor-watchman-sample-fix'Junio C Hamano
2026-03-10Merge branch 'mm/diff-no-index-find-object'Junio C Hamano
2026-03-10Merge branch 'ps/ci-reduce-gitlab-envsize'Junio C Hamano
2026-03-10Merge branch 'fp/t3310-test-path-is-helpers'Junio C Hamano
2026-03-10Merge branch 'ss/test-that-that-typofix'Junio C Hamano
2026-03-10Merge branch 'rs/parse-options-duplicated-long-options'Junio C Hamano
2026-03-10Merge branch 'ar/config-hooks'Junio C Hamano
2026-03-10Merge branch 'kh/format-patch-noprefix-is-boolean'Junio C Hamano
2026-03-10Merge branch 'ps/odb-sources' into ps/object-countingJunio C Hamano
2026-03-10diff: document -U without <n> as using default contextTian Yuchen
2026-03-09dir: avoid -Wdiscarded-qualifiers in remove_path()Collin Funk
2026-03-09SubmittingPatches: spell out "replace fully to pretend to be perfect"Junio C Hamano
2026-03-09The 13th batchJunio C Hamano
2026-03-09Merge branch 'jk/repo-structure-cleanup'Junio C Hamano
2026-03-09Merge branch 'lp/diff-stat-utf8-display-width-fix'Junio C Hamano
2026-03-09Merge branch 'cs/add-skip-submodule-ignore-all'Junio C Hamano
2026-03-09Merge branch 'ps/refs-for-each'Junio C Hamano
2026-03-09Merge branch 'ar/run-command-hook-take-2'Junio C Hamano
2026-03-09Merge branch 'ar/config-hooks' into ar/config-hook-cleanupsJunio C Hamano
2026-03-09.mailmap: update email address for Tian YuchenTian Yuchen
2026-03-09patch-ids: document intentional const-casting in patch_id_neq()Tian Yuchen
2026-03-09history: initialize rev_info in cmd_history_reword()René Scharfe
2026-03-09bloom: remove a misleading const qualifierCollin Funk
2026-03-07t3310: avoid hiding failures from rev-parse in command substitutionsFrancesco Paparatto
2026-03-07doc: make it easier to find custom command informationOmri Sarig
2026-03-06meson: turn on NO_MMAP when building with LSanJeff King