git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-08-25 14:27:43 to 2021-08-27 18:03:26 UTC [more...]

[PATCH 00/22] multi-pack reachability bitmaps
 2021-08-27 18:03 UTC  (17+ messages)
` [PATCH v4 00/25] "
  ` [PATCH v4 05/25] midx: clear auxiliary .rev after replacing the MIDX

[PATCH] submodule: absorb git dir instead of dying on deinit
 2021-08-27 17:28 UTC  (6+ messages)
` [PATCH v2] "

bugreport: git apply -3 confusing "lacks the necessary blob"
 2021-08-27 17:14 UTC  (5+ messages)

[PATCH 0/2] fsmonitor: fixup to avoid warnings from pedantic
 2021-08-27 17:11 UTC  (7+ messages)

[PATCH] pretty-options.txt: describe supported encoding
 2021-08-27 17:03 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH 1/1] upload-pack: buffer ref advertisement writes
 2021-08-27 16:15 UTC  (14+ messages)
        ` [PATCH 1/2] pkt-line: add packet_fwrite
          ` [PATCH 2/2] upload-pack: use stdio in send_ref callbacks

What's cooking in git.git (Aug 2021, #08; Mon, 23)
 2021-08-27 16:03 UTC  (3+ messages)

git log --encoding=HTML is not supported
 2021-08-27 15:59 UTC  (9+ messages)

[PATCH 0/2] make: install stripped Git
 2021-08-27 12:41 UTC  (8+ messages)
` [PATCH 1/2] make: add install-stripped target
` [PATCH 2/2] make: delete strip target

[GSOC] ref-filter code clean
 2021-08-27 11:56 UTC 

[PATCH v3 0/6] config-based hooks restarted
 2021-08-27 11:15 UTC  (17+ messages)
` [PATCH v3 1/6] hook: run a list of hooks instead
` [PATCH v3 2/6] hook: allow parallel hook execution
` [PATCH v3 3/6] hook: introduce "git hook list"
` [PATCH v3 4/6] hook: allow running non-native hooks

How to interactively rebase-and-reword nth commit?
 2021-08-27  9:18 UTC  (7+ messages)

[PATCH v6 2/2] tr2: log parent process name
 2021-08-27  8:02 UTC  (31+ messages)
` [PATCH 0/6] tr2: plug memory leaks + logic errors + Win32 & Linux feature parity
  ` [PATCH 1/6] tr2: remove NEEDSWORK comment for "non-procfs" implementations
  ` [PATCH 2/6] tr2: clarify TRACE2_PROCESS_INFO_EXIT comment under Linux
  ` [PATCH 3/6] tr2: stop leaking "thread_name" memory
  ` [PATCH 4/6] tr2: fix memory leak & logic error in 2f732bf15e6
  ` [PATCH 5/6] tr2: do compiler enum check in trace2_collect_process_info()
  ` [PATCH 6/6] tr2: log N parent process names on Linux
      ` "I don't know what the author meant by that..." (was "Re: [PATCH 6/6] tr2: log N parent process names on Linux")
  ` [PATCH v2 0/6] tr2: plug memory leaks + logic errors + Win32 & Linux feature parity
    ` [PATCH v2 1/6] tr2: remove NEEDSWORK comment for "non-procfs" implementations
    ` [PATCH v2 2/6] tr2: clarify TRACE2_PROCESS_INFO_EXIT comment under Linux
    ` [PATCH v2 3/6] tr2: stop leaking "thread_name" memory
    ` [PATCH v2 4/6] tr2: fix memory leak & logic error in 2f732bf15e6
    ` [PATCH v2 5/6] tr2: do compiler enum check in trace2_collect_process_info()
    ` [PATCH v2 6/6] tr2: log N parent process names on Linux
    ` [PATCH v3 0/6] tr2: plug memory leaks + logic errors + Win32 & Linux feature parity
      ` [PATCH v3 1/6] tr2: remove NEEDSWORK comment for "non-procfs" implementations
      ` [PATCH v3 2/6] tr2: clarify TRACE2_PROCESS_INFO_EXIT comment under Linux
      ` [PATCH v3 3/6] tr2: stop leaking "thread_name" memory
      ` [PATCH v3 4/6] tr2: leave the parent list empty upon failure & don't leak memory
      ` [PATCH v3 5/6] tr2: do compiler enum check in trace2_collect_process_info()
      ` [PATCH v3 6/6] tr2: log N parent process names on Linux

[PATCH RESEND] branch: allow deleting dangling branches with --force
 2021-08-27  7:53 UTC  (16+ messages)
        ` Antw: [EXT] Re: [PATCH RESEND] branch: allow deleting dangling branches with ‑‑force
` [PATCH v2] branch: allow deleting dangling branches with --force

[PATCH 0/4] test-tool: split up "read-cache" tool
 2021-08-27  7:24 UTC  (5+ messages)
` [PATCH v2 "

[PATCH 0/1] ci: new github-action for git-l10n code review
 2021-08-27  7:13 UTC  (9+ messages)
` [PATCH 1/1] "
            ` [PATCH v3] "

[PATCH v2 00/25] Support reftable ref backend for Git
 2021-08-27  7:00 UTC  (12+ messages)
` [PATCH v3 "
  ` [PATCH v4 00/28] "
    ` [PATCH v4 18/28] reftable: implement stack, a mutable database of reftable files
        ` [RFC PATCH] reftable: fixup for broken __FUNCTION__ use

[PATCH] Make ident dynamic, not just a hardcoded value of "$Id"
 2021-08-27  2:59 UTC  (4+ messages)
` [PATCH v2] "

Bug report: 'filtering content' delayed progress message does not respect --quiet
 2021-08-27  2:26 UTC  (6+ messages)
` [PATCH] checkout: make delayed checkout respect --quiet and --no-progress
  ` [PATCH v2] "

'git pull' complains that a locally resurrected directory would be overwritten by merge when no pulled changes are affecting that directory
 2021-08-27  1:05 UTC  (6+ messages)

[RFC PATCH 0/2] First steps towards iterating over submodule refs
 2021-08-26 22:24 UTC  (5+ messages)
` [RFC PATCH 1/2] refs: make _advance() check struct repo, not flag
` [RFC PATCH 2/2] refs: add repo paramater to _iterator_peel()

[PATCH] column: fix parsing of the '--nl' option
 2021-08-26 21:36 UTC  (4+ messages)

[PATCH 0/6] Fix GIT_TEST_SPLIT_INDEX
 2021-08-26 21:00 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] t1600-index: remove unnecessary redirection
  ` [PATCH v2 2/6] t1600-index: don't run git commands upstream of a pipe
  ` [PATCH v2 3/6] t1600-index: disable GIT_TEST_SPLIT_INDEX
  ` [PATCH v2 4/6] read-cache: look for shared index files next to the index, too
  ` [PATCH v2 5/6] tests: disable GIT_TEST_SPLIT_INDEX for sparse index tests
  ` [PATCH v2 6/6] read-cache: fix GIT_TEST_SPLIT_INDEX

[PATCH v5 00/14] packfile-uris: commits, trees and tags exclusion
 2021-08-26 20:56 UTC  (12+ messages)
` [PATCH v5 02/14] Add new parameter "carry_data" for "show_object" function
` [PATCH v5 03/14] packfile-uri: support for excluding commit objects
` [PATCH v5 05/14] packfile-uri.txt: support for excluding commits and trees
` [PATCH v5 06/14] t5702: replace with "test_when_finished" for cleanup
` [PATCH v5 09/14] commit.h: add wrapped tags in commit struct

[RFC PATCH] send-email: allow fixing the cover letter subject
 2021-08-26 19:31 UTC  (6+ messages)

[PATCH] test-lib-functions: avoid non POSIX ERE in test_dir_is_empty()
 2021-08-26 19:21 UTC  (6+ messages)

BUG: git diff --name-only ignores --ignore-*
 2021-08-26 18:42 UTC  (2+ messages)

[PATCH 0/2] Normalize newlines in merge & interpret-trailer
 2021-08-26 18:32 UTC  (4+ messages)
` [PATCH 2/2] merge: make sure to terminate message with newline

[PATCH 1/2] xopen: explicitly report creation failures
 2021-08-26 16:49 UTC  (5+ messages)
` [PATCH 2/2] use xopen() to handle fatal open(2) failures

[PATCH v5 0/6] Finish converting git bisect to C part 4
 2021-08-26 16:46 UTC  (4+ messages)
` [PATCH v5 5/6] bisect--helper: reimplement `bisect_run` shell function in C

[PATCH 0/4] bundle: show progress on "unbundle"
 2021-08-26 14:05 UTC  (7+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] bundle API: start writing API documentation
  ` [PATCH v3 2/5] strvec: add a strvec_pushvec()
  ` [PATCH v3 3/5] bundle API: change "flags" to be "extra_index_pack_args"
  ` [PATCH v3 4/5] index-pack: add --progress-title option
  ` [PATCH v3 5/5] bundle: show progress on "unbundle"

BUG: git diff --name-only ignores --ignore-*
 2021-08-26  9:05 UTC 

[PATCH 0/2] [RFC] Implement a bulk-checkin option for core.fsyncObjectFiles
 2021-08-26  5:57 UTC  (16+ messages)
` [PATCH 1/2] object-file: use futimes rather than utime
` [PATCH 2/2] core.fsyncobjectfiles: batch disk flushes

[PATCH 0/6] Speed up mirror-fetches with many refs
 2021-08-25 23:44 UTC  (5+ messages)
` [PATCH 2/6] fetch: avoid unpacking headers in object existence check
` [PATCH v2 0/7] Speed up mirror-fetches with many refs

[RFC PATCH] sequencer: warn on skipping previously seen commit
 2021-08-25 19:40 UTC  (3+ messages)
` [PATCH v2] sequencer: advise if skipping cherry-picked commit

[RFC PATCH v3 0/4] advice: remove usage of `advice_*` global variables
 2021-08-25 19:07 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 4/4] advice: move advice.graftFileDeprecated squashing to commit.[ch]

[PATCH] fetch: skip formatting updated refs with `--quiet`
 2021-08-25 18:37 UTC  (5+ messages)

[PATCH] ls-refs: reuse buffer when sending refs
 2021-08-25 17:23 UTC  (4+ messages)

[PATCH] t5582: remove spurious 'cd "$D"' line
 2021-08-25 16:12 UTC  (5+ messages)

[filter-repo PATCH] filter-repo: add new --replace-message option
 2021-08-25 15:08 UTC  (3+ messages)
` [filter-repo PATCH v2] "


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