git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-08-06 19:57:24 to 2021-08-10 18:44:18 UTC [more...]

[PATCH 0/3] rebase --continue: remove .git/MERGE_MSG
 2021-08-10 18:43 UTC  (8+ messages)
` [PATCH 1/3] t3403: fix commit authorship
` [PATCH 2/3] rebase --apply: restore some tests
` [PATCH 3/3] rebase --continue: remove .git/MERGE_MSG

[PATCH v2 0/3] clone: update submodule.recurse in config when using --recurse-submodule
 2021-08-10 18:36 UTC  (9+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] "
  ` [PATCH v4] "

[PATCH 0/7] In grep, no adding submodule ODB as alternates
 2021-08-10 18:28 UTC  (8+ messages)
` [PATCH 1/7] submodule: lazily add submodule ODBs "
` [PATCH 2/7] grep: use submodule-ODB-as-alternate lazy-addition
` [PATCH 3/7] grep: typesafe versions of grep_source_init
` [PATCH 4/7] grep: read submodule entry with explicit repo
` [PATCH 5/7] grep: allocate subrepos on heap
` [PATCH 6/7] grep: add repository to OID grep sources
` [PATCH 7/7] t7814: show lack of alternate ODB-adding

Round-tripping fast-export/import changes commit hashes
 2021-08-10 17:57 UTC  (13+ messages)

[PATCH 0/5] optimizations for many odb alternates
 2021-08-10 18:25 UTC  (20+ messages)
` [PATCH v2 5/5] oidtree: a crit-bit tree for odb_loose_cache
          ` [PATCH/RFC 0/3] pedantic errors in next
            ` [PATCH/RFC 1/3] oidtree: avoid nested struct oidtree_node
            ` [PATCH/RFC 2/3] object-store: avoid extra ';' from KHASH_INIT
            ` [PATCH/RFC 3/3] ci: run a pedantic build as part of the GitHub workflow

[GSoC] [PATCH v3 0/8] submodule: convert the rest of 'add' to C
 2021-08-10 17:53 UTC  (31+ messages)
` [GSoC] [PATCH v4 "
  ` [GSoC] [PATCH v4 1/8] submodule--helper: add options for compute_submodule_clone_url()
  ` [GSoC] [PATCH v4 2/8] submodule--helper: refactor resolve_relative_url() helper
  ` [GSoC] [PATCH v4 3/8] submodule--helper: remove repeated code in sync_submodule()
  ` [GSoC] [PATCH v4 4/8] dir: libify and export helper functions from clone.c
  ` [GSoC] [PATCH v4 5/8] submodule--helper: convert the bulk of cmd_add() to C
  ` [GSoC] [PATCH v4 6/8] submodule--helper: remove add-clone subcommand
  ` [GSoC] [PATCH v4 7/8] submodule--helper: remove add-config subcommand
  ` [GSoC] [PATCH v4 8/8] submodule--helper: remove resolve-relative-url subcommand
  ` [GSoC] [PATCH v5 0/9] submodule: convert the rest of 'add' to C
    ` [GSoC] [PATCH v5 1/9] submodule--helper: add options for compute_submodule_clone_url()
    ` [GSoC] [PATCH v5 2/9] submodule--helper: refactor resolve_relative_url() helper
    ` [GSoC] [PATCH v5 3/9] submodule--helper: remove repeated code in sync_submodule()
    ` [GSoC] [PATCH v5 4/9] dir: libify and export helper functions from clone.c
    ` [GSoC] [PATCH v5 5/9] submodule--helper: convert the bulk of cmd_add() to C
    ` [GSoC] [PATCH v5 6/9] submodule--helper: remove add-clone subcommand
    ` [GSoC] [PATCH v5 7/9] submodule--helper: remove add-config subcommand
    ` [GSoC] [PATCH v5 8/9] submodule--helper: remove resolve-relative-url subcommand
    ` [GSoC] [PATCH v5 9/9] submodule--helper: rename compute_submodule_clone_url()

[PATCH] connect, protocol: log negotiated protocol version
 2021-08-10 17:20 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v3] userdiff: improve java regex for array, qualified, and generic return types
 2021-08-10 15:22 UTC  (2+ messages)

[PATCH 0/3] some small range-diff read_patches() fixes
 2021-08-10 14:47 UTC  (5+ messages)
` [PATCH 1/3] range-diff: drop useless "offset" variable from read_patches()
` [PATCH 2/3] range-diff: handle unterminated lines in read_patches()
` [PATCH 3/3] range-diff: use ssize_t for parsed "len" "

[PATCH v2] userdiff: improve java regex for generic return types
 2021-08-10 14:44 UTC  (2+ messages)

[GSoC] Git Blog 12
 2021-08-10 14:20 UTC  (3+ messages)

[RFC PATCH 00/13] Add bundle-uri: resumably clones, static "dumb" CDN etc
 2021-08-10 13:58 UTC  (8+ messages)
` [RFC PATCH 01/13] serve: add command to advertise bundle URIs

Working with git binary stream
 2021-08-10 13:57 UTC  (3+ messages)

[PATCH 0/2] fsmonitor: fixup to avoid warnings from pedantic
 2021-08-10 13:52 UTC  (9+ messages)
` [PATCH 1/2] fixup! fsmonitor-ipc: create client routines for git-fsmonitor--daemon
` [PATCH 2/2] fixup! fsmonitor--daemon: implement handle_client callback
` [PATCH] test-path-utils: use a C89 compatible format for double printf

[PATCH] upload-pack.c: treat want-ref relative to namespace
 2021-08-10  9:49 UTC  (17+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "
      ` [PATCH 0/3] upload-pack: "
        ` [PATCH 1/3] t5730: introduce fetch command helper
        ` [PATCH 2/3] upload-pack.c: treat want-ref relative to namespace
        ` [PATCH 3/3] docs: clarify the interaction of transfer.hideRefs and namespaces

[PATCH] apply: keep buffer/size pair in sync when parsing binary hunks
 2021-08-10  5:26 UTC  (2+ messages)

[PATCH] userdiff: improve java regex for generic return types
 2021-08-10  4:51 UTC  (3+ messages)

[PATCH 0/2] Switch default merge backend from recursive to ort
 2021-08-09 21:01 UTC  (4+ messages)
` [PATCH 1/2] Change "

[PATCH] transport: no warning if no server wait-for-done
 2021-08-09 20:04 UTC  (5+ messages)

What's cooking in git.git (Aug 2021, #03; Fri, 6)
 2021-08-09 18:42 UTC  (7+ messages)

[PATCH] builtin/merge: avoid -Wformat-extra-args from ancient Xcode
 2021-08-09 18:13 UTC  (2+ messages)

[PATCH] makefile: update detect-compiler for newer Xcode version
 2021-08-09 18:10 UTC  (16+ messages)
` [PATCH v2 0/3] detect-compiler: clang updates
  ` [PATCH v2 1/3] build: update detect-compiler for newer Xcode version
  ` [PATCH v2 2/3] build: clang version may not be followed by extra words
  ` [PATCH v2 3/3] build: catch clang that identifies itself as "$VENDOR clang"

[PATCH 0/1] blame: Skip missing ignore-revs file
 2021-08-09 15:47 UTC  (8+ messages)
` [PATCH v2] blame: add config `blame.ignoreRevsFileIsOptional`

[PATCH] diff: drop unused options parameter from cmp_in_block_with_wsd()
 2021-08-09 15:17 UTC  (2+ messages)

[PATCH v2 0/3] Speed up connectivity checks via bitmaps
 2021-08-09  8:12 UTC  (9+ messages)
` [PATCH v5 0/5] Speed up connectivity checks
  ` [PATCH v5 1/5] revision: separate walk and unsorted flags
  ` [PATCH v5 2/5] connected: do not sort input revisions
  ` [PATCH v5 3/5] revision: stop retrieving reference twice
  ` [PATCH v5 4/5] commit-graph: split out function to search commit position
  ` [PATCH v5 5/5] revision: avoid hitting packfiles when commits are in commit-graph

Problems with Git's Spanish translation
 2021-08-09  4:42 UTC  (5+ messages)

[BUG] git checkout --recurse-submodules on initialized but not cloned submodule fails badly
 2021-08-08 22:21 UTC 

Why doesn't `git log -m` imply `-p`?
 2021-08-08 17:55 UTC  (15+ messages)
` [PATCH v3 00/10] diff-merges: let -m imply -p
  ` [PATCH v3 10/10] diff-merges: let "-m" imply "-p"
      ` [PATCH] Revert 'diff-merges: let "-m" imply "-p"'

[GSoC] My Git Dev Blog – Week 11
 2021-08-08 13:46 UTC  (2+ messages)
` [GSoC] My Git Dev Blog – Week *12*

[PATCH v2] clone: Allow combining --bare and --origin
 2021-08-08  2:03 UTC  (8+ messages)
    ` Re* "

[PATCH 0/1] blame: Skip missing ignore-revs file
 2021-08-07 20:29 UTC  (2+ messages)
` [PATCH 1/1] blame: skip missing ignore-revs-file's

[ANNOUNCE] Git for Windows 2.33.0-rc1
 2021-08-07 19:00 UTC 

[GSoC] [PATCH 0/8] submodule: convert the rest of 'add' to C
 2021-08-07  7:15 UTC  (7+ messages)
` [GSoC] [PATCH v2 0/9] "
  ` [GSoC] [PATCH v2 4/9] dir: libify and export helper functions from clone.c

[GSOC][QUESTION] How to parse the properties of the object at once
 2021-08-07  7:15 UTC  (2+ messages)

[GSoC] [PATCH v4] submodule--helper: introduce add-config subcommand
 2021-08-07  6:13 UTC  (2+ messages)

[PATCH] test: fix for COLUMNS and bash 5
 2021-08-07  1:37 UTC  (3+ messages)
` [PATCH v2] "

[ANNOUNCE] Git v2.33.0-rc1
 2021-08-07  0:07 UTC 

[PATCH v2 0/2] log negotiated protocol version
 2021-08-06 21:22 UTC  (8+ messages)
` [PATCH v2 2/2] connect, protocol: "

[PATCH 0/9] config-based hooks restarted
 2021-08-06 20:18 UTC  (10+ messages)
` [PATCH 8/9] hook: teach 'hookcmd' config to alias hook scripts

[PATCH v2 0/4] advice: remove usage of `advice_*` global variables
 2021-08-06 20:01 UTC  (4+ messages)
` [RFC PATCH v3 "
  ` [RFC PATCH v3 3/4] advice: remove use of global advice_add_embedded_repo


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