git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-06-17 00:20:56 to 2022-06-21 21:33:58 UTC [more...]

[PATCH 0/6] bundle URIs: design doc and initial git fetch --bundle-uri implementation
 2022-06-21 21:33 UTC  (8+ messages)
` [PATCH 1/6] docs: document bundle URI standard

[WIP v1 0/4] mv: fix out-of-cone file/directory move logic
 2022-06-21 21:23 UTC  (18+ messages)
` [WIP v2 0/5] "
  ` [WIP v2 5/5] mv: use update_sparsity() after touching sparse contents
` [WIP v3 0/7] mv: fix out-of-cone file/directory move logic
  ` [WIP v3 1/7] t7002: add tests for moving out-of-cone file/directory
  ` [WIP v3 2/7] mv: decouple if/else-if checks using goto
  ` [WIP v3 3/7] mv: check if out-of-cone file exists in index with SKIP_WORKTREE bit
  ` [WIP v3 4/7] mv: check if <destination> exists in index to handle overwriting
  ` [WIP v3 5/7] mv: use flags mode for update_mode
  ` [WIP v3 6/7] mv: add check_dir_in_index() and solve general dir check issue
  ` [WIP v3 7/7] mv: update sparsity after moving from out-of-cone to in-cone

Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1
 2022-06-21 21:13 UTC  (19+ messages)
      ` [PATCH v2] t5510: replace 'origin' with URL more carefully (was Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1)

stashing only unstaged changes?
 2022-06-21 19:26 UTC 

SHA-256 transition
 2022-06-21 18:14 UTC  (5+ messages)

[RFC PATCH 0/2] Re: An endless loop fetching issue with partial clone, alternates and commit graph
 2022-06-21 18:23 UTC  (7+ messages)
` [PATCH v1] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
    ` [External] "

[PATCH] mktree: learn about promised objects
 2022-06-21 17:48 UTC  (13+ messages)
              ` [PATCH] mktree: Make '--missing' behave as documented
                  ` [PATCH] mktree: do not check type of remote objects

[PATCH] git-prompt: use builtin test
 2022-06-21 17:35 UTC  (5+ messages)

Bug: combined diff with --ignore-matching-lines
 2022-06-21 16:55 UTC  (12+ messages)
` [PATCH] diff: fix a segfault in >2 tree -I<regex> and --output=<file>
          ` [PATCH 1/2] combine-diff: abort if --ignore-matching-lines is given
          ` [PATCH 2/2] combine-diff: abort if --output "

[PATCH] grep: add --max-count command line option
 2022-06-21 16:27 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] rev-parse: documentation adjustment - mention remote tracking with @{u}
 2022-06-21 16:19 UTC  (2+ messages)

[PATCH] git-send-email: Add --no-validate-email option
 2022-06-21 16:00 UTC  (4+ messages)

[PATCH 00/17] cruft packs
 2022-06-21 15:58 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 16/17] builtin/gc.c: conditionally avoid pruning objects via loose

[PATCH 0/2] extra cleanups on top of ds/branch-checked-out
 2022-06-21 15:56 UTC  (6+ messages)
` [PATCH 1/2] fetch: stop passing around unused worktrees variable
` [PATCH 2/2] branch: drop "

Feature Request: Custom split location for `git add --patch`
 2022-06-21 15:49 UTC  (3+ messages)

[PATCH] t3701: two subtests are fixed
 2022-06-21 15:45 UTC  (5+ messages)

[PATCH] l10n: mark message helpers prefix for translation
 2022-06-21 14:27 UTC  (3+ messages)
` [PATCH v2] i18n: "

[PATCH v3 0/5]
 2022-06-21 13:25 UTC  (7+ messages)
` [PATCH v3 0/5] trace2 output for bitmap decision path
  ` [PATCH v3 1/5] pack-bitmap.c: continue looping when first MIDX bitmap is found
  ` [PATCH v3 2/5] pack-bitmap.c: rename "idx_name" to "bitmap_name"
  ` [PATCH v3 3/5] pack-bitmap.c: make warnings support i18N when opening bitmap
  ` [PATCH v3 4/5] pack-bitmap.c: using error() instead of silently returning -1
  ` [PATCH v3 5/5] bitmap: add trace2 outputs during open "bitmap" file

[PATCH 0/6] [GSoC] bitmap: integrate a lookup table extension to the bitmap format
 2022-06-21 12:50 UTC  (22+ messages)
` [PATCH 1/6] Documentation/technical: describe bitmap lookup table extension
` [PATCH 2/6] pack-bitmap: prepare to read "
` [PATCH 3/6] pack-bitmap-write.c: write "
` [PATCH 4/6] builtin/pack-objects.c: learn pack.writeBitmapLookupTable
` [PATCH 5/6] bitmap-commit-table: add tests for the bitmap lookup table
` [PATCH 6/6] bitmap-lookup-table: add performance tests

send PGP signed commits/patches with git-send-email(1)
 2022-06-21 11:47 UTC  (7+ messages)

[PATCH v3 5/5] bitmap: add trace2 outputs during open "bitmap" file
 2022-06-21  6:58 UTC  (2+ messages)

[PATCH] Makefile: build 'gitweb' in the default target
 2022-06-21  6:47 UTC  (5+ messages)
` [PATCH v2 0/7] gitweb: fix "make" not including "gitweb" without NOOP run slowdowns

[PATCH 0/2] ls-files: introduce "--format" and "--object-only" options
 2022-06-21  2:05 UTC  (11+ messages)
` [PATCH 1/2] ls-files: introduce "--format" option
` [PATCH 2/2] ls-files: introduce "--object-only" option
` [PATCH v2] ls-files: introduce "--format" option
  ` [PATCH v3] "

[PATCH] name-rev: prefix annotate-stdin with '--' in message
 2022-06-20 16:44 UTC 

[PATCH v3 5/5] bitmap: add trace2 outputs during open "bitmap" file
 2022-06-20 13:32 UTC  (2+ messages)

[PATCH v3 4/5] pack-bitmap.c: using error() instead of silently returning -1
 2022-06-20 13:17 UTC  (2+ messages)

git a/xyz or b/xyz
 2022-06-20 11:12 UTC  (4+ messages)

[GSoC] Abhradeep's GSoC blogs
 2022-06-20 10:44 UTC 

[PATCH v6 0/7] scalar: implement the subcommand "diagnose"
 2022-06-20  9:41 UTC  (9+ messages)
` [PATCH v6+ 0/7] js/scalar-diagnose rebased
  ` [PATCH v6+ 2/7] archive --add-virtual-file: allow paths containing colons

[PATCH] apply: support case-only renames in case-insensitive filesystems
 2022-06-19 16:10 UTC  (9+ messages)
` [PATCH v2 0/3] RFC: "
  ` [PATCH v2 1/3] t4141: test "git apply" with core.ignorecase
  ` [PATCH v2 2/3] reset: new failing test for reset of case-insensitive duplicate in index
  ` [PATCH v2 3/3] apply: support case-only renames in case-insensitive filesystems

[PATCH 0/4] Create branch_checked_out() helper
 2022-06-19 13:58 UTC  (3+ messages)
` [PATCH v2 0/5] "

[L10N] Kickoff for Git 2.37.0 round #1
 2022-06-19 12:13 UTC  (3+ messages)

[PATCH 0/2] Fix merge restore state
 2022-06-19  6:50 UTC  (8+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] t6424: make sure a failed merge preserves local changes
  ` [PATCH v2 2/6] merge: remove unused variable
  ` [PATCH v2 3/6] merge: fix save_state() to work when there are racy-dirty files
  ` [PATCH v2 4/6] merge: make restore_state() restore staged state too
  ` [PATCH v2 5/6] merge: ensure we can actually restore pre-merge state
  ` [PATCH v2 6/6] merge: do not exit restore_state() prematurely

Plumbing for mapping from a remote tracking ref to the remote ref?
 2022-06-18 23:04 UTC  (4+ messages)

[PATCH 00/12] RFC: In-core git merge-tree ("Server side merges")
 2022-06-18 21:58 UTC  (19+ messages)
` [PATCH 08/12] merge-ort: provide a merge_get_conflicted_files() helper function

Windows long file paths bug(s) with "-c core.longpaths=true" whilst cloning
 2022-06-18 21:57 UTC  (2+ messages)

[ANNOUNCE] Git for Windows 2.37.0-rc1
 2022-06-18 10:19 UTC 

'git stash push -m "label" -- dir' saves into stash changes outside dir
 2022-06-18  6:22 UTC 

[ANNOUNCE] Git v2.37.0-rc1
 2022-06-18  1:55 UTC 

What's cooking in git.git (Jun 2022, #06; Fri, 17)
 2022-06-18  1:55 UTC 

[PATCH v6 00/12] In-core git merge-tree ("Server side merges")
 2022-06-18  0:21 UTC  (19+ messages)
` [PATCH v7 00/17] "
  ` [PATCH v7 01/17] merge-tree: rename merge_trees() to trivial_merge_trees()
  ` [PATCH v7 02/17] merge-tree: move logic for existing merge into new function
  ` [PATCH v7 03/17] merge-tree: add option parsing and initial shell for real merge function
  ` [PATCH v7 04/17] merge-tree: implement real merges
  ` [PATCH v7 05/17] merge-ort: split out a separate display_update_messages() function
  ` [PATCH v7 06/17] merge-tree: support including merge messages in output
  ` [PATCH v7 07/17] merge-ort: provide a merge_get_conflicted_files() helper function
  ` [PATCH v7 08/17] merge-ort: remove command-line-centric submodule message from merge-ort
  ` [PATCH v7 09/17] merge-tree: provide a list of which files have conflicts
  ` [PATCH v7 10/17] merge-tree: provide easy access to `ls-files -u` style info
  ` [PATCH v7 11/17] merge-ort: store messages in a list, not in a single strbuf
  ` [PATCH v7 12/17] merge-ort: make `path_messages` a strmap to a string_list
  ` [PATCH v7 13/17] merge-ort: store more specific conflict information
  ` [PATCH v7 14/17] merge-ort: optionally produce machine-readable output
  ` [PATCH v7 15/17] merge-tree: allow `ls-files -u` style info to be NUL terminated
  ` [PATCH v7 16/17] merge-tree: add a --allow-unrelated-histories flag
  ` [PATCH v7 17/17] git-merge-tree.txt: add a section on potentional usage mistakes

[PATCH] setup: fix function name
 2022-06-17 22:43 UTC  (2+ messages)

[PATCH 08/11] read_index_from(): avoid memory leak
 2022-06-17 21:27 UTC  (2+ messages)

[PATCH v2] send-pack.c: add config push.useBitmaps
 2022-06-17 21:32 UTC  (5+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH v4 0/3] fix `sudo make install` regression in maint
 2022-06-17 21:02 UTC  (8+ messages)
` [PATCH v5 0/4] "
  ` [PATCH v5 4/4] git-compat-util: allow root to access both SUDO_UID and root owned
    ` [PATCH v6] "

[PATCH v2] fetch,fetch-pack: clarify connectivity check error
 2022-06-17 20:03 UTC  (2+ messages)

[PATCH] is_promisor_object(): walk promisor packs in pack-order
 2022-06-17 19:50 UTC  (2+ messages)

[PATCH] i18n: fix mismatched camelCase config variables
 2022-06-17 17:41 UTC  (3+ messages)

[PATCH] builtin/rebase: remove a redundant space in l10n string
 2022-06-17  7:09 UTC  (3+ messages)

[PATCH v3 0/6] remote: handle negative refspecs with show
 2022-06-17  0:20 UTC  (3+ messages)
` [PATCH v3 5/6] t5505: use test_config where appropriate
` [PATCH v3 6/6] remote: add test for negative refspec with prune


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