git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-08-16 18:55:46 to 2022-08-19 04:29:35 UTC [more...]

[PATCH v7 00/15] Rewrite the remaining merge strategies from shell to C
 2022-08-19  4:27 UTC  (20+ messages)
` [PATCH v8 00/14] "
  ` [PATCH v8 03/14] merge-index: libify merge_one_path() and merge_all()
  ` [PATCH v8 08/14] merge-resolve: rewrite in C

[PATCH 0/2] Allow --ancestry-path to take an argument
 2022-08-19  4:28 UTC  (23+ messages)
` [PATCH 1/2] rev-list-options.txt: fix simple typo
` [PATCH 2/2] revision: allow --ancestry-path to take an argument
` [PATCH v2 0/2] Allow "
  ` [PATCH v2 1/2] rev-list-options.txt: fix simple typo
  ` [PATCH v2 2/2] revision: allow --ancestry-path to take an argument
  ` [PATCH v3 0/3] Allow "
    ` [PATCH v3 1/3] rev-list-options.txt: fix simple typo
    ` [PATCH v3 2/3] t6019: modernize tests with helper
    ` [PATCH v3 3/3] revision: allow --ancestry-path to take an argument

[PATCH 5/9] refs: avoid duplicate running of the reference-transaction hook
 2022-08-19  3:21 UTC  (11+ messages)
` [PATCH v2 0/9] Fix issues of refx-txn hook for various git commands
` [PATCH v2 1/9] t1416: more testcases for reference-transaction hook
` [PATCH v2 2/9] refs: update missing old-oid in transaction from lockfile
` [PATCH v2 3/9] refs: add new field in transaction for running transaction hook
` [PATCH v2 4/9] refs: do not run transaction hook for git-pack-refs
` [PATCH v2 5/9] refs: avoid duplicate running of the reference-transaction hook
` [PATCH v2 6/9] refs: add reflog_info to hold more fields for reflog entry
` [PATCH v2 7/9] refs: get error message via refs_update_ref_extended()
` [PATCH v2 8/9] refs: reimplement files_copy_or_rename_ref() to run refs-txn hook
` [PATCH v2 9/9] refs: reimplement refs_delete_refs() and run hook once

What's cooking in git.git (Aug 2022, #06; Wed, 17)
 2022-08-18 22:42 UTC  (9+ messages)
` js/bisect-in-c (was: What's cooking in git.git (Aug 2022, #06; Wed, 17))
` ds/* (was "
` vd/* (was: "
  ` vd/*

There is no tracking information for the current branch
 2022-08-18 22:22 UTC  (2+ messages)

[PATCH 0/3] scalar: enable built-in FSMonitor
 2022-08-18 21:40 UTC  (30+ messages)
` [PATCH 1/3] scalar: enable built-in FSMonitor on `register`
` [PATCH v2 0/5] scalar: enable built-in FSMonitor
  ` [PATCH v2 1/5] scalar-unregister: handle error codes greater than 0
  ` [PATCH v2 2/5] scalar-[un]register: clearly indicate source of error
  ` [PATCH v2 3/5] scalar: enable built-in FSMonitor on `register`
  ` [PATCH v2 4/5] scalar unregister: stop FSMonitor daemon
  ` [PATCH v2 5/5] scalar: update technical doc roadmap with FSMonitor support
  ` [PATCH v3 0/8] scalar: enable built-in FSMonitor
    ` [PATCH v3 1/8] scalar: constrain enlistment search
    ` [PATCH v3 2/8] scalar-unregister: handle error codes greater than 0
    ` [PATCH v3 3/8] scalar-[un]register: clearly indicate source of error
    ` [PATCH v3 4/8] scalar-delete: do not 'die()' in 'delete_enlistment()'
    ` [PATCH v3 5/8] scalar: move config setting logic into its own function
    ` [PATCH v3 6/8] scalar: enable built-in FSMonitor on `register`
    ` [PATCH v3 7/8] scalar unregister: stop FSMonitor daemon
    ` [PATCH v3 8/8] scalar: update technical doc roadmap with FSMonitor support

[PATCH] fsmonitor: option to allow fsmonitor to run against network-mounted repos
 2022-08-18 21:38 UTC  (3+ messages)

[PATCH] trailer: allow spaces in tokens
 2022-08-18 21:31 UTC  (10+ messages)
` [PATCH v2] "

[BUG] Unicode filenames handling in `git log --stat`
 2022-08-18 21:00 UTC  (5+ messages)
` [PATCH/RFC 1/1] diff.c: When appropriate, use utf8_strwidth()

[RFC/PATCH] sequencer: do not translate reflog messages
 2022-08-18 20:36 UTC  (12+ messages)
` [PATCH 0/4] sequencer: clarify translations
  ` [PATCH 1/4] sequencer: do not translate reflog messages
  ` [PATCH 2/4] sequencer: do not translate parameters to error_resolve_conflict()
  ` [PATCH 3/4] sequencer: do not translate command names
  ` [PATCH 4/4] po: adjust README to code

[PATCH 0/2] Make rebase.autostash default
 2022-08-18 19:47 UTC  (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Add Eclipse project settings files to .gitignore

[PATCH v3 00/11] Generalize 'scalar diagnose' into 'git diagnose' and 'git bugreport --diagnose'
 2022-08-18 19:12 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 07/11] builtin/diagnose.c: create 'git diagnose' builtin

What's cooking in git.git (Aug 2022, #02; Fri, 5)
 2022-08-18 19:07 UTC  (5+ messages)

[PATCH v4 1/3] hide-refs: add hook to force hide refs
 2022-08-18 18:51 UTC  (2+ messages)

[Question] How to know which branch(ref) is the latest updated branch?
 2022-08-18 17:08 UTC  (3+ messages)

bugreport: "git config --global" fails if an invalid .git file present
 2022-08-18 16:28 UTC  (3+ messages)

Programmatic patches (transform commits)
 2022-08-18 15:48 UTC  (2+ messages)

Bug: conflict in the last file line results in wrong combined diff
 2022-08-18 13:54 UTC 

[PATCH 0/3] Fixups for cw/submodule-merge-messages
 2022-08-18  7:15 UTC  (16+ messages)
` [PATCH 1/3] merge-ort: remove translator lego in new "submodule conflict suggestion"
` [PATCH 2/3] merge-ort: add comment to avoid surprise with new sub_flag variable
` [PATCH 3/3] merge-ort: provide helpful submodule update message when possible
` [PATCH v2 0/3] Fixups for cw/submodule-merge-messages
  ` [PATCH v2 1/3] merge-ort: remove translator lego in new "submodule conflict suggestion"
  ` [PATCH v2 2/3] merge-ort: add comment to avoid surprise with new sub_flag variable
  ` [PATCH v2 3/3] merge-ort: provide helpful submodule update message when possible
  ` [PATCH v3 0/3] Fixups for cw/submodule-merge-messages
    ` [PATCH v3 1/3] merge-ort: remove translator lego in new "submodule conflict suggestion"
    ` [PATCH v3 2/3] merge-ort: avoid surprise with new sub_flag variable
    ` [PATCH v3 3/3] merge-ort: provide helpful submodule update message when possible

[PATCH 0/5] rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point
 2022-08-18  7:11 UTC  (5+ messages)
` [PATCH 2/5] rebase: store orig_head as a commit
` [PATCH 3/5] rebase: factor out merge_base calculation

Partial-clone cause big performance impact on server
 2022-08-18  5:49 UTC  (6+ messages)
    ` [External Mail]Re: "

[PATCH v2] pipe_command(): mark stdin descriptor as non-blocking
 2022-08-18  5:41 UTC  (23+ messages)
    ` [PATCH] mingw: handle writes to non-blocking pipe
                    ` [PATCH v2 0/6] fix pipe_command() deadlock
                      ` [PATCH v2 1/6] compat: add function to enable nonblocking pipes
                      ` [PATCH v2 2/6] nonblock: support Windows
                      ` [PATCH v2 3/6] git-compat-util: make MAX_IO_SIZE define globally available
                      ` [PATCH v2 4/6] pipe_command(): avoid xwrite() for writing to pipe
                      ` [PATCH v2 5/6] pipe_command(): handle ENOSPC when writing to a pipe
                      ` [PATCH v2 6/6] pipe_command(): mark stdin descriptor as non-blocking

[PATCH v5 3/6] pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests
 2022-08-17 20:38 UTC  (13+ messages)

t7527 intermittent failure on macOS APFS and possible fix
 2022-08-17 20:23 UTC  (2+ messages)

What's cooking in git.git (Aug 2022, #05; Mon, 15)
 2022-08-17 20:05 UTC  (10+ messages)
` js/bisect-in-c, was "
` sy/mv-out-of-cone (was Re: What's cooking in git.git (Aug 2022, #05; Mon, 15))
` cw/submodule-merge-messages (Was: "

Bug in rebase --autosquash
 2022-08-17 19:40 UTC  (2+ messages)

[PATCH v1 0/2] grep: integrate with sparse index
 2022-08-17 18:47 UTC  (11+ messages)
` [PATCH v1 1/2] builtin/grep.c: add --sparse option
` [PATCH v1 2/2] builtin/grep.c: integrate with sparse index

[GSoC] Status update
 2022-08-17 10:07 UTC  (2+ messages)
` [GSoC] Week 9 status update

What's cooking in git.git (Jul 2022, #03; Mon, 11)
 2022-08-17  0:49 UTC  (8+ messages)
` js/bisect-in-c, was "

What's cooking in git.git (Oct 2021, #02; Wed, 6)
 2022-08-17  0:57 UTC  (11+ messages)
                ` Coverity, was "

[PATCH] git-prompt: show 'CONFLICT' indicator at command prompt
 2022-08-17  0:18 UTC  (9+ messages)
` [PATCH v2] git-prompt: show presence of unresolved conflicts "
  ` [PATCH v3] "

[PATCH] branch: allow "-" as a short-hand for "previous branch"
 2022-08-16 21:27 UTC  (5+ messages)
` [PATCH v2] allow "-" as short-hand for "@{-1}" in "branch -d"
` [PATCH v3] branch: allow "-" as a short-hand for "previous branch"

[PATCH v7] submodule merge: update conflict error message
 2022-08-16 19:39 UTC  (6+ messages)
` [PATCH v8] "


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