git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-01-07 23:08:57 to 2022-01-11 19:45:36 UTC [more...]

[PATCH v2 0/2] sparse checkout: custom bash completion updates
 2022-01-11 19:45 UTC  (8+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] sparse-checkout: custom tab completion tests
  ` [PATCH v3 2/3] sparse-checkout: custom tab completion
  ` [PATCH v3 3/3] sparse-checkout: limit tab completion to a single level

[PATCH 0/3] Fix SunCC compiler complaints new in v2.35.0-rc0
 2022-01-11 19:41 UTC  (11+ messages)
` [PATCH 1/3] test-tool genzeros: initialize "zeros" to avoid SunCC warning
` [PATCH 2/3] reftable: remove unreachable "return" statements
` [PATCH 3/3] reftable tests: avoid "int" overflow, use "uint64_t"

[PATCH] t/gpg: simplify test for unknown key
 2022-01-11 19:40 UTC  (4+ messages)

[RFC PATCH 0/5] Remove the present-despite-SKIP_WORKTREE class of bugs
 2022-01-11 19:27 UTC  (9+ messages)
` [RFC PATCH 1/5] t1011: add testcase demonstrating accidental loss of user modifications
` [RFC PATCH 2/5] unpack-trees: fix accidental loss of user changes
` [RFC PATCH 3/5] repo_read_index: ensure SKIP_WORKTREE means skip worktree
` [RFC PATCH 4/5] Update documentation related to sparsity and the skip-worktree bit
` [RFC PATCH 5/5] Accelerate ensure_skip_worktree_means_skip_worktree by caching

[PATCH v9 0/9] ls-tree.c: introduce "--format" option
 2022-01-11 19:06 UTC  (19+ messages)
` [PATCH v9 5/9] ls-tree: optimize naming and handling of "return" in show_tree()
` [PATCH v9 8/9] ls-tree.c: introduce "--format" option
` [PATCH v9 9/9] cocci: allow padding with `strbuf_addf()`

[PATCH 0/2] builtin add -p: fix hunk splitting
 2022-01-11 18:57 UTC  (10+ messages)
` [PATCH 2/2] "
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] t3701: clean up hunk splitting tests
  ` [PATCH v2 2/2] builtin add -p: fix hunk splitting

[PATCH 0/2] Improvements to tests and docs for .gitattributes eol
 2022-01-11 18:30 UTC  (4+ messages)
` [PATCH 1/2] t0027: add tests for eol without text in .gitattributes
` [PATCH 2/2] docs: correct documentation about eol attribute

[PATCH v6 5/5] branch: add --recurse-submodules option for branch creation
 2022-01-11 18:11 UTC  (3+ messages)

[PATCH 0/9] Sparse index: integrate with 'clean', 'checkout-index', 'update-index'
 2022-01-11 18:05 UTC  (24+ messages)
` [PATCH 7/9] update-index: add tests for sparse-checkout compatibility
` [PATCH 8/9] update-index: integrate with sparse index
` [PATCH 9/9] update-index: reduce scope of index expansion in do_reupdate
` [PATCH v2 0/9] Sparse index: integrate with 'clean', 'checkout-index', 'update-index'
  ` [PATCH v2 1/9] reset: fix validation in sparse index test
  ` [PATCH v2 2/9] reset: reorder wildcard pathspec conditions
  ` [PATCH v2 3/9] clean: integrate with sparse index
  ` [PATCH v2 4/9] checkout-index: expand sparse checkout compatibility tests
  ` [PATCH v2 5/9] checkout-index: add --ignore-skip-worktree-bits option
  ` [PATCH v2 6/9] checkout-index: integrate with sparse index
  ` [PATCH v2 7/9] update-index: add tests for sparse-checkout compatibility
  ` [PATCH v2 8/9] update-index: integrate with sparse index
  ` [PATCH v2 9/9] update-index: reduce scope of index expansion in do_reupdate

[PATCH v6 2/5] branch: make create_branch() always create a branch
 2022-01-11 17:51 UTC  (3+ messages)

[PATCH v6 1/5] branch: move --set-upstream-to behavior to dwim_and_setup_tracking()
 2022-01-11 17:29 UTC  (3+ messages)

[PATCH v5 00/10] cat-file: better usage UX & error messages
 2022-01-11 15:48 UTC  (9+ messages)
` [PATCH v6 "
  ` [PATCH v6 08/10] cat-file: correct and improve usage information
      ` [PATCH 0/2] fixups for issues in next-merged ab/cat-file
        ` [PATCH 1/2] cat-file: don't whitespace-pad "(...)" in SYNOPSIS and usage output
        ` [PATCH 2/2] cat-file: s/_/-/ in typo'd usage_msg_optf() message

git ssh signing changed broke tag merge message contents
 2022-01-11 15:42 UTC  (8+ messages)
  ` [PATCH] fmt-merge-msg: prevent use-after-free with signed tags

[ANNOUNCE] Git for Windows 2.35.0-rc0
 2022-01-11 15:02 UTC 

[RFC PATCH 0/2] Introduce new merge-tree-ort command
 2022-01-11 13:47 UTC  (8+ messages)

[PATCH 0/8] RFC: Server side merges (no ref updating, no commit creating, no touching worktree or index)
 2022-01-11 13:39 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/8] merge-tree: implement real merges
  ` [PATCH v2 7/8] merge-tree: support saving merge messages to a separate file
  ` [PATCH v2 8/8] merge-tree: provide an easy way to access which files have conflicts

[PATCH] lazyload: use correct calling conventions
 2022-01-11 13:17 UTC  (3+ messages)

[BUG] Re: Git 2.35.0-rc0
 2022-01-11 12:51 UTC  (7+ messages)

[PATCH] branch: missing space fix at line 313
 2022-01-11 12:36 UTC 

[PATCH v6 0/2] name-rev: deprecate --stdin in favor of --annotate-stdin
 2022-01-11 11:01 UTC  (8+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/2] "

[PATCH v5 0/6] unpack large blobs in stream
 2022-01-11 10:41 UTC  (14+ messages)
` [PATCH v8 "
` [PATCH v8 1/6] unpack-objects: low memory footprint for get_data() in dry_run mode
` [PATCH v8 2/6] object-file.c: refactor write_loose_object() to several steps
` [PATCH v8 3/6] object-file.c: remove the slash for directory_size()
` [PATCH v8 4/6] object-file.c: add "stream_loose_object()" to handle large object
` [PATCH v8 5/6] unpack-objects: unpack_non_delta_entry() read data in a stream
` [PATCH v8 6/6] object-file API: add a format_object_header() function

[L10N] Kickoff for Git 2.35.0 round #1
 2022-01-11  6:26 UTC 

[BUG] Re: Git 2.35.0-rc0
 2022-01-11  2:25 UTC 

[PATCH 0/1] Async-signal safety in signal handlers
 2022-01-11  2:11 UTC  (5+ messages)
` [PATCH 1/1] fetch: fix deadlock when cleaning up lockfiles in async signals

[RFC PATCH] branch: add "inherit" option for branch.autoSetupMerge
 2022-01-11  1:57 UTC  (4+ messages)
` [PATCH v8 0/3] branch: inherit tracking configs
  ` [PATCH v8 2/3] branch: add flags and config to inherit tracking
    ` incorrect 'git (checkout|branch) -h' output with new --track modes (was: [PATCH v8 2/3] branch: add flags and config to inherit tracking)

[ANNOUNCE] Git v2.35.0-rc0
 2022-01-11  1:12 UTC  (2+ messages)

[PATCH] packfile: avoid overflowing shift during decode
 2022-01-10 23:22 UTC  (3+ messages)

git bisect bad @
 2022-01-10 21:04 UTC  (7+ messages)
    ` [PATCH] bisect: report actual bisect_state() argument on error

[PATCH v7 0/2] Conditional config includes based on remote URL
 2022-01-10 20:17 UTC  (3+ messages)

[PATCH] cache.h: drop duplicate `ensure_full_index()` declaration
 2022-01-10 19:52 UTC  (4+ messages)
    ` A couple more duplicate declarations

[PATCH 0/3] preliminary fixes for reftable support
 2022-01-10 19:14 UTC  (5+ messages)
` [PATCH 3/3] reftable: support preset file mode for writing

[PATCH v2 0/3] A design for future-proofing fsync() configuration
 2022-01-10 19:00 UTC  (5+ messages)
` [PATCH v3 0/4] "

[PATCH v7 2/2] config: include file if remote URL matches a glob
 2022-01-10 18:58 UTC  (2+ messages)

What's cooking in git.git (Dec 2021, #06; Mon, 27)
 2022-01-10 18:41 UTC  (4+ messages)

[PATCH 0/4] Reftable test fixes 20211221
 2022-01-10 18:29 UTC  (4+ messages)
` [PATCH 1/4] t5540: require REFFILES

[PATCH 0/6] refs: excessive hook execution with packed refs
 2022-01-10 18:00 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] refs: open-code deletion of "
  ` [PATCH v2 2/6] refs: allow passing flags when beginning transactions
  ` [PATCH v2 4/6] refs: demonstrate excessive execution of the reference-transaction hook
  ` [PATCH v2 6/6] refs: skip hooks when deleting uncovered packed refs

[PATCH] gpg-interface: trim CR from ssh-keygen -Y find-principals
 2022-01-10 17:51 UTC  (18+ messages)
` [PATCH v2] gpg-interface: trim CR from ssh-keygen
  ` [PATCH v3] "

Review process improvements
 2022-01-10 17:13 UTC  (14+ messages)
        ` Why GitGitGadget does not use Sender:, was "

[PATCH 0/9] Add a new --remerge-diff capability to show & log
 2022-01-10 15:48 UTC  (5+ messages)
` [PATCH v2 0/8] "

Problem with credential.helper=store in git 2.32.0.windows.2
 2022-01-10 14:03 UTC  (5+ messages)

gettext Icelandic tests fail on macOS with locale FR
 2022-01-10  9:30 UTC 

[PATCH] hook: test -a|o is not POSIX
 2022-01-09 18:32 UTC  (3+ messages)

[PATCH v5] receive-pack.c: consolidate find header logic
 2022-01-08  7:11 UTC  (4+ messages)
` [PATCH v6] "

Bug: With diff.noprefix=true, `git format-patch` creates a patch that `git am` rejects
 2022-01-08  2:45 UTC  (2+ messages)

[PATCH] submodule--helper: check clone.defaultRemoteName in print-default-remote
 2022-01-08  1:00 UTC  (2+ messages)
` [RFC PATCH] "

[PATCH] apply: Avoid ambiguous pointer provenance for CHERI/Arm's Morello
 2022-01-08  0:51 UTC  (7+ messages)

[PATCH v6 0/6] object-name: make ambiguous object output translatable + show tag date
 2022-01-08  0:45 UTC  (3+ messages)
` [PATCH v8 0/7] progress: test fixes / cleanup

[PATCH] Properly align memory allocations and temporary buffers
 2022-01-08  0:18 UTC  (13+ messages)

[PATCH v5 00/17] hook.[ch]: new library to run hooks + simple hook conversion
 2022-01-07 23:08 UTC  (5+ messages)
` [PATCH v6 "
  ` [PATCH v6 01/17] hook: add 'run' subcommand


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