git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-12 14:18:55 to 2020-06-15 15:00:13 UTC [more...]

[PATCH 0/9] Allow overriding the default name of the default branch
 2020-06-15 15:00 UTC  (48+ messages)
` [PATCH 1/9] init: allow overriding the default branch name for new repositories
` [PATCH 5/9] submodule: use the (possibly overridden) default branch name
` [PATCH 8/9] fast-export: respect the possibly-overridden "
            ` Re* "
` [PATCH v2 00/12] Allow overriding the default name of the default branch
  ` [PATCH v2 01/12] fast-export: do anonymize the primary branch name
  ` [PATCH v2 02/12] fmt-merge-msg: introduce a way to override the main "
  ` [PATCH v2 03/12] send-pack/transport-helper: respect `core.mainBranch`
  ` [PATCH v2 04/12] git_main_branch_name(): optionally report the full ref name
  ` [PATCH v2 05/12] fast-export: handle overridden main branch names correctly
  ` [PATCH v2 06/12] branch -m: adjust `core.mainBranch` if necessary
  ` [PATCH v2 07/12] init: allow specifying the main branch name for the new repository
  ` [PATCH v2 08/12] init: allow overriding the default main branch name via the config
  ` [PATCH v2 09/12] clone: handle overridden main branch names
  ` [PATCH v2 10/12] remote: learn about the possibly-overridden default main branch name
  ` [PATCH v2 11/12] submodule: use the correct default for the "
  ` [PATCH v2 12/12] testsvn: respect `init.defaultBranch`

Rename offensive terminology (master)
 2020-06-15 14:39 UTC  (39+ messages)

[PATCH v3 0/8] CMake build system for git
 2020-06-15 14:04 UTC  (14+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/8] Introduce CMake support for configuring Git
  ` [PATCH v4 2/8] cmake: generate the shell/perl/python scripts and templates, translations
  ` [PATCH v4 3/8] cmake: installation support for git
  ` [PATCH v4 4/8] cmake: support for testing git with ctest
  ` [PATCH v4 5/8] cmake: support for testing git when building out of the source tree
  ` [PATCH v4 6/8] cmake: support for building git on windows with mingw
  ` [PATCH v4 7/8] cmake: support for building git on windows with msvc and clang
  ` [PATCH v4 8/8] ci: modification of main.yml to use cmake for vs-build job

Collaborative conflict resolution feature request
 2020-06-15 12:55 UTC  (16+ messages)

[PATCH] pkt-line: extract out PACKET_HEADER_SIZE
 2020-06-15 12:32 UTC  (16+ messages)
` [PATCH v2 0/3] pkt-line: war on magical `4` literal
  ` [PATCH v2 1/3] remote-curl: use strlen() instead of magic numbers
  ` [PATCH v2 2/3] pkt-line: use string versions of functions
      ` [PATCH v2] "
  ` [PATCH v2 3/3] pkt-line: extract out PACKET_HEADER_SIZE

[RFC PATCH v1 0/6] stash: drop usage of a second index
 2020-06-15 12:02 UTC  (15+ messages)
` [RFC PATCH v1 1/6] stash: mark `i_tree' in reset_tree() const
` [RFC PATCH v1 2/6] stash: remove the second index in stash_working_tree()
` [RFC PATCH v1 3/6] stash: remove the second index in stash_patch()
` [RFC PATCH v1 4/6] stash: remove the second index in save_untracked_files()
` [RFC PATCH v1 5/6] stash: remove the second index in restore_untracked()

[PATCH 0/3] branch and t3200 cleanup
 2020-06-15 11:53 UTC  (4+ messages)
` [PATCH 1/3] t3200: rename "expected" to "expect"
` [PATCH 2/3] t3200: test for specific errors
` [PATCH 3/3] branch: don't mix --edit-description

[PATCH v15 00/13] Reftable support git-core
 2020-06-15 11:32 UTC  (8+ messages)
` [PATCH v16 00/14] "
  ` [PATCH v16 02/14] Make refs_ref_exists public

[PATCH] builtin/diff: fix incorrect comment
 2020-06-15 11:15 UTC 

[PATCH 0/5] [GSoC][RFC] print commits using ref-filter's logic
 2020-06-15 10:57 UTC  (6+ messages)
` [PATCH 1/5] builtin/log: new config log.useRefFilter
` [PATCH 2/5] revision: add `use_ref_filter` in struct rev_info
` [PATCH 3/5] pretty: introduce `get_user_format()`
` [PATCH 4/5] ref_format: add option to skip `\n` at eol
` [PATCH 5/5] pretty-lib: print commits using ref-filters logic

git log --name-only improvement: show old file name in rename
 2020-06-15  7:36 UTC  (5+ messages)

Rename offensive terminology (master)
 2020-06-15  2:54 UTC  (7+ messages)

[PATCH] checkout: teach --worktree
 2020-06-14 21:37 UTC  (6+ messages)
` [PATCH v2] "

includeIf ignores subdirectories (possible bug)
 2020-06-14 15:43 UTC 

Rename offensive terminology (master)
 2020-06-14 15:09 UTC 

Rename offensive terminology (master)
 2020-06-14 12:07 UTC  (9+ messages)

A note from the maintainer
 2020-06-14 11:26 UTC  (2+ messages)

regenerating tags when cloning
 2020-06-14  9:51 UTC  (2+ messages)

[PATCH v3 1/4] alloc: introduce parsed_commits_count
 2020-06-14  6:09 UTC 

[PATCH] worktree: treat "list" as default command
 2020-06-14  5:56 UTC  (3+ messages)

Rename offensive terminology (master)
 2020-06-14  0:03 UTC  (2+ messages)

[RFC PATCH v1 1/6] stash: mark `i_tree' in reset_tree() const
 2020-06-13 22:03 UTC 

About renaming git default branch name from "master" to "main" or equivalent
 2020-06-13 20:39 UTC  (2+ messages)

[GSoC Patch v3 0/4] Move generation, graph_pos to a slab
 2020-06-13 18:57 UTC  (13+ messages)
` [PATCH v3 1/4] alloc: introduce parsed_commits_count
` [PATCH v3 2/4] commit-graph: introduce commit_graph_data_slab
` [PATCH v3 3/4] commit: move members graph_pos, generation to a slab
` [PATCH v3 4/4] commit-graph: minimize commit_graph_data_slab access

[PATCH 0/4] Clean cleanups
 2020-06-13  0:28 UTC  (3+ messages)
` [PATCH 4/4] clean: optimize and document cases where we recurse into subdirectories

Question: Setting the Email Address in ~/.gitconfig
 2020-06-13  0:16 UTC  (3+ messages)

[PATCH] GIT-VERSION-GEN: update for the post 2.27 cycle
 2020-06-12 23:14 UTC  (4+ messages)

[PATCH v3 0/3] improve git-diff documentation and A...B handling
 2020-06-12 19:25 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] t/t3430: avoid undefined git diff behavior
  ` [PATCH v4 2/3] git diff: improve range handling
  ` [PATCH v4 3/3] Documentation: usage for diff combined commits

[PATCH 0/4] t: replace incorrect test_must_fail usage (part 5)
 2020-06-12 18:46 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/4] lib-submodule-update: use callbacks in test_submodule_switch_common()

git for windows: isatty of stdin / stdout inconsistent
 2020-06-12 17:06 UTC 

[PATCH 0/3] improve git-diff documentation and A...B handling
 2020-06-12 17:06 UTC  (4+ messages)
` [PATCH 2/3] git diff: improve A...B merge-base handling

GPG Commit Signing Project
 2020-06-12 17:03 UTC  (5+ messages)

[PATCH v3 0/5] grep: honor sparse checkout and add option to ignore it
 2020-06-12 15:45 UTC  (8+ messages)
` [PATCH v4 0/6] "
  ` [PATCH v4 1/6] doc: grep: unify info on configuration variables
  ` [PATCH v4 2/6] t/helper/test-config: return exit codes consistently
  ` [PATCH v4 3/6] t/helper/test-config: facilitate addition of new cli options
  ` [PATCH v4 4/6] config: correctly read worktree configs in submodules
  ` [PATCH v4 5/6] grep: honor sparse checkout patterns
  ` [PATCH v4 6/6] config: add setting to ignore sparsity patterns in some cmds

Virtual Inclusion Summit (was: Re: Rename offensive terminology (master))
 2020-06-12 14:38 UTC  (10+ messages)
` Virtual Inclusion Summit


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 NNTP newsgroup(s).