git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-12-17 06:57:29 to 2021-12-20 20:26:30 UTC [more...]

[PATCH v4 0/5] implement branch --recurse-submodules
 2021-12-20 20:25 UTC  (7+ messages)
` [PATCH v5 "

[PATCH 0/2] midx: prevent bitmap corruption when permuting pack order
 2021-12-20 20:09 UTC  (10+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 5/8] t5326: extract `test_rev_exists`
  ` [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  (7+ messages)
` [PATCH v2 1/2] git-p4: print size values in appropriate units
` [PATCH v2 2/2] git-p4: show progress as an integer

[PATCH] builtin/fetch: skip unnecessary tasks when using --negotiate-only
 2021-12-20 19:56 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/9] Trace2 stopwatch timers and global counters
 2021-12-20 19:44 UTC  (18+ messages)
` [PATCH 1/9] trace2: use size_t alloc,nr_open_regions in tr2tls_thread_ctx
` [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 4/9] trace2: add thread-name override to event target
` [PATCH 5/9] trace2: add thread-name override to perf target
` [PATCH 6/9] trace2: add timer events to perf and event target formats
` [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 v2 0/2] git-p4: remove "debug" and "rollback" verbs
 2021-12-20 19:38 UTC  (5+ messages)
` [PATCH v2 1/2] git-p4: remove "delete" verb
` [PATCH v2 2/2] git-p4: remove "rollback" verb

taking a break from Git
 2021-12-20 19:18 UTC  (6+ messages)

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

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

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

[PATCH 0/2] Two small 'git repack' fixes
 2021-12-20 19:01 UTC  (17+ messages)
` [PATCH 1/2] repack: respect kept objects with '--write-midx -b'
` [PATCH 2/2] repack: make '--quiet' disable progress
` [PATCH v2 0/2] Two small 'git repack' fixes
  ` [PATCH v2 1/2] repack: respect kept objects with '--write-midx -b'
  ` [PATCH v2 2/2] repack: make '--quiet' disable progress

[RFC PATCH] branch: add "inherit" option for branch.autoSetupMerge
 2021-12-20 18:29 UTC  (6+ messages)
` [PATCH v6 0/3] branch: inherit tracking configs
  ` [PATCH v6 1/3] branch: accept multiple upstream branches for tracking

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

Bug report - Can create worktrees from bare repo / such worktrees can fool is_bare_repository()
 2021-12-20 17:29 UTC  (18+ messages)

Review process improvements
 2021-12-20 17:14 UTC  (6+ messages)

[PATCH v3 00/10] cat-file: better usage UX & error messages
 2021-12-20 16:00 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 07/10] cat-file: fix remaining usage bugs

[PATCH] merge: allow to pretend a merge into detached HEAD is made into a branch
 2021-12-20 15:57 UTC  (6+ messages)

builtin add interactive regression
 2021-12-20 14:51 UTC  (3+ messages)

[RFC PATCH 0/2] cryptoSign flag & config
 2021-12-20 14:09 UTC  (3+ messages)
` [RFC PATCH 1/2] crypto sign: add crypto-sign alias flag
` [RFC PATCH 2/2] crypto sign: add cryptoSign.* config

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

[PATCH v5 0/6] unpack large blobs in stream
 2021-12-20 12:48 UTC  (14+ messages)
` [PATCH v6 1/6] object-file.c: release strbuf in write_loose_object()
` [PATCH v6 2/6] object-file.c: refactor object header generation into a function
  ` [RFC PATCH] object-file API: add a format_loose_header() function
` [PATCH v6 3/6] object-file.c: refactor write_loose_object() to reuse in stream version
` [PATCH v6 4/6] object-file.c: make "write_object_file_flags()" to support read in stream
` [PATCH v6 5/6] unpack-objects.c: add dry_run mode for get_data()
` [PATCH v6 6/6] unpack-objects: unpack_non_delta_entry() read data in a stream

Custom subcommand help handlers
 2021-12-20 12:37 UTC  (3+ messages)

Review process improvements
 2021-12-20  3:47 UTC  (2+ messages)

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

[PATCH v3 0/2] git-p4: improve formatting of numeric values
 2021-12-19 15:40 UTC  (3+ messages)
` [PATCH v3 1/2] git-p4: print size values in appropriate units
` [PATCH v3 2/2] git-p4: show progress as an integer

[PATCH] daemon: plug memory leak on overlong path
 2021-12-18 10:18 UTC  (2+ messages)

Fw: Curiosity
 2021-12-18  1:40 UTC  (13+ messages)

passing CURLOPT_CERTTYPE to libcurl
 2021-12-18  1:08 UTC  (2+ messages)

[PATCH] t4202: fix patternType setting in --invert-grep test
 2021-12-18  0:14 UTC  (2+ messages)

Should update-index --refresh force writing the index in case of racy timestamps?
 2021-12-18  0:08 UTC  (4+ messages)

[PATCH V3] git-apply: skip threeway in add / rename cases
 2021-12-17 23:29 UTC  (2+ messages)
` [PATCH V4] "

[PATCH] strlcpy(): safer and faster version
 2021-12-17 22:42 UTC  (5+ messages)

[PATCH V3 1/2] git-apply: add --quiet flag
 2021-12-17 22:32 UTC  (11+ messages)
` [PATCH V5 2/2] git-apply: add --allow-empty flag
    ` [PATCH] t4204 is not sanitizer clean at all

[PATCH 0/2] git-p4: improve formatting of numeric values
 2021-12-17 20:39 UTC  (5+ messages)
` [PATCH 1/2] git-p4: print size values in appropriate units
` [PATCH 2/2] git-p4: show progress as an integer

Git bug: Filter ignored when "--invert-grep" option is used
 2021-12-17 18:16 UTC  (6+ messages)

Using principal wildcards in gpg.ssh.allowedSignersFile
 2021-12-17 16:41 UTC  (3+ messages)

[PATCH] docs: add missing colon to Documentation/config/gpg.txt
 2021-12-17 16:19 UTC  (9+ messages)
  ` [PATCH v2] "

[PATCH 0/2] git-p4: remove "debug" and "rollback" verbs
 2021-12-17 13:48 UTC  (3+ messages)
` [PATCH 1/2] git-p4: remove "delete" verb
` [PATCH 2/2] git-p4: remove "rollback" verb

[PATCH v6 0/1] support `--object-only` option for "git-ls-tree"
 2021-12-17 13:30 UTC  (11+ messages)
` [PATCH v6 1/1] ls-tree.c: "
` [RFC PATCH 0/7] ls-tree --format
  ` [RFC PATCH 1/7] ls-tree: remove commented-out code
  ` [RFC PATCH 2/7] ls-tree: add missing braces to "else" arms
  ` [RFC PATCH 3/7] ls-tree: use "enum object_type", not {blob,tree,commit}_type
  ` [RFC PATCH 4/7] ls-tree: use "size_t", not "int" for "struct strbuf"'s "len"
  ` [RFC PATCH 5/7] ls-tree: split up the "init" part of show_tree()
  ` [RFC PATCH 6/7] ls-tree: add a --format=<fmt> option
  ` [RFC PATCH 7/7] ls-tree.c: support `--object-only` option for "git-ls-tree"


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