git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-08-24 22:19:58 to 2021-08-26 20:46:04 UTC [more...]

[PATCH v4 0/7] packfile-uris: commits and trees exclusion
 2021-08-26 20:45 UTC  (21+ messages)
` [PATCH v5 00/14] packfile-uris: commits, trees and tags exclusion
  ` [PATCH v5 01/14] pack-objects.c: introduce new method `match_packfile_uri_exclusions`
  ` [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 04/14] packfile-uri: support for excluding tree 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 07/14] t5702: support for excluding commit objects
  ` [PATCH v5 08/14] Add new parameter "carry_data" for "show_commit function
  ` [PATCH v5 09/14] commit.h: add wrapped tags in commit struct
  ` [PATCH v5 10/14] object.h: add referred tags in `referred_objects` struct
  ` [PATCH v5 11/14] packfile-uri: support for excluding tag objects
  ` [PATCH v5 12/14] packfile-uri.txt: "
  ` [PATCH v5 13/14] t5702: add tag exclusion test case
  ` [PATCH v5 14/14] pack-objects.c: introduce `want_exclude_object` function

[PATCH] Make ident dynamic, not just a hardcoded value of "$Id"
 2021-08-26 20:37 UTC  (3+ messages)
` [PATCH v2] "

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

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

[PATCH RESEND] branch: allow deleting dangling branches with --force
 2021-08-26 19:12 UTC  (13+ messages)
` [PATCH v2] "

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

[PATCH 00/22] multi-pack reachability bitmaps
 2021-08-26 18:49 UTC  (8+ messages)
` [PATCH v4 00/25] "

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] submodule: absorb git dir instead of dying on deinit
 2021-08-26 18:33 UTC 

[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

[RFC PATCH 0/2] First steps towards iterating over submodule refs
 2021-08-26 16:39 UTC  (4+ 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 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 v6 2/2] tr2: log parent process name
 2021-08-26 16:42 UTC  (23+ 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 v2 00/25] Support reftable ref backend for Git
 2021-08-26 16:02 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v4 00/28] "

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 

How to interactively rebase-and-reword nth commit?
 2021-08-26  6:28 UTC  (5+ messages)

[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/1] ci: new github-action for git-l10n code review
 2021-08-26  2:25 UTC  (6+ messages)
` [PATCH 1/1] "

[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

'git pull' complains that a locally resurrected directory would be overwritten by merge when no pulled changes are affecting that directory
 2021-08-25 21:19 UTC  (7+ messages)

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

[PATCH v3 0/8] Sparse index: delete ignored files outside sparse cone
 2021-08-25  1:09 UTC  (5+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 05/10] unpack-trees: fix nested sparse-dir search

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

[BUG] send-email propagates "In-Reply-To"
 2021-08-25  0:15 UTC  (6+ messages)

What's cooking in git.git (Aug 2021, #08; Mon, 23)
 2021-08-25  0:15 UTC  (5+ messages)

[PATCH v3 0/6] config-based hooks restarted
 2021-08-24 22:45 UTC  (5+ messages)
` [PATCH v3 6/6] hook: allow out-of-repo 'git hook' invocations

[RFC PATCH 00/13] Add bundle-uri: resumably clones, static "dumb" CDN etc
 2021-08-24 22:33 UTC  (8+ messages)
` [RFC PATCH 13/13] bundle-uri docs: add design notes


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