git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-03-17 20:57:47 to 2021-03-20 11:15:00 UTC [more...]

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

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

[PATCH v5] format-patch: allow a non-integral version numbers
 2021-03-20  3:08 UTC  (9+ messages)
` [PATCH v6] "
  ` [PATCH v7] "

[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  (20+ messages)
` [PATCH 01/27] *: remove 'const' qualifier for struct index_state
` [PATCH 06/27] checkout-index: ensure full index
` [PATCH 15/27] sparse-checkout: "
` [PATCH 17/27] diff-lib: "
` [PATCH 20/27] merge-ort: "

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

[PATCH 0/5] Parallel Checkout (part 2)
 2021-03-19 22:58 UTC  (9+ messages)
` [PATCH 1/5] unpack-trees: add basic support for parallel checkout
` [PATCH 2/5] parallel-checkout: make it truly parallel
` [PATCH 3/5] parallel-checkout: add configuration options
` [PATCH 4/5] parallel-checkout: support progress displaying
` [PATCH 5/5] parallel-checkout: add design documentation

--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  (11+ messages)
` [RESEND PATCH "
  ` [RESEND PATCH 1/3] git-completion.bash: extract from else in _git_stash()
  ` [RESEND PATCH 2/3] git-completion.bash: fix `git <args>... stash branch` bug
  ` [RESEND PATCH 3/3] git-completion.bash: use __gitcomp_builtin() in _git_stash()

Git install crashed nearly whole System
 2021-03-19 15:50 UTC  (11+ 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 v5 00/21] Offer to run CI/PR builds in Azure Pipelines
 2021-03-19 14:20 UTC  (5+ messages)
` [PATCH v6 "
  ` [PATCH v6 16/21] mingw: try to work around issues with the test cleanup

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

[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  (7+ 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  (9+ 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
  ` [PATCH v2 3/3] fsmonitor: add perf test for git diff HEAD

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  (17+ 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

[PATCH 1/2] remote: add camel-cased *.tagOpt key, like clone
 2021-03-18 11:22 UTC  (3+ messages)
` [PATCH 2/2] remote: write camel-cased *.pushRemote on rename

Bug: reference-transaction hook for branch deletions broken between Git v2.30 and Git v2.31
 2021-03-18  7:33 UTC  (3+ messages)

[PATCH 0/7] Sort lists and add static-analysis
 2021-03-17 22:01 UTC  (6+ messages)
` [PATCH 5/7] Makefile: add 'check-sort' target

[PATCH 00/11] Complete merge-ort implementation...almost
 2021-03-17 21:42 UTC  (3+ messages)
` [PATCH v2 00/10] "

Extra blank lines in "git status" output have been reduced
 2021-03-17 21:28 UTC  (4+ messages)

[PATCH v4 00/22] fsck: API improvements
 2021-03-17 21:06 UTC  (3+ messages)
` [PATCH v5 00/19] "

[PATCH v6 00/13] Rewrite the remaining merge strategies from shell to C
 2021-03-17 20:49 UTC  (7+ messages)
` [PATCH v7 00/15] "
  ` [PATCH v7 11/15] merge-octopus: rewrite in C
  ` [PATCH v7 12/15] merge: use the "resolve" strategy without forking
  ` [PATCH v7 13/15] merge: use the "octopus" "
  ` [PATCH v7 14/15] sequencer: use the "resolve" "
  ` [PATCH v7 15/15] sequencer: use the "octopus" merge "


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