git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-02-15 06:43:31 to 2022-02-16 16:31:02 UTC [more...]

[PATCH 0/5] Remove the present-despite-SKIP_WORKTREE class of bugs (for sparse-checkouts)
 2022-02-16 16:30 UTC  (14+ 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

Git in GSoC 2022?
 2022-02-16 15:55 UTC  (13+ messages)

[PATCH 0/2] repack: add --filter=
 2022-02-16 15:39 UTC  (3+ messages)
` [PATCH v2 0/4] [RFC] "

[PATCH v5 0/3] Add cat-file --batch-command flag
 2022-02-16 15:02 UTC  (21+ messages)
` [PATCH v6 0/4] "
  ` [PATCH v6 4/4] cat-file: add --batch-command mode
  ` [PATCH v7 0/4] Add cat-file --batch-command flag
    ` [PATCH v7 1/4] cat-file: rename cmdmode to transform_mode
    ` [PATCH v7 2/4] cat-file: introduce batch_mode enum to replace print_contents
    ` [PATCH v7 3/4] cat-file: add remove_timestamp helper
    ` [PATCH v7 4/4] cat-file: add --batch-command mode
    ` [PATCH v8 0/4] Add cat-file --batch-command flag
      ` [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 0/3] xdiff: handle allocation failures
 2022-02-16 14:38 UTC  (9+ 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

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

[PATCH] branch: delete now accepts '-' as branch name
 2022-02-16 14:08 UTC 

[PATCH 00/23] Builtin FSMonitor Part 3
 2022-02-16 14:04 UTC  (26+ messages)
` [PATCH 01/23] fsm-listen-win32: handle shortnames
` [PATCH 02/23] t7527: test FS event reporing on macOS WRT case and Unicode
` [PATCH 03/23] t7527: test builtin FSMonitor watching repos with unicode paths
` [PATCH 04/23] t/helper/fsmonitor-client: create stress test
` [PATCH 05/23] fsmonitor-settings: bare repos are incompatible with FSMonitor
` [PATCH 06/23] fsmonitor-settings: stub in platform-specific incompatibility checking
` [PATCH 07/23] fsmonitor-settings: virtual repos are incompatible with FSMonitor
` [PATCH 08/23] fsmonitor-settings: stub in macOS-specific incompatibility checking
` [PATCH 09/23] fsmonitor-settings: remote repos on macOS are incompatible with FSMonitor
` [PATCH 10/23] fsmonitor-settings: remote repos on Windows "
` [PATCH 11/23] unpack-trees: initialize fsmonitor_has_run_once in o->result
` [PATCH 12/23] fsm-listen-darwin: ignore FSEvents caused by xattr changes on macOS
` [PATCH 13/23] fsmonitor--daemon: print start message only if fsmonitor.announceStartup
` [PATCH 14/23] fsmonitor--daemon: cd out of worktree root
` [PATCH 15/23] fsmonitor--daemon: prepare for adding health thread
` [PATCH 16/23] fsmonitor--daemon: rename listener thread related variables
` [PATCH 17/23] fsmonitor--daemon: stub in health thread
` [PATCH 18/23] fsm-health-win32: add framework to monitor daemon health
` [PATCH 19/23] fsm-health-win32: force shutdown daemon if worktree root moves
` [PATCH 20/23] fsm-listen-darwin: shutdown daemon if worktree root is moved/renamed
` [PATCH 21/23] fsmonitor: optimize processing of directory events
` [PATCH 22/23] t7527: FSMonitor tests for directory moves
` [PATCH 23/23] t/perf/p7527: add perf test for builtin FSMonitor

[PATCH v4 0/5] Sparse checkout: fix bug with worktree of bare repo
 2022-02-16 13:58 UTC  (20+ messages)
` [PATCH v5 "
  ` [PATCH v5 5/5] worktree: copy sparse-checkout patterns and config on add
  ` [PATCH v6 0/6] Sparse checkout: fix bug with worktree of bare repo
    ` [PATCH v6 1/6] Documentation: add extensions.worktreeConfig details
    ` [PATCH v6 5/6] worktree: copy sparse-checkout patterns and config on add

What's cooking in git.git (Feb 2022, #04; Tue, 15)
 2022-02-16 13:54 UTC  (8+ messages)
` ja/i18n-common-messages (was: What's cooking in git.git (Feb 2022, #04; Tue, 15))
` ab/ambiguous-object-name & ab/only-single-progress-at-once "
` en/present-despite-skipped (Was: "
` js/apply-partial-clone-filters-recursively "
` ds/sparse-checkout-requires-per-worktree-config "

[PATCH 0/1] xdiff: share xdiff between git and libgit2
 2022-02-16 13:27 UTC  (5+ messages)
` [PATCH 1/1] xdiff: provide indirection to git functions

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

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

[PATCH 0/2] diff_free(): free a bit more, fix leaks
 2022-02-16 10:56 UTC  (3+ 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 0/3] a couple of read_key_without_echo() fixes
 2022-02-16 10:54 UTC  (4+ 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/8] fetch --recurse-submodules: fetch unpopulated submodules
 2022-02-16 10:02 UTC  (28+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] t5526: introduce test helper to assert on fetches
  ` [PATCH v2 2/9] t5526: use grep "
  ` [PATCH v2 3/9] submodule: make static functions read submodules from commits
  ` [PATCH v2 4/9] submodule: inline submodule_commits() into caller
  ` [PATCH v2 5/9] submodule: store new submodule commits oid_array in a struct
  ` [PATCH v2 6/9] submodule: extract get_fetch_task()
  ` [PATCH v2 7/9] fetch: fetch unpopulated, changed submodules
  ` [PATCH v2 8/9] submodule: read shallows when finding "
  ` [PATCH v2 9/9] submodule: fix latent check_has_commit() bug

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

[PATCH 0/2] commit: trivial leak fix, add 2 tests to linux-leaks CI
 2022-02-16  8:21 UTC  (3+ messages)
` [PATCH 1/2] commit: fix "author_ident" leak
` [PATCH 2/2] commit: use strbuf_release() instead of UNLEAK()

[PATCH v2 0/5] date.[ch] API: split from cache.h, add API docs, stop leaking memory
 2022-02-16  8:14 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] cache.h: remove always unused show_date_human() declaration
  ` [PATCH v3 2/5] date API: create a date.h, split from cache.h
  ` [PATCH v3 3/5] date API: provide and use a DATE_MODE_INIT
  ` [PATCH v3 4/5] date API: add basic API docs
  ` [PATCH v3 5/5] date API: add and use a date_mode_release()

[PATCH] rerere-train: modernise a bit
 2022-02-16  7:05 UTC 

[PATCH 1/2] clean: avoid looking for nested repository when appropriate
 2022-02-16  4:16 UTC  (4+ messages)
` [PATCH 2/2] clean: avoid to differentiate untracked and ignored "

[GSoC] Interest in "More Sparse Index Integrations" project idea
 2022-02-16  3:01 UTC  (4+ messages)

[PATCH v10 0/9] grep: simplify & delete "init" & "config" code
 2022-02-16  2:20 UTC  (13+ messages)
` [PATCH v11 00/10] "
  ` [PATCH v11 01/10] grep.h: remove unused "regex_t regexp" from grep_opt
  ` [PATCH v11 02/10] log tests: check if grep_config() is called by "log"-like cmds
  ` [PATCH v11 03/10] grep tests: create a helper function for "BRE" or "ERE"
  ` [PATCH v11 04/10] grep tests: add missing "grep.patternType" config tests
  ` [PATCH v11 05/10] built-ins: trust the "prefix" from run_builtin()
  ` [PATCH v11 06/10] grep.c: don't pass along NULL callback value
  ` [PATCH v11 07/10] grep API: call grep_config() after grep_init()
  ` [PATCH v11 08/10] grep.h: make "grep_opt.pattern_type_option" use its enum
  ` [PATCH v11 09/10] grep.c: do "if (bool && memchr())" not "if (memchr() && bool)"
  ` [PATCH v11 10/10] grep: simplify config parsing and option parsing

What's cooking in git.git (Feb 2022, #02; Wed, 9)
 2022-02-16  1:55 UTC  (5+ messages)
` ds/sparse-checkout-requires-per-worktree-config (was Re: What's cooking in git.git (Feb 2022, #02; Wed, 9))

[PATCH] name-rev: replace --stdin with --annotate-stdin in synopsis
 2022-02-16  1:40 UTC  (2+ messages)

[PATCH] name-rev: test showing failure with non-monotonic commit dates
 2022-02-16  1:16 UTC  (8+ messages)

What's cooking in git.git (Feb 2022, #03; Sat, 12)
 2022-02-15 23:56 UTC  (4+ messages)
` js/use-builtin-add-i (was Re: What's cooking in git.git (Feb 2022, #03; Sat, 12))

Optimization for "git clean -ffdx"
 2022-02-15 22:16 UTC  (3+ messages)

[PATCH] t/t3903-stash.sh: replace test [-d|-f] with test_path_is_*
 2022-02-15 22:13 UTC  (4+ messages)

Quoting of paths when pushing to Windows over SSH
 2022-02-15 18:15 UTC 

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

[PATCH 0/6] fetch: improve atomicity of `--atomic` flag
 2022-02-15  9:12 UTC  (11+ messages)
` [PATCH 2/6] fetch: backfill tags before setting upstream
` [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 v3 00/15] In-core git merge-tree ("Server side merges")
 2022-02-15  8:46 UTC  (4+ messages)
` [PATCH v4 00/12] "
  ` [PATCH v4 04/12] merge-tree: implement real merges


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