git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-02-14 16:22:00 to 2022-02-16 08:21:34 UTC [more...]

[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] t0006: date_mode can leak .strftime_fmt member
 2022-02-16  8:14 UTC  (17+ messages)
` [PATCH 0/5] date.[ch] API: split from cache.h, add API docs, stop leaking memory
  ` [PATCH 2/5] date API: create a date.h, split from cache.h
  ` [PATCH 4/5] date API: add basic API docs
  ` [PATCH 5/5] date API: add and use a date_mode_release()
  ` [PATCH v2 0/5] date.[ch] API: split from cache.h, add API docs, stop leaking memory
    ` [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 0/2] Improvements to tests and docs for .gitattributes eol
 2022-02-16  7:00 UTC  (8+ messages)
` [PATCH v2 "

[PATCH 0/7] RFC: sparse checkout: make --cone mode the default, and check add/set argument validity
 2022-02-16  7:19 UTC  (39+ messages)
` [PATCH 2/7] sparse-checkout: correctly set non-cone mode when expected
` [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 7/7] sparse-checkout: make --cone the default and deprecate --no-cone
` [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/8] fetch --recurse-submodules: fetch unpopulated submodules
 2022-02-16  7:08 UTC  (25+ 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] rerere-train: modernise a bit
 2022-02-16  7:05 UTC 

What's cooking in git.git (Feb 2022, #04; Tue, 15)
 2022-02-16  5:06 UTC  (6+ 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 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 "

[PATCH v4 0/3] Add cat-file --batch-command flag
 2022-02-16  3:17 UTC  (23+ messages)
` [PATCH v5 "
  ` [PATCH v5 3/3] cat-file: add --batch-command mode
  ` [PATCH v6 0/4] Add cat-file --batch-command flag
    ` [PATCH v6 1/4] cat-file: rename cmdmode to transform_mode
    ` [PATCH v6 2/4] cat-file: introduce batch_mode enum to replace print_contents
    ` [PATCH v6 3/4] cat-file: add remove_timestamp helper
    ` [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

[GSoC] Interest in "More Sparse Index Integrations" project idea
 2022-02-16  3:01 UTC  (6+ 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 v4 0/5] Sparse checkout: fix bug with worktree of bare repo
 2022-02-16  1:51 UTC  (19+ 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

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

[PATCH 00/23] Builtin FSMonitor Part 3
 2022-02-16  1:00 UTC  (25+ 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

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

[PATCH 0/1] xdiff: share xdiff between git and libgit2
 2022-02-15 23:40 UTC  (3+ messages)
` [PATCH 1/1] xdiff: provide indirection to git functions

Git in GSoC 2022?
 2022-02-15 23:18 UTC  (11+ messages)

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  (13+ messages)
` [PATCH 1/6] fetch: increase test coverage of fetches
` [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  (6+ messages)
` [PATCH v4 00/12] "
  ` [PATCH v4 04/12] merge-tree: implement real merges

[PATCH] mailmap: change primary address for Derrick Stolee
 2022-02-14 19:50 UTC  (3+ messages)

[PATCH] dir: force untracked cache with core.untrackedCache
 2022-02-14 20:40 UTC  (3+ messages)

[PATCH 7/8] fetch: fetch unpopulated, changed submodules
 2022-02-14 18:04 UTC  (2+ messages)

[PATCH] clean: Use past tense for msg_remove, msg_skip_git_dir, and msg_skip_cwd
 2022-02-14 17:23 UTC  (3+ messages)

[PATCH 0/5] scalar: implement the subcommand "diagnose"
 2022-02-14 17:22 UTC  (17+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] archive: optionally add "virtual" files

[PATCH v3 0/4] A design for future-proofing fsync() configuration
 2022-02-14 17:17 UTC  (11+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/4] core.fsync: introduce granular fsync control


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