git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-08-23 12:13:57 to 2021-08-24 21:10:11 UTC [more...]

[PATCH] t5582: remove spurious 'cd "$D"' line
 2021-08-24 21:10 UTC  (4+ messages)

[PATCH 1/1] upload-pack: buffer ref advertisement writes
 2021-08-24 21:07 UTC  (2+ messages)

[PATCH v3 0/6] config-based hooks restarted
 2021-08-24 20:38 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 v3 5/6] hook: include hooks from the config
` [PATCH v3 6/6] hook: allow out-of-repo 'git hook' invocations

[PATCH 00/22] multi-pack reachability bitmaps
 2021-08-24 20:34 UTC  (29+ messages)
` [PATCH v4 00/25] "
  ` [PATCH v4 01/25] pack-bitmap.c: harden 'test_bitmap_walk()' to check type bitmaps
  ` [PATCH v4 02/25] pack-bitmap-write.c: gracefully fail to write non-closed bitmaps
  ` [PATCH v4 03/25] pack-bitmap-write.c: free existing bitmaps
  ` [PATCH v4 04/25] Documentation: describe MIDX-based bitmaps
  ` [PATCH v4 05/25] midx: clear auxiliary .rev after replacing the MIDX
  ` [PATCH v4 06/25] midx: reject empty `--preferred-pack`'s
  ` [PATCH v4 07/25] midx: infer preferred pack when not given one
  ` [PATCH v4 08/25] midx: close linked MIDXs, avoid leaking memory
  ` [PATCH v4 09/25] midx: avoid opening multiple MIDXs when writing
  ` [PATCH v4 10/25] pack-bitmap.c: introduce 'bitmap_num_objects()'
  ` [PATCH v4 11/25] pack-bitmap.c: introduce 'nth_bitmap_object_oid()'
  ` [PATCH v4 12/25] pack-bitmap.c: introduce 'bitmap_is_preferred_refname()'
  ` [PATCH v4 13/25] pack-bitmap.c: avoid redundant calls to try_partial_reuse
  ` [PATCH v4 14/25] pack-bitmap: read multi-pack bitmaps
  ` [PATCH v4 15/25] pack-bitmap: write "
  ` [PATCH v4 16/25] t5310: move some tests to lib-bitmap.sh
  ` [PATCH v4 17/25] t/helper/test-read-midx.c: add --checksum mode
  ` [PATCH v4 18/25] t5326: test multi-pack bitmap behavior
  ` [PATCH v4 19/25] t0410: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP
  ` [PATCH v4 20/25] t5310: "
  ` [PATCH v4 21/25] t5319: don't write MIDX bitmaps in t5319
  ` [PATCH v4 22/25] t7700: update to work with MIDX bitmap test knob
  ` [PATCH v4 23/25] midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
  ` [PATCH v4 24/25] p5310: extract full and partial bitmap tests
  ` [PATCH v4 25/25] p5326: perf tests for MIDX bitmaps

git log --encoding=HTML is not supported
 2021-08-24 19:11 UTC  (5+ messages)

[PATCH 0/1] ci: new github-action for git-l10n code review
 2021-08-24 19:06 UTC  (11+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] "
` [PATCH v2 1/1] "

[PATCH v3] multi-pack-index: fix *.rev cleanups with --object-dir
 2021-08-24 19:01 UTC  (6+ messages)

[PATCH] make: add INSTALL_STRIP variable
 2021-08-24 18:58 UTC  (8+ messages)

[PATCH] whats-cooking: fix a couple of typos
 2021-08-24 18:52 UTC  (2+ messages)

[PATCH] gitk: new option to hide prefetch refs
 2021-08-24 18:46 UTC  (3+ messages)

[PATCH 0/6] Sparse Index: Integrate with merge, cherry-pick, rebase, and revert
 2021-08-24 18:30 UTC  (4+ messages)
` [PATCH 2/6] diff: ignore sparse paths in diffstat

What's cooking in git.git (Aug 2021, #08; Mon, 23)
 2021-08-24 17:51 UTC  (3+ messages)

[PATCH v7 0/3] maintenance: add support for systemd timers on Linux
 2021-08-24 17:47 UTC  (8+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/3] cache.h: Introduce a generic "xdg_config_home_for(…)" function
  ` [PATCH v8 2/3] maintenance: `git maintenance run` learned `--scheduler=<scheduler>`
  ` [PATCH v8 3/3] maintenance: add support for systemd timers on Linux

[PATCH] t9001: PATH must not use Windows-style paths
 2021-08-24 18:01 UTC 

[PATCH 0/4] bundle: show progress on "unbundle"
 2021-08-24 17:23 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] bundle API: start writing API documentation
  ` [PATCH v2 2/4] bundle API: change "flags" to be "extra_index_pack_args"
  ` [PATCH v2 3/4] index-pack: add --progress-title option
  ` [PATCH v2 4/4] bundle: show progress on "unbundle"

[PATCH v3 00/12] serve.[ch]: general API cleanup
 2021-08-24 16:55 UTC  (5+ messages)
` [PATCH v4 00/10] serve.[ch]: general API cleanup + --advertise-refs cleanup
  ` [PATCH v4 09/10] serve.[ch]: remove "serve_options", split up --advertise-refs code

'git pull' complains that a locally resurrected directory would be overwritten by merge when no pulled changes are affecting that directory
 2021-08-24 16:41 UTC 

[RFC PATCH] send-email: allow fixing the cover letter subject
 2021-08-24 16:11 UTC  (3+ messages)

[BUG] git commit -a doesn't ignore inactive/ignore-all submodules
 2021-08-24 15:49 UTC  (2+ messages)

[PATCH 0/2] macos: safeguard git maintenance against highly concurrent operations
 2021-08-24 15:44 UTC  (3+ messages)
` [PATCH 1/2] maintenance: create `launchctl` configuration using a lock file
` [PATCH 2/2] maintenance: skip bootout/bootstrap when plist is registered

[PATCH 00/27] Base for "config-based-hooks"
 2021-08-24 14:22 UTC  (5+ messages)
` [PATCH v4 00/36] Run hooks via "git run hook" & hook library
  ` [PATCH v4 02/36] Makefile: stop hardcoding {command,config}-list.h

Need pull to delete files
 2021-08-24 13:09 UTC 

[GSoC] [PATCH v2] submodule--helper: run update procedures from C
 2021-08-24 14:06 UTC  (5+ messages)
` [GSoC] [PATCH v3] "
  ` [PATCH v4] "

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

[PATCH 0/4] rebase -r: some merge related fixes
 2021-08-24 13:33 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] make: add install-strip target
 2021-08-24 13:15 UTC  (6+ messages)

Automatically Handling Using/Checking Out Branches With One or More Different Contained Submodules?
 2021-08-24 12:00 UTC 

[ANNOUNCE] Git for Windows 2.33.0(2)
 2021-08-24 11:35 UTC 

Proposalö git push -F
 2021-08-24 10:23 UTC  (2+ messages)

[PATCH 0/6] Speed up mirror-fetches with many refs
 2021-08-24 10:37 UTC  (9+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] fetch: speed up lookup of want refs via commit-graph
  ` [PATCH v2 2/7] fetch: avoid unpacking headers in object existence check
  ` [PATCH v2 3/7] connected: refactor iterator to return next object ID directly
  ` [PATCH v2 4/7] fetch-pack: optimize loading of 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
  ` [PATCH v2 7/7] fetch: avoid second connectivity check if we already have all objects

[GSoC] The Final Git Dev Blog(s)
 2021-08-24 10:22 UTC  (7+ messages)

[PATCH 0/4] test-tool: split up "read-cache" tool
 2021-08-24  9:15 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] test-tool: split up test-tool read-cache
  ` [PATCH v2 2/4] test-tool: migrate read-cache-perf to parse_options()
  ` [PATCH v2 3/4] test-tool: migrate read-cache-again "
  ` [PATCH v2 4/4] read-cache perf: add a perf test for refresh_index()

[PATCH] pull, fetch: fix segfault in --set-upstream option
 2021-08-24  8:49 UTC  (4+ messages)
` [PATCH v2] "

[BUG] send-email propagates "In-Reply-To"
 2021-08-24  7:48 UTC  (6+ messages)

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

Get tree of remote repository using custom ssh library
 2021-08-24  4:51 UTC  (2+ messages)

[RFC PATCH 00/13] Add bundle-uri: resumably clones, static "dumb" CDN etc
 2021-08-24  2:03 UTC  (7+ messages)
` [RFC PATCH 01/13] serve: add command to advertise bundle URIs

[PATCH] add http.maxReceiveSpeed to limit git-receive-pack receiving speed
 2021-08-24  0:31 UTC  (3+ messages)
` [PATCH v2] http: add http.maxReceiveSpeed to limit receiving speed of "git-receive-pack"

[PATCH v6 0/3] maintenance: add support for systemd timers on Linux
 2021-08-23 22:30 UTC  (5+ messages)
` [PATCH v7 2/3] maintenance: `git maintenance run` learned `--scheduler=<scheduler>`

[filter-repo PATCH] filter-repo: add new --replace-message option
 2021-08-23 20:55 UTC  (4+ messages)
` [filter-repo PATCH v2] "

[PATCH] compat: let git_mmap use malloc(3) directly
 2021-08-23 20:27 UTC  (3+ messages)

[PATCH] test: fix for COLUMNS and bash 5
 2021-08-23 20:24 UTC  (5+ messages)

[PATCH v2 0/8] Sparse index: delete ignored files outside sparse cone
 2021-08-23 20:00 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 8/8] sparse-checkout: clear tracked sparse dirs

git read-tree doesn't accept tree-ish
 2021-08-23 19:38 UTC  (7+ messages)

[PATCH] sparse-index: copy dir_hash in ensure_full_index()
 2021-08-23 19:27 UTC  (7+ messages)

[PATCH] Make ident dynamic, not just a hardcoded value of "$Id"
 2021-08-23 18:41 UTC  (3+ messages)

[PATCH] Give support for hooks based on platform
 2021-08-23 18:32 UTC  (8+ messages)

[PATCH v2] multi-pack-index: fix *.rev cleanups with --object-dir
 2021-08-23 18:00 UTC  (7+ messages)

[PATCH] rebase: emit one "fatal" in "fatal: fatal: <error>"
 2021-08-23 17:29 UTC  (2+ messages)

Git is removing . from the last part of user.name
 2021-08-23 16:25 UTC  (4+ messages)

[PATCH] multi-pack-index: fix --object-dir from outside repo
 2021-08-23 16:16 UTC  (9+ messages)

[PATCH] ls-remote: set packet_trace_identity(<name>)
 2021-08-23 16:08 UTC  (2+ messages)

send-email issue
 2021-08-23 14:49 UTC  (10+ messages)

What's cooking in git.git (Aug 2021, #07; Fri, 20)
 2021-08-23 13:03 UTC  (3+ messages)

[PATCH v3 0/6] commit-graph: usage fixes
 2021-08-23 12:30 UTC  (9+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 1/7] commit-graph: define common usage with a macro
  ` [PATCH v4 2/7] commit-graph: remove redundant handling of -h
  ` [PATCH v4 3/7] commit-graph: use parse_options_concat()
  ` [PATCH v4 4/7] multi-pack-index: refactor "goto usage" pattern
  ` [PATCH v4 5/7] commit-graph: early exit to "usage" on !argc
  ` [PATCH v4 6/7] commit-graph: show usage on "commit-graph [write|verify] garbage"
  ` [PATCH v4 7/7] commit-graph: show "unexpected subcommand" error

[PATCH v3 00/25] Support reftable ref backend for Git
 2021-08-23 12:12 UTC  (6+ messages)
` [PATCH v4 00/28] "
  ` [PATCH v4 11/28] reftable: write reftable files
  ` [PATCH v4 24/28] t1401,t2011: parameterize HEAD.lock for REFFILES
  ` [PATCH v4 27/28] reftable: fixup for new base topic 2/3
  ` [PATCH v4 28/28] reftable: fixup for new base topic 3/3


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