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

[PATCH 0/2] Avoid spawning gzip in git archive
 2022-06-14 16:29 UTC  (14+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] archive: rename archiver data field to filter_command
  ` [PATCH v3 2/5] archive-tar: factor out write_block()
  ` [PATCH v3 3/5] archive-tar: add internal gzip implementation
  ` [PATCH v3 4/5] archive-tar: use OS_CODE 3 (Unix) for internal gzip
  ` [PATCH v3 5/5] archive-tar: use internal gzip by default

[PATCH] config: correct log.showRoot description
 2022-06-14 16:14 UTC 

[PATCH] t3701: two subtests are fixed
 2022-06-14 15:48 UTC  (3+ messages)
` [PATCH v2] add -i tests: mark "TODO" depending on GIT_TEST_ADD_I_USE_BUILTIN

[PATCH 0/4] Create branch_checked_out() helper
 2022-06-14 15:37 UTC  (16+ messages)
` [PATCH 1/4] branch: add "
` [PATCH 3/4] fetch: use new branch_checked_out() and add tests
` [PATCH 5/5] branch: fix branch_checked_out() leaks

[ANNOUNCE] Git v2.37.0-rc0
 2022-06-14 15:00 UTC  (2+ messages)

[PATCH] revision: mark blobs needed for resolve-undo as reachable
 2022-06-14 14:35 UTC  (6+ messages)

reachability-bitmap makes push performance worse ?
 2022-06-14 14:22 UTC  (4+ messages)
  ` [Internet]Re: "

[PATCH] mktree: learn about promised objects
 2022-06-14 14:14 UTC  (2+ messages)

[PATCH 0/3] Fix a few documentation errors around the raw diff output
 2022-06-14 12:31 UTC  (11+ messages)
` [PATCH 1/3] diff-format.txt: fix ancient copy-paste error
` [PATCH 2/3] diff-format.txt: correct misleading wording
` [PATCH 3/3] diff-index.txt: update raw output format in examples

[L10N] Kickoff for Git 2.37.0 round #1
 2022-06-14 11:28 UTC 

[PATCH] git-prompt: use builtin test
 2022-06-14  9:09 UTC 

An endless loop fetching issue with partial clone, alternates and commit graph
 2022-06-14  7:25 UTC 

[PATCH] apply: support case-only renames in case-insensitive filesystems
 2022-06-14  6:26 UTC  (9+ messages)

[PATCH] remote: handle negative refspecs in git remote show
 2022-06-14  6:09 UTC  (5+ messages)

What's cooking in git.git (Jun 2022, #04; Mon, 13)
 2022-06-14  1:46 UTC 

[PATCH v2 0/5] trace2 output for bitmap decision path
 2022-06-14  1:40 UTC  (10+ messages)
` [PATCH v3 0/5]
  ` [PATCH v3 1/5] pack-bitmap.c: continue looping when first MIDX bitmap is found
  ` [PATCH v3 2/5] pack-bitmap.c: rename "idx_name" to "bitmap_name"
  ` [PATCH v3 3/5] pack-bitmap.c: make warnings support i18N when opening bitmap
  ` [PATCH v3 4/5] pack-bitmap.c: using error() instead of silently returning -1
  ` [PATCH v3 5/5] bitmap: add trace2 outputs during open "bitmap" file

Should `git remote show` display excluded branches as to-be-fetched?
 2022-06-14  0:34 UTC  (5+ messages)

[PATCH 0/8] [RFC] submodule update: parse all options in C
 2022-06-13 23:31 UTC  (22+ messages)
` [RFC PATCH 00/20] submodule: remove git-submodule.sh, create bare builtin/submodule.c
  ` [RFC PATCH 13/20] submodule--helper: understand --checkout, --merge and --rebase synonyms
  ` [RFC PATCH 16/20] git-submodule.sh: dispatch "update" to helper
  ` [RFC PATCH 17/20] git-submodule.sh: use "$quiet", not "$GIT_QUIET"
  ` [RFC PATCH 19/20] submodule: make it a built-in, remove git-submodule.sh
    ` [PATCH v2 00/12] submodule: make "git submodule--helper" behave like "git submodule"
      ` [PATCH v2 01/12] git-submodule.sh: remove unused sanitize_submodule_env()
      ` [PATCH v2 02/12] git-submodule.sh: remove unused $prefix var and --super-prefix
      ` [PATCH v2 03/12] git-submodule.sh: make "$cached" variable a boolean
      ` [PATCH v2 04/12] git-submodule.sh: remove unused top-level "--branch" argument
      ` [PATCH v2 05/12] submodule--helper: have --require-init imply --init
      ` [PATCH v2 06/12] submodule update: remove "-v" option
      ` [PATCH v2 07/12] submodule--helper: rename "absorb-git-dirs" to "absorbgitdirs"
      ` [PATCH v2 08/12] submodule--helper: report "submodule" as our name in "-h" output
      ` [PATCH v2 09/12] submodule--helper: understand --checkout, --merge and --rebase synonyms
      ` [PATCH v2 10/12] submodule--helper: eliminate internal "--update" option
      ` [PATCH v2 11/12] git-submodule.sh: use "$quiet", not "$GIT_QUIET"
      ` [PATCH v2 12/12] git-sh-setup.sh: remove "say" function, change last users

[PATCH 0/2] ci(GitHub): mark up compile errors, too
 2022-06-13 22:41 UTC  (8+ messages)
` [PATCH 2/2] ci(github): also mark up compile errors
` [PATCH v2 0/2] ci(GitHub): mark up compile errors, too
  ` [PATCH v2 1/2] ci(github): use grouping also in the `win-build` job
  ` [PATCH v2 2/2] ci(github): also mark up compile errors

Repository corruption if objects pushed in the middle of repack
 2022-06-13 22:26 UTC  (7+ messages)

[PATCH] remote-curl: send Accept-Language header to server
 2022-06-13 22:15 UTC  (12+ messages)
` [PATCH v2] "
    `  "
  ` [PATCH v3] "
  ` Re: [PATCH] "

git filter bug
 2022-06-13 21:15 UTC  (4+ messages)

[PATCH 0/2] Integrate Scalar into the CI builds
 2022-06-13 21:03 UTC  (2+ messages)

[PATCH] ls-files.c: add --only-object-name option
 2022-06-13 17:19 UTC  (5+ messages)
` [PATCH v2] ls-files.c: add --object-only option

Bug in merge-ort (rename detection can have collisions?)
 2022-06-13 16:52 UTC  (5+ messages)

What's cooking in git.git (Jun 2022, #03; Fri, 10)
 2022-06-13 15:01 UTC  (3+ messages)
` pb/range-diff-with-submodule (was: Re: What's cooking in git.git (Jun 2022, #03; Fri, 10))
` ds/branch-checked-out (was "

[PATCH] submodule merge: update conflict error message
 2022-06-13  2:03 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] ssh signing: Support ECDSA as literal SSH keys
 2022-06-13  1:13 UTC  (3+ messages)
` [PATCH] gpg docs: explain better use of ssh.defaultKeyCommand

An endless loop fetching issue with partial clone, alternates and commit graph
 2022-06-12 16:17 UTC 

[PATCH 0/2] Fix merge restore state
 2022-06-12  8:54 UTC  (3+ messages)

[PATCH 0/3] Die preserve ggg
 2022-06-11 19:22 UTC  (7+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 3/4] rebase: note `preserve` merges may be a pull config option

[GSoC] Update about Blog
 2022-06-11 15:24 UTC 

[PATCH v6] git-prompt: make colourization consistent
 2022-06-11  9:01 UTC  (6+ messages)
` [PATCH v7] "

[PATCH v12 0/8] unpack-objects: support streaming blobs to disk
 2022-06-11  2:44 UTC  (28+ messages)
` [PATCH v13 0/7] "
  ` [PATCH v13 1/7] unpack-objects: low memory footprint for get_data() in dry_run mode
  ` [PATCH v14 0/7] unpack-objects: support streaming blobs to disk
    ` [PATCH v14 1/7] unpack-objects: low memory footprint for get_data() in dry_run mode
    ` [PATCH v14 2/7] object-file.c: do fsync() and close() before post-write die()
    ` [PATCH v14 3/7] object-file.c: refactor write_loose_object() to several steps
    ` [PATCH v14 4/7] object-file.c: factor out deflate part of write_loose_object()
    ` [PATCH v14 5/7] object-file.c: add "stream_loose_object()" to handle large object
    ` [PATCH v14 6/7] core doc: modernize core.bigFileThreshold documentation
    ` [PATCH v14 7/7] unpack-objects: use stream_loose_object() to unpack large objects
    ` [PATCH v15 0/6] unpack-objects: support streaming blobs to disk
      ` [PATCH v15 1/6] unpack-objects: low memory footprint for get_data() in dry_run mode
      ` [PATCH v15 2/6] object-file.c: refactor write_loose_object() to several steps
      ` [PATCH v15 3/6] object-file.c: factor out deflate part of write_loose_object()
      ` [PATCH v15 4/6] object-file.c: add "stream_loose_object()" to handle large object
      ` [PATCH v15 5/6] core doc: modernize core.bigFileThreshold documentation
      ` [PATCH v15 6/6] unpack-objects: use stream_loose_object() to unpack large objects

Best way to update `HEAD` in mirrored repos
 2022-06-10 21:53 UTC  (5+ messages)

[PATCH] connected: distinguish local/remote bad objects
 2022-06-10 20:25 UTC  (3+ messages)
` [PATCH v2] fetch,fetch-pack: clarify connectivity check error

git bisect outputs list of commits in the wrong order
 2022-06-10 18:33 UTC  (4+ messages)

[PATCH v6 0/7] scalar: implement the subcommand "diagnose"
 2022-06-10 17:35 UTC  (6+ messages)
` [PATCH v6+ 0/7] js/scalar-diagnose rebased
  ` [PATCH v6+ 4/7] scalar: implement `scalar diagnose`

[PATCH] ci(github): bring back the 'print test failures' step
 2022-06-10 17:32 UTC  (4+ messages)

[PATCH v2 0/3] bitmap-format.txt: fix some formatting issues and include checksum info
 2022-06-10 17:01 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] bitmap-format.txt: feed the file to asciidoc to generate html
  ` [PATCH v3 2/3] bitmap-format.txt: fix some formatting issues
  ` [PATCH v3 3/3] bitmap-format.txt: add information for trailing checksum

[PATCH] run-command: don't spam trace2_child_exit()
 2022-06-10 15:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1 0/2] Be nicer to the user on tracked/untracked merge conflicts
 2022-06-10 12:58 UTC  (4+ messages)
` [PATCH v2 0/4] "
    ` [PATCH v2 4/4] error message now advice to use the new option

[PATCH v13 5/7] object-file.c: add "stream_loose_object()" to handle large object
 2022-06-10 12:55 UTC  (4+ messages)
` [RFC PATCH] object-file.c: batched disk flushes for stream_loose_object()

behaviour of untracked files cache in git stable 2.36.1 verison on mac
 2022-06-10  2:52 UTC 


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