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

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

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

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

[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 0/2] fsmonitor: fixup to avoid warnings from pedantic
 2021-08-27  6:04 UTC  (6+ messages)

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

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

How to interactively rebase-and-reword nth commit?
 2021-08-27  2:04 UTC  (6+ messages)

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

[PATCH v3 0/6] config-based hooks restarted
 2021-08-27  0:22 UTC  (16+ 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

[PATCH 1/1] upload-pack: buffer ref advertisement writes
 2021-08-26 23:32 UTC  (13+ messages)
        ` [PATCH 1/2] pkt-line: add packet_fwrite
          ` [PATCH 2/2] upload-pack: use stdio in send_ref callbacks

[PATCH v6 2/2] tr2: log parent process name
 2021-08-26 22:38 UTC  (24+ 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

[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] pretty-options.txt: describe supported encoding
 2021-08-26 21:34 UTC 

[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

[PATCH 0/2] make: install stripped Git
 2021-08-26 20:10 UTC  (6+ messages)
` [PATCH 1/2] make: add install-stripped target
` [PATCH 2/2] make: delete strip target

[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

git log --encoding=HTML is not supported
 2021-08-26 15:37 UTC  (7+ messages)

[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  (18+ messages)
` [PATCH 1/6] fetch: speed up lookup of want refs via commit-graph
` [PATCH 2/6] fetch: avoid unpacking headers in object existence check
` [PATCH v2 0/7] Speed up mirror-fetches with many refs
  ` [PATCH v2 1/7] fetch: speed up lookup of want refs via commit-graph
  ` [PATCH v2 5/7] fetch: refactor fetch refs to be more extendable
  ` [PATCH v2 6/7] fetch: merge fetching and consuming 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  (5+ 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] "

[BUG] git-rebase unnecessarily change mtime of files
 2021-08-25 12:45 UTC  (2+ messages)

[PATCH] t9001: PATH must not use Windows-style paths
 2021-08-25 12:27 UTC  (2+ messages)

[PATCH 0/2] macos: safeguard git maintenance against highly concurrent operations
 2021-08-25 12:23 UTC  (3+ messages)

[PATCH] whats-cooking: fix a couple of typos
 2021-08-25 11:16 UTC  (3+ messages)

[PATCH 0/8] [GSOC] ref-filter: eliminate dummy ref_format to make the code cleaner
 2021-08-25  9:08 UTC  (9+ messages)
` [PATCH 1/8] [GSOC] ref-filter: use list api to replace ref_sorting linked list
` [PATCH 2/8] [GSOC] ref-filter: let parse_sorting_atom() use real ref_format
` [PATCH 3/8] [GSOC] ref-filter: add ref_format to ref_array_item
` [PATCH 4/8] [GSOC] ref-filter: clean up verify_ref_format()
` [PATCH 5/8] [GSOC] ref-filter: introduce symref_atom_parser()
` [PATCH 6/8] [GSOC] ref-filter: remove grab_oid() function
` [PATCH 7/8] [GSOC] ref-filter: add deref member to struct used_atom
` [PATCH 8/8] [GSOC] ref-filter: move need_symref, need_tagged into ref_format

[GSOC] [QUESTION] ref-filter: can %(raw) implement reuse oi.content?
 2021-08-25  8:11 UTC  (10+ messages)

Get tree of remote repository using custom ssh library
 2021-08-25  6:54 UTC  (3+ messages)


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