git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-11-20 13:11:14 to 2020-11-24 02:21:48 UTC [more...]

[PATCH v3 0/4] Maintenance IV: Platform-specific background maintenance
 2020-11-24  2:20 UTC  (4+ messages)
` [PATCH v4 "

Pick the right default and stop warn on `git pull`
 2020-11-24  2:18 UTC  (18+ messages)

[PATCH v7 0/1] Reject non-ff pulls by default
 2020-11-24  1:51 UTC  (10+ messages)
` [PATCH v7 1/1] pull: add ff-only option

[PATCH v2 10/14] t3800: make hash-size independent
 2020-11-24  1:07 UTC  (8+ messages)
` [PATCH] mktag: don't check SHA-1 object length under SHA-256

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

[PATCH] stash: add missing space to an error message
 2020-11-24  0:52 UTC 

[PATCH 0/3] Add helpful advice about init.defaultBranch
 2020-11-23 23:53 UTC  (22+ messages)
` [PATCH 1/3] init: document `init.defaultBranch` better
` [PATCH 2/3] get_default_branch_name(): prepare for showing some advice
` [PATCH 3/3] init: provide useful advice about init.defaultBranch
` [PATCH v2 0/4] Add helpful "
  ` [PATCH v2 1/4] init: document `init.defaultBranch` better
  ` [PATCH v2 2/4] branch -m: allow renaming a yet-unborn branch
  ` [PATCH v2 3/4] get_default_branch_name(): prepare for showing some advice
  ` [PATCH v2 4/4] init: provide useful advice about init.defaultBranch

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

[PATCH] glossary: improve "branch" definition
 2020-11-23 23:26 UTC  (4+ messages)

RFC: auto-enabling parallel-checkout on NFS
 2020-11-23 23:18 UTC  (4+ messages)

[RFC PATCH] usage: add trace2 entry upon warning()
 2020-11-23 22:30 UTC  (3+ messages)
` [RFC PATCH v2] "

[PATCH] git-gui: Basic dark mode support
 2020-11-23 20:50 UTC  (14+ messages)
` [PATCH v2] "
      ` [PATCH] git-gui: Fix selected text colors
            ` [PATCH] git-gui: use gray selection background for inactive text widgets

[PATCH 00/23] pack-bitmap: bitmap generation improvements
 2020-11-23 20:19 UTC  (25+ messages)
` [PATCH 01/23] ewah/ewah_bitmap.c: grow buffer past 1
` [PATCH 07/23] ewah: make bitmap growth less aggressive
` [PATCH 08/23] ewah: implement bitmap_or()
` [PATCH v2 00/24] pack-bitmap: bitmap generation improvements
  ` [PATCH v2 12/24] pack-bitmap-write: fill bitmap with commit history
  ` [PATCH v2 13/24] bitmap: add bitmap_diff_nonzero()

What's cooking in git.git (Nov 2020, #04; Thu, 19)
 2020-11-23 19:15 UTC  (4+ messages)
` ag/merge-strategies-in-c [was Re: What's cooking in git.git (Nov 2020, #04; Thu, 19)]

[PATCH 0/2] Fix a segfault in git log --notes
 2020-11-23 18:44 UTC  (5+ messages)
` [PATCH 1/2] notes.c: fix a segfault in notes_display_config()
` [PATCH 2/2] t3301: test proper exit response to no-value notes.displayRef

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

[PATCH] clone: --filter=tree:0 implies fetch.recurseSubmodules=no
 2020-11-23 15:18 UTC  (4+ messages)

[PATCH] rm: honor sparse checkout patterns
 2020-11-23 13:23 UTC  (10+ messages)

[PATCH 0/4] grep: retire `init_grep_defaults()`
 2020-11-23 11:03 UTC  (9+ messages)
` [PATCH 1/4] grep: don't set up a "default" repo for grep
` [PATCH 2/4] grep: use designated initializers for `grep_defaults`
` [PATCH 3/4] grep: simplify color setup
` [PATCH 4/4] MyFirstObjectWalk: drop `init_walken_defaults()`

gc docs: git gc --keep-base-pack ?
 2020-11-23 10:18 UTC  (4+ messages)
` [PATCH 1/2] gc docs: change --keep-base-pack to --keep-largest-pack

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

Keeping the original init.defaultBranch config value
 2020-11-22 19:00 UTC  (3+ messages)
` Re* "

[PATCH 00/28] Use main as default branch name
 2020-11-22 23:54 UTC  (14+ messages)

[PATCH 0/1] git-gui: fix colored label backgrounds on Mac
 2020-11-22 19:45 UTC  (2+ messages)
` [PATCH 1/1] git-gui: fix colored label backgrounds when using themed widgets

[PATCH] refspec: make @ a valid refspec
 2020-11-22 16:46 UTC 

[PATCH v3 00/11] [GSoC] Implement Corrected Commit Date
 2020-11-22  5:31 UTC  (7+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 10/10] doc: add corrected commit date info

[PATCH 0/3] Fix stash apply in sparse checkouts (and a submodule test)
 2020-11-22  3:47 UTC  (6+ messages)
` [PATCH 1/3] t7012: add a testcase demonstrating stash apply bugs in sparse checkouts
` [PATCH 2/3] stash: remove unnecessary process forking
` [PATCH 3/3] stash: fix stash application in sparse-checkouts

(no subject)
 2020-11-21 21:54 UTC  (4+ messages)
` Bug report: orphaned pack-objects after killing upload-pack on [was: (no subject)]
    ` Bug report: orphaned pack-objects after killing upload-pack on [

[PATCH] myFirstContribition: answering questions is not the end of the story
 2020-11-21 21:53 UTC  (5+ messages)

Bug report: git apply --cached --reject
 2020-11-21 20:18 UTC  (2+ messages)

There is nothing wrong with the word "master"
 2020-11-21 15:46 UTC  (2+ messages)

receive.denyCurrentBranch updateInstead issues when using separate git dir
 2020-11-21 13:58 UTC 

[RFC/PATCH] Add fetch.updateHead option
 2020-11-21  1:53 UTC  (7+ messages)

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

[PATCH v2 00/27] tests: use main as default branch name
 2020-11-20 18:08 UTC  (6+ messages)
` [PATCH v2 28/27] tests: run tests omitted by PREPARE_FOR_MAIN_BRANCH

[PATCH v3] hooks: allow input from stdin for commit-related hooks
 2020-11-20 18:13 UTC  (7+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] "

[PATCH] worktree: fix order of arguments in error message
 2020-11-20 16:24 UTC  (2+ messages)

[PATCH] gitweb: Replace <base> tag with full URLs (when using PATH_INFO)
 2020-11-20 15:19 UTC  (6+ messages)
` [PATCH v3] "


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