git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-12-20 18:42:33 to 2021-12-22 04:00:03 UTC [more...]

[PATCH v5 00/17] hook.[ch]: new library to run hooks + simple hook conversion
 2021-12-22  3:59 UTC  (11+ 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 09/17] hooks: convert non-worktree 'post-checkout' hook to hook library
  ` [PATCH v6 10/17] hooks: convert worktree "

Review process improvements
 2021-12-22  3:26 UTC  (7+ messages)

[PATCH v7 0/9] ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen
 2021-12-22  3:18 UTC  (4+ 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)

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

[PATCH v4 0/7] grep: simplify & delete "init" & "config" code
 2021-12-22  2:58 UTC  (9+ 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

[BUG] Submodule Pull
 2021-12-22  2:40 UTC 

[PATCH] l10n: README: call more attention to plural strings
 2021-12-22  1:46 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 0/4] Sparse checkout: fix bug with worktree of bare repo
 2021-12-22  1:11 UTC  (20+ messages)
` [PATCH 3/4] config: add repo_config_set_worktree_gently()
` [PATCH v2 0/5] Sparse checkout: fix bug with worktree of bare repo
  ` [PATCH v2 1/5] setup: use a repository when upgrading format
  ` [PATCH v2 2/5] config: make some helpers repo-aware
  ` [PATCH v2 3/5] worktree: add upgrade_to_worktree_config()
  ` [PATCH v2 4/5] config: add repo_config_set_worktree_gently()
  ` [PATCH v2 5/5] sparse-checkout: use repo_config_set_worktree_gently()

[PATCH 0/9] Add a new --remerge-diff capability to show & log
 2021-12-22  0:33 UTC  (28+ 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 5/9] merge-ort: make path_messages available to external callers
` [PATCH 6/9] diff: add ability to insert additional headers for paths
` [PATCH 7/9] merge-ort: format messages slightly different for use in headers
` [PATCH 8/9] show, log: provide a --remerge-diff capability
` [PATCH 9/9] doc/diff-options: explain the new --remerge-diff option

[PATCH] builtin/fetch: skip unnecessary tasks when using --negotiate-only
 2021-12-22  0:11 UTC  (13+ messages)
` [PATCH v2] "
  ` [PATCH v3 0/3] "
    ` [PATCH v3 1/3] builtin/fetch: use goto cleanup in cmd_fetch()
    ` [PATCH v3 2/3] builtin/fetch: skip unnecessary tasks when using --negotiate-only
    ` [PATCH v3 3/3] builtin/fetch: die on --negotiate-only and --recurse-submodules

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

[PATCH 0/9] Trace2 stopwatch timers and global counters
 2021-12-21 23:27 UTC  (17+ 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 6/9] trace2: add timer events to perf and event target formats
` [PATCH 7/9] trace2: add stopwatch timers

t5327 log expiry
 2021-12-21 21:39 UTC  (3+ messages)

[PATCH v2] fast-export: fix surprising behavior with --first-parent
 2021-12-21 20:50 UTC  (4+ messages)
` [PATCH v3] "

[RFC PATCH] branch: add "inherit" option for branch.autoSetupMerge
 2021-12-21 18:25 UTC  (17+ messages)
` [PATCH v6 0/3] branch: inherit tracking configs
  ` [PATCH v6 1/3] branch: accept multiple upstream branches for tracking
` [PATCH v7 0/3] branch: inherit tracking configs
` [PATCH v8 "
  ` [PATCH v8 1/3] branch: accept multiple upstream branches for tracking
  ` [PATCH v8 2/3] branch: add flags and config to inherit tracking
  ` [PATCH v8 3/3] config: require lowercase for branch.*.autosetupmerge

taking a break from Git
 2021-12-21 18:23 UTC  (5+ messages)

Why does "merge --continue" expect no arguments?
 2021-12-21 17:57 UTC  (5+ messages)

[PATCH v4 0/5] implement branch --recurse-submodules
 2021-12-21 17:51 UTC  (16+ messages)
` [PATCH v5 "
  ` [PATCH v6 "
    ` [PATCH v6 1/5] branch: move --set-upstream-to behavior to dwim_and_setup_tracking()
    ` [PATCH v6 2/5] branch: make create_branch() always create a branch
    ` [PATCH v6 3/5] branch: add a dry_run parameter to create_branch()
    ` [PATCH v6 4/5] builtin/branch: clean up action-picking logic in cmd_branch()
    ` [PATCH v6 5/5] branch: add --recurse-submodules option for branch creation

[PATCH v6 5/6] unpack-objects.c: add dry_run mode for get_data()
 2021-12-21 17:17 UTC  (2+ messages)

passing CURLOPT_CERTTYPE to libcurl
 2021-12-21 16:20 UTC  (5+ messages)

[INFO] Does Git GUI support Dark Mode on Windows 10 ?
 2021-12-21 16:14 UTC  (2+ messages)

[PATCH 00/12] reflog + gc: refactor, progress output, reftable-readyness
 2021-12-21 15:21 UTC  (4+ messages)
` [PATCH v2 0/9] reftable prep: have builtin/reflog.c handle "--verbose"

[PATCH v5 0/6] unpack large blobs in stream
 2021-12-21 15:06 UTC  (15+ messages)
` [PATCH v7 0/5] "
` [PATCH v7 1/5] unpack-objects.c: add dry_run mode for get_data()
` [PATCH v7 2/5] object-file API: add a format_object_header() function
` [PATCH v7 3/5] object-file.c: refactor write_loose_object() to reuse in stream version
` [PATCH v7 4/5] object-file.c: add "write_stream_object_file()" to support read in stream
` [PATCH v7 5/5] unpack-objects: unpack_non_delta_entry() read data in a stream

[PATCH] merge: allow to pretend a merge into detached HEAD is made into a branch
 2021-12-21 13:52 UTC  (5+ messages)
    ` [PATCH v2] merge: allow to pretend a merge is made into a different branch

[PATCH] test-ref-store: print hash algorithm
 2021-12-21 13:15 UTC 

[PATCH 0/2] tweaks to refs/debug.c
 2021-12-21 12:33 UTC  (3+ messages)
` [PATCH 1/2] refs: print error message in debug output
` [PATCH 2/2] refs: set the repo in debug_ref_store.base

[PATCH v6 2/6] object-file.c: refactor object header generation into a function
 2021-12-21 11:43 UTC  (7+ messages)
` [RFC PATCH] object-file API: add a format_loose_header() function

[PATCH v2 0/2] git-p4: remove "debug" and "rollback" verbs
 2021-12-21 10:32 UTC  (7+ messages)
` [PATCH v2 1/2] git-p4: remove "delete" verb
` [PATCH v2 2/2] git-p4: remove "rollback" verb

[RFC PATCH 0/2] cryptoSign flag & config
 2021-12-21  9:39 UTC  (7+ messages)
` [RFC PATCH 1/2] crypto sign: add crypto-sign alias flag
` [RFC PATCH 2/2] crypto sign: add cryptoSign.* config

Custom subcommand help handlers
 2021-12-21  9:12 UTC  (8+ messages)

Feature request: diff options for commit --verbose
 2021-12-21  9:02 UTC 

What's cooking in git.git (Dec 2021, #04; Wed, 15)
 2021-12-21  7:30 UTC  (3+ messages)

[PATCH 00/13] tests + init: don't rely on templates & add --no-template + config
 2021-12-21  6:38 UTC  (10+ messages)
` [PATCH 03/13] init: unconditionally create the "info" directory

[PATCH 1/2] grep/pcre2: use PCRE2_UTF even with ASCII patterns
 2021-12-20 22:03 UTC  (7+ messages)
` [PATCH 2/2] grep/pcre2: factor out literal variable

Bug report - Can create worktrees from bare repo / such worktrees can fool is_bare_repository()
 2021-12-20 21:58 UTC  (8+ messages)

[PATCH 0/2] builtin add -p: fix hunk splitting
 2021-12-20 21:30 UTC  (6+ messages)
` [PATCH 1/2] t3701: clean up hunk splitting tests
` [PATCH 2/2] builtin add -p: fix hunk splitting

[PATCH RESEND] t/perf: do not run tests in user's $SHELL
 2021-12-20 21:06 UTC  (4+ messages)

[PATCH 0/2] midx: prevent bitmap corruption when permuting pack order
 2021-12-20 20:09 UTC  (8+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 8/8] midx: read `RIDX` chunk when present

[PATCH v2 0/2] git-p4: improve formatting of numeric values
 2021-12-20 20:02 UTC  (4+ messages)
` [PATCH v2 2/2] git-p4: show progress as an integer

[PATCH] CI: remove support for Azure CI
 2021-12-20 19:08 UTC  (3+ messages)

[PATCH 0/2] Two small 'git repack' fixes
 2021-12-20 19:01 UTC  (3+ messages)
` [PATCH v2 "


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).