git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-12-31 14:51:42 to 2023-01-08 07:28:55 UTC [more...]

[PATCH 0/3] COPY_ARRAY, MOVE_ARRAY, DUP_ARRAY
 2023-01-08  7:28 UTC  (15+ messages)
` [PATCH 1/3] do full type check in COPY_ARRAY and MOVE_ARRAY
` [PATCH v2 0/4] COPY_ARRAY, MOVE_ARRAY, DUP_ARRAY
  ` [PATCH v2 1/4] factor out BARF_UNLESS_COPYABLE
  ` [PATCH v2 2/4] do full type check in BARF_UNLESS_COPYABLE
  ` [PATCH v2 3/4] add DUP_ARRAY
  ` [PATCH v2 4/4] use DUP_ARRAY

[PATCH 0/4] worktree: Support `--orphan` when creating new worktrees
 2023-01-08  7:13 UTC  (21+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v3 "
    ` [PATCH v4 0/3] "
      ` [PATCH v5 0/4] "
        ` [PATCH v6 "
          ` [PATCH v6 2/4] worktree add: refactor opt exclusion tests
          ` [PATCH v6 4/4] worktree add: add hint to direct users towards --orphan
          ` [PATCH v7 0/4] worktree: Support `--orphan` when creating new worktrees
            ` [PATCH v7 1/4] worktree add: include -B in usage docs
            ` [PATCH v7 2/4] worktree add: refactor opt exclusion tests
            ` [PATCH v7 3/4] worktree add: add --orphan flag
            ` [PATCH v7 4/4] worktree add: add hint to direct users towards --orphan

[PATCH] grep: correctly identify utf-8 characters with \{b,w} in -P
 2023-01-08  6:39 UTC  (2+ messages)

Bug report between git hooks and git worktree
 2023-01-08  6:32 UTC  (3+ messages)

Did config `branch.<name>.fetch` ever exist?
 2023-01-08  4:35 UTC  (2+ messages)

should git rev-parse -q --verify on a range produce output?
 2023-01-08  2:34 UTC  (2+ messages)

[PATCH 0/5] Documentation: updates and a correction around 'ORIG_HEAD'
 2023-01-08  2:16 UTC  (9+ messages)
` [PATCH 1/5] git-cherry-pick.txt: do not use 'ORIG_HEAD' in example
` [PATCH 2/5] git-reset.txt: mention 'ORIG_HEAD' in the Description
` [PATCH 3/5] git-merge.txt: "
` [PATCH 4/5] revisions.txt: be explicit about commands writing 'ORIG_HEAD'
` [PATCH 5/5] git-rebase.txt: add a note about 'ORIG_HEAD' being overwritten

[PATCH] *: fix typos which duplicate a word
 2023-01-08  1:29 UTC  (5+ messages)
  ` [PATCH v2] "

BUG: git grep behave oddly with alternatives
 2023-01-08  1:27 UTC  (10+ messages)

[PATCH 0/2] some minor starts_with()/skip_prefix() cleanups
 2023-01-07 21:29 UTC  (5+ messages)
` [PATCH 1/2] convert trivial uses of strncmp() to starts_with()
` [PATCH 2/2] convert trivial uses of strncmp() to skip_prefix()

bug?: ORIG_HEAD incorrect after reset during git-rebase -i
 2023-01-07 19:50 UTC  (7+ messages)

[PATCH 0/5] cleaning up read_object() family of functions
 2023-01-07 13:50 UTC  (6+ messages)
` [PATCH 1/5] object-file: inline calls to read_object()
` [PATCH 2/5] streaming: inline call to read_object_file_extended()
` [PATCH 3/5] read_object_file_extended(): drop lookup_replace option
` [PATCH 4/5] repo_read_object_file(): stop wrapping read_object_file_extended()
` [PATCH 5/5] packfile: inline custom read_object()

[PATCH] am: don't pass strvec to apply_parse_options()
 2023-01-07 13:21 UTC  (5+ messages)
` [RFC PATCH 0/5] strvec: add a "nodup" mode, fix memory leaks

[PATCH 0/2] branch: operations on orphan branches
 2023-01-07  0:35 UTC  (9+ messages)
` [PATCH 1/2] branch: description for orphan branch errors

[PATCH v4 0/1] Expose header information to git-send-email's sendemail-validate hook
 2023-01-06 23:48 UTC  (4+ messages)
` [PATCH v4 1/1] "

[PATCH v3 0/4] Optionally skip hashing index on write
 2023-01-06 23:40 UTC  (11+ messages)
` [PATCH v4 "
  ` [PATCH v5 "
    ` [PATCH v5 1/4] hashfile: allow skipping the hash function
    ` [PATCH v5 2/4] read-cache: add index.skipHash config option
    ` [PATCH v5 3/4] test-lib-functions: add helper for trailing hash
    ` [PATCH v5 4/4] features: feature.manyFiles implies fast index writes

[PATCH 0/8] Bundle URIs V: creationToken heuristic for incremental fetches
 2023-01-06 20:36 UTC  (9+ messages)
` [PATCH 1/8] t5558: add tests for creationToken heuristic
` [PATCH 2/8] bundle-uri: parse bundle.heuristic=creationToken
` [PATCH 3/8] bundle-uri: parse bundle.<id>.creationToken values
` [PATCH 4/8] bundle-uri: download in creationToken order
` [PATCH 5/8] clone: set fetch.bundleURI if appropriate
` [PATCH 6/8] bundle-uri: drop bundle.flag from design doc
` [PATCH 7/8] fetch: fetch from an external bundle URI
` [PATCH 8/8] bundle-uri: store fetch.bundleCreationToken

What's cooking in git.git (Jan 2023, #02; Fri, 6)
 2023-01-06 15:18 UTC 

[PATCH v3 00/11] Bundle URIs IV: advertise over protocol v2
 2023-01-06 14:13 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 06/11] bundle-uri client: add helper for testing server
        ` [PATCH] test-bundle-uri: drop unused variables

Problem with git diff --relative, diff.external, run from a sub-directory
 2023-01-06 13:10 UTC  (7+ messages)
` [PATCH 0/3] fixing "diff --relative" with external diff
  ` [PATCH 1/3] diff: use filespec path to set up tempfiles for ext-diff
  ` [PATCH 2/3] diff: clean up external-diff argv setup
  ` [PATCH 3/3] diff: drop "name" parameter from prepare_temp_file()

[BUG] `git gc` or `git pack-refs` wipes all notes for `git notes` command
 2023-01-06 13:04 UTC  (6+ messages)

[PATCH] scalar: use verbose mode in clone
 2023-01-06 12:30 UTC  (4+ messages)
` [PATCH v2] scalar: show progress if stderr refer to a terminal

[PATCH v12 0/2] win32: close handles of threads that have been joined
 2023-01-06 12:28 UTC  (8+ messages)
` [PATCH v13 "
  ` [PATCH v13 1/2] win32: prepare pthread.c for change by formatting
  ` [PATCH v13 2/2] win32: close handles of threads that have been joined
  ` [PATCH v14 0/2] "
    ` [PATCH v14 1/2] win32: prepare pthread.c for change by formatting
    ` [PATCH v14 2/2] win32: close handles of threads that have been joined

BUG: Value for GIT_SSL_NO_VERIFY has no effect
 2023-01-06  9:10 UTC  (9+ messages)
` [PATCH 0/5] Update docs on GIT_* environment variables
  ` [PATCH 3/5] environ: GIT_FLUSH should be made a usual Boolean

[PATCH v5 0/6] submodule: parallelize diff
 2023-01-05 23:23 UTC  (8+ messages)
` [PATCH v5 1/6] run-command: add duplicate_output_fn to run_processes_parallel_opts
` [PATCH v5 2/6] submodule: strbuf variable rename
` [PATCH v5 3/6] submodule: move status parsing into function
` [PATCH v5 4/6] diff-lib: refactor match_stat_with_submodule
` [PATCH v5 5/6] diff-lib: parallelize run_diff_files for submodules
` [PATCH v5 6/6] submodule: call parallel code from serial status

mergetools: wrong window selected for vimdiff1
 2023-01-05 18:47 UTC 

git.functions to improve the git users experience in your bash
 2023-01-05 17:50 UTC 

[PATCH] dir: check for single file cone patterns
 2023-01-05 11:39 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/1] cat-file: quote-format name in error when using -z
 2023-01-05  6:24 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] "

[PATCH v3 0/2] Implement filtering repacks
 2023-01-05  1:39 UTC  (9+ messages)
` [PATCH v4 0/3] "
  ` [PATCH v4 1/3] pack-objects: allow --filter without --stdout
  ` [PATCH v4 2/3] repack: add --filter=<filter-spec> option
  ` [PATCH v4 3/3] gc: add gc.repackFilter config option

[PATCH] ci(github): restore "print test failures" step name
 2023-01-04 21:41 UTC  (2+ messages)

[PATCH v5 0/2] check-attr: add support to work with tree-ish
 2023-01-04 10:25 UTC  (5+ messages)
  ` [PATCH v5 1/2] t0003: move setup for `--all` into new block
  ` [PATCH v5 2/2] attr: add flag `--source` to work with tree-ish

[PATCH] hooks: add sendemail-validate-series
 2023-01-03 23:11 UTC 

feature request - can git submodule update pull/update the repos based on the .gitmodule file without additional flags?
 2023-01-03 19:36 UTC 

[PATCH] run-command: make async_exit usage consistent
 2023-01-03 17:59 UTC 

[PATCH v12] git: edit variable types to match what is assigned to them
 2023-01-03 17:37 UTC  (2+ messages)
` [PATCH v13] "

Request to remove Junio C Hamano as the Git Maintainer
 2023-01-03 15:08 UTC  (11+ messages)

git fetch --dry-run changes the local repo and transfers data
 2023-01-03 11:07 UTC  (4+ messages)

[BUG] fatal: transport 'file' not allowed during submodule add
 2023-01-03  8:57 UTC  (6+ messages)

What's cooking in git.git (Jan 2023, #01; Mon, 2)
 2023-01-03  0:58 UTC 

[PATCH] ref-filter: add new atom "signature" atom
 2023-01-03  0:58 UTC  (7+ messages)

Parallelism for submodule update
 2023-01-02 16:54 UTC  (2+ messages)

[ANNOUNCE] Git Rev News edition 94
 2023-01-01 20:37 UTC 

'git tag' returns tags not in the order they were created
 2023-01-01 20:09 UTC  (2+ messages)

is this data corruption?
 2023-01-01  4:48 UTC  (8+ messages)

[PATCH 00/10] sequencer API & users: fix widespread leaks
 2023-01-01  4:27 UTC  (17+ messages)
` [PATCH 02/10] sequencer.c: split up sequencer_remove_state()
` [PATCH 03/10] rebase & sequencer API: fix get_replay_opts() leak in "rebase"
` [PATCH 04/10] builtin/revert.c: refactor run_sequencer() return pattern
` [PATCH 05/10] builtin/revert.c: fix common leak by using replay_opts_release()
` [PATCH 07/10] builtin/rebase.c: fix "options.onto_name" leak
` [PATCH 08/10] sequencer.c: always free() the "msgbuf" in do_pick_commit()


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