git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-08-08 17:57:41 to 2021-08-11 10:00:03 UTC [more...]

[PATCH v3 0/3] packfile-uris: commit objects exclusio
 2021-08-11  9:59 UTC  (10+ messages)
` [PATCH v4 0/7] packfile-uris: commits and trees exclusion
  ` [PATCH v4 1/7] pack-objects.c: introduce new method `match_packfile_uri_exclusions`
  ` [PATCH v4 2/7] Add new parameter "carry_data" for "show_object" function
  ` [PATCH v4 3/7] packfile-uri: support for excluding commit objects
  ` [PATCH v4 4/7] packfile-uri: support for excluding tree objects
  ` [PATCH v4 5/7] packfile-uri.txt: support for excluding commits and trees
  ` [PATCH v4 6/7] t5702: replace with "test_when_finished" for cleanup
  ` [PATCH v4 7/7] t5702: support for excluding commit objects

What's cooking in git.git (Aug 2021, #04; Tue, 10)
 2021-08-11  9:51 UTC  (5+ messages)

[PATCH v1 0/1] traverse_trees_and_blobs: rename and tree-wide
 2021-08-11  9:07 UTC  (2+ messages)
` [PATCH v1 1/1] list-objects.c: "

[GSoC] Git Blog 12
 2021-08-11  8:20 UTC  (6+ messages)

[PATCH v4] userdiff: improve java hunk header regex
 2021-08-11  7:39 UTC  (7+ messages)
  ` Re* "

[PATCH 0/7] [un]stage: officially start moving to "staging area"
 2021-08-11  7:24 UTC  (10+ messages)
` [PATCH 1/7] stage: add proper 'stage' command
` [PATCH 2/7] stage: add helper to run commands
` [PATCH 3/7] stage: add 'add' subcommand
` [PATCH 4/7] stage: add 'remove' subcommand
` [PATCH 5/7] unstage: add 'unstage' command
` [PATCH 6/7] stage: add 'diff' subcommand
` [PATCH 7/7] stage: add 'edit' command

[GSoC] [PATCH v3 0/8] submodule: convert the rest of 'add' to C
 2021-08-11  6:44 UTC  (28+ messages)
` [GSoC] [PATCH v4 "
  ` [GSoC] [PATCH v4 1/8] submodule--helper: add options for compute_submodule_clone_url()
  ` [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 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()

Branch Management
 2021-08-11  6:31 UTC  (2+ messages)

[PATCH v3 0/4] clone: update submodule.recurse in config when using --recurse-submodule
 2021-08-11  5:02 UTC  (8+ messages)
` [PATCH v4] "

Blog post: The git staging area, the term literally everyone agrees with
 2021-08-11  4:53 UTC 

[PATCH v3 0/3] packfile-uris: commit objects exclusio
 2021-08-11  1:48 UTC  (2+ messages)

[PATCH v3 3/3] packfile-uri.txt: support for excluding commit objects
 2021-08-11  1:47 UTC  (2+ messages)

[PATCH v3 2/3] t5702: support for excluding commit objects
 2021-08-11  1:46 UTC  (2+ messages)
` [PATCH v3 1/3] packfile-uris: "

[PATCH v3 1/3] packfile-uris: support for excluding commit objects
 2021-08-11  1:44 UTC  (2+ messages)

[PATCH 0/5] optimizations for many odb alternates
 2021-08-11  0:57 UTC  (25+ 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

[PATCH] help.c: help.autocorrect=prompt waits for user action
 2021-08-11  0:15 UTC 

What's cooking in git.git (Aug 2021, #03; Fri, 6)
 2021-08-10 22:38 UTC  (8+ messages)

[RFC PATCH] sequencer: warn on skipping previously seen commit
 2021-08-10 22:33 UTC  (3+ messages)
` [PATCH v2] sequencer: advise if skipping cherry-picked commit

Git merge improvement - "remove spaces/tabs from beginning of line and end of line"
 2021-08-10 22:25 UTC 

[PATCH 0/7] In grep, no adding submodule ODB as alternates
 2021-08-10 21:38 UTC  (10+ 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

[PATCH 0/2] Sparse index: delete ignored files outside sparse cone
 2021-08-10 19:50 UTC  (10+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] t7519: rewrite sparse index test
  ` [PATCH v2 2/8] sparse-index: silently return when not using cone-mode patterns
  ` [PATCH v2 3/8] sparse-index: silently return when cache tree fails
  ` [PATCH v2 4/8] unpack-trees: fix nested sparse-dir search
  ` [PATCH v2 5/8] sparse-checkout: create helper methods
  ` [PATCH v2 6/8] attr: be careful about sparse directories
  ` [PATCH v2 7/8] sparse-index: add SPARSE_INDEX_IGNORE_CONFIG flag
  ` [PATCH v2 8/8] sparse-checkout: clear tracked sparse dirs

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

[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

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

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

[RFC PATCH 00/13] Add bundle-uri: resumably clones, static "dumb" CDN etc
 2021-08-10 13:58 UTC  (4+ 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] 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  (4+ 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  (12+ messages)
` [PATCH v2 0/3] detect-compiler: clang updates

[PATCH 0/1] blame: Skip missing ignore-revs file
 2021-08-09 15:47 UTC  (7+ messages)

[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  (9+ 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"'


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