git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-11 16:16:48 to 2020-06-15 10:34:04 UTC [more...]

[PATCH 0/9] Allow overriding the default name of the default branch
 2020-06-15 10:03 UTC  (42+ messages)
` [PATCH 1/9] init: allow overriding the default branch name for new repositories
` [PATCH 8/9] fast-export: respect the possibly-overridden default branch name
            ` Re* "

Rename offensive terminology (master)
 2020-06-15 10:07 UTC  (37+ messages)

Collaborative conflict resolution feature request
 2020-06-15  9:51 UTC  (13+ messages)

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] pkt-line: extract out PACKET_HEADER_SIZE
 2020-06-14 22:28 UTC  (15+ 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

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

[RFC PATCH v1 0/6] stash: drop usage of a second index
 2020-06-13 19:41 UTC  (14+ 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()

[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  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] lib-submodule-update: add space after function name
  ` [PATCH v3 2/4] lib-submodule-update: consolidate --recurse-submodules
  ` [PATCH v3 3/4] lib-submodule-update: prepend "git" to $command
  ` [PATCH v3 4/4] lib-submodule-update: use callbacks in test_submodule_switch_common()

[PATCH v3 0/8] CMake build system for git
 2020-06-12 18:29 UTC  (10+ 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

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

[PATCH v15 00/13] Reftable support git-core
 2020-06-12  9:51 UTC  (7+ messages)
` [PATCH v16 00/14] "
  ` [PATCH v16 02/14] Make refs_ref_exists public

Dealing git ignored files
 2020-06-12  8:25 UTC 

[PATCH] diff-files: treat "i-t-a" files as "not-in-index"
 2020-06-11 23:28 UTC  (3+ messages)

[PATCH 00/14] upload-pack: use 'struct upload_pack_data' thoroughly, part 3
 2020-06-11 20:04 UTC  (2+ messages)

git sparse-checkout set not working in git 2.27.0
 2020-06-11 18:30 UTC  (2+ messages)

[PATCH] pull: passthrough --no-verify to merge
 2020-06-11 17:37 UTC  (2+ messages)


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