git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-12-08 00:29:03 to 2020-12-09 18:54:44 UTC [more...]

[PATCH v3 0/7] Maintenance III: Background maintenance
 2020-12-09 18:51 UTC  (4+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 5/8] maintenance: add start/stop subcommands

[PATCH] doc: 'T' status code for git status
 2020-12-09 18:35 UTC  (4+ messages)

[PATCH v2 0/2] vim: configuration and sharness syntax
 2020-12-09 17:27 UTC  (10+ messages)
` [PATCH v2 1/2] Add project-wide .vimrc configuration
` [PATCH v2 2/2] contrib: vim: add sharness syntax file

[PATCH 00/15] Refactor chunk-format into an API
 2020-12-09 17:13 UTC  (15+ messages)
` [PATCH 02/15] chunk-format: add API for writing table of contents
` [PATCH 05/15] midx: add entries to write_midx_context
` [PATCH 10/15] midx: use chunk-format API in write_midx_internal()
` [PATCH 11/15] midx: use 64-bit multiplication for chunk sizes
` [PATCH 12/15] chunk-format: create write_chunks()

[PATCH v2 0/2] config: allow specifying config entries via envvar pairs
 2020-12-09 16:34 UTC  (17+ messages)
` [PATCH v4 0/6] config: allow specifying config entries via env
  ` [PATCH v4 1/6] git: add `--super-prefix` to usage string
  ` [PATCH v4 2/6] config: add new way to pass config via `--config-env`
      ` [PATCH 1/3] quote: make sq_dequote_step() a public function
      ` [PATCH 2/3] config: parse more robust format in GIT_CONFIG_PARAMETERS
      ` [PATCH 3/3] config: store "git -c" variables using more robust format
  ` [PATCH v4 3/6] environment: make `getenv_safe()` non-static
  ` [PATCH v4 4/6] config: extract function to parse config pairs
  ` [PATCH v4 5/6] config: refactor parsing of GIT_CONFIG_PARAMETERS
  ` [PATCH v4 6/6] config: allow specifying config entries via envvar pairs

[PATCH] Add project-wide .vimrc configuration
 2020-12-09 16:18 UTC  (15+ messages)

[PATCH v2 0/5] pretty format %(trailers): improve machine readability
 2020-12-09 15:52 UTC  (7+ messages)
` [PATCH v3 "
` [PATCH v3 1/5] pretty format %(trailers) test: split a long line
` [PATCH v3 2/5] pretty format %(trailers) doc: avoid repetition
` [PATCH v3 3/5] pretty-format %(trailers): fix broken standalone "valueonly"
` [PATCH v3 4/5] pretty format %(trailers): add a "keyonly"
` [PATCH v3 5/5] pretty format %(trailers): add a "key_value_separator"

[PATCH] t5310: stop expecting the default branch name `master`
 2020-12-09 14:53 UTC  (6+ messages)

[PATCH 0/3] Add helpful advice about init.defaultBranch
 2020-12-09 14:47 UTC  (7+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 4/4] init: provide useful "

What's cooking in git.git (Dec 2020, #01; Tue, 8)
 2020-12-09 14:11 UTC  (6+ messages)
` fc/pull-merge-rebase, was "
` js/init-defaultbranch-advice, "

[PATCH 00/26] git-log: implement new --diff-merge options
 2020-12-09 14:08 UTC  (15+ messages)

[PATCH v3 00/16] reftable library
 2020-12-09 14:00 UTC  (17+ messages)
` [PATCH v4 00/15] "
  ` [PATCH v4 01/15] init-db: set the_repository->hash_algo early on
  ` [PATCH v4 02/15] reftable: add LICENSE
  ` [PATCH v4 03/15] reftable: add error related functionality
  ` [PATCH v4 04/15] reftable: utility functions
  ` [PATCH v4 05/15] reftable: add blocksource, an abstraction for random access reads
  ` [PATCH v4 06/15] reftable: (de)serialization for the polymorphic record type
  ` [PATCH v4 07/15] reftable: reading/writing blocks
  ` [PATCH v4 08/15] reftable: a generic binary tree implementation
  ` [PATCH v4 09/15] reftable: write reftable files
  ` [PATCH v4 10/15] reftable: read "
  ` [PATCH v4 11/15] reftable: reftable file level tests
  ` [PATCH v4 12/15] reftable: rest of library
  ` [PATCH v4 13/15] Reftable support for git-core
  ` [PATCH v4 14/15] git-prompt: prepare for reftable refs backend
  ` [PATCH v4 15/15] Add "test-tool dump-reftable" command

[PATCH] submodules: fix of regression on fetching of non-init subsub-repo
 2020-12-09 14:00 UTC  (15+ messages)
` [PATCH v2] "
      ` [PATCH v3] "
            ` [PATCH v4] "

[PATCH] t7064: avoid relying on a specific default branch name
 2020-12-09 10:01 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

Single-Branch Clone: Ability to set a branch for tracking (--track, --set-upstream-to) inoptimally relies on whether it's specified in git config as a branch that's fetchable by default, or if still intended/required, git-fetch should do automatically
 2020-12-09 11:22 UTC 

[PATCH v2 00/14] pull: default warning improvements
 2020-12-09  9:52 UTC  (19+ messages)
` [PATCH v2 02/14] pull: improve default warning

GIT_DIR output from git worktree list
 2020-12-09  9:30 UTC  (6+ messages)

[PATCH 0/1] maintenance: Fix a SEGFAULT when no repository when running git maintenance run/start
 2020-12-09  9:29 UTC  (7+ messages)
` [PATCH v2 0/1] maintenance: Fix SEGFAULT when running outside of a repository
  ` [PATCH v2 1/1] maintenance: fix SEGFAULT when no repository

RFC: Modernizing the contept of plumbing v.s. porcelain
 2020-12-09  8:17 UTC 

New sharness/test vim syntax
 2020-12-09  0:30 UTC  (4+ messages)

[PATCH 00/17] use config-based hooks (config-based hooks part
 2020-12-08 23:02 UTC  (3+ messages)
` [PATCH 10/17] hook: convert 'post-rewrite' hook to config

[PATCH v3 3/5] gitweb/Makefile: conditionally include ../GIT-VERSION-FILE
 2020-12-08 22:34 UTC 

[PATCH v3 4/5] Makefile: don't try to clean old debian build product
 2020-12-08 22:35 UTC 

[PATCH v3 5/5] Makefile: don't use a versioned temp distribution directory
 2020-12-08 22:36 UTC 

[PATCH v3 0/5] speed up 'make clean'
 2020-12-08 22:30 UTC 

[PATCH v3 1/5] Documentation/Makefile: conditionally include doc.dep
 2020-12-08 22:31 UTC 

[PATCH v3 2/5] Documentation/Makefile: conditionally include ../GIT-VERSION-FILE
 2020-12-08 22:33 UTC 

[PATCH] diff: do not show submodule with untracked files as "-dirty"
 2020-12-08 22:26 UTC  (9+ messages)
` [Outreachy][PATCH v6] "
` [Outreachy][PATCH v7] "

'git worktree repair' can't repair when main and linked worktrees are moved
 2020-12-08 22:27 UTC  (4+ messages)

[PATCH v2 1/5] Documentation/Makefile: conditionally include doc.dep
 2020-12-08 22:25 UTC  (5+ messages)

[PATCH v2 2/5] Documentation/Makefile: conditionally include ../GIT-VERSION-FILE
 2020-12-08 22:23 UTC  (3+ messages)

[PATCH v6 00/17] propose config-based hooks (part I)
 2020-12-08 22:11 UTC  (4+ messages)
` [PATCH 15/17] hook: provide stdin by string_list or callback

[PATCH 00/23] pack-bitmap: bitmap generation improvements
 2020-12-08 22:05 UTC  (30+ messages)
` [PATCH v3 00/24] "
` [PATCH v4 "
  ` [PATCH v4 01/24] ewah/ewah_bitmap.c: avoid open-coding ALLOC_GROW()
  ` [PATCH v4 02/24] pack-bitmap: fix header size check
  ` [PATCH v4 03/24] pack-bitmap: bounds-check size of cache extension
  ` [PATCH v4 04/24] t5310: drop size of truncated ewah bitmap
  ` [PATCH v4 05/24] rev-list: die when --test-bitmap detects a mismatch
  ` [PATCH v4 06/24] ewah: factor out bitmap growth
  ` [PATCH v4 07/24] ewah: make bitmap growth less aggressive
  ` [PATCH v4 08/24] ewah: implement bitmap_or()
  ` [PATCH v4 09/24] ewah: add bitmap_dup() function
  ` [PATCH v4 10/24] pack-bitmap-write: reimplement bitmap writing
  ` [PATCH v4 11/24] pack-bitmap-write: pass ownership of intermediate bitmaps
  ` [PATCH v4 12/24] pack-bitmap-write: fill bitmap with commit history
  ` [PATCH v4 13/24] bitmap: implement bitmap_is_subset()
  ` [PATCH v4 14/24] commit: implement commit_list_contains()
  ` [PATCH v4 15/24] t5310: add branch-based checks
  ` [PATCH v4 16/24] pack-bitmap-write: rename children to reverse_edges
  ` [PATCH v4 17/24] pack-bitmap.c: check reads more aggressively when loading
  ` [PATCH v4 18/24] pack-bitmap-write: build fewer intermediate bitmaps
  ` [PATCH v4 19/24] pack-bitmap-write: ignore BITMAP_FLAG_REUSE
  ` [PATCH v4 20/24] pack-bitmap: factor out 'bitmap_for_commit()'
  ` [PATCH v4 21/24] pack-bitmap: factor out 'add_commit_to_bitmap()'
  ` [PATCH v4 22/24] pack-bitmap-write: use existing bitmaps
  ` [PATCH v4 23/24] pack-bitmap-write: relax unique revwalk condition
  ` [PATCH v4 24/24] pack-bitmap-write: better reuse bitmaps

[PATCH] worktree: teach `repair` to fix multi-directional breakage
 2020-12-08 21:47 UTC  (2+ messages)

Cloning empty repository uses locally configured default branch name
 2020-12-08 21:15 UTC  (8+ messages)

[PATCH v3 00/16] pull: default warning improvements
 2020-12-08 18:55 UTC  (9+ messages)
` [PATCH v3 01/16] doc: pull: explain what is a fast-forward

[PATCH 0/1] git-gui: fix colored label backgrounds on Mac
 2020-12-08 15:20 UTC  (6+ messages)
` [PATCH 1/1] git-gui: fix colored label backgrounds when using themed widgets

[ANNOUNCE] Git for Windows 2.29.2(3)
 2020-12-08 14:35 UTC 

[Outreachy ] Project Blog
 2020-12-08 12:09 UTC 

[PATCH v4 0/2] rev-parse options for absolute or relative paths
 2020-12-08  2:51 UTC  (4+ messages)
` [PATCH v4 1/2] abspath: add a function to resolve paths with missing components

[PATCH v4 00/19] pull: default ff-only mode
 2020-12-08  0:57 UTC  (11+ messages)
` [PATCH v4 11/19] rebase: add REBASE_DEFAULT
` [PATCH v4 12/19] pull: move configurations fetches
` [PATCH v4 13/19] test: merge-pull-config: trivial cleanup
` [PATCH v4 14/19] test: pull-options: revert unnecessary changes
` [PATCH v4 15/19] pull: trivial memory fix
` [PATCH v4 16/19] pull: add pull.mode
` [PATCH v4 17/19] pull: add pull.mode=ff-only
` [PATCH v4 18/19] pull: advice of future changes
` [PATCH v4 19/19] future: pull: enable ff-only mode by default

Smudge Error: Smudge Filter LFS Failed during Git Pull
 2020-12-07 15:00 UTC 


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