git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-04-17 12:54:50 to 2021-04-20 06:31:19 UTC [more...]

Pain points in Git's patch flow
 2021-04-20  6:30 UTC  (18+ messages)

Git push --mirror hangs
 2021-04-20  6:30 UTC  (3+ messages)

git checkout behaviour when only ctime of file changes
 2021-04-20  6:10 UTC  (6+ messages)

[PATCH 0/2] [GSOC] ref-filter: reuse output buffer
 2021-04-20  6:05 UTC  (6+ messages)
` [PATCH 1/2] [GSOC] ref-filter: get rid of show_ref_array_item
` [PATCH 2/2] [GSOC] ref-filter: reuse output buffer

[Question] git cat-file --batch cannot handle irregular path
 2021-04-20  4:23 UTC  (2+ messages)

[PATCH] builtin/repack.c: set a default factor for '--geometric'
 2021-04-20  1:47 UTC 

[PATCH 0/3] fast-export, fast-import: implement signed-commits
 2021-04-20  1:45 UTC  (7+ messages)
` [PATCH 1/3] git-fast-import.txt: add missing LF in the BNF
` [PATCH 2/3] fast-export: rename --signed-tags='warn' to 'warn-verbatim'
` [PATCH 3/3] fast-export, fast-import: implement signed-commits

Random GitHub Actions added to git/git???
 2021-04-20  0:41 UTC  (2+ messages)

What's cooking in git.git (Apr 2021, #05; Mon, 19)
 2021-04-19 23:25 UTC 

[PATCH v3 0/8] rev-parse: implement object type filter
 2021-04-19 23:16 UTC  (20+ messages)
` [PATCH v4 0/8] rev-list: "
  ` [PATCH v5 "
    ` [PATCH v5 1/8] uploadpack.txt: document implication of `uploadpackfilter.allow`
    ` [PATCH v5 2/8] revision: mark commit parents as NOT_USER_GIVEN
    ` [PATCH v5 3/8] list-objects: move tag processing into its own function
    ` [PATCH v5 4/8] list-objects: support filtering by tag and commit
    ` [PATCH v5 5/8] list-objects: implement object type filter
    ` [PATCH v5 6/8] pack-bitmap: "
    ` [PATCH v5 7/8] pack-bitmap: implement combined filter
    ` [PATCH v5 8/8] rev-list: allow filtering of provided items

What's cooking (draft for #4's issue this month)
 2021-04-19 23:14 UTC  (6+ messages)

rather slow 'git repack' in 'blob:none' partial clones
 2021-04-19 23:09 UTC  (13+ messages)
` [PATCH 0/2] prevent `repack` to unpack and delete promisor objects
  ` [PATCH 2/2] repack: avoid loosening promisor pack objects in partial clones
  ` [PATCH v2 0/1] prevent `repack` to unpack and delete promisor objects
    ` [PATCH v2 1/1] repack: avoid loosening promisor objects in partial clones

[PATCH v3 0/3] config: allow overriding global/system config
 2021-04-19 21:55 UTC  (13+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] config: rename `git_etc_config()`
  ` [PATCH v5 0/3] config: allow overriding global/system config
    ` [PATCH v5 1/3] config: rename `git_etc_config()`
    ` [PATCH v5 2/3] config: unify code paths to get global config paths
    ` [PATCH v5 3/3] config: allow overriding of global and system configuration

RFC: Moving git-gui development to GitHub
 2021-04-19 21:52 UTC  (8+ messages)
          ` Pain points in PRs [was: Re: RFC: Moving git-gui development to GitHub]

[PATCH] doc: clarify the filename encoding in git diff
 2021-04-19 21:33 UTC  (2+ messages)

[PATCH] object-info: support for retrieving object info
 2021-04-19 21:18 UTC  (3+ messages)

[PATCH 00/18] Prepare tests for reftable backend
 2021-04-19 21:11 UTC  (21+ messages)
` [PATCH 01/18] t4202: split testcase for invalid HEAD symref and HEAD hash
` [PATCH 02/18] t9300: check ref existence using git-rev-parse rather than FS check
` [PATCH 03/18] t5601: read HEAD using rev-parse
` [PATCH 04/18] t1401-symbolic-ref: avoid direct filesystem access
` [PATCH 05/18] t1413: use tar to save and restore entire .git directory
` [PATCH 06/18] t1301: fix typo in error message
` [PATCH 07/18] t5000: inspect HEAD using git-rev-parse
` [PATCH 08/18] t7003: use rev-parse rather than FS inspection
` [PATCH 09/18] t5304: use "reflog expire --all" to clear the reflog
` [PATCH 10/18] test-lib: provide test prereq REFFILES
` [PATCH 11/18] t1407: require REFFILES for for_each_reflog test
` [PATCH 12/18] t1414: mark corruption test with REFFILES
` [PATCH 13/18] t2017: mark --orphan/logAllRefUpdates=false test as REFFILES
` [PATCH 14/18] t1404: mark tests that muck with .git directly "
` [PATCH 15/18] t7900: mark pack-refs tests "
` [PATCH 16/18] t7003: check reflog existence only for REFFILES
` [PATCH 17/18] t4202: mark bogus head hash test with REFFILES
` [PATCH 18/18] t1415: set REFFILES for test specific to storage format

[PATCH 0/5] Parallel Checkout (part 2)
 2021-04-19 19:53 UTC  (18+ messages)
` [PATCH v2 "
  ` [PATCH v3 "
    ` [PATCH v3 1/5] unpack-trees: add basic support for parallel checkout
    ` [PATCH v3 2/5] parallel-checkout: make it truly parallel
    ` [PATCH v3 3/5] parallel-checkout: add configuration options
    ` [PATCH v3 4/5] parallel-checkout: support progress displaying
    ` [PATCH v3 5/5] parallel-checkout: add design documentation
    ` [PATCH v4 0/5] Parallel Checkout (part 2)
      ` [PATCH v4 1/5] unpack-trees: add basic support for parallel checkout
      ` [PATCH v4 2/5] parallel-checkout: make it truly parallel
      ` [PATCH v4 3/5] parallel-checkout: add configuration options
      ` [PATCH v4 4/5] parallel-checkout: support progress displaying
      ` [PATCH v4 5/5] parallel-checkout: add design documentation

Using --term-* with bisect breaks skip
 2021-04-19 19:32 UTC  (6+ messages)

RFC/Discussion - Submodule UX Improvements
 2021-04-19 19:28 UTC  (7+ messages)

Strategy to deal with slow cloners
 2021-04-19 18:08 UTC  (2+ messages)

[PATCH 0/2] git: support separate arg for `--config-env`'s value
 2021-04-19 15:56 UTC  (3+ messages)
` [PATCH 1/2] git.txt: fix synopsis of `--config-env` missing the equals sign
` [PATCH 2/2] git: support separate arg for `--config-env`'s value

[PATCH v2 0/2] config: allow specifying config entries via envvar pairs
 2021-04-19 15:28 UTC  (6+ messages)
` [PATCH v8 0/8] "
  ` [PATCH v8 2/8] config: add new way to pass config via `--config-env`

[PATCH v6 00/20] reftable library
 2021-04-19 11:37 UTC  (30+ messages)
` [PATCH v7 00/28] "
  ` [PATCH v7 01/28] refs: ref_iterator_peel returns boolean, rather than peel_status
  ` [PATCH v7 02/28] refs: document reflog_expire_fn's flag argument
  ` [PATCH v7 03/28] refs/debug: trace into reflog expiry too
  ` [PATCH v7 04/28] hash.h: provide constants for the hash IDs
  ` [PATCH v7 05/28] init-db: set the_repository->hash_algo early on
  ` [PATCH v7 06/28] reftable: add LICENSE
  ` [PATCH v7 07/28] reftable: add error related functionality
  ` [PATCH v7 08/28] reftable: utility functions
  ` [PATCH v7 09/28] reftable: add blocksource, an abstraction for random access reads
  ` [PATCH v7 10/28] reftable: (de)serialization for the polymorphic record type
  ` [PATCH v7 11/28] Provide zlib's uncompress2 from compat/zlib-compat.c
  ` [PATCH v7 12/28] reftable: reading/writing blocks
  ` [PATCH v7 13/28] reftable: a generic binary tree implementation
  ` [PATCH v7 14/28] reftable: write reftable files
  ` [PATCH v7 15/28] reftable: generic interface to tables
  ` [PATCH v7 16/28] reftable: read reftable files
  ` [PATCH v7 17/28] reftable: reftable file level tests
  ` [PATCH v7 18/28] reftable: add a heap-based priority queue for reftable records
  ` [PATCH v7 19/28] reftable: add merged table view
  ` [PATCH v7 20/28] reftable: implement refname validation
  ` [PATCH v7 21/28] reftable: implement stack, a mutable database of reftable files
  ` [PATCH v7 22/28] reftable: add dump utility
  ` [PATCH v7 23/28] Reftable support for git-core
  ` [PATCH v7 24/28] git-prompt: prepare for reftable refs backend
  ` [PATCH v7 25/28] Add "test-tool dump-reftable" command
  ` [PATCH v7 26/28] t1301: document what needs to be done for REFTABLE
  ` [PATCH v7 27/28] t1401,t2011: parameterize HEAD.lock "
  ` [PATCH v7 28/28] t1404: annotate test cases with REFFILES

[PATCH] list-objects-filter-options.h: fix an 'hdr-check' warning
 2021-04-19 10:53 UTC  (2+ messages)

[RFC PATCH v1 00/13][GSoC] doc: (monospace) apply CodingGuidelines on a large-scale
 2021-04-19  9:33 UTC  (5+ messages)

[PATCH] git-merge: move space to between strings
 2021-04-18 19:17 UTC  (2+ messages)

What's cooking in git.git (Apr 2021, #04; Thu, 15)
 2021-04-18 19:09 UTC  (4+ messages)

[PATCH 1/2] repack: teach --no-prune-packed to skip `git prune-packed`
 2021-04-18 14:15 UTC  (3+ messages)

[BUG?] 'git describe seen'?
 2021-04-18 13:27 UTC  (5+ messages)

[PATCH] [GSOC] ref-filter: get rid of show_ref_array_item
 2021-04-18 11:22 UTC  (3+ messages)

If the initial commit is empty, it is not shown in "git log --simplify-by-decoration"
 2021-04-18  8:59 UTC  (2+ messages)

[PATCH v10 0/2] [GSOC] trailer: add new .cmd config option
 2021-04-18  7:47 UTC  (6+ messages)
` [PATCH v11 "
  ` [PATCH v11 1/2] [GSOC] docs: correct description of .command
  ` [PATCH v11 2/2] [GSOC] trailer: add new .cmd config option

[PATCH 00/16] test-lib.sh: new test_commit args, simplification & fixes
 2021-04-18  5:11 UTC  (16+ messages)
` [PATCH v2 00/12] "
  ` [PATCH v2 02/12] test-lib: bring $remove_trash out of retirement
  ` [PATCH v2 06/12] test-lib functions: add an --annotated option to "test_commit"
  ` [PATCH v2 08/12] test-lib functions: add --printf option to test_commit
  ` [PATCH v2 09/12] submodule tests: use symbolic-ref --short to discover branch name
  ` [PATCH v2 10/12] test-lib: reformat argument list in test_create_repo()
  ` [PATCH v2 11/12] test-lib: do not show advice about init.defaultBranch under --verbose
  ` [PATCH v2 12/12] test-lib: split up and deprecate test_create_repo()
  ` [PATCH 0/3] test-lib-functions.sh: trickery to make -x less verbose
    ` [PATCH 1/3] test-lib-functions: normalize test_path_is_missing() debugging
    ` [PATCH 2/3] Revert and amend "test-lib-functions: assert correct parameter count"
    ` [PATCH 3/3] test-lib-functions: remove last two parameter count assertions

[PATCH] CodingGuidelines: remove suggestion to write commands in Perl/SH
 2021-04-17 22:10 UTC  (7+ 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).