git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-11-18 02:17:30 to 2020-11-19 23:32:18 UTC [more...]

The master branch rename, and avoiding another v1.6.0 git-foo fiasco
 2020-11-19 23:29 UTC  (14+ messages)

[PATCH 0/7] config: add --literal-value option
 2020-11-19 23:17 UTC  (13+ messages)
` [PATCH 1/7] t1300: test "set all" mode with value_regex
` [PATCH 2/7] t1300: add test for --replace-all "
` [PATCH 3/7] config: convert multi_replace to flags
` [PATCH 4/7] config: add --literal-value option, un-implemented
` [PATCH 5/7] config: plumb --literal-value into config API
` [PATCH 6/7] config: implement --literal-value with --get*
` [PATCH 7/7] maintenance: use 'git config --literal-value'

[PATCH] pull: colorize the hint about setting `pull.rebase`
 2020-11-19 22:12 UTC  (2+ messages)

[PATCH] hooks: allow input from stdin
 2020-11-19 21:32 UTC  (10+ messages)
` [PATCH v2] "
  ` [PATCH v3] hooks: allow input from stdin for commit-related hooks
    ` [PATCH v4 0/2] "
      ` [PATCH v4 1/2] "
      ` [PATCH v4 2/2] commit: fix stdin conflict between message and hook

[PATCH v2 2/3] submodule: port submodule subcommand 'add' from shell to C
 2020-11-19 20:37 UTC  (5+ messages)

[PATCH 1/2] tests: make sure nested lazy prereqs work reliably
 2020-11-19 19:50 UTC  (6+ messages)
` [PATCH 2/2] tests: fix description of 'test_set_prereq'

[PATCH 00/28] Use main as default branch name
 2020-11-19 19:35 UTC  (11+ messages)
` [RFC/PATCH] tests: support testing with an arbitrary default branch (sort of)

[PATCH v2 00/27] tests: use main as default branch name
 2020-11-19 19:30 UTC  (33+ messages)
` [PATCH v2 28/27] tests: run tests omitted by PREPARE_FOR_MAIN_BRANCH
` [PATCH v3 00/28] tests: use main as default branch name
  ` [PATCH v3 01/28] tests: mark tests relying on the current default for `init.defaultBranch`
  ` [PATCH v3 02/28] t0060: preemptively adjust alignment
  ` [PATCH v3 03/28] t[01]*: adjust the references to the default branch name "main"
  ` [PATCH v3 04/28] t2*: "
  ` [PATCH v3 05/28] t3[0-3]*: "
  ` [PATCH v3 06/28] t3416: preemptively adjust alignment in a comment
  ` [PATCH v3 07/28] t34*: adjust the references to the default branch name "main"
  ` [PATCH v3 08/28] t3[5-9]*: "
  ` [PATCH v3 09/28] t4*: "
  ` [PATCH v3 10/28] t5323: prepare centered comment for `master` -> `main`
  ` [PATCH v3 11/28] t5[0-4]*: adjust the references to the default branch name "main"
  ` [PATCH v3 12/28] t5503: prepare aligned comment for replacing `master` with `main`
  ` [PATCH v3 13/28] t550*: adjust the references to the default branch name "main"
  ` [PATCH v3 14/28] t551*: "
  ` [PATCH v3 15/28] t55[23]*: "
  ` [PATCH v3 16/28] t55[4-9]*: "
  ` [PATCH v3 17/28] t5[6-9]*: "
  ` [PATCH v3 18/28] t6[0-3]*: "
  ` [PATCH v3 19/28] t64*: preemptively adjust alignment to prepare for `master` -> `main`
  ` [PATCH v3 20/28] t6[4-9]*: adjust the references to the default branch name "main"
  ` [PATCH v3 21/28] t7[0-4]*: "
  ` [PATCH v3 22/28] t7[5-9]*: "
  ` [PATCH v3 23/28] t8*: "
  ` [PATCH v3 24/28] t9[0-4]*: "
  ` [PATCH v3 25/28] t9[5-7]*: "
  ` [PATCH v3 26/28] tests(git-p4): transition to the default branch name `main`
  ` [PATCH v3 27/28] t99*: adjust the references to the default branch name "main"
  ` [PATCH v3 28/28] tests: drop prereq `PREPARE_FOR_MAIN_BRANCH` where no longer needed

What's cooking in git.git (Nov 2020, #02; Mon, 9)
 2020-11-19 18:06 UTC  (12+ messages)
` ds/maintenance-part-3 (was Re: What's cooking in git.git (Nov 2020, #02; Mon, 9))

git add fails silently when adding files in subfolders which contain their own repositories
 2020-11-19 16:35 UTC 

git-completion 1.2 released
 2020-11-19 16:09 UTC 

[PATCH] t5310-pack-bitmaps: skip JGit tests with SHA256
 2020-11-19 15:44 UTC  (6+ messages)

RFC: auto-enabling parallel-checkout on NFS
 2020-11-19 14:11 UTC  (3+ messages)

RFC: auto-enabling parallel-checkout on NFS
 2020-11-19 14:04 UTC  (3+ messages)

[PATCH 00/28] Use main as default branch name
 2020-11-19 12:33 UTC  (37+ messages)

[PATCH] enable core.fsyncObjectFiles by default
 2020-11-19 11:38 UTC  (5+ messages)
` [RFC PATCH 1/2] sha1-file: fsync() loose dir entry when core.fsyncObjectFiles

[PATCH] t1309: use a non-loaded branch name in the `onbranch` test cases
 2020-11-19 11:41 UTC  (6+ messages)
` [PATCH v2] t1309: use a neutral "

[PATCH] t3040: remove stale note
 2020-11-19 11:23 UTC  (3+ messages)

(no subject)
 2020-11-19  8:18 UTC 

[PATCH 0/2] config: allow specifying config entries via envvar pairs
 2020-11-19  6:37 UTC  (20+ messages)
` [PATCH 2/2] "

[PATCH 0/4] completion: bash: a bunch of fixes
 2020-11-19  1:52 UTC  (5+ messages)
` [PATCH 1/4] completion: bash: fix prefix detection in branch.*
` [PATCH 2/4] completion: bash: add correct suffix in variables
` [PATCH 3/4] completion: bash: fix for suboptions with value
` [PATCH 4/4] completion: bash: fix for multiple dash commands

what is dirty 2nd
 2020-11-19  0:56 UTC 

[PATCH v2 0/3] submodule: port subcommand add from shell to C
 2020-11-19  0:03 UTC  (4+ messages)
` [PATCH v2 1/3] dir: change the scope of function 'directory_exists_in_index()'

[PATCH] t4015: let the test pass with any default branch name
 2020-11-18 23:35 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/3] t2106 vs. the default branch name
 2020-11-18 22:25 UTC  (9+ messages)
` [PATCH 1/3] t2106: adjust style to the current conventions
` [PATCH 2/3] t2106: make test independent of the current main branch name
` [PATCH 3/3] t2106: ensure that the checkout fails for the expected reason

[PATCH v3 0/4] Maintenance IV: Platform-specific background maintenance
 2020-11-18 21:16 UTC  (13+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/4] maintenance: include 'cron' details in docs
  ` [PATCH v4 3/4] maintenance: use launchctl on macOS
  ` [PATCH v4 4/4] maintenance: use Windows scheduled tasks

[BUG?] "git config --replace-all key value value_regex" ignores value_regex?
 2020-11-18 20:28 UTC  (4+ messages)

[PATCH 00/23] pack-bitmap: bitmap generation improvements
 2020-11-18 19:51 UTC  (4+ messages)
` [PATCH v2 00/24] "

phpdoc diff in git -L is not the correct one
 2020-11-18 19:18 UTC  (7+ messages)

[RFC/PATCH] Add fetch.updateHead option
 2020-11-18 19:04 UTC  (5+ messages)

[PATCH v3] help.c: configurable suggestions
 2020-11-18 18:27 UTC  (5+ messages)

[PATCH v4] help.c: expand options for help.autocorrect
 2020-11-18 18:15 UTC  (3+ messages)

[PATCH 15/16] commit-reach: make can_all_from_reach... linear
 2020-11-18 17:47 UTC  (13+ messages)

[PATCH v5] help.c: expand options for help.autocorrect
 2020-11-18 17:49 UTC 

[PATCH] git-gui: update Russian translation
 2020-11-18 17:43 UTC  (5+ messages)

Keeping the original init.defaultBranch config value
 2020-11-18 17:35 UTC  (2+ messages)
` Re* "

[PATCH] ci: avoid using the deprecated `set-env` construct
 2020-11-18 11:48 UTC  (5+ messages)

Why Git LFS is not a built-in feature
 2020-11-18 10:20 UTC  (5+ messages)
      ` Partial clone demo for large files (Re: Why Git LFS is not a built-in feature)

[PATCH 0/2] git-gui: Auto-rescan on activate
 2020-11-18  9:17 UTC  (8+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[PATCH 0/2] update-ref: Allow creation of multiple transactions
 2020-11-18  7:02 UTC  (6+ messages)
` [PATCH v4 0/4] update-ref: allow "
  ` [PATCH v4 1/4] t1400: avoid touching refs on filesystem

[PATCH] list-objects-filter-options: fix function name in BUG
 2020-11-18  6:22 UTC  (6+ messages)


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