git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-06-21 13:52:51 to 2022-06-23 22:12:13 UTC [more...]

What's cooking in git.git (Jun 2022, #07; Wed, 22)
 2022-06-23 22:12 UTC  (8+ 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

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

[WIP v1 0/4] mv: fix out-of-cone file/directory move logic
 2022-06-23 18:05 UTC  (27+ messages)
` [WIP v3 0/7] "
  ` [WIP v3 1/7] t7002: add tests for moving out-of-cone file/directory
  ` [WIP v3 5/7] mv: use flags mode for update_mode
  ` [WIP v3 6/7] mv: add check_dir_in_index() and solve general dir check issue
  ` [WIP v3 7/7] mv: update sparsity after moving from out-of-cone to in-cone
` [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-23 17:09 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)

[PATCH] contrib: build & test scalar by default, optionally install
 2022-06-23 16:12 UTC  (6+ 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"

[PATCH v2] ls-files: introduce "--format" option
 2022-06-23 15:57 UTC  (4+ messages)
` [PATCH v3] "

Diff for unmerged files always misses the `\ No newline at end of file` mark
 2022-06-23 15:39 UTC 

SHA-256 transition
 2022-06-23 15:32 UTC  (8+ messages)

[PATCH v3 0/5]
 2022-06-23 15:14 UTC  (5+ messages)
` [PATCH v3 5/5] bitmap: add trace2 outputs during open "bitmap" file

[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] Makefile: build 'gitweb' in the default target
 2022-06-23 10:29 UTC  (8+ messages)
` [PATCH v2 0/7] gitweb: fix "make" not including "gitweb" without NOOP run slowdowns

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

[PATCH v2 00/12] submodule: make "git submodule--helper" behave like "git submodule"
 2022-06-22 23:43 UTC  (18+ 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

[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 

[PATCH 0/6] [GSoC] bitmap: integrate a lookup table extension to the bitmap format
 2022-06-22 17:14 UTC  (5+ messages)
` [PATCH 5/6] bitmap-commit-table: add tests for the bitmap lookup table
` [PATCH 6/6] bitmap-lookup-table: add performance tests

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  (5+ 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 v2 2/2] cocci: remove "when strict" from unused.cocci

Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1
 2022-06-22 15:44 UTC  (28+ messages)
      ` [PATCH v2] t5510: replace 'origin' with URL more carefully (was Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1)
                  ` [PATCH 00/10] t5510: fix the quoting mess
                    ` [PATCH 01/10] fetch tests: remove redundant test_unconfig()
                    ` [PATCH 02/10] fetch tests: use named, not positional parameters
                    ` [PATCH 03/10] fetch tests: use "local", &&-chaining, style etc
                    ` [PATCH 04/10] fetch tests: add a helper to avoid boilerplate
                    ` [PATCH 05/10] fetch tests: pass "mode" parameter first, pave way for "$@"
                    ` [PATCH 06/10] fetch tests: pass a list, not a string of arguments
                    ` [PATCH 07/10] fetch tests: remove lazy variable setup
                    ` [PATCH 08/10] fetch tests: remove shelling out for previously "lazy" variables
                    ` [PATCH 09/10] fetch tests: stop implicitly adding refspecs
                    ` [PATCH 10/10] fetch tests: fix needless and buggy re-quoting

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

[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  (7+ messages)
` [PATCH 1/3] tests: add missing double quotes to included library paths
` [PATCH 2/3] test-lib.sh: fix prepend_var() quoting issue
` [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

[PATCH 0/3] Fix dual rename into each other plus conflicting adds
 2022-06-22  4:36 UTC  (5+ messages)
` [PATCH 1/3] t6423: add tests of dual directory rename plus add/add conflict
` [PATCH 2/3] merge-ort: shuffle the computation and cleanup of potential collisions
` [PATCH 3/3] merge-ort: fix issue with dual rename and add/add conflict

[PATCH v1] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
 2022-06-22  3:17 UTC  (3+ messages)
  `  "

[PATCH] git-send-email: Add --no-validate-email option
 2022-06-22  0:48 UTC  (5+ messages)

[PATCH 0/6] bundle URIs: design doc and initial git fetch --bundle-uri implementation
 2022-06-21 21:33 UTC  (8+ messages)
` [PATCH 1/6] docs: document bundle URI standard

stashing only unstaged changes?
 2022-06-21 19:26 UTC 

[PATCH] mktree: learn about promised objects
 2022-06-21 17:48 UTC  (13+ messages)
              ` [PATCH] mktree: Make '--missing' behave as documented
                  ` [PATCH] mktree: do not check type of remote objects

[PATCH] git-prompt: use builtin test
 2022-06-21 17:35 UTC  (5+ messages)

Bug: combined diff with --ignore-matching-lines
 2022-06-21 16:55 UTC  (10+ messages)
` [PATCH] diff: fix a segfault in >2 tree -I<regex> and --output=<file>
          ` [PATCH 1/2] combine-diff: abort if --ignore-matching-lines is given

[PATCH 00/17] cruft packs
 2022-06-21 15:58 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 16/17] builtin/gc.c: conditionally avoid pruning objects via loose

[PATCH 0/2] extra cleanups on top of ds/branch-checked-out
 2022-06-21 15:56 UTC  (3+ messages)
` [PATCH 2/2] branch: drop unused worktrees variable

Feature Request: Custom split location for `git add --patch`
 2022-06-21 15:49 UTC  (3+ messages)


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