Commit Graph

  • 4697c8a445 Merge branch 'dg/myfirstobjectwalk-updates' Junio C Hamano 2024-04-09 14:31:44 -07:00
  • 39b2c6f77e Merge branch 'jc/advice-sans-trailing-whitespace' Junio C Hamano 2024-04-09 14:31:43 -07:00
  • 8289a36f87 Merge branch 'jc/apply-parse-diff-git-header-names-fix' Junio C Hamano 2024-04-09 14:31:43 -07:00
  • 69d87802da t0610: execute git-pack-refs(1) with specified umask Patrick Steinhardt 2024-04-09 11:57:32 +02:00
  • 2f960dd5fe t0610: make --shared= tests reusable Patrick Steinhardt 2024-04-09 11:57:27 +02:00
  • fa74f32291 reftable/block: reuse compressed array Patrick Steinhardt 2024-04-08 14:24:40 +02:00
  • a155ab2bf4 reftable/block: reuse zstream when writing log blocks Patrick Steinhardt 2024-04-08 14:24:35 +02:00
  • 8aaeffe3b5 reftable/writer: reset last_key instead of releasing it Patrick Steinhardt 2024-04-08 14:24:30 +02:00
  • 60dd319519 reftable/writer: unify releasing memory Patrick Steinhardt 2024-04-08 14:24:25 +02:00
  • 7e892fec47 reftable/writer: refactorings for writer_flush_nonempty_block() Patrick Steinhardt 2024-04-08 14:24:20 +02:00
  • d0dd119f72 reftable/writer: refactorings for writer_add_record() Patrick Steinhardt 2024-04-08 14:24:16 +02:00
  • 44afd85fbd refs/reftable: don't recompute committer ident Patrick Steinhardt 2024-04-08 14:24:11 +02:00
  • 485c63cf5c reftable: remove name checks Patrick Steinhardt 2024-04-08 14:24:06 +02:00
  • 4af31dc84a refs/reftable: skip duplicate name checks Patrick Steinhardt 2024-04-08 14:24:01 +02:00
  • 455d61b6d2 refs/reftable: perform explicit D/F check when writing symrefs Patrick Steinhardt 2024-04-08 14:23:56 +02:00
  • f57cc987a9 refs/reftable: fix D/F conflict error message on ref copy Patrick Steinhardt 2024-04-08 14:23:52 +02:00
  • 227b8fd902 Makefile(s): do not enforce "all indents must be done with tab" Junio C Hamano 2024-04-08 16:36:05 -07:00
  • 728b9ac0c3 Makefile(s): avoid recipe prefix in conditional statements Taylor Blau 2024-04-08 11:51:44 -04:00
  • 0e0fefb29f config: do not leak excludes_file Junio C Hamano 2024-04-06 11:11:12 -07:00
  • a949ebd342 reftable/stack: use geometric table compaction Justin Tobler 2024-04-08 16:16:55 +00:00
  • 7c8eb5928f reftable/stack: add env to disable autocompaction Justin Tobler 2024-04-08 16:16:54 +00:00
  • bc91330cec reftable/stack: expose option to disable auto-compaction Justin Tobler 2024-04-08 16:16:53 +00:00
  • 836b221391 t1016: local VAR="VAL" fix Junio C Hamano 2024-04-05 17:28:16 -07:00
  • 26ba7477d9 t0610: local VAR="VAL" fix Junio C Hamano 2024-04-05 17:23:10 -07:00
  • 8bfe486191 t: teach lint that RHS of 'local VAR=VAL' needs to be quoted Junio C Hamano 2024-04-05 17:09:02 -07:00
  • e97f4a6d94 t: local VAR="VAL" (quote ${magic-reference}) Junio C Hamano 2024-04-05 17:09:01 -07:00
  • 7f9f230b7f t: local VAR="VAL" (quote command substitution) Junio C Hamano 2024-04-05 17:09:00 -07:00
  • 341aad8d41 t: local VAR="VAL" (quote positional parameters) Junio C Hamano 2024-04-05 17:08:59 -07:00
  • be34b51049 CodingGuidelines: quote assigned value in 'local var=$val' Junio C Hamano 2024-04-05 17:08:58 -07:00
  • 7e3a9c23d6 CodingGuidelines: describe "export VAR=VAL" rule Junio C Hamano 2024-04-05 17:08:57 -07:00
  • ec0e3075d2 userdiff: better method/property matching for C# Steven Jeuris 2024-04-03 21:42:44 +00:00
  • 9720d23e8c date: make DATE_MODE thread-safe René Scharfe 2024-04-05 19:44:59 +02:00
  • c63adab961 usage: report vsnprintf(3) failure René Scharfe 2024-04-05 20:59:52 +02:00
  • 92a209bf24 remote-curl: add Transfer-Encoding header only for older curl Jeff King 2024-04-05 16:04:51 -04:00
  • dcad79e4bc What's cooking (2024/04 #03) Junio C Hamano 2024-04-05 11:36:18 -07:00
  • 19981daefd The fifteenth batch Junio C Hamano 2024-04-05 10:49:37 -07:00
  • dce1e0b6da Merge branch 'jk/core-comment-string' Junio C Hamano 2024-04-05 10:49:49 -07:00
  • 3256584c36 Merge branch 'rs/config-comment' Junio C Hamano 2024-04-05 10:49:49 -07:00
  • 7424fb7797 Merge branch 'ps/pack-refs-auto' into jt/reftable-geometric-compaction Junio C Hamano 2024-04-05 10:34:23 -07:00
  • 2b1f456adf apply: don't leak fd on fdopen() error René Scharfe 2024-04-05 12:58:16 +02:00
  • a816ccd642 fetch: return when parsing submodule.recurse Derrick Stolee 2024-04-05 02:52:22 +00:00
  • 708f7e0590 path: remove mksnpath() René Scharfe 2024-04-05 12:56:48 +02:00
  • 9126cb3186 apply: avoid fixed-size buffer in create_one_file() René Scharfe 2024-04-05 12:53:23 +02:00
  • e973a9239f What's cooking (2024/04 #02) Junio C Hamano 2024-04-03 15:41:09 -07:00
  • 7de13cfef3 builtin/add: error out when passing untracked path with -u Ghanshyam Thakkar 2024-04-03 23:44:52 +05:30
  • ac5946e624 builtin/commit: error out when passing untracked path with -i Ghanshyam Thakkar 2024-04-03 23:44:50 +05:30
  • 86829f3f3e revision: optionally record matches with pathspec elements Junio C Hamano 2024-04-03 23:44:48 +05:30
  • 2406bf5fc5 Win32: detect unix socket support at runtime Matthias Aßhauer 2024-04-03 15:42:02 +00:00
  • 7774cfed62 The fourteenth batch Junio C Hamano 2024-04-03 10:55:20 -07:00
  • 17381ab62a Merge branch 'bl/cherry-pick-empty' Junio C Hamano 2024-04-03 10:56:20 -07:00
  • d988e80bd3 Merge branch 'bl/pretty-shorthand-config-fix' Junio C Hamano 2024-04-03 10:56:20 -07:00
  • 4cc302e886 Merge branch 'rs/strbuf-expand-bad-format' Junio C Hamano 2024-04-03 10:56:20 -07:00
  • f046355ec3 Merge branch 'rs/midx-use-strvec-pushf' Junio C Hamano 2024-04-03 10:56:19 -07:00
  • 188e94250a Merge branch 'pb/test-scripts-are-build-targets' Junio C Hamano 2024-04-03 10:56:19 -07:00
  • e4193dcf12 Merge branch 'ds/grep-doc-updates' Junio C Hamano 2024-04-03 10:56:19 -07:00
  • e76218cad3 Merge branch 'az/grep-group-error-message-update' Junio C Hamano 2024-04-03 10:56:19 -07:00
  • eda72ddc18 Merge branch 'jc/release-notes-entry-experiment' Junio C Hamano 2024-04-03 10:56:19 -07:00
  • e139bb1006 Merge branch 'jk/remote-helper-object-format-option-fix' Junio C Hamano 2024-04-03 10:56:18 -07:00
  • b494b1ce39 t/t7700-repack.sh: fix test breakages with GIT_TEST_MULTI_PACK_INDEX=1 Taylor Blau 2024-04-02 12:26:34 -04:00
  • d51d8cc368 reftable/block: avoid decoding keys when searching restart points Patrick Steinhardt 2024-04-03 08:04:29 +02:00
  • cd75790707 reftable/record: extract function to decode key lengths Patrick Steinhardt 2024-04-03 08:04:22 +02:00
  • f9e88544f5 reftable/block: fix error handling when searching restart points Patrick Steinhardt 2024-04-03 08:04:18 +02:00
  • 77307a61d6 reftable/block: refactor binary search over restart points Patrick Steinhardt 2024-04-03 08:04:09 +02:00
  • 21767925b0 reftable/refname: refactor binary search over refnames Patrick Steinhardt 2024-04-03 08:04:05 +02:00
  • e8b808258e reftable/basics: improve binsearch() test Patrick Steinhardt 2024-04-03 08:04:00 +02:00
  • 3e7b36d129 reftable/basics: fix return type of binsearch() to be size_t Patrick Steinhardt 2024-04-03 08:03:56 +02:00
  • 543b2a1083 t-prio-queue: simplify using compound literals René Scharfe 2024-04-02 20:30:31 +02:00
  • c28ee09503 INSTALL: bump libcurl version to 7.21.3 Jeff King 2024-04-02 16:06:00 -04:00
  • 3242311742 http: reset POSTFIELDSIZE when clearing curl handle Jeff King 2024-04-02 16:05:17 -04:00
  • 40c45f809f t2104: style fixes Junio C Hamano 2024-04-02 11:41:03 -07:00
  • 39bb692152 imap-send: use xsnprintf to format command René Scharfe 2024-04-02 16:51:05 +02:00
  • 5b1967a33c githooks: use {old,new}-oid instead of {old,new}-value Karthik Nayak 2024-04-02 08:49:15 +02:00
  • 67e943c308 update-ref: use {old,new}-oid instead of {old,new}value Karthik Nayak 2024-04-02 08:49:14 +02:00
  • d5b35bba86 osxkeychain: store new attributes Bo Anderson 2024-02-17 23:34:56 +00:00
  • e3cef40db8 osxkeychain: erase matching passwords only Bo Anderson 2024-02-17 23:34:55 +00:00
  • 9032bcad82 osxkeychain: erase all matching credentials Bo Anderson 2024-02-17 23:34:54 +00:00
  • 9abe31f5f1 osxkeychain: replace deprecated SecKeychain API Bo Anderson 2024-02-17 23:34:53 +00:00
  • b7d6f23a17 midx-write.c: use --stdin-packs when repacking Taylor Blau 2024-04-01 17:16:44 -04:00
  • 440e470edb midx-write.c: check count of packs to repack after grouping Taylor Blau 2024-04-01 17:16:41 -04:00
  • e94be606f3 midx-write.c: factor out common want_included_pack() routine Taylor Blau 2024-04-01 17:16:38 -04:00
  • 748b88a021 midx-write: move writing-related functions from midx.c Taylor Blau 2024-04-01 17:16:34 -04:00
  • 34f00e8643 Merge branch 'rs/midx-use-strvec-pushf' into tb/midx-write Junio C Hamano 2024-04-01 14:18:05 -07:00
  • c2cbfbd2e2 The thirteenth batch Junio C Hamano 2024-04-01 13:21:22 -07:00
  • cebe702a2a Merge branch 'ps/clone-with-includeif-onbranch' Junio C Hamano 2024-04-01 13:21:35 -07:00
  • f949703f4b Merge branch 'jk/rebase-apply-leakfix' Junio C Hamano 2024-04-01 13:21:35 -07:00
  • f0c570e20b Merge branch 'ps/t7800-variable-interpolation-fix' Junio C Hamano 2024-04-01 13:21:35 -07:00
  • 6938b355c0 Merge branch 'ps/reftable-unit-test-nfs-workaround' Junio C Hamano 2024-04-01 13:21:35 -07:00
  • 50b52cafae Merge branch 'jk/doc-remote-helpers-markup-fix' Junio C Hamano 2024-04-01 13:21:34 -07:00
  • ac16f55697 Merge branch 'pb/advice-merge-conflict' Junio C Hamano 2024-04-01 13:21:34 -07:00
  • 521df686e5 Merge branch 'ds/config-internal-whitespace-fix' Junio C Hamano 2024-04-01 13:21:34 -07:00
  • a031815a7d Merge branch 'jk/pretty-subject-cleanup' Junio C Hamano 2024-04-01 13:21:33 -07:00
  • ccdc7d98bb Merge branch 'pw/checkout-conflict-errorfix' Junio C Hamano 2024-04-01 13:21:33 -07:00
  • d7805bc743 completion: protect prompt against unset SHOWUPSTREAM in nounset mode Ville Skyttä 2024-04-01 19:07:51 +00:00
  • 4b384fc611 What's cooking (2024/04 #01) Junio C Hamano 2024-04-01 11:38:22 -07:00
  • 758b4e1373 completion: fix prompt with unset SHOWCONFLICTSTATE in nounset mode Ville Skyttä 2024-04-01 11:30:33 +00:00
  • 8b68b48d5c config: fix some small capitalization issues, as spotted Dragan Simic 2024-03-31 22:49:30 +02:00
  • ffeaf2f76a mem-pool: use st_add() in mem_pool_strvfmt() René Scharfe 2024-03-31 20:53:07 +02:00
  • 73cb87773b test-lib: fix non-functioning GIT_TEST_MAINT_SCHEDULER fallback Eric Sunshine 2024-03-29 18:27:03 -04:00
  • 6412d01527 add: use advise_if_enabled for ADVICE_ADD_EMBEDDED_REPO Rubén Justo 2024-03-30 15:09:29 +01:00
  • 1028db00f7 add: use advise_if_enabled for ADVICE_ADD_EMPTY_PATHSPEC Rubén Justo 2024-03-30 15:08:59 +01:00