git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-07-24 15:10:16 to 2022-07-27 23:14:06 UTC [more...]

[PATCH v2 00/14] leak test: add "check" test mode, mark leak-free tests
 2022-07-27 23:13 UTC  (7+ messages)
` [PATCH v3 00/15] "
  ` [PATCH v3 01/15] test-lib: use $1, not $@ in test_known_broken_{ok,failure}_
  ` [PATCH v3 02/15] test-lib: don't set GIT_EXIT_OK before calling test_atexit_handler
  ` [PATCH v3 03/15] test-lib: fix GIT_EXIT_OK logic errors, use BAIL_OUT
  ` [PATCH v3 04/15] test-lib: add a --invert-exit-code switch
  ` [PATCH v3 05/15] t/README: reword the "GIT_TEST_PASSING_SANITIZE_LEAK" description

[PATCH 0/5] Bundle URIs II: git clone --bundle-uri
 2022-07-27 23:00 UTC  (11+ messages)
` [PATCH 1/5] remote-curl: add 'get' capability
` [PATCH 2/5] bundle-uri: create basic file-copy logic
` [PATCH 3/5] clone: add --bundle-uri option
` [PATCH 4/5] bundle-uri: add support for http(s):// and file://
` [PATCH 5/5] clone: --bundle-uri cannot be combined with --depth

[PATCH v4] submodule merge: update conflict error message
 2022-07-27 22:00 UTC  (11+ messages)
` [PATCH v5] "
  ` [PATCH v6] "

[PATCH 0/3] log: create tighter default decoration filter
 2022-07-27 20:40 UTC  (16+ messages)
` [PATCH 1/3] refs: allow "HEAD" as "
` [PATCH 2/3] log: add default "
` [PATCH 3/3] maintenance: stop writing log.excludeDecoration

Feature request: better error messages when UTF-8 bites
 2022-07-27 20:21 UTC 

[PATCH] git-prompt: show 'CONFLICT' indicator at command prompt
 2022-07-27 20:13 UTC  (2+ messages)

fsmonitor: perpetual trivial response
 2022-07-27 20:03 UTC 

[PATCH] CI: add SANITIZE=[address|undefined] jobs
 2022-07-27 19:18 UTC  (6+ messages)

What's cooking in git.git (Jul 2022, #07; Fri, 22)
 2022-07-27 19:12 UTC  (7+ messages)
` tb/commit-graph-genv2-upgrade-fix
` ds/midx-with-less-memory

[PATCH] config.c: NULL check when reading protected config
 2022-07-27 17:07 UTC  (14+ messages)
` [PATCH v2] "
  ` nonnull v.s. BUG() if !x (was: [PATCH v2] config.c: NULL check when reading protected config)

[PATCH 0/2] cat-file: support NUL-delimited input with `-z`
 2022-07-27 14:20 UTC  (11+ messages)
` [PATCH 2/2] builtin/cat-file.c: "

[PATCH] Use 'Everything up to date.' instead of 'Everything up-to-date'
 2022-07-27 13:35 UTC  (3+ messages)

Question: What's the best way to implement directory permission control in git?
 2022-07-27  9:24 UTC  (3+ messages)

[PATCH] cmake: support local installations of git
 2022-07-27  9:05 UTC 

[GSoC] Status update
 2022-07-27  7:52 UTC  (2+ messages)
` [GSoC] Week 5 and week 6 status update

[RFC PATCH] gitweb: improve title shortening heuristics
 2022-07-27  6:31 UTC  (6+ messages)

git not compiling under MSYS2
 2022-07-26 21:59 UTC  (2+ messages)

[PATCH 00/20] parse-options: handle subcommands
 2022-07-26 19:55 UTC  (38+ messages)
` [PATCH 01/20] git.c: update NO_PARSEOPT markings
` [PATCH 02/20] t3301-notes.sh: check that default operation mode doesn't take arguments
` [PATCH 03/20] t5505-remote.sh: check the behavior without a subcommand
` [PATCH 04/20] t0040-parse-options: test parse_options() with various 'parse_opt_flags'
` [PATCH 05/20] api-parse-options.txt: fix description of OPT_CMDMODE
` [PATCH 06/20] parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options
` [PATCH 07/20] parse-options: clarify the limitations of PARSE_OPT_NODASH
` [PATCH 08/20] parse-options: drop leading space from '--git-completion-helper' output
` [PATCH 09/20] parse-options: add support for parsing subcommands
` [PATCH 10/20] builtin/bundle.c: let parse-options parse subcommands
` [PATCH 11/20] builtin/commit-graph.c: "
` [PATCH 12/20] builtin/gc.c: let parse-options parse 'git maintenance's subcommands
` [PATCH 13/20] builtin/hook.c: let parse-option parse subcommands
` [PATCH 14/20] builtin/multi-pack-index.c: let parse-options "
` [PATCH 15/20] builtin/notes.c: "
` [PATCH 16/20] builtin/reflog.c: "
` [PATCH 17/20] builtin/remote.c: "
` [PATCH 18/20] builtin/sparse-checkout.c: "
` [PATCH 19/20] builtin/stash.c: "
` [PATCH 20/20] builtin/worktree.c: "

[PATCH v4 0/6] [GSoC] bitmap: integrate a lookup table extension to the bitmap format
 2022-07-26 19:36 UTC  (15+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/6] pack-bitmap-write.c: write lookup table extension
  ` [PATCH v5 4/6] pack-bitmap: prepare to read "
  ` [PATCH v5 5/6] p5310-pack-bitmaps.sh: enable `pack.writeReverseIndex`

Race condition between repack and loose-objects maintenance task
 2022-07-26 18:11 UTC  (11+ messages)

[PATCH] fetch-pack: write effective filter to trace2
 2022-07-26 16:28 UTC  (6+ messages)
` [PATCH v2] "
` [PATCH v3] "

--creation-factor=100 does not show code
 2022-07-26 12:54 UTC 

Feature request: provide a persistent IDs on a commit
 2022-07-26  8:43 UTC  (12+ messages)

Pre-computed similarity indexes
 2022-07-26  7:27 UTC  (2+ messages)

[PATCH v2 0/6] Fix merge restore state
 2022-07-26  6:54 UTC  (17+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 3/7] merge: do not abort early if one strategy fails to handle the merge
  ` [PATCH v4 0/7] Fix merge restore state
    ` [PATCH v4 2/7] merge-resolve: abort if index does not match HEAD
    ` [PATCH v5 0/8] Fix merge restore state

[PATCH v2 0/3] Fix dual rename into each other plus conflicting adds
 2022-07-26  4:48 UTC  (7+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 4/5] merge-ort: shuffle the computation and cleanup of potential collisions
      ` C99 "for (int ..." form on "master" (was: [PATCH v3 4/5] merge-ort: shuffle the computation and cleanup of potential collisions)
          ` C99 "for (int ..." form on "master"

Dropbox and "Your local changes to the following files would be overwritten by merge"
 2022-07-26  2:38 UTC  (5+ messages)

[PATCH v2 00/24] submodule--helper: fix memory leaks
 2022-07-26  1:06 UTC  (10+ messages)
` [PATCH v3 00/26] "
  ` [PATCH v3 03/26] submodule--helper: pass a "const struct module_clone_data" to clone_submodule()
  ` [PATCH v3 11/26] submodule--helper: refactor "errmsg_str" to be a "struct strbuf"
  ` [PATCH v3 23/26] submodule--helper: don't exit() on failure, return
  ` [PATCH v3 24/26] submodule--helper: free rest of "displaypath" in "struct update_data"

[PATCH v2 0/6] [GSoC] bitmap: integrate a lookup table extension to the bitmap format
 2022-07-26  0:45 UTC  (14+ 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] fetch-pack: add tracing for negotiation rounds
 2022-07-26  0:04 UTC  (3+ messages)

Can I use CRoaring library in Git?
 2022-07-25 23:37 UTC  (13+ messages)

[GSoC] Abhradeep's GSoC blogs (25 Jul, 2022 IST)
 2022-07-25 21:52 UTC  (2+ messages)

[filter-repo] How to reorder commits
 2022-07-25 21:17 UTC  (3+ messages)

How to specify a remote branch in git worktree?
 2022-07-25 21:07 UTC  (2+ messages)

[PATCH v7 0/5] config: introduce discovery.bare and protected config
 2022-07-25 20:56 UTC  (7+ messages)
` [PATCH v8 0/5] config: introduce safe.bareRepository "
  ` [PATCH v8 3/5] config: learn `git_protected_config()`
    ` SANITIZE=address failure on master (was: [PATCH v8 3/5] config: learn `git_protected_config()`)

[PATCH 00/10] typed sort of linked lists
 2022-07-25 20:49 UTC  (5+ messages)

Changed diff3 view from 2.36 → 2.67 for vimdiff
 2022-07-25 20:43 UTC  (5+ messages)

[PATCH v2 0/6] bundle URIs: design doc and initial git fetch --bundle-uri implementation
 2022-07-25 20:05 UTC  (5+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] docs: document bundle URI standard
  ` [PATCH v3 2/2] bundle-uri: add example bundle organization

[PATCH] ci(github): bring back the 'print test failures' step
 2022-07-25 20:00 UTC  (5+ messages)

[PATCH v1 0/2] tr2: shows the scope unconditionally with config
 2022-07-25 19:07 UTC  (4+ messages)
` [PATCH v1 1/2] api-trace2.txt: print config key-value pair

[PATCH] string_list: use the right kind of STRING_LIST_INIT
 2022-07-25 19:01 UTC  (3+ messages)

[PATCH v5 0/4] Add support for mailmap in cat-file
 2022-07-25 18:58 UTC  (3+ messages)
` [PATCH v6 "

[PATCH v7] ls-files: introduce "--format" option
 2022-07-25 11:00 UTC  (8+ messages)
` [PATCH v8] "

[PATCH v1 1/2] api-trace2.txt: print config key-value pair
 2022-07-25  9:18 UTC  (2+ messages)

[PATCH 0/2] t0021: convert perl script to C test-tool helper
 2022-07-24 15:09 UTC  (2+ messages)
` [PATCH v2] t/t0021: convert the rot13-filter.pl script to C


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