git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-07-15 06:09:47 to 2022-07-18 19:51:29 UTC [more...]

[PATCH v4 0/4] Add support for mailmap in cat-file
 2022-07-18 19:51 UTC  (10+ 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] fetch-pack: write effective filter to trace2
 2022-07-18 19:47 UTC  (12+ messages)
` [PATCH v2] "

[PATCH v3 0/8] rebase: update branches in multi-part topic
 2022-07-18 19:35 UTC  (27+ messages)
` [PATCH v4 00/12] "
  ` [PATCH v4 03/12] branch: consider refs under 'update-refs'
  ` [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

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

[PATCH v2 0/6] [GSoC] bitmap: integrate a lookup table extension to the bitmap format
 2022-07-18 19:25 UTC  (17+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/6] pack-bitmap-write.c: write lookup table extension
  ` [PATCH v3 4/6] pack-bitmap: prepare to read "
  ` [PATCH v3 5/6] bitmap-lookup-table: add performance tests for lookup table

[PATCH v6 0/7] trace2: dump scope when print "interesting" config
 2022-07-18 19:07 UTC  (11+ 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-18 19:04 UTC  (4+ 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] t4200: drop irrelevant code
 2022-07-18 18:01 UTC  (2+ messages)

What's cooking in git.git (Jul 2022, #05; Sun, 17)
 2022-07-18 17:25 UTC  (5+ 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 v3] submodule merge: update conflict error message
 2022-07-18 17:03 UTC  (8+ messages)
` [PATCH v4] "

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

Can I use CRoaring library in Git?
 2022-07-18 13:38 UTC  (14+ 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] git-repack doc: remove discussion of ancient caveat
 2022-07-18  7:35 UTC  (5+ messages)

[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 "

git: detect file creator
 2022-07-16 21:38 UTC  (3+ messages)

[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  (5+ 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

[ANNOUNCE] Git Merge 2022, September 14-15, 2022, Chicago
 2022-07-15 22:48 UTC  (3+ messages)

[ANNOUNCE] git-cinnabar 0.5.9
 2022-07-15 22:14 UTC 

[PATCH v2] Add note that conflict resolution is still performed
 2022-07-15 21:50 UTC  (3+ messages)

[PATCH v3 1/6] Documentation/technical: describe bitmap lookup table extension
 2022-07-15 18:48 UTC  (6+ messages)

moving a repository question
 2022-07-15 18:27 UTC  (4+ messages)
  ` RDP over VPN can't see a .git directory to be able to pull

[PATCH] refs: work around network caching on Windows
 2022-07-15 17:47 UTC  (5+ messages)

[PATCH 0/2] [RFC] scalar: prepare documentation for future work
 2022-07-15 16:53 UTC  (7+ messages)
` [PATCH 2/2] scalar: convert README.md into a technical design doc
` [PATCH v2 0/2] scalar: prepare documentation for future work

[PATCH 0/3] Use "allowlist" and "denylist" tree-wide
 2022-07-15 16:16 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 v2 3/3] *: "

[PATCH 0/3] Some improvements to safe.directory on Windows
 2022-07-15 14:33 UTC  (5+ messages)
` [PATCH 1/3] Allow debugging unsafe directories' ownership

[PATCH] tests: fix incorrect --write-junit-xml code
 2022-07-15  9:35 UTC  (4+ messages)
` never refactor v.s. testing (was: [PATCH] tests: fix incorrect --write-junit-xml code)

[PATCH] unpack-objects: fix compilation warning/error due to missing braces
 2022-07-15  8:20 UTC  (11+ messages)

Add a new config to tell Git only check files matched sparse-checkout patterns
 2022-07-15  7:23 UTC 


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