git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-12-22 02:59:08 to 2021-12-24 04:16:34 UTC [more...]

[PATCH v4 00/11] Reftable coverity fixes
 2021-12-24  4:16 UTC  (30+ messages)
` [PATCH v5 00/16] "
  ` [PATCH v5 01/16] reftable: fix OOB stack write in print functions
  ` [PATCH v5 02/16] reftable: fix resource leak in block.c error path
  ` [PATCH v5 03/16] reftable: fix resource leak blocksource.c
  ` [PATCH v5 04/16] reftable: check reftable_stack_auto_compact() return value
  ` [PATCH v5 05/16] reftable: ignore remove() return value in stack_test.c
  ` [PATCH v5 06/16] reftable: fix resource warning
  ` [PATCH v5 07/16] reftable: all xxx_free() functions accept NULL arguments
  ` [PATCH v5 08/16] reftable: order unittests by complexity
  ` [PATCH v5 09/16] reftable: drop stray printf in readwrite_test
  ` [PATCH v5 10/16] reftable: handle null refnames in reftable_ref_record_equal
  ` [PATCH v5 11/16] reftable: make reftable-record.h function signatures const correct
  ` [PATCH v5 12/16] reftable: implement record equality generically
  ` [PATCH v5 13/16] reftable: remove outdated file reftable.c
  ` [PATCH v5 14/16] reftable: make reftable_record a tagged union
  ` [PATCH v5 15/16] reftable: add print functions to the record types
  ` [PATCH v5 16/16] reftable: be more paranoid about 0-length memcpy calls

[PATCH 0/3] preliminary fixes for reftable support
 2021-12-24  2:15 UTC  (6+ messages)
` [PATCH 1/3] reftable: fix typo in header
` [PATCH 2/3] reftable: signal overflow
` [PATCH 3/3] reftable: support preset file mode for writing

Custom subcommand help handlers
 2021-12-24  0:16 UTC  (16+ messages)

[RFC] squelch log4j inquiries
 2021-12-24  0:14 UTC  (2+ messages)

What's cooking in git.git (Dec 2021, #05; Thu, 23)
 2021-12-23 23:42 UTC 

SubmittingPatchs: clarify choice of base and testing
 2021-12-23 23:12 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v5 3/6] object-name: make ambiguous object output translatable
 2021-12-23 22:48 UTC  (3+ messages)
` [PATCH] fixup! "

[PATCH v2 0/3] object-name: make ambiguous object output translatable + show tag date
 2021-12-23 22:42 UTC  (7+ messages)
` [PATCH v5 0/6] "
  ` [PATCH v5 1/6] object-name tests: add tests for ambiguous object blind spots
  ` [PATCH v5 2/6] object-name: explicitly handle OBJ_BAD in show_ambiguous_object()

[PATCH v4 0/7] grep: simplify & delete "init" & "config" code
 2021-12-23 22:37 UTC  (12+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/7] grep.h: remove unused "regex_t regexp" from grep_opt
  ` [PATCH v5 2/7] log tests: check if grep_config() is called by "log"-like cmds
  ` [PATCH v5 3/7] grep tests: add missing "grep.patternType" config test
  ` [PATCH v5 4/7] built-ins: trust the "prefix" from run_builtin()
  ` [PATCH v5 5/7] grep.c: don't pass along NULL callback value
  ` [PATCH v5 6/7] grep API: call grep_config() after grep_init()
  ` [PATCH v5 7/7] grep: simplify config parsing and option parsing

[PATCH v3 00/10] sparse-checkout: make set subsume init
 2021-12-23 19:09 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 07/10] sparse-checkout: enable reapply to take --[no-]{cone,sparse-index}

[PATCH v2] builtin/fetch: skip unnecessary tasks when using --negotiate-only
 2021-12-23 19:08 UTC  (10+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 2/3] "
  ` [PATCH v3 3/3] builtin/fetch: die on --negotiate-only and --recurse-submodules

bug: git name-rev --stdin --no-undefined on detached head
 2021-12-23 18:39 UTC  (2+ messages)

[PATCH 0/9] Add a new --remerge-diff capability to show & log
 2021-12-23 18:38 UTC  (19+ messages)
` [PATCH 1/9] tmp_objdir: add a helper function for discarding all contained objects
` [PATCH 2/9] ll-merge: make callers responsible for showing warnings
` [PATCH 3/9] merge-ort: capture and print ll-merge warnings in our preferred fashion
` [PATCH 4/9] merge-ort: mark a few more conflict messages as omittable
` [PATCH 9/9] doc/diff-options: explain the new --remerge-diff option

Why does "merge --continue" expect no arguments?
 2021-12-23 18:35 UTC  (6+ messages)

[PATCH] update-index: refresh should rewrite index in case of racy timestamps
 2021-12-23 18:24 UTC  (3+ messages)

[PATCH 0/9] Trace2 stopwatch timers and global counters
 2021-12-23 18:18 UTC  (27+ messages)
` [PATCH 2/9] trace2: convert tr2tls_thread_ctx.thread_name from strbuf to char*
` [PATCH 3/9] trace2: defer free of TLS CTX until program exit
` [PATCH 7/9] trace2: add stopwatch timers
` [PATCH 8/9] trace2: add counter events to perf and event target formats
` [PATCH 9/9] trace2: add global counters

[PATCH 00/10] Reftable coverity fixes
 2021-12-23 17:11 UTC  (6+ messages)
` [PATCH 10/10] reftable: make reftable_record a tagged union

[PATCH] sparse-checkout: remove stray trailing space
 2021-12-23 17:07 UTC 

Review process improvements
 2021-12-23 13:50 UTC  (8+ messages)

[RFC PATCH 0/7] ls-tree --format
 2021-12-23  9:50 UTC 

Rebasing commits that have been pushed to remote
 2021-12-23  3:11 UTC  (3+ messages)

[PATCH v4] fetch-pack: parameterize message containing 'ready' keyword
 2021-12-23  1:24 UTC  (3+ messages)

[PATCH v7 0/8] protect branches checked out in all worktrees
 2021-12-23  0:58 UTC  (3+ messages)
` [PATCH v7 8/8] branch: "

[PATCH v3 0/5] Sparse index: fetch, pull, ls-files
 2021-12-22 23:56 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/5] fetch/pull: use the sparse index
  ` [PATCH v4 2/5] ls-files: add --sparse option
  ` [PATCH v4 3/5] t1092: replace 'read-cache --table' with 'ls-files --sparse'
  ` [PATCH v4 4/5] t1091/t3705: remove 'test-tool read-cache --table'
  ` [PATCH v4 5/5] test-read-cache: remove --table, --expand options

[PATCH 0/4] Sparse checkout: fix bug with worktree of bare repo
 2021-12-22 22:54 UTC  (8+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 3/5] worktree: add upgrade_to_worktree_config()
  ` [PATCH v2 5/5] sparse-checkout: use repo_config_set_worktree_gently()

[PATCH 0/2] tweaks to refs/debug.c
 2021-12-22 21:54 UTC  (9+ messages)
` [PATCH 2/2] refs: set the repo in debug_ref_store.base
` [PATCH v2 0/3] tweaks to refs/debug.c
  ` [PATCH v2 1/3] refs: pass gitdir to packed_ref_store_create
  ` [PATCH v2 2/3] refs: print error message in debug output
  ` [PATCH v2 3/3] refs: centralize initialization of the base ref_store

[PATCH v3 0/2] git-p4: remove "debug" and "rollback" verbs
 2021-12-22 21:46 UTC  (4+ messages)
` [PATCH v3 1/2] git-p4: remove "debug" verb
` [PATCH v3 2/2] git-p4: remove "rollback" verb

[RFC PATCH 00/10] range-diff: fix segfault due to integer overflow
 2021-12-22 21:11 UTC  (6+ messages)

[PATCH 0/4] Reftable test fixes 20211221
 2021-12-22 20:17 UTC  (7+ messages)
` [PATCH 1/4] t5540: require REFFILES
` [PATCH 2/4] t5550: "
` [PATCH 3/4] t7004: create separate tags for different tests
` [PATCH 4/4] t7004: use "test-tool ref-store" for reflog inspection

[PATCH v2 0/6] usage API: Add and use die_message()
 2021-12-22 19:59 UTC  (3+ messages)

[PATCH v7 0/9] ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen
 2021-12-22 15:58 UTC  (6+ messages)
` [PATCH v8 "
  ` [PATCH v8 9/9] ssh signing: test that gpg fails for unknown keys
    ` t7510-signed-commit.sh hangs on old gpg, regression in 1bfb57f642d (was: [PATCH v8 9/9] ssh signing: test that gpg fails for unknown keys)

Issues on git-scm.com
 2021-12-22 15:04 UTC  (3+ messages)

[PATCH v5 0/6] unpack large blobs in stream
 2021-12-22 12:02 UTC  (9+ messages)
` [PATCH v7 1/5] unpack-objects.c: add dry_run mode for get_data()
` [PATCH v7 3/5] object-file.c: refactor write_loose_object() to reuse in stream version

Should update-index --refresh force writing the index in case of racy timestamps?
 2021-12-22 11:42 UTC  (4+ messages)

[PATCH v2] fast-export: fix surprising behavior with --first-parent
 2021-12-22  8:38 UTC  (5+ messages)
` [PATCH v3] "

[PATCH V3] git-apply: skip threeway in add / rename cases
 2021-12-22  6:41 UTC  (3+ messages)
` [PATCH V4] "

[PATCH v4 00/10] cat-file: better usage UX & error messages
 2021-12-22  4:13 UTC  (12+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/10] cat-file tests: test bad usage
  ` [PATCH v5 02/10] cat-file tests: test messaging on bad objects/paths
  ` [PATCH v5 03/10] parse-options API: add a usage_msg_optf()
  ` [PATCH v5 04/10] cat-file docs: fix SYNOPSIS and "-h" output
  ` [PATCH v5 05/10] cat-file: move "usage" variable to cmd_cat_file()
  ` [PATCH v5 06/10] cat-file: make --batch-all-objects a CMDMODE
  ` [PATCH v5 07/10] cat-file: fix remaining usage bugs
  ` [PATCH v5 08/10] cat-file: correct and improve usage information
  ` [PATCH v5 09/10] object-name.c: don't have GET_OID_ONLY_TO_DIE imply *_QUIETLY
  ` [PATCH v5 10/10] cat-file: use GET_OID_ONLY_TO_DIE in --(textconv|filters)

[PATCH v2 0/9] reftable prep: have builtin/reflog.c handle "--verbose"
 2021-12-22  4:06 UTC  (11+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/9] reflog delete: narrow scope of "cmd" passed to count_reflog_ent()
  ` [PATCH v3 2/9] reflog expire: narrow scope of "cb" in cmd_reflog_expire()
  ` [PATCH v3 3/9] reflog: change one->many worktree->refnames to use a string_list
  ` [PATCH v3 4/9] reflog expire: use "switch" over enum values
  ` [PATCH v3 5/9] reflog expire: refactor & use "tip_commit" only for UE_NORMAL
  ` [PATCH v3 6/9] reflog expire: don't use lookup_commit_reference_gently()
  ` [PATCH v3 7/9] reflog: reduce scope of "struct rev_info"
  ` [PATCH v3 8/9] refs files-backend: assume cb->newlog if !EXPIRE_REFLOGS_DRY_RUN
  ` [PATCH v3 9/9] reflog + refs-backend: move "verbose" out of the backend

[PATCH v5 00/17] hook.[ch]: new library to run hooks + simple hook conversion
 2021-12-22  3:59 UTC  (19+ messages)
` [PATCH v6 "
  ` [PATCH v6 01/17] hook: add 'run' subcommand
  ` [PATCH v6 02/17] hook API: add a run_hooks() wrapper
  ` [PATCH v6 03/17] gc: use hook library for pre-auto-gc hook
  ` [PATCH v6 04/17] am: convert {pre,post}-applypatch to use hook.h
  ` [PATCH v6 05/17] hook API: add a run_hooks_l() wrapper
  ` [PATCH v6 06/17] rebase: convert pre-rebase to use hook.h
  ` [PATCH v6 07/17] am: convert applypatch-msg "
  ` [PATCH v6 08/17] merge: convert post-merge "
  ` [PATCH v6 09/17] hooks: convert non-worktree 'post-checkout' hook to hook library
  ` [PATCH v6 10/17] hooks: convert worktree "
  ` [PATCH v6 11/17] git hook run: add an --ignore-missing flag
  ` [PATCH v6 12/17] send-email: use 'git hook run' for 'sendemail-validate'
  ` [PATCH v6 13/17] git-p4: use 'git hook' to run hooks
  ` [PATCH v6 14/17] commit: convert {pre-commit,prepare-commit-msg} hook to hook.h
  ` [PATCH v6 15/17] read-cache: convert post-index-change to use hook.h
  ` [PATCH v6 16/17] receive-pack: convert push-to-checkout hook to hook.h
  ` [PATCH v6 17/17] run-command: remove old run_hook_{le,ve}() hook API

(no subject)
 2021-12-22  3:20 UTC  (3+ messages)
` rebase -S config option


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).