git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-09-05 10:33:02 to 2022-09-08 18:42:52 UTC [more...]

Partial-clone cause big performance impact on server
 2022-09-08 18:42 UTC  (29+ messages)
  ` [External Mail]Re: "
          ` [PATCH 0/3] speeding up on-demand fetch for blobs in partial clone
            ` [PATCH 1/3] parse_object(): allow skipping hash check
            ` [PATCH 2/3] upload-pack: skip parse-object re-hashing of "want" objects
                  ` [BUG] t1800: Fails for error text comparison
            ` [PATCH 3/3] parse_object(): check commit-graph when skip_hash set
                ` [External Mail]Re: "

LSan curiosity in t1300
 2022-09-08 18:40 UTC  (5+ messages)
` [PATCH] tests: opt "git --config-env" test out of SANITIZE=leak

2.37.2 can't "git pull" but 2.18.0 can
 2022-09-08 18:20 UTC  (19+ messages)

[PATCH v1 0/2] grep: integrate with sparse index
 2022-09-08 17:59 UTC  (10+ messages)
` [PATCH v4 0/3] "
  ` [PATCH v4 3/3] builtin/grep.c: walking tree instead of expanding index with --sparse
` [PATCH v5 0/3] grep: integrate with sparse index
  ` [PATCH v5 1/3] builtin/grep.c: add --sparse option
  ` [PATCH v5 2/3] builtin/grep.c: integrate with sparse index
  ` [PATCH v5 3/3] builtin/grep.c: walking tree instead of expanding index with --sparse

[PATCH 0/5] Some fixes and an improvement for using CTest on Windows
 2022-09-08 17:29 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] cmake: make it easier to diagnose regressions in CTest runs
  ` [PATCH v2 4/5] cmake: avoid editing t/test-lib.sh
  ` [PATCH v2 5/5] cmake: increase time-out for a long-running test

[PATCH 7/7] bundle-uri: fetch a list of bundles
 2022-09-08 17:10 UTC  (3+ messages)

status on security of embedded repos?
 2022-09-08 16:56 UTC  (6+ messages)

What's cooking in git.git (Sep 2022, #01; Mon, 5)
 2022-09-08 16:57 UTC  (5+ messages)
` en/remerge-diff-fixes (Was: Re: What's cooking in git.git (Sep 2022, #01; Mon, 5))
  ` en/remerge-diff-fixes

[PATCH 00/34] doc/UX: make txt & -h output more consistent
 2022-09-08 16:41 UTC  (5+ messages)
` [PATCH 01/34] CodingGuidelines: update and clarify command-line conventions

[PATCH] tests: replace mingw_test_cmp with a helper in C
 2022-09-08 15:26 UTC  (17+ messages)
        ` Re* "
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] t0021: use Windows-friendly `pwd`
  ` [PATCH v2 2/2] tests: replace mingw_test_cmp with a helper in C

Question related to submodule and different recurse config options
 2022-09-08 15:01 UTC 

[PATCH 0/5] rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point
 2022-09-08 13:21 UTC  (20+ messages)
` [PATCH 4/5] rebase --keep-base: imply --reapply-cherry-picks
` [PATCH v2 0/7] rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point
  ` [PATCH v2 1/7] t3416: tighten two tests
  ` [PATCH v2 2/7] t3416: set $EDITOR in subshell
  ` [PATCH v2 3/7] rebase: store orig_head as a commit
  ` [PATCH v2 4/7] rebase: rename merge_base to branch_base
  ` [PATCH v2 5/7] rebase: factor out branch_base calculation
  ` [PATCH v2 6/7] rebase --keep-base: imply --reapply-cherry-picks
  ` [PATCH v2 7/7] rebase --keep-base: imply --no-fork-point

Ambiguous 'HEAD' issue
 2022-09-08  6:27 UTC  (5+ messages)

[PATCH] test-lib: ignore uninteresting LSan output
 2022-09-08  5:17 UTC 

[PATCH 0/5] plugging some list-objects-filter leaks
 2022-09-08  5:02 UTC  (6+ messages)
` [PATCH 1/5] list_objects_filter_copy(): deep-copy sparse_oid_name field
` [PATCH 2/5] transport: deep-copy object-filter struct for fetch-pack
` [PATCH 3/5] transport: free filter options in disconnect_git()
` [PATCH 4/5] list_objects_filter_options: plug leak of filter_spec strings
` [PATCH 5/5] prepare_repo_settings(): plug leak of config values

[PATCH 0/2] branch: support for at-refs like @{-1} in --edit-description, --set-upstream-to and --unset-upstream
 2022-09-08  4:53 UTC  (12+ messages)
` [PATCH 1/2] branch: refactor edit_description command switch case
` [PATCH 2/2] branch: support for at-refs like @{-1}
` [PATCH v2 0/2] branch: support for shortcuts like @{-1}, completed
  ` [PATCH v2 1/2] branch: refactor "edit_description" code path
  ` [PATCH v2 2/2] branch: support for shortcuts like @{-1} completed
  ` [PATCH v3 0/2] branch: support for shortcuts like @{-1}, completed
    ` [PATCH v3 1/2] branch: refactor "edit_description" code path
    ` [PATCH v3 2/2] branch: support for shortcuts like @{-1} completed

[PATCH v8] ls-files: introduce "--format" option
 2022-09-08  2:01 UTC  (3+ messages)
` [PATCH v9] "

[PATCH] format-patch: warn if commit msg contains a patch delimiter
 2022-09-08  0:35 UTC  (11+ messages)
  ` [PATCH v2 0/2] "
    ` [PATCH v2 1/2] patchbreak(), is_scissors_line(): work with a buf/len pair
    ` [PATCH v2 2/2] format-patch: warn if commit msg contains a patch delimiter

[PATCH v3 0/2] fsmonitor: option to allow fsmonitor to run against network-mounted repos
 2022-09-07 23:04 UTC  (15+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] fsmonitor: add two new config options, allowRemote and socketDir
  ` [PATCH v4 4/4] fsmonitor: normalize FSEvents event paths to the real path

[PATCH v2 00/20] parse-options: handle subcommands
 2022-09-07 21:22 UTC  (9+ messages)
` [PATCH 0/5] parse-options: minor cleanups for handling subcommands
  ` [PATCH 1/5] t0040-parse-options: remove leftover debugging
  ` [PATCH 2/5] test-parse-options.c: don't use for loop initial declaration
  ` [PATCH 3/5] test-parse-options.c: fix style of comparison with zero
  ` [PATCH 4/5] notes: simplify default operation mode arguments check
  ` [PATCH 5/5] notes, remote: show unknown subcommands between `'

[PATCH] t1800: correct test to handle Cygwin
 2022-09-07 20:57 UTC  (4+ messages)

[PATCH] unleak paths allocated in "diff --no-index"
 2022-09-07 19:37 UTC  (17+ messages)
` [PATCH v2] diff --no-index: unleak paths[] elements
      ` [PATCH 1/2] diff-no-index: release strbuf on queue error
      ` [PATCH 2/2] diff-no-index: release prefixed filenames
      ` [PATCH v2 1/2] diff-no-index: release strbuf on queue error
      ` [PATCH v2 2/2] diff-no-index: release prefixed filenames
      ` [PATCH v2 3/2] diff-no-index: simplify argv index calculation

[BUG] Unicode filenames handling in `git log --stat`
 2022-09-07 18:31 UTC  (7+ messages)
` [PATCH v4 1/2] diff.c: When appropriate, use utf8_strwidth(), part1
` [PATCH v4 2/2] diff.c: More changes and tests around utf8_strwidth()

[PATCH v3 0/9] docs: de-duplicate sections, add more CONFIGURATION sections
 2022-09-07 16:45 UTC  (13+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/9] docs: add and use include template for config/* includes
  ` [PATCH v4 2/9] grep docs: de-duplicate configuration sections
  ` [PATCH v4 3/9] send-email "
  ` [PATCH v4 4/9] apply "
  ` [PATCH v4 5/9] notes docs: de-duplicate and combine "
  ` [PATCH v4 6/9] difftool docs: de-duplicate "
  ` [PATCH v4 7/9] log "
  ` [PATCH v4 8/9] docs: add CONFIGURATION sections that map to a built-in
  ` [PATCH v4 9/9] docs: add CONFIGURATION sections that fuzzy map to built-ins

[PATCH 0/2] bug with rev-list --verify-objects and commit-graph
 2022-09-07 16:38 UTC  (7+ messages)
` [PATCH 1/2] lookup_commit_in_graph(): use prepare_commit_graph() to check for graph
` [PATCH 2/2] rev-list: disable commit graph with --verify-objects

[PATCH 0/3] list-object-filter: introduce depth filter
 2022-09-07 10:18 UTC  (5+ messages)

Patches produced with format-patch under specific config aren't applicable
 2022-09-07  2:19 UTC  (2+ messages)

[PATCH 00/18] make test "linting" more comprehensive
 2022-09-06 23:26 UTC  (5+ messages)
` [PATCH 06/18] chainlint.pl: validate test scripts in parallel

Fwd: Bug report (symlink, git stash)
 2022-09-06 20:25 UTC 

[ANNOUNCE] Git Contributor's Summit 2022 - Updates
 2022-09-06 15:46 UTC 

[PATCH] embargoed releases: also describe the git-security list and the process
 2022-09-05 20:28 UTC  (4+ messages)

[PATCH 5/5] rebase --keep-base: imply --no-fork-point
 2022-09-05 13:51 UTC  (2+ messages)

[GSoC] Abhradeep's GSoC blogs (5 Sep, 2022 IST)
 2022-09-05 11:34 UTC 

[PATCH 0/8] scalar: integrate into core Git
 2022-09-05 10:36 UTC  (3+ messages)
` [PATCH v2 0/9] "


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