git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-03-18 15:28:55 to 2021-03-21 06:20:55 UTC [more...]

[PATCH] gitweb: redacted e-mail addresses feature
 2021-03-21  6:18 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v5] format-patch: allow a non-integral version numbers
 2021-03-21  5:54 UTC  (15+ messages)
` [PATCH v6] "
  ` [PATCH v7] "
    ` [PATCH v8] "

[PATCH 0/2] [GSOC] interpret-trailer: easy parse trailer value
 2021-03-21  3:29 UTC  (5+ messages)
` [PATCH 1/2] [GSOC] commit: add --trailer option
` [PATCH 2/2] [GSOC] interpret-trailer: easy parse trailer value

Git Tools Reset Demystified
 2021-03-21  2:50 UTC 

[PATCH v3 00/32] tree-walk: mostly replace "mode" with "enum object_type"
 2021-03-21  1:16 UTC  (32+ messages)
` [PATCH v4 00/29] "
  ` [PATCH v4 01/29] notes & match-trees: use name_entry's "pathlen" member
  ` [PATCH v4 02/29] cache.h: add a comment to object_type()
  ` [PATCH v4 03/29] tree-walk.h: add object_type member to name_entry
  ` [PATCH v4 04/29] tree-walk.c: migrate to using new "object_type" field when possible
  ` [PATCH v4 05/29] fast-import tests: test for sorting dir/file foo v.s. foo.txt
  ` [PATCH v4 06/29] mktree tests: test that "mode" is passed when sorting
  ` [PATCH v4 07/29] diff "
  ` [PATCH v4 08/29] cache.h: have base_name_compare() take "is tree?", not "mode"
  ` [PATCH v4 09/29] tree-walk.h users: switch object_type(...) to new .object_type
  ` [PATCH v4 10/29] tree.h: format argument lists of read_tree_recursive() users
  ` [PATCH v4 11/29] tree.h API: make read_tree_fn_t take an "enum object_type"
  ` [PATCH v4 12/29] tree-walk.h users: migrate "p->mode &&" pattern
  ` [PATCH v4 13/29] tree-walk.h users: refactor chained "mode" if/else into switch
  ` [PATCH v4 14/29] tree-walk.h users: migrate miscellaneous "mode" to "object_type"
  ` [PATCH v4 15/29] merge-tree tests: test for the mode comparison in same_entry()
  ` [PATCH v4 16/29] merge-ort: correct reference to test in 62fdec17a11
  ` [PATCH v4 17/29] fsck.c: switch on "object_type" in fsck_walk_tree()
  ` [PATCH v4 18/29] tree-walk.h users: use temporary variable(s) for "mode"
  ` [PATCH v4 19/29] tree-walk.h API: formatting changes for subsequent commit
  ` [PATCH v4 20/29] tree-walk.h API: rename get_tree_entry() to get_tree_entry_mode()
  ` [PATCH v4 21/29] match-trees: use "tmp" for mode in shift_tree_by()
  ` [PATCH v4 22/29] tree-walk.h API: add get_tree_entry_type()
  ` [PATCH v4 23/29] tree-walk.h API: document and format tree_entry_extract()
  ` [PATCH v4 24/29] tree-entry.h API: rename tree_entry_extract() to tree_entry_extract_mode()
  ` [PATCH v4 25/29] tree-walk.h API: add a tree_entry_extract_all() function
  ` [PATCH v4 26/29] tree-walk.h API: add get_tree_entry_all()
  ` [PATCH v4 27/29] tree-walk.h API: add a get_tree_entry_path() function
  ` [PATCH v4 28/29] blame: emit a better error on 'git blame directory'
  ` [PATCH v4 29/29] tree-walk.h API: add a tree_entry_extract_type() function

[PATCH/RFC] test-lib: make --verbose work under prove
 2021-03-21  0:28 UTC  (4+ messages)
` [RFC/PATCH 7/7] test-lib: generate JUnit output via TAP

[PATCH v3 0/9] read_tree() and read_tree_recursive() refactoring
 2021-03-20 23:08 UTC  (11+ messages)
` [PATCH v5 0/8] "
  ` [PATCH v5 1/8] show tests: add test for "git show <tree>"
  ` [PATCH v5 2/8] ls-files tests: add meaningful --with-tree tests
  ` [PATCH v5 3/8] tree.c API: move read_tree() into builtin/ls-files.c
  ` [PATCH v5 4/8] ls-files: don't needlessly pass around stage variable
  ` [PATCH v5 5/8] ls-files: refactor away read_tree()
  ` [PATCH v5 6/8] archive: stop passing "stage" through read_tree_recursive()
  ` [PATCH v5 7/8] tree.h API: expose read_tree_1() as read_tree_at()
  ` [PATCH v5 8/8] tree.h API: simplify read_tree_recursive() signature

What's cooking in git.git (Mar 2021, #06; Sat, 20)
 2021-03-20 21:39 UTC 

[PATCH 0/7] rev-parse: implement object type filter
 2021-03-20 21:10 UTC  (3+ messages)
` [PATCH v2 0/8] "

[PATCH v5 00/21] Offer to run CI/PR builds in Azure Pipelines
 2021-03-20 20:10 UTC  (7+ messages)
` [PATCH v6 "
  ` [PATCH v6 16/21] mingw: try to work around issues with the test cleanup

[PATCH v3 00/22] fsck: API improvements
 2021-03-20 20:04 UTC  (5+ messages)
` [PATCH v4 01/22] fsck.h: update FSCK_OPTIONS_* for object_name

[PATCH v9] [GSOC] commit: add --trailer option
 2021-03-20 13:41 UTC  (23+ messages)
` [PATCH v10 0/3] "
  ` [PATCH v10 1/3] "
  ` [PATCH v10 2/3] interpret-trailers: add own-identity option
  ` [PATCH v11] [GSOC] commit: add --trailer option
    ` [PATCH v12] "

[PATCH] Fix a typo in git-maintenance documentation
 2021-03-20  1:55 UTC  (5+ messages)

[PATCH 00/27] Sparse Index: API protections
 2021-03-20  1:52 UTC  (5+ messages)
` [PATCH 01/27] *: remove 'const' qualifier for struct index_state

[PATCH 0/2] Declare merge-ort ready for general usage
 2021-03-20  1:49 UTC  (23+ messages)
` [PATCH v2 00/13] "
  ` [PATCH v2 13/13] Add testing with merge-ort merge strategy
  ` [PATCH v3 00/13] Declare merge-ort ready for general usage
    ` [PATCH v3 01/13] merge-ort: use STABLE_QSORT instead of QSORT where required
    ` [PATCH v3 02/13] merge-ort: add a special minimal index just for renormalization
    ` [PATCH v3 03/13] merge-ort: have ll_merge() use a special attr_index "
    ` [PATCH v3 04/13] merge-ort: let renormalization change modify/delete into clean delete
    ` [PATCH v3 05/13] merge-ort: support subtree shifting
    ` [PATCH v3 06/13] t6428: new test for SKIP_WORKTREE handling and conflicts
    ` [PATCH v3 07/13] merge-ort: implement CE_SKIP_WORKTREE handling with conflicted entries
    ` [PATCH v3 08/13] t: mark several submodule merging tests as fixed under merge-ort
    ` [PATCH v3 09/13] merge-ort: write $GIT_DIR/AUTO_MERGE whenever we hit a conflict
    ` [PATCH v3 10/13] merge-recursive: add a bunch of FIXME comments documenting known bugs
    ` [PATCH v3 11/13] Revert "merge-ort: ignore the directory rename split conflict for now"
    ` [PATCH v3 12/13] t6423: mark remaining expected failure under merge-ort as such
    ` [PATCH v3 13/13] Add testing with merge-ort merge strategy

[PATCH v2 00/20] Sparse Index: Design, Format, Tests
 2021-03-19 23:43 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/20] sparse-index: design doc and format update

[PATCH 0/5] Parallel Checkout (part 2)
 2021-03-19 22:58 UTC  (4+ messages)

--no-edit not respected after conflict
 2021-03-19 21:30 UTC  (2+ messages)

Are there any publicly known funders (companies or otherwise) of git development?
 2021-03-19 21:02 UTC  (2+ messages)

[PATCH v1] builtin/pack-objects.c: ignore missing links with --stdin-packs
 2021-03-19 20:55 UTC  (4+ messages)

[PATCH] replace test -f with test_path_is_file
 2021-03-19 20:34 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] replaced test -f and test ! -f

[PATCH v4 0/3] builtin/ls-files.c:add git ls-file --dedup option
 2021-03-19 18:11 UTC  (11+ messages)
` [PATCH v5 "
  ` [PATCH v5 3/3] ls-files.c: add --deduplicate option
                ` GitGitGadget and `next`, was "

[PATCH v2] INSTALL: note on using Asciidoctor to build doc
 2021-03-19 17:49 UTC  (2+ messages)

[PATCH v3 0/7] add/rm: honor sparse checkout and warn on sparse paths
 2021-03-19 16:05 UTC  (6+ messages)
` [PATCH v3 5/7] refresh_index(): add REFRESH_DONT_MARK_SPARSE_MATCHES flag

[PATCH 0/3] git-completion.bash: improvements to _git_stash()
 2021-03-19 15:57 UTC  (9+ messages)
` [RESEND PATCH "
  ` [RESEND PATCH 2/3] git-completion.bash: fix `git <args>... stash branch` bug

Git install crashed nearly whole System
 2021-03-19 15:50 UTC  (7+ messages)

[PATCH 0/2] Fix memory corruption with FSMonitor-enabled unpack_trees()
 2021-03-19 14:49 UTC  (3+ messages)

Submodules and SHA-256/SHA-1 interoperability
 2021-03-19 14:23 UTC  (4+ messages)

[PATCH v4 0/6][Outreachy] commit: Implementation of "amend!" commit
 2021-03-19 14:10 UTC  (5+ messages)
` [PATCH v6 "

windows git invalid path error
 2021-03-19 14:05 UTC  (2+ messages)

[PATCH 0/3] [GSOC] commit: add own-identity option
 2021-03-19 12:06 UTC  (4+ messages)
` [PATCH 1/3] [GSOC] commit: add --trailer option
` [PATCH 2/3] [GSOC] interpret-trailers: add own-identity option
` [PATCH 3/3] [GSOC] commit: "

[PATCH v2 4/4] Makefile/coccicheck: set SPATCH_BATCH_SIZE to 8
 2021-03-19 10:32 UTC  (4+ messages)
` [PATCH v2 5/4] Makefile/coccicheck: use --include-headers-for-types

[PATCH] hooks: propose repository owner configured hooks
 2021-03-19 10:27 UTC  (5+ messages)

What's cooking in git.git (Mar 2021, #05; Wed, 17)
 2021-03-19  1:53 UTC  (5+ messages)

[PATCH] pack-bitmap: avoid traversal of objects referenced by uninteresting tag
 2021-03-19  0:13 UTC  (2+ messages)

[PATCH] INSTALL: note on using Asciidoctor to build doc
 2021-03-19  0:07 UTC  (3+ messages)

[PATCH 0/3] teach git to respect fsmonitor in diff-index
 2021-03-18 22:57 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] fsmonitor: skip lstat deletion check during git diff-index
  ` [PATCH v2 2/3] fsmonitor: add assertion that fsmonitor is valid to check_removed

Distinguishing FF vs non-FF updates in the reflog?
 2021-03-18 22:54 UTC  (8+ messages)

Regarding the depreciation of ssh+git/git+ssh protocols
 2021-03-18 21:53 UTC  (10+ messages)

Tests failed with GIT_TEST_FAIL_PREREQS and/or GIT_TEST_PROTOCOL_VERSION
 2021-03-18 21:53 UTC  (7+ messages)
      ` [PATCH] t: annotate !PTHREADS tests with !FAIL_PREREQS

[PATCH 0/2] checkout: don't follow symlinks when removing entries
 2021-03-18 18:43 UTC  (3+ messages)
` [PATCH 1/2] symlinks: update comment on threaded_check_leading_path()
` [PATCH 2/2] checkout: don't follow symlinks when removing entries


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