git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-06-22 05:01:44 to 2022-06-26 13:12:02 UTC [more...]

[PATCH 0/6] [GSoC] bitmap: integrate a lookup table extension to the bitmap format
 2022-06-26 13:10 UTC  (9+ messages)
` [PATCH 5/6] bitmap-commit-table: add tests for the bitmap lookup table
` [PATCH 6/6] bitmap-lookup-table: add performance tests
` [PATCH v2 0/6] [GSoC] bitmap: integrate a lookup table extension to the bitmap format
  ` [PATCH v2 2/6] pack-bitmap-write.c: write lookup table extension
  ` [PATCH v2 3/6] pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests
  ` [PATCH v2 5/6] bitmap-lookup-table: add performance tests for lookup table

[PATCH v2] ls-files: introduce "--format" option
 2022-06-26 13:05 UTC  (11+ messages)
` [PATCH v3] "

[GIT PULL] l10n updates for 2.37.0 round 1
 2022-06-26 12:57 UTC 

[PATCH] revert: optionally refer to commit in the "reference" format
 2022-06-26  9:29 UTC  (2+ messages)

SHA-256 transition
 2022-06-26  0:27 UTC  (16+ messages)
        ` Plan for SHA-256 repos to support SHA-1?

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

Git-Bug
 2022-06-25 12:16 UTC  (2+ messages)

Diff for unmerged files always misses the `\ No newline at end of file` mark
 2022-06-25 11:49 UTC  (2+ messages)

[PATCH v1] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
 2022-06-25  2:31 UTC  (9+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] test-lib.sh: add limited processes to test-lib
      `  "
  ` [PATCH v2 2/2] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
      `  "

[PATCH] contrib: build & test scalar by default, optionally install
 2022-06-24 21:53 UTC  (8+ messages)
` [PATCH v2 0/1] scalar: move to the top-level, test, CI and "install" support
  ` [PATCH v2 1/1] scalar: reorganize from contrib/, still keep it "a contrib command"

stashing only unstaged changes?
 2022-06-24 20:53 UTC  (10+ messages)

[PATCH 0/2] Avoid spawning gzip in git archive
 2022-06-24 20:24 UTC  (7+ messages)
` [PATCH v4 0/6] "
  ` [PATCH v4 4/6] archive-tar: add internal gzip implementation

[PATCH v2 00/12] submodule: make "git submodule--helper" behave like "git submodule"
 2022-06-24 16:48 UTC  (21+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/12] git-submodule.sh: remove unused sanitize_submodule_env()
  ` [PATCH v3 02/12] git-submodule.sh: remove unused $prefix var and --super-prefix
  ` [PATCH v3 03/12] git-submodule.sh: make the "$cached" variable a boolean
  ` [PATCH v3 04/12] git-submodule.sh: remove unused top-level "--branch" argument
  ` [PATCH v3 05/12] submodule--helper: have --require-init imply --init
  ` [PATCH v3 06/12] submodule update: remove "-v" option
  ` [PATCH v3 07/12] submodule--helper: rename "absorb-git-dirs" to "absorbgitdirs"
  ` [PATCH v3 08/12] submodule--helper: report "submodule" as our name in some "-h" output
  ` [PATCH v3 09/12] submodule--helper: understand --checkout, --merge and --rebase synonyms
  ` [PATCH v3 10/12] submodule--helper: eliminate internal "--update" option
  ` [PATCH v3 11/12] git-submodule.sh: use "$quiet", not "$GIT_QUIET"
  ` [PATCH v3 12/12] git-sh-setup.sh: remove "say" function, change last users

git a/xyz or b/xyz
 2022-06-24 15:58 UTC  (3+ messages)

What's cooking in git.git (Jun 2022, #07; Wed, 22)
 2022-06-24 15:35 UTC  (10+ messages)
` en/merge-tree (Was: Re: What's cooking in git.git (Jun 2022, #07; Wed, 22))
  ` en/merge-tree
` ab/test-without-templates (was: What's cooking in git.git (Jun 2022, #07; Wed, 22))
  ` ab/test-without-templates
` hx/unpack-streaming (was: What's cooking in git.git (Jun 2022, #07; Wed, 22))
  ` hx/unpack-streaming
` gc/submodule-update (was Re: What's cooking in git.git (Jun 2022, #07; Wed, 22))

[PATCH v3 0/5]
 2022-06-24  8:27 UTC  (6+ messages)
` [PATCH v3 5/5] bitmap: add trace2 outputs during open "bitmap" file
        ` [PATCH v3 5/5] bitmap: add trace2 outputs during open "bitmap"

[WIP v1 0/4] mv: fix out-of-cone file/directory move logic
 2022-06-24  8:26 UTC  (24+ messages)
` [WIP v3 0/7] "
  ` [WIP v3 5/7] mv: use flags mode for update_mode
` [PATCH v4 0/7] mv: fix out-of-cone file/directory move logic
  ` [PATCH v4 1/7] t7002: add tests for moving out-of-cone file/directory
  ` [PATCH v4 2/7] mv: update sparsity after moving from out-of-cone to in-cone
  ` [PATCH v4 3/7] mv: decouple if/else-if checks using goto
  ` [PATCH v4 4/7] mv: check if out-of-cone file exists in index with SKIP_WORKTREE bit
  ` [PATCH v4 5/7] mv: check if <destination> exists in index to handle overwriting
  ` [PATCH v4 6/7] mv: use flags mode for update_mode
  ` [PATCH v4 7/7] mv: add check_dir_in_index() and solve general dir check issue

[PATCH] ls-files: update test style
 2022-06-24  5:05 UTC  (5+ messages)
  `  "

[PATCH] Makefile: build 'gitweb' in the default target
 2022-06-24  1:14 UTC  (11+ messages)
` [PATCH v2 0/7] gitweb: fix "make" not including "gitweb" without NOOP run slowdowns

[RFC PATCH] repo-settings: set defaults even when not in a repo
 2022-06-23 21:59 UTC  (3+ messages)
` [PATCH v3] commit-graph: refactor to avoid prepare_repo_settings

[PATCH] Documentation/config/transfer.txt: fix typo
 2022-06-23 19:42 UTC  (2+ messages)

[PATCH] trace2: don't include "fsync" events in all trace2 logs
 2022-06-23 19:34 UTC  (3+ messages)
` [EXTERNAL] "

[PATCH v4 0/5] config: introduce discovery.bare and protected config
 2022-06-23 18:32 UTC  (4+ messages)

[PATCH v4 2/5] Documentation: define protected configuration
 2022-06-23 18:21 UTC  (3+ messages)

[PATCH] t3701: two subtests are fixed
 2022-06-23 16:33 UTC  (8+ messages)

v2.37.0-rc2 - Additional Breakages on NonStop x86 (was RE: [ANNOUNCE] Git v2.37.0-rc2)
 2022-06-23 16:27 UTC  (4+ messages)

[RFC PATCH] midx.c: clean up .rev file
 2022-06-23 12:38 UTC  (7+ messages)

git filter bug
 2022-06-23 12:13 UTC  (6+ messages)

[PATCH 0/2] Integrate Scalar into the CI builds
 2022-06-23 10:41 UTC  (3+ messages)

[PATCH] rev-parse: documentation adjustment - mention remote tracking with @{u}
 2022-06-23  5:01 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] po typo: l10
 2022-06-23  2:14 UTC  (4+ messages)

[L10N] Kickoff for Git 2.37.0 round #1
 2022-06-23  1:12 UTC  (5+ messages)

[PATCH] revisions.txt: escape "..." to avoid asciidoc horizontal ellipsis
 2022-06-22 23:46 UTC  (2+ messages)

[ANNOUNCE] Git for Windows 2.37.0-rc2
 2022-06-22 21:56 UTC 

[PATCH 2/6] pack-bitmap: prepare to read lookup table extension
 2022-06-22 21:34 UTC  (5+ messages)

[GSoC] Abhradeep's GSoC blogs
 2022-06-22 20:51 UTC  (2+ messages)

[PATCH] grep: add --max-count command line option
 2022-06-22 19:47 UTC  (11+ messages)
` [PATCH v2] "
  ` [PATCH v3 0/2] "
    ` [PATCH v3 1/2] "
    ` [PATCH v3 2/2] tests: add tests for grep --max-count
    ` [PATCH v4] grep: add --max-count command line option

[ANNOUNCE] Git v2.37.0-rc2
 2022-06-22 19:32 UTC 

main as default
 2022-06-22 17:13 UTC 

Bug in merge-ort (rename detection can have collisions?)
 2022-06-22 16:58 UTC  (7+ messages)

[PATCH 3/6] pack-bitmap-write.c: write lookup table extension
 2022-06-22 16:51 UTC  (3+ messages)

[PATCH 1/6] Documentation/technical: describe bitmap lookup table extension
 2022-06-22 16:45 UTC  (4+ messages)

[PATCH 1/6] Documentation/technical: describe bitmap lookup table extension
 2022-06-22 16:30 UTC  (3+ messages)

[PATCH 1/6] Documentation/technical: describe bitmap lookup table extension
 2022-06-22 16:26 UTC  (3+ messages)

[PATCH] cocci: add and apply a rule to find "unused" variables
 2022-06-22 16:02 UTC  (4+ messages)
` [PATCH v2 0/2] add and apply a rule to find "unused" init+free
  ` [PATCH v2 1/2] cocci: add and apply a rule to find "unused" variables

[PATCH] l10n: mark message helpers prefix for translation
 2022-06-22 15:33 UTC  (5+ messages)
` [PATCH v2] i18n: "

[PATCH v2] t5510: replace 'origin' with URL more carefully (was Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1)
 2022-06-22 15:44 UTC  (11+ messages)
` [PATCH 00/10] t5510: fix the quoting mess
  ` [PATCH 01/10] fetch tests: remove redundant test_unconfig()
  ` [PATCH 05/10] fetch tests: pass "mode" parameter first, pave way for "$@"
  ` [PATCH 10/10] fetch tests: fix needless and buggy re-quoting

[PATCH v3 0/5] trace2 output for bitmap decision path
 2022-06-22 15:12 UTC  (4+ messages)
` [PATCH v3 5/5] bitmap: add trace2 outputs during open "bitmap" file

Bug report. Out of memory about git checkout
 2022-06-22 13:53 UTC 

Bug report. Out of memory about git checkout
 2022-06-22 13:55 UTC 

[PATCH 0/3] tests: fix tests broken if a " " is in the checkout dir's path
 2022-06-22  5:37 UTC  (4+ messages)
` [PATCH 3/3] config tests: fix harmless but broken "rm -r" cleanup

[RFC PATCH 0/1] dir: consider worktree config in path recursion
 2022-06-22  4:57 UTC  (3+ messages)
` [PATCH v4 0/2] dir: traverse into repository


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