git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-02-16 09:14:23 to 2022-02-18 16:51:25 UTC [more...]

What's cooking in git.git (Feb 2022, #05; Thu, 17)
 2022-02-18 16:50 UTC  (5+ messages)
` gc/recursive-fetch-with-unused-submodules (was Re: What's cooking in git.git (Feb 2022, #05; Thu, 17))
` ds/core-untrac[k]ed-cache-config (Was: "
  ` ds/core-untrac[k]ed-cache-config

[PATCH 0/2] commit: trivial leak fix, add 2 tests to linux-leaks CI
 2022-02-18 12:35 UTC  (7+ messages)
` [PATCH 1/2] commit: fix "author_ident" leak
` [PATCH 2/2] commit: use strbuf_release() instead of UNLEAK()
      ` Whether to keep using UNLEAK() in built-ins (was: [PATCH 2/2] commit: use strbuf_release() instead of UNLEAK())

[PATCH v7 0/4] Add cat-file --batch-command flag
 2022-02-18 11:26 UTC  (15+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/4] cat-file: rename cmdmode to transform_mode
  ` [PATCH v8 2/4] cat-file: introduce batch_mode enum to replace print_contents
  ` [PATCH v8 3/4] cat-file: add remove_timestamp helper
  ` [PATCH v8 4/4] cat-file: add --batch-command mode
  ` [PATCH v9 0/4] Add cat-file --batch-command flag
    ` [PATCH v9 1/4] cat-file: rename cmdmode to transform_mode
    ` [PATCH v9 2/4] cat-file: introduce batch_mode enum to replace print_contents
    ` [PATCH v9 3/4] cat-file: add remove_timestamp helper
    ` [PATCH v9 4/4] cat-file: add --batch-command mode

[PATCH v2 0/7] fetch: improve atomicity of `--atomic` flag
 2022-02-18  6:49 UTC  (18+ messages)
` [PATCH v2 1/7] fetch: increase test coverage of fetches
` [PATCH v2 2/7] fetch: backfill tags before setting upstream
` [PATCH v2 3/7] fetch: control lifecycle of FETCH_HEAD in a single place
` [PATCH v2 4/7] fetch: report errors when backfilling tags fails
` [PATCH v2 5/7] refs: add interface to iterate over queued transactional updates
` [PATCH v2 6/7] fetch: make `--atomic` flag cover backfilling of tags
` [PATCH v2 7/7] fetch: make `--atomic` flag cover pruning of refs

[PATCH 0/7] RFC: sparse checkout: make --cone mode the default, and check add/set argument validity
 2022-02-18  6:11 UTC  (27+ messages)
` [PATCH v2 0/6] sparse checkout: fix a few bugs and check argument validity for set/add
  ` [PATCH v2 3/6] sparse-checkout: pay attention to prefix for {set, add}
  ` [PATCH v2 4/6] sparse-checkout: error or warn when given individual files
  ` [PATCH v3 0/5] sparse checkout: fix a few bugs and check argument validity for set/add
    ` [PATCH v3 5/5] sparse-checkout: reject arguments in cone-mode that look like patterns
    ` [PATCH v4 0/5] sparse checkout: fix a few bugs and check argument validity for set/add
      ` [PATCH v4 1/5] sparse-checkout: correct reapply's handling of options
      ` [PATCH v4 2/5] sparse-checkout: correctly set non-cone mode when expected
      ` [PATCH v4 3/5] sparse-checkout: pay attention to prefix for {set, add}
      ` [PATCH v4 4/5] sparse-checkout: error or warn when given individual files
      ` [PATCH v4 5/5] sparse-checkout: reject arguments in cone-mode that look like patterns

[PATCH] docs: update coding guidelines to be more inclusive
 2022-02-18  3:02 UTC  (4+ messages)

Git in GSoC 2022?
 2022-02-18  2:14 UTC  (15+ messages)

[PATCH 0/7] reftable: avoid reading and writing empty keys
 2022-02-18  0:32 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/7] Documentation: object_id_len goes up to 31
  ` [PATCH v2 2/7] reftable: reject 0 object_id_len
  ` [PATCH v2 3/7] reftable: add a test that verifies that writing empty keys fails
  ` [PATCH v2 4/7] reftable: avoid writing empty keys at the block layer
  ` [PATCH v2 5/7] reftable: ensure that obj_id_len is >= 2 on writing
  ` [PATCH v2 6/7] reftable: add test for length of disambiguating prefix
  ` [PATCH v2 7/7] reftable: rename writer_stats to reftable_writer_stats

[PATCH] merge-ort: make informational messages from recursive merges clearer
 2022-02-17 23:10 UTC  (2+ messages)

[PATCH 0/1] xdiff: share xdiff between git and libgit2
 2022-02-17 22:58 UTC  (9+ messages)
` [PATCH 1/1] xdiff: provide indirection to git functions

[PATCH 1/2] grep/pcre2: use PCRE2_UTF even with ASCII patterns
 2022-02-17 22:56 UTC  (10+ messages)
` [v2.35.0 regression] some PCRE hangs under UTF-8 locale (was: [PATCH 1/2] grep/pcre2: use PCRE2_UTF even with ASCII patterns)
                ` [v2.35.0 regression] some PCRE hangs under UTF-8 locale

[PATCH v2 0/1] xdiff: provide indirection to git functions
 2022-02-17 22:54 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH] dir: force untracked cache with core.untrackedCache
 2022-02-17 22:51 UTC  (3+ messages)
` [PATCH v2] "

Supporting --depth when cloning from a bundle
 2022-02-17 21:05 UTC  (4+ messages)

When rebase.autoStash=true is used, 'git pull' merge process still complains when incoming changes are in a different place of the file than local changes
 2022-02-17 20:50 UTC 

[PATCH 0/2] repack: add --filter=
 2022-02-17 20:36 UTC  (7+ messages)
` [PATCH v2 0/4] [RFC] "
  ` [PATCH v2 4/4] tests for repack --filter mode

[PATCH v4 00/29] Builtin FSMonitor Part 2
 2022-02-17 19:36 UTC  (17+ messages)
` [PATCH v5 00/30] "
  ` [PATCH v5 02/30] fsmonitor-ipc: create client routines for git-fsmonitor--daemon
  ` [PATCH v5 03/30] fsmonitor: config settings are repository-specific
  ` [PATCH v5 10/30] fsmonitor--daemon: implement 'run' command
  ` [PATCH v5 11/30] fsmonitor--daemon: implement 'start' command
  ` [PATCH v5 24/30] t/perf/p7519: speed up test on Windows

[PATCH] glossary: describe "worktree"
 2022-02-17 19:10 UTC  (9+ messages)

[PATCH] branch: delete now accepts '-' as branch name
 2022-02-17 18:41 UTC  (7+ messages)

[PATCH 0/8] fetch --recurse-submodules: fetch unpopulated submodules
 2022-02-17 16:16 UTC  (9+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 2/9] t5526: use grep to assert on fetches

[PATCH v6 00/16] submodule: convert the rest of 'update' to C
 2022-02-17 16:14 UTC  (6+ messages)
` [PATCH v7 00/20] "

[PATCH 0/6] fetch: improve atomicity of `--atomic` flag
 2022-02-17 12:47 UTC  (25+ messages)
` [PATCH 1/6] fetch: increase test coverage of fetches
` [PATCH 3/6] fetch: control lifecycle of FETCH_HEAD in a single place
` [PATCH 4/6] fetch: report errors when backfilling tags fails
` [PATCH 5/6] fetch: make `--atomic` flag cover backfilling of tags
` [PATCH 6/6] fetch: make `--atomic` flag cover pruning of refs

[PATCH 0/3] xdiff: handle allocation failures
 2022-02-17 11:05 UTC  (11+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] xdiff: fix a memory leak
  ` [PATCH v2 2/4] xdiff: handle allocation failure in patience diff
  ` [PATCH v2 3/4] xdiff: refactor a function
  ` [PATCH v2 4/4] xdiff: handle allocation failure when merging

[PATCH 0/3] a couple of read_key_without_echo() fixes
 2022-02-17 10:59 UTC  (7+ messages)
` [PATCH 1/3] terminal: pop signal handler when terminal is restored
` [PATCH 2/3] terminal: set VMIN and VTIME in non-canonical mode
` [PATCH 3/3] add -p: disable stdin buffering when interactive.singlekey is set

[PATCH 0/2] diff_free(): free a bit more, fix leaks
 2022-02-17 10:22 UTC  (8+ messages)
` [PATCH 1/2] diff.[ch]: have diff_free() call clear_pathspec(opts.pathspec)
` [PATCH 2/2] diff.[ch]: have diff_free() free options->parseopts

[PATCH v3 03/12] object-file API: add a format_object_header() function
 2022-02-17  9:21 UTC  (3+ messages)

[PATCH] blame: add --ignore-revs-blob and blame.ignoreRevsBlob
 2022-02-17  8:27 UTC  (2+ messages)

[PATCH 0/5] Remove the present-despite-SKIP_WORKTREE class of bugs (for sparse-checkouts)
 2022-02-17  4:40 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] t1011: add testcase demonstrating accidental loss of user modifications
  ` [PATCH v2 3/5] repo_read_index: clear SKIP_WORKTREE bit from files present in worktree
  ` [PATCH v2 4/5] Update documentation related to sparsity and the skip-worktree bit
  ` [PATCH v2 5/5] Accelerate clear_skip_worktree_from_present_files() by caching

[PATCH 2/6] fetch-pack: add partial clone refiltering
 2022-02-17  0:05 UTC  (2+ messages)

[PATCH 0/2] Improvements to tests and docs for .gitattributes eol
 2022-02-16 19:02 UTC  (11+ messages)
` [PATCH v2 "

[PATCH v2 0/5] date.[ch] API: split from cache.h, add API docs, stop leaking memory
 2022-02-16 17:45 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v2 7/9] fetch: fetch unpopulated, changed submodules
 2022-02-16 17:33 UTC  (5+ messages)

[PATCH] add usage-strings ci check and amend remaining usage strings
 2022-02-16 17:02 UTC 

What's cooking in git.git (Feb 2022, #04; Tue, 15)
 2022-02-16 16:38 UTC  (6+ messages)
` en/present-despite-skipped (Was: Re: What's cooking in git.git (Feb 2022, #04; Tue, 15))
` ds/sparse-checkout-requires-per-worktree-config "

Leading slash exclusion does not with git clean on Windows
 2022-02-16 14:15 UTC 

[PATCH 00/23] Builtin FSMonitor Part 3
 2022-02-16 14:04 UTC  (3+ messages)

[PATCH v4 0/5] Sparse checkout: fix bug with worktree of bare repo
 2022-02-16 13:58 UTC  (7+ messages)
` [PATCH v5 "
  ` [PATCH v5 5/5] worktree: copy sparse-checkout patterns and config on add

[PATCH 0/6] [RFC] partial-clone: add ability to refetch with expanded filter
 2022-02-16 13:24 UTC  (4+ messages)

【 I WANT TO CONTRIBUTE 】by Doppo Sekino
 2022-02-16 13:02 UTC  (2+ messages)


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