git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-08-05 05:48:15 to 2021-08-07 17:01:44 UTC [more...]

Why doesn't `git log -m` imply `-p`?
 2021-08-07 17:00 UTC  (12+ 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"'

What's cooking in git.git (Aug 2021, #03; Fri, 6)
 2021-08-07 16:29 UTC  (3+ messages)

Problems with Git's Spanish translation
 2021-08-07 16:00 UTC  (4+ messages)

[PATCH] makefile: update detect-compiler for newer Xcode version
 2021-08-07 15:36 UTC  (19+ 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 v2] clone: Allow combining --bare and --origin
 2021-08-07 11:18 UTC  (6+ messages)

[GSoC] [PATCH 0/8] submodule: convert the rest of 'add' to C
 2021-08-07  7:16 UTC  (52+ messages)
` [GSoC] [PATCH 1/8] submodule--helper: refactor resolve_relative_url() helper
` [GSoC] [PATCH 2/8] submodule--helper: remove repeated code in sync_submodule()
` [GSoC] [PATCH 3/8] dir: libify and export helper functions from clone.c
` [GSoC] [PATCH 4/8] submodule--helper: remove constness of sm_path
` [GSoC] [PATCH 5/8] submodule--helper: convert the bulk of cmd_add() to C
` [GSoC] [PATCH 6/8] submodule--helper: remove add-clone subcommand
` [GSoC] [PATCH 7/8] submodule--helper: remove add-config subcommand
` [GSoC] [PATCH 8/8] submodule--helper: remove resolve-relative-url subcommand
` [GSoC] [PATCH v2 0/9] submodule: convert the rest of 'add' to C
  ` [GSoC] [PATCH v2 1/9] submodule--helper: add options for compute_submodule_clone_url()
  ` [GSoC] [PATCH v2 2/9] submodule--helper: refactor resolve_relative_url() helper
  ` [GSoC] [PATCH v2 3/9] submodule--helper: remove repeated code in sync_submodule()
  ` [GSoC] [PATCH v2 4/9] dir: libify and export helper functions from clone.c
  ` [GSoC] [PATCH v2 5/9] submodule--helper: remove constness of sm_path
  ` [GSoC] [PATCH v2 6/9] submodule--helper: convert the bulk of cmd_add() to C
  ` [GSoC] [PATCH v2 7/9] submodule--helper: remove add-clone subcommand
  ` [GSoC] [PATCH v2 8/9] submodule--helper: remove add-config subcommand
  ` [GSoC] [PATCH v2 9/9] submodule--helper: remove resolve-relative-url subcommand
  ` [GSoC] [PATCH v3 0/8] submodule: convert the rest of 'add' to C
    ` [GSoC] [PATCH v3 1/8] submodule--helper: add options for compute_submodule_clone_url()
    ` [GSoC] [PATCH v3 2/8] submodule--helper: refactor resolve_relative_url() helper
    ` [GSoC] [PATCH v3 3/8] submodule--helper: remove repeated code in sync_submodule()
    ` [GSoC] [PATCH v3 4/8] dir: libify and export helper functions from clone.c
    ` [GSoC] [PATCH v3 5/8] submodule--helper: convert the bulk of cmd_add() to C
    ` [GSoC] [PATCH v3 6/8] submodule--helper: remove add-clone subcommand
    ` [GSoC] [PATCH v3 7/8] submodule--helper: remove add-config subcommand
    ` [GSoC] [PATCH v3 8/8] submodule--helper: remove resolve-relative-url subcommand
    ` [GSoC] [PATCH v4 0/8] submodule: convert the rest of 'add' to C
      ` [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][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 v2 0/3] clone: update submodule.recurse in config when using --recurse-submodule
 2021-08-07  3:06 UTC  (5+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] "

[RFC PATCH 00/13] Add bundle-uri: resumably clones, static "dumb" CDN etc
 2021-08-07  2:19 UTC  (18+ messages)
` [RFC PATCH 01/13] serve: add command to advertise bundle URIs
` [RFC PATCH 02/13] bundle-uri client: add "bundle-uri" parsing + tests
` [RFC PATCH 03/13] connect.c: refactor sending of agent & object-format
` [RFC PATCH 04/13] bundle-uri client: add minimal NOOP client
` [RFC PATCH 05/13] bundle-uri client: add "git ls-remote-bundle-uri"
` [RFC PATCH 06/13] bundle-uri client: add transfer.injectBundleURI support
` [RFC PATCH 07/13] bundle-uri client: add boolean transfer.bundleURI setting
` [RFC PATCH 08/13] bundle.h: make "fd" version of read_bundle_header() public
` [RFC PATCH 09/13] fetch-pack: add a deref_without_lazy_fetch_extended()
` [RFC PATCH 10/13] fetch-pack: move --keep=* option filling to a function
` [RFC PATCH 11/13] index-pack: add --progress-title option
` [RFC PATCH 12/13] bundle-uri client: support for bundle-uri with "clone"
` [RFC PATCH 13/13] bundle-uri docs: add design notes

[PATCH] transport: no warning if no server wait-for-done
 2021-08-07  1:31 UTC  (2+ messages)

[PATCH] test: fix for COLUMNS and bash 5
 2021-08-07  1:37 UTC  (7+ 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 v1 0/4] advice: remove usage of `advice_*` global variables
 2021-08-06 20:01 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] advice: add enum variants for missing advice variables
  ` [PATCH v2 2/4] advice: remove read uses of global `advice_` variables
  ` [PATCH v2 3/4] advice: add `advice_set` to update advice settings at runtime
  ` [PATCH v2 4/4] advice: remove static global variables for advice tracking
  ` [RFC PATCH v3 0/4] advice: remove usage of `advice_*` global variables
    ` [RFC PATCH v3 1/4] advice: add enum variants for missing advice variables
    ` [RFC PATCH v3 2/4] advice: remove read uses of most global `advice_` variables
    ` [RFC PATCH v3 3/4] advice: remove use of global advice_add_embedded_repo
    ` [RFC PATCH v3 4/4] advice: move advice.graftFileDeprecated squashing to commit.[ch]

[GSoC] [PATCH v3 4/4] submodule--helper: introduce add-clone subcommand
 2021-08-06 19:07 UTC  (4+ messages)
` [PATCH] submodule--helper: fix incorrect newlines in an error message

[BUG] Amending a shallow clone -> orphan branch
 2021-08-06 13:16 UTC  (5+ messages)

[PATCH 0/5] optimizations for many odb alternates
 2021-08-06 17:53 UTC  (4+ messages)
` [PATCH v2 5/5] oidtree: a crit-bit tree for odb_loose_cache

[PATCH v2 0/3] Speed up connectivity checks via bitmaps
 2021-08-06 16:50 UTC  (25+ messages)
` [PATCH v3 0/4] Speed up connectivity checks
  ` [PATCH v3 3/4] revision: avoid loading object headers multiple times
  ` [PATCH v3 4/4] revision: avoid hitting packfiles when commits are in commit-graph
  ` [PATCH v4 0/6] Speed up connectivity checks
    ` [PATCH v4 1/6] revision: separate walk and unsorted flags
    ` [PATCH v4 2/6] connected: do not sort input revisions
    ` [PATCH v4 3/6] revision: stop retrieving reference twice
    ` [PATCH v4 4/6] revision: avoid loading object headers multiple times
    ` [PATCH v4 5/6] commit-graph: split out function to search commit position
    ` [PATCH v4 6/6] revision: avoid hitting packfiles when commits are in commit-graph

test failed for fetch shallow repo with ref-in-want enabled
 2021-08-06  3:06 UTC 

[PATCH] refs: drop unused "flags" parameter to lock_ref_oid_basic()
 2021-08-06  0:46 UTC 

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

[PATCH] fetch-pack: speed up loading of refs via commit graph
 2021-08-05 20:42 UTC  (9+ messages)

[PATCH 0/7] progress: verify progress counters in the test suite
 2021-08-05 19:07 UTC  (9+ messages)
` [PATCH 0/3] progress.c API users: fix bogus counting
  ` [PATCH 2/3] midx: don't provide a total for QSORT() progress
  ` [PATCH v2 0/3] progress.c API users: fix bogus counting
    ` [PATCH v2 1/3] commit-graph: fix bogus counter in "Scanning merged commits" progress line
    ` [PATCH v2 2/3] midx: don't provide a total for QSORT() progress
    ` [PATCH v2 3/3] entry: show finer-grained counter in "Filtering content" progress line

Incorrect and inconsistent End-Of-Line characters in .gitmodules after "git submodule set-branch --branch <branch_name>"
 2021-08-05 18:38 UTC  (6+ messages)
    ` Why do submodules detach HEAD? (was Re: Incorrect and inconsistent End-Of-Line characters in .gitmodules ...)

[GSoC] [PATCH v2] submodule--helper: introduce add-config subcommand
 2021-08-05 18:25 UTC  (3+ messages)
` [GSoC] [PATCH v3] "

[RFC PATCH] sequencer: warn on skipping previously seen commit
 2021-08-05 16:30 UTC  (4+ messages)

[BUG] 'git rebase -i ---rebase-merges' can leave MERGE_MSG behind
 2021-08-05 12:58 UTC  (3+ messages)

[PATCH v2 0/8] test-lib tests: split off subtest code in t0000 into lib-subtest.sh
 2021-08-05 10:37 UTC  (11+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 1/9] test-lib tests: move "run_sub_test" to a new lib-subtest.sh
  ` [PATCH v3 2/9] test-lib tests: split up "write and run" into two functions
  ` [PATCH v3 3/9] test-lib tests: stop using a subshell in write_sub_test_lib_test()
  ` [PATCH v3 4/9] test-lib tests: don't provide a description for the sub-tests
  ` [PATCH v3 5/9] test-lib tests: get rid of copy/pasted mock test code
  ` [PATCH v3 6/9] test-lib tests: assert no "
  ` [PATCH v3 7/9] test-lib tests: avoid subshell for "test_cmp" for readability
  ` [PATCH v3 8/9] test-lib tests: refactor common part of check_sub_test_lib_test*()
  ` [PATCH v3 9/9] test-lib tests: assert 1 exit code, not non-zero

commit following rebase has unexpected commit message
 2021-08-05 10:02 UTC  (2+ messages)

What's cooking in git.git (Aug 2021, #02; Tue, 3)
 2021-08-05  9:55 UTC  (3+ messages)

[PATCH v2 0/2] [GSOC] cherry-pick: fix bug when used with GIT_CHERRY_PICK_HELP
 2021-08-05  5:48 UTC  (2+ messages)
` [PATCH v3] [GSOC] cherry-pick: use better advice message


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