git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-04-19 11:47:36 to 2021-04-20 23:26:44 UTC [more...]

[PATCH 00/10] Sparse-index: integrate with status and add
 2021-04-20 23:26 UTC  (9+ messages)
` [PATCH 01/10] t1092: add tests for status/add and sparse files
` [PATCH 02/10] unpack-trees: make sparse aware
` [PATCH 03/10] dir.c: accept a directory as part of cone-mode patterns
` [PATCH 04/10] status: skip sparse-checkout percentage with sparse-index

What's cooking in git.git (Apr 2021, #05; Mon, 19)
 2021-04-20 23:14 UTC  (6+ messages)

RFC/Discussion - Submodule UX Improvements
 2021-04-20 23:10 UTC  (14+ messages)

[PATCH 0/3] fast-export, fast-import: implement signed-commits
 2021-04-20 23:07 UTC  (12+ 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

[PATCH 00/18] Prepare tests for reftable backend
 2021-04-20 22:59 UTC  (11+ messages)
` [PATCH 01/18] t4202: split testcase for invalid HEAD symref and HEAD hash
` [PATCH 04/18] t1401-symbolic-ref: avoid direct filesystem access
` [PATCH 05/18] t1413: use tar to save and restore entire .git directory
` [PATCH 10/18] test-lib: provide test prereq REFFILES
` [PATCH 16/18] t7003: check reflog existence only for REFFILES

[PATCH 0/2] Describe Git's security policy
 2021-04-20 22:45 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] Document how we do embargoed releases
    ` [PATCH v2 2/2] Document how we do embargoed releases - improving mail template

[PATCH v6 00/20] reftable library
 2021-04-20 22:44 UTC  (12+ 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 23/28] Reftable support for git-core

[PATCH 0/5] git-completion.bash: fixes on top of 'dl/complete-stash'
 2021-04-20 22:31 UTC  (11+ messages)
` [PATCH 1/5] git-completion.bash: separate some commands onto their own line
` [PATCH 2/5] git-completion.bash: rename to $__git_cmd_idx
` [PATCH 3/5] git-completion.bash: use $__git_cmd_idx in more places
` [PATCH 4/5] git-completion.bash: consolidate cases in _git_stash()
` [PATCH 5/5] git-completion.bash: consolidate no-subcommand case for _git_stash()

[PATCH 00/16] test-lib.sh: new test_commit args, simplification & fixes
 2021-04-20 22:28 UTC  (31+ messages)
` [PATCH v2 00/12] "
  ` [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 2/3] Revert and amend "test-lib-functions: assert correct parameter count"
  ` [PATCH v3 00/12] test-lib.sh: new test_commit args, simplification & fixes
    ` [PATCH v3 01/12] check-non-portable-shell: check for "test <cond> -a/-o <cond>"
    ` [PATCH v3 02/12] test-lib: bring $remove_trash out of retirement
    ` [PATCH v3 03/12] test-lib tests: remove dead GIT_TEST_FRAMEWORK_SELFTEST variable
    ` [PATCH v3 04/12] test-lib-functions: reword "test_commit --append" docs
    ` [PATCH v3 05/12] test-lib-functions: document test_commit --no-tag
    ` [PATCH v3 06/12] test-lib functions: add an --annotated option to "test_commit"
    ` [PATCH v3 07/12] describe tests: convert setup to use test_commit
    ` [PATCH v3 08/12] test-lib functions: add --printf option to test_commit
    ` [PATCH v3 09/12] submodule tests: use symbolic-ref --short to discover branch name
    ` [PATCH v3 10/12] test-lib: reformat argument list in test_create_repo()
    ` [PATCH v3 11/12] test-lib: do not show advice about init.defaultBranch under --verbose
    ` [PATCH v3 12/12] test-lib: split up and deprecate test_create_repo()
` [PATCH v2 0/3] test-lib-functions.sh: trickery to make -x less verbose
  ` [PATCH v2 1/3] test-lib-functions: normalize test_path_is_missing() debugging
  ` [PATCH v2 2/3] Revert and amend "test-lib-functions: assert correct parameter count"
  ` [PATCH v2 3/3] test-lib-functions: remove last two parameter count assertions

[PATCH] builtin/repack.c: set a default factor for '--geometric'
 2021-04-20 21:44 UTC  (6+ messages)
` [PATCH v2] "

[RFC PATCH] fast-export, fast-import: Let tags specify an internal name
 2021-04-20 21:40 UTC  (2+ messages)

Random GitHub Actions added to git/git???
 2021-04-20 20:23 UTC  (7+ messages)

RFC: Moving git-gui development to GitHub
 2021-04-20 20:17 UTC  (10+ messages)
          ` Pain points in PRs [was: Re: RFC: Moving git-gui development to GitHub]

[PATCH 00/23] [RFC] Builtin FSMonitor Feature
 2021-04-20 19:13 UTC  (4+ messages)

Using --term-* with bisect breaks skip
 2021-04-20 18:08 UTC  (8+ messages)
` [PATCH] test: add test for git bisect skip with --term* arguments

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

git diff word diff bug??
 2021-04-20 16:38 UTC 

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

Problems with CRLF line endings
 2021-04-20 16:33 UTC 

Strategy to deal with slow cloners
 2021-04-20 14:52 UTC  (3+ messages)

[PATCH 0/7] object.c: add and use "is expected" utility function + object_as_type() use
 2021-04-20 13:37 UTC  (10+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] tree.c: fix misindentation in parse_tree_gently()
  ` [PATCH v2 2/8] object.c: add a utility function for "expected type X, got Y"
  ` [PATCH v2 3/8] object.c: add and use oid_is_type_or_die_msg() function
  ` [PATCH v2 4/8] commit-graph: use obj->type, not object_as_type()
  ` [PATCH v2 5/8] branch tests: assert lookup_commit_reference_gently() error
  ` [PATCH v2 6/8] commit.c: don't use deref_tag() -> object_as_type()
  ` [PATCH v2 7/8] object.c: normalize brace style in object_as_type()
  ` [PATCH v2 8/8] object.c: remove "quiet" parameter from object_as_type()

[PATCH 0/6] {tag,object}*.c: refactorings + prep for a larger change
 2021-04-20 13:00 UTC  (12+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 01/10] object.c: stop supporting len == -1 in type_from_string_gently()
  ` [PATCH v2 02/10] object.c: remove "gently" argument to type_from_string_gently()
  ` [PATCH v2 03/10] object.c: make type_from_string() return "enum object_type"
  ` [PATCH v2 04/10] object-file.c: make oid_object_info() "
  ` [PATCH v2 05/10] object-name.c: make dependency on object_type order more obvious
  ` [PATCH v2 06/10] tag.c: use type_from_string_gently() when parsing tags
  ` [PATCH v2 07/10] hash-object: pass along type length to object.c
  ` [PATCH v2 08/10] hash-object: refactor nested else/if/if into else if/else if
  ` [PATCH v2 09/10] hash-object: show usage on invalid --type
  ` [PATCH v2 10/10] object.c: move type_from_string() code to its last user

[PATCH 0/2] blob/object.c: trivial readability improvements
 2021-04-20 12:50 UTC  (12+ messages)
` [PATCH v2 00/10] object.c et al: tests, small bug fixes etc
  ` [PATCH v2 01/10] cat-file tests: test for bogus type name handling
  ` [PATCH v2 02/10] hash-object tests: more detailed test for invalid type
  ` [PATCH v2 03/10] mktree tests: add test for invalid object type
  ` [PATCH v2 04/10] object-file.c: take type id, not string, in read_object_with_reference()
  ` [PATCH v2 05/10] {commit,tree,blob,tag}.c: add a create_{commit,tree,blob,tag}()
  ` [PATCH v2 06/10] blob.c: remove parse_blob_buffer()
  ` [PATCH v2 07/10] object.c: simplify return semantic of parse_object_buffer()
  ` [PATCH v2 08/10] object.c: don't go past "len" under die() in type_from_string_gently()
  ` [PATCH v2 09/10] mktree: stop setting *ntr++ to NIL
  ` [PATCH v2 10/10] mktree: emit a more detailed error when the <type> is invalid

[PATCH] doc: clarify the filename encoding in git diff
 2021-04-20 11:24 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] git: support separate arg for `--config-env`'s value
 2021-04-20 11:24 UTC  (5+ 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-20 11:01 UTC  (8+ messages)
` [PATCH v8 0/8] "
  ` [PATCH v8 2/8] config: add new way to pass config via `--config-env`

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  (4+ messages)

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

[PATCH v4 0/8] rev-list: implement object type filter
 2021-04-19 23:16 UTC  (9+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/8] revision: mark commit parents as NOT_USER_GIVEN
  ` [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)

[PATCH 0/2] prevent `repack` to unpack and delete promisor objects
 2021-04-19 23:09 UTC  (5+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] repack: avoid loosening promisor objects in partial clones

[PATCH v4 0/3] config: allow overriding global/system config
 2021-04-19 21:55 UTC  (6+ messages)
` [PATCH v5 "
  ` [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

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

[PATCH v3 0/5] Parallel Checkout (part 2)
 2021-04-19 19:53 UTC  (7+ messages)
` [PATCH v4 "
  ` [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


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