git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-07-16 00:18:03 to 2022-07-19 16:04:17 UTC [more...]

[PATCH v3 0/8] rebase: update branches in multi-part topic
 2022-07-19 16:04 UTC  (27+ messages)
` [PATCH v4 00/12] "
  ` [PATCH v4 07/12] rebase: add --update-refs option
  ` [PATCH v4 08/12] rebase: update refs from 'update-ref' commands
  ` [PATCH v4 09/12] sequencer: rewrite update-refs as user edits todo list
  ` [PATCH v4 12/12] sequencer: notify user of --update-refs activity

[PATCH] midx: reduce memory pressure while writing bitmaps
 2022-07-19 15:59 UTC  (8+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] pack-bitmap-write: use const for hashes
  ` [PATCH v2 2/3] midx: extract bitmap write setup
  ` [PATCH v2 3/3] midx: reduce memory pressure while writing bitmaps

[PATCH 0/3] Use "allowlist" and "denylist" tree-wide
 2022-07-19 15:42 UTC  (10+ messages)
` [PATCH v2 0/3] Remove use of "whitelist"
  ` [PATCH v2 1/3] Documentation: remove use of whitelist
  ` [PATCH v2 2/3] t/*: avoid "whitelist"

[PATCH v1 0/7] mv: from in-cone to out-of-cone
 2022-07-19 14:52 UTC  (9+ messages)
` [PATCH v1 1/7] t7002: add tests for moving "
` [PATCH v1 2/7] mv: add documentation for check_dir_in_index()
` [PATCH v1 3/7] mv: free the *with_slash in check_dir_in_index()
` [PATCH v1 4/7] mv: check if <destination> is a SKIP_WORKTREE_DIR
` [PATCH v1 5/7] mv: remove BOTH from enum update_mode
` [PATCH v1 6/7] mv: from in-cone to out-of-cone
` [PATCH v1 7/7] mv: check overwrite for in-to-out move

[PATCH v2] contrib/rerere-train: avoid useless gpg sign in training
 2022-07-19 13:03 UTC 

[PATCH v6 0/7] trace2: dump scope when print "interesting" config
 2022-07-19 12:34 UTC  (16+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/7] pack-bitmap.c: fix formatting of error messages
  ` [PATCH v7 2/7] pack-bitmap.c: mark more strings for translations
  ` [PATCH v7 3/7] pack-bitmap.c: rename "idx_name" to "bitmap_name"
  ` [PATCH v7 4/7] pack-bitmap.c: do not ignore error when opening a bitmap file
  ` [PATCH v7 5/7] pack-bitmap.c: using error() instead of silently returning -1
  ` [PATCH v7 6/7] pack-bitmap.c: continue looping when first MIDX bitmap is found
  ` [PATCH v7 7/7] tr2: dump names if config exist in multiple scopes

Feature request: provide a persistent IDs on a commit
 2022-07-19 11:57 UTC  (9+ messages)

[PATCH] contrib/rerere-train: avoid useless gpg sign in training
 2022-07-19 11:40 UTC 

[PATCH] git-repack doc: remove discussion of ancient caveat
 2022-07-19  9:07 UTC  (8+ messages)
` [PATCH v2] docs: remove pre-v1.6.0 "repack --delta-base-offset" docs

[PATCH v3] submodule merge: update conflict error message
 2022-07-19  7:13 UTC  (11+ messages)
` [PATCH v4] "
  ` [PATCH v5] "

BUG: git-check-ignore documentation doesn't come close to describing what it really does
 2022-07-19  6:27 UTC  (3+ messages)

[PATCH] t4200: drop irrelevant code
 2022-07-19  5:21 UTC  (3+ messages)

git-send-email doesn't entirely understand --subject (or --in-reply-to)
 2022-07-18 23:40 UTC 

[PATCH v2 0/6] [GSoC] bitmap: integrate a lookup table extension to the bitmap format
 2022-07-18 23:26 UTC  (15+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/6] pack-bitmap-write.c: write lookup table extension
  ` [PATCH v3 4/6] pack-bitmap: prepare to read "

Possible git bug when working with Microsoft Mapped drives
 2022-07-18 21:55 UTC  (4+ messages)

Can I use CRoaring library in Git?
 2022-07-18 21:48 UTC  (15+ messages)

git: detect file creator
 2022-07-18 20:40 UTC  (5+ messages)

[PATCH] builtin/mv.c: use correct type to compute size of an array element
 2022-07-18 20:30 UTC  (4+ messages)
` [PATCH v2] builtin/mv.c: use the MOVE_ARRAY() macro instead of memmove()
  ` [PATCH v3] "

What's cooking in git.git (Jul 2022, #05; Sun, 17)
 2022-07-18 20:24 UTC  (6+ messages)
` zh/ls-files-format (was: What's cooking in git.git (Jul 2022, #05; Sun, 17))
` jk/diff-files-cleanup-fix + related un-picked-up ab/* "
  ` jk/diff-files-cleanup-fix + related un-picked-up ab/*

[PATCH v4 0/4] Add support for mailmap in cat-file
 2022-07-18 19:51 UTC  (12+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/4] revision: improve commit_rewrite_person()
  ` [PATCH v5 2/4] ident: move commit_rewrite_person() to ident.c
  ` [PATCH v5 3/4] ident: rename commit_rewrite_person() to apply_mailmap_to_header()
  ` [PATCH v5 4/4] cat-file: add mailmap support
  ` [PATCH v6 0/4] Add support for mailmap in cat-file
    ` [PATCH v6 1/4] revision: improve commit_rewrite_person()
    ` [PATCH v6 2/4] ident: move commit_rewrite_person() to ident.c
    ` [PATCH v6 3/4] ident: rename commit_rewrite_person() to apply_mailmap_to_header()
    ` [PATCH v6 4/4] cat-file: add mailmap support

[PATCH] fetch-pack: write effective filter to trace2
 2022-07-18 19:47 UTC  (9+ messages)
` [PATCH v2] "

'git sparse-checkout add' hangs if local repo is using alternative objects store
 2022-07-18 19:29 UTC  (3+ messages)

[PATCH v2] trace2: don't include "fsync" events in all trace2 logs
 2022-07-18 19:01 UTC  (4+ messages)
` [PATCH v3] trace2: only include "fsync" events if we git_fsync()
    ` [EXTERNAL] "

[PATCH v3 0/7] git doc + "git help": move "format" docs from technical/*
 2022-07-18 18:41 UTC  (15+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 1/8] help.c: BUG() out if "help --guides" can't remove "git" prefixes
  ` [PATCH v4 2/8] git docs: split "User-facing file formats" off from "Guides"
  ` [PATCH v4 3/8] git docs: create a "Git file formats and protocols" section
  ` [PATCH v4 4/8] docs: move commit-graph format docs to man section 5
  ` [PATCH v4 5/8] docs: move protocol-related "
  ` [PATCH v4 6/8] docs: move pack format "
  ` [PATCH v4 7/8] docs: move http-protocol "
  ` [PATCH v4 8/8] docs: move multi-pack-index "

[PATCH] git-p4: fix bug with encoding of p4 client name
 2022-07-18 16:36 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] index-format.txt: remove outdated list of supported extensions
 2022-07-18 16:24 UTC  (3+ messages)

[PATCH 00/11] submodule--helper: fix memory leaks
 2022-07-18 16:10 UTC  (4+ messages)
` [PATCH 09/11] submodule--helper: free "char *" in "struct update_data"

[PATCH 0/6] revisions API: fix more memory leaks
 2022-07-18 15:45 UTC  (13+ messages)
` [PATCH 3/6] log: make the intent of cmd_show()'s "rev.pending" juggling clearer
` [PATCH 4/6] log: fix common "rev.pending" memory leak in "git show"
` [PATCH 5/6] bisect.c: partially fix bisect_rev_setup() memory leak
` [PATCH 6/6] revisions API: don't leak memory on argv elements that need free()-ing

[PATCH] config/core.txt: fix minor issues for `core.sparseCheckoutCone`
 2022-07-18 15:28 UTC  (3+ messages)

[PATCH 0/6] bundle URIs: design doc and initial git fetch --bundle-uri implementation
 2022-07-18  9:20 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] docs: document bundle URI standard

[PATCH v6 0/7] trace2: dump scope when print "interesting" config
 2022-07-18  8:36 UTC  (2+ messages)

[PATCH v6] ls-files: introduce "--format" option
 2022-07-18  8:09 UTC  (3+ messages)
` [PATCH v7] "

[PATCH 00/10] typed sort of linked lists
 2022-07-17 22:31 UTC  (12+ messages)
` [PATCH 01/10] mergesort: unify ranks loops
` [PATCH 02/10] mergesort: tighten merge loop
` [PATCH 03/10] mergesort: add macros for typed sort of linked lists
` [PATCH 04/10] test-mergesort: use DEFINE_LIST_SORT_DEBUG
` [PATCH 05/10] test-mergesort: use DEFINE_LIST_SORT
` [PATCH 06/10] blame: "
` [PATCH 07/10] commit: "
` [PATCH 08/10] fetch-pack: "
` [PATCH 09/10] packfile: "
` [PATCH 10/10] mergesort: remove llist_mergesort()

[ANNOUNCE] Contributor's Summit Registration, Sept 14, 2020, Chicago
 2022-07-17 20:01 UTC  (2+ messages)
` [ANNOUNCE] Contributor's Summit Registration, Sept 14, 2022, Chicago

[PATCH 0/3] doc: unify config info on some cmds
 2022-07-17 17:13 UTC  (5+ messages)

What's cooking in git.git (Jul 2022, #04; Wed, 13)
 2022-07-17 16:58 UTC  (5+ messages)
` ab/squelch-empty-fsync-traces & hx/unpack-streaming bug (was: What's cooking in git.git (Jul 2022, #04; Wed, 13))
` en/merge-restore-to-pristine (Was: "

[PATCH 0/2] Fix merge restore state
 2022-07-17 16:44 UTC  (10+ messages)
` [PATCH v2 0/6] "
  ` [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

Branch next doesn't look like it was pushed
 2022-07-17 13:36 UTC  (3+ messages)

'git clone,' build makes user non-writable files (should be option keep user-writable)
 2022-07-17 11:21 UTC  (2+ messages)

[PATCH] config.txt: add completion for include, includeIf
 2022-07-16 22:49 UTC  (3+ messages)
` [PATCH v2] config.txt: document "

[PATCH] rev-parse: respect push.autosetupremote when evaluating @{push}
 2022-07-16 17:40 UTC  (3+ messages)

[RFC][PATCH] mingw: avoid mktemp() in mkstemp() implementation
 2022-07-16  6:30 UTC  (4+ messages)

[PATCH 0/3] commit-graph: fix corruption during generation v2 upgrade
 2022-07-16  0:17 UTC  (6+ messages)
` [PATCH 1/3] t5318: demonstrate commit-graph generation v2 corruption


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