git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-06-20 08:32:13 to 2022-06-22 19:47:49 UTC [more...]

[PATCH] grep: add --max-count command line option
 2022-06-22 19:47 UTC  (14+ 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

What's cooking in git.git (Jun 2022, #07; Wed, 22)
 2022-06-22 19:32 UTC 

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

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

[RFC PATCH] midx.c: clean up .rev file
 2022-06-22 18:13 UTC  (4+ messages)

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:18 UTC  (31+ messages)
` [PATCH 1/6] Documentation/technical: describe bitmap lookup table extension
` [PATCH 2/6] pack-bitmap: prepare to read "
` [PATCH 3/6] pack-bitmap-write.c: write "
` [PATCH 4/6] builtin/pack-objects.c: learn pack.writeBitmapLookupTable
` [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] 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  (37+ 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] Makefile: build 'gitweb' in the default target
 2022-06-22 15:37 UTC  (7+ messages)
` [PATCH v2 0/7] gitweb: fix "make" not including "gitweb" without NOOP run slowdowns

[PATCH v3 0/5]
 2022-06-22 15:12 UTC  (11+ messages)
` [PATCH v3 5/5] bitmap: add trace2 outputs during open "bitmap" file
` [PATCH v3 0/5] trace2 output for bitmap decision path
  ` [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

[L10N] Kickoff for Git 2.37.0 round #1
 2022-06-22 14:26 UTC  (4+ messages)

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 

[WIP v1 0/4] mv: fix out-of-cone file/directory move logic
 2022-06-22  9:37 UTC  (12+ 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] t3701: two subtests are fixed
 2022-06-22  8:24 UTC  (6+ messages)

[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

[RFC PATCH 0/2] Re: An endless loop fetching issue with partial clone, alternates and commit graph
 2022-06-22  3:17 UTC  (7+ messages)
` [PATCH v1] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
    ` [External] "
    `  "

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

SHA-256 transition
 2022-06-22  0:29 UTC  (6+ 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] rev-parse: documentation adjustment - mention remote tracking with @{u}
 2022-06-21 16:19 UTC  (2+ messages)

[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  (4+ 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)

send PGP signed commits/patches with git-send-email(1)
 2022-06-21 11:47 UTC  (7+ messages)

[PATCH v3 5/5] bitmap: add trace2 outputs during open "bitmap" file
 2022-06-21  6:58 UTC  (2+ messages)

[PATCH 0/2] ls-files: introduce "--format" and "--object-only" options
 2022-06-21  2:05 UTC  (5+ messages)
` [PATCH v2] ls-files: introduce "--format" option
  ` [PATCH v3] "

[PATCH] name-rev: prefix annotate-stdin with '--' in message
 2022-06-20 16:44 UTC 

[PATCH v3 5/5] bitmap: add trace2 outputs during open "bitmap" file
 2022-06-20 13:32 UTC  (2+ messages)

[PATCH v3 4/5] pack-bitmap.c: using error() instead of silently returning -1
 2022-06-20 13:17 UTC  (2+ messages)

git a/xyz or b/xyz
 2022-06-20 11:12 UTC  (2+ messages)

[GSoC] Abhradeep's GSoC blogs
 2022-06-20 10:44 UTC 

[PATCH v6 0/7] scalar: implement the subcommand "diagnose"
 2022-06-20  9:41 UTC  (8+ messages)
` [PATCH v6+ 0/7] js/scalar-diagnose rebased
  ` [PATCH v6+ 2/7] archive --add-virtual-file: allow paths containing colons


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