Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-19Merge branch 'ps/commit-graph-less-paranoid'Junio C Hamano
2023-12-19Merge branch 'cc/git-replay'Junio C Hamano
2023-12-19Merge branch 'ac/fuzz-show-date'Junio C Hamano
2023-12-19Merge branch 'ps/ref-deletion-updates'Junio C Hamano
2023-12-19Merge branch 'js/packfile-h-typofix'Junio C Hamano
2023-12-18doc: format.notes specify a ref under refs/notes/ hierarchyJunio C Hamano
2023-12-18test-lib-functions.sh: fix test_grep fail message wordingShreyansh Paliwal
2023-12-18git-compat-util: convert skip_{prefix,suffix}{,_mem} to boolRené Scharfe
2023-12-18fetch: no redundant error message for atomic fetchJiang Xin
2023-12-18t5574: test porcelain output of atomic fetchJiang Xin
2023-12-16docs: MERGE_AUTOSTASH is not that specialJunio C Hamano
2023-12-16docs: AUTO_MERGE is not that specialJunio C Hamano
2023-12-16refs.h: HEAD is not that specialJunio C Hamano
2023-12-16git-bisect.txt: BISECT_HEAD is not that specialJunio C Hamano
2023-12-16git.txt: HEAD is not that specialJunio C Hamano
2023-12-16git-add.txt: add missing short option -A to synopsisEric Sunshine
2023-12-15tests: adjust whitespace in chainlint expectationsPatrick Steinhardt
2023-12-15mailinfo: avoid recursion when unquoting From headersJeff King
2023-12-15t5100: make rfc822 comment test more carefulJeff King
2023-12-14bisect: consistently write BISECT_EXPECTED_REV via the refdbPatrick Steinhardt
2023-12-14refs: complete list of special refsPatrick Steinhardt
2023-12-14refs: propagate errno when reading special refs failsPatrick Steinhardt
2023-12-14wt-status: read HEAD and ORIG_HEAD via the refdbPatrick Steinhardt
2023-12-13checkout: forbid "-B <branch>" from touching a branch used elsewhereJunio C Hamano
2023-12-13t6300: avoid hard-coding object sizesRené Scharfe
2023-12-13mailinfo: fix out-of-bounds memory reads in unquote_quoted_pair()Jeff King
2023-12-12builtin/clone: create the refdb with the correct object formatPatrick Steinhardt
2023-12-12builtin/clone: skip reading HEAD when retrieving remotePatrick Steinhardt
2023-12-12builtin/clone: set up sparse checkout laterPatrick Steinhardt
2023-12-12builtin/clone: fix bundle URIs with mismatching object formatsPatrick Steinhardt
2023-12-12remote-curl: rediscover repository when fetching refsPatrick Steinhardt
2023-12-12setup: allow skipping creation of the refdbPatrick Steinhardt
2023-12-12setup: extract function to create the refdbPatrick Steinhardt
2023-12-11reftable/block: reuse buffer to compute record keysPatrick Steinhardt
2023-12-11reftable/block: introduce macro to initialize `struct block_iter`Patrick Steinhardt
2023-12-11reftable/merged: reuse buffer to compute record keysPatrick Steinhardt
2023-12-11reftable/stack: fix use of unseeded randomnessPatrick Steinhardt
2023-12-11reftable/stack: fix stale lock when dyingPatrick Steinhardt
2023-12-11reftable/stack: reuse buffers when reloading stackPatrick Steinhardt
2023-12-11reftable/stack: perform auto-compaction with transactional interfacePatrick Steinhardt
2023-12-11reftable/stack: verify that `reftable_stack_add()` uses auto-compactionPatrick Steinhardt
2023-12-11reftable: handle interrupted writesPatrick Steinhardt
2023-12-11reftable: handle interrupted readsPatrick Steinhardt
2023-12-11reftable: wrap EXPECT macros in do/whilePatrick Steinhardt
2023-12-11show-ref: use die_for_incompatible_opt3()René Scharfe
2023-12-10Start the 2.44 cycleJunio C Hamano
2023-12-10Merge branch 'tz/send-email-negatable-options'Junio C Hamano
2023-12-10Merge branch 'ak/rebase-autosquash'Junio C Hamano
2023-12-10Merge branch 'vd/for-each-ref-unsorted-optimization'Junio C Hamano
2023-12-10Merge branch 'ps/ban-a-or-o-operator-with-test'Junio C Hamano