messages from 2021-08-20 19:14:47 to 2021-08-23 17:54:37 UTC [more...]
[PATCH] sparse-index: copy dir_hash in ensure_full_index()
2021-08-23 17:54 UTC (5+ messages)
[BUG] send-email propagates "In-Reply-To"
2021-08-23 17:44 UTC (4+ messages)
git read-tree doesn't accept tree-ish
2021-08-23 17:38 UTC (2+ messages)
[filter-repo PATCH] filter-repo: add new --replace-message option
2021-08-23 17:34 UTC (2+ messages)
[PATCH] rebase: emit one "fatal" in "fatal: fatal: <error>"
2021-08-23 17:29 UTC (2+ messages)
[PATCH v3] multi-pack-index: fix *.rev cleanups with --object-dir
2021-08-23 17:10 UTC
[PATCH v2] multi-pack-index: fix *.rev cleanups with --object-dir
2021-08-23 17:09 UTC (4+ messages)
[PATCH] Make ident dynamic, not just a hardcoded value of "$Id"
2021-08-23 16:41 UTC
[PATCH] Give support for hooks based on platform
2021-08-23 16:35 UTC (7+ messages)
Git is removing . from the last part of user.name
2021-08-23 16:25 UTC (5+ messages)
[PATCH] multi-pack-index: fix --object-dir from outside repo
2021-08-23 16:16 UTC (11+ messages)
[PATCH] compat: let git_mmap use malloc(3) directly
2021-08-23 16:15 UTC (2+ messages)
[PATCH] ls-remote: set packet_trace_identity(<name>)
2021-08-23 16:08 UTC (2+ messages)
[PATCH] add http.maxReceiveSpeed to limit git-receive-pack receiving speed
2021-08-23 16:04 UTC (6+ messages)
` [PATCH v2] http: add http.maxReceiveSpeed to limit receiving speed of "git-receive-pack"
[PATCH] make: add INSTALL_STRIP variable
2021-08-23 15:55 UTC (7+ messages)
[GSoC] The Final Git Dev Blog(s)
2021-08-23 15:42 UTC (6+ messages)
send-email issue
2021-08-23 14:49 UTC (10+ messages)
[PATCH 0/1] ci: new github-action for git-l10n code review
2021-08-23 14:28 UTC (6+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] "
` [PATCH v2 1/1] "
[RFC PATCH 00/13] Add bundle-uri: resumably clones, static "dumb" CDN etc
2021-08-23 13:28 UTC (6+ messages)
` [RFC PATCH 01/13] serve: add command to advertise bundle URIs
What's cooking in git.git (Aug 2021, #07; Fri, 20)
2021-08-23 13:03 UTC (3+ messages)
[PATCH] test: fix for COLUMNS and bash 5
2021-08-23 12:59 UTC (4+ messages)
[PATCH] pull, fetch: fix segfault in --set-upstream option
2021-08-23 12:56 UTC (2+ messages)
` [PATCH v2] "
[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 v2 00/25] Support reftable ref backend for Git
2021-08-23 12:12 UTC (36+ messages)
` [PATCH v3 "
` [PATCH v3 01/25] hash.h: provide constants for the hash IDs
` [PATCH v3 20/25] refs: RFC: Reftable support for git-core
` [PATCH v4 00/28] Support reftable ref backend for Git
` [PATCH v4 01/28] hash.h: provide constants for the hash IDs
` [PATCH v4 02/28] init-db: set the_repository->hash_algo early on
` [PATCH v4 03/28] reftable: RFC: add LICENSE
` [PATCH v4 04/28] reftable: add error related functionality
` [PATCH v4 05/28] reftable: utility functions
` [PATCH v4 06/28] reftable: add blocksource, an abstraction for random access reads
` [PATCH v4 07/28] reftable: (de)serialization for the polymorphic record type
` [PATCH v4 08/28] Provide zlib's uncompress2 from compat/zlib-compat.c
` [PATCH v4 09/28] reftable: reading/writing blocks
` [PATCH v4 10/28] reftable: a generic binary tree implementation
` [PATCH v4 11/28] reftable: write reftable files
` [PATCH v4 12/28] reftable: generic interface to tables
` [PATCH v4 13/28] reftable: read reftable files
` [PATCH v4 14/28] reftable: reftable file level tests
` [PATCH v4 15/28] reftable: add a heap-based priority queue for reftable records
` [PATCH v4 16/28] reftable: add merged table view
` [PATCH v4 17/28] reftable: implement refname validation
` [PATCH v4 18/28] reftable: implement stack, a mutable database of reftable files
` [PATCH v4 19/28] reftable: add dump utility
` [PATCH v4 20/28] refs: RFC: Reftable support for git-core
` [PATCH v4 21/28] git-prompt: prepare for reftable refs backend
` [PATCH v4 22/28] Add "test-tool dump-reftable" command
` [PATCH v4 23/28] t1301: document what needs to be done for reftable
` [PATCH v4 24/28] t1401,t2011: parameterize HEAD.lock for REFFILES
` [PATCH v4 25/28] t1404: annotate test cases with REFFILES
` [PATCH v4 26/28] reftable: fixup for new base topic 1/3
` [PATCH v4 27/28] reftable: fixup for new base topic 2/3
` [PATCH v4 28/28] reftable: fixup for new base topic 3/3
[PATCH v9 0/7] refs: cleanup errno sideband ref related functions
2021-08-23 11:52 UTC (10+ messages)
` [PATCH v10 0/8] "
` [PATCH v10 1/8] refs file backend: move raceproof_create_file() here
` [PATCH v10 2/8] refs: remove EINVAL errno output from specification of read_raw_ref_fn
` [PATCH v10 3/8] refs/files-backend: stop setting errno from lock_ref_oid_basic
` [PATCH v10 4/8] refs: make errno output explicit for read_raw_ref_fn
` [PATCH v10 5/8] refs: add failure_errno to refs_read_raw_ref() signature
` [PATCH v10 6/8] branch tests: test for errno propagating on failing read
` [PATCH v10 7/8] refs: explicitly return failure_errno from parse_loose_ref_contents
` [PATCH v10 8/8] refs: make errno output explicit for refs_resolve_ref_unsafe
[PATCH v4 00/11] fix "git reflog expire" race & get rid of EISDIR in refs API
2021-08-23 11:36 UTC (15+ messages)
` [PATCH v5 00/13] "
` [PATCH v5 01/13] refs/packet: add missing BUG() invocations to reflog callbacks
` [PATCH v5 02/13] refs/files: remove unused REF_DELETING in lock_ref_oid_basic()
` [PATCH v5 03/13] refs: drop unused "flags" parameter to lock_ref_oid_basic()
` [PATCH v5 04/13] refs/files: remove unused "extras/skip" in lock_ref_oid_basic()
` [PATCH v5 05/13] refs/files: remove unused "skip" in lock_raw_ref() too
` [PATCH v5 06/13] refs/debug: re-indent argument list for "prepare"
` [PATCH v5 07/13] refs: make repo_dwim_log() accept a NULL oid
` [PATCH v5 08/13] refs/files: add a comment about refs_reflog_exists() call
` [PATCH v5 09/13] reflog expire: don't lock reflogs using previously seen OID
` [PATCH v5 10/13] refs API: remove OID argument to reflog_expire()
` [PATCH v5 11/13] refs/files: remove unused "oid" in lock_ref_oid_basic()
` [PATCH v5 12/13] refs/files: remove unused "errno == EISDIR" code
` [PATCH v5 13/13] refs/files: remove unused "errno != ENOTDIR" condition
[PATCH 0/4] bundle: show progress on "unbundle"
2021-08-23 11:02 UTC (6+ 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"
[RFC PATCH v3 0/4] advice: remove usage of `advice_*` global variables
2021-08-23 10:44 UTC (6+ messages)
` [PATCH v4 "
` [PATCH v4 1/4] advice: add enum variants for missing advice variables
` [PATCH v4 2/4] advice: remove read uses of most global `advice_` variables
` [PATCH v4 3/4] advice: remove use of global advice_add_embedded_repo
` [PATCH v4 4/4] advice: move advice.graftFileDeprecated squashing to commit.[ch]
[PATCH v2 0/3] progress.c API users: fix bogus counting
2021-08-23 10:29 UTC (4+ messages)
` [PATCH v3 0/2] "
` [PATCH v3 1/2] commit-graph: fix bogus counter in "Scanning merged commits" progress line
` [PATCH v3 2/2] entry: show finer-grained counter in "Filtering content" "
What's cooking in git.git (Aug 2021, #06; Mon, 16)
2021-08-23 10:21 UTC (4+ messages)
` Giving priority to the reftable topic (was Re: What's cooking in git.git (Aug 2021, #06; Mon, 16))
[RFC PATCH] multi-pack-index: allow operating without pack files
2021-08-23 9:22 UTC (7+ messages)
[PATCH 0/6] Speed up mirror-fetches with many refs
2021-08-23 6:52 UTC (12+ messages)
` [PATCH 1/6] fetch: speed up lookup of want refs via commit-graph
` [PATCH 3/6] connected: refactor iterator to return next object ID directly
` [PATCH 6/6] fetch: avoid second connectivity check if we already have all objects
Feature Idea: Expanding git to support automatic Semver stamping
2021-08-23 6:45 UTC (2+ messages)
Get tree of remote repository using custom ssh library
2021-08-22 18:47 UTC
[GSoC] Git Final Blog
2021-08-22 17:13 UTC (5+ messages)
[PATCH v2] make: add INSTALL_STRIP variable
2021-08-22 14:37 UTC (2+ messages)
[PATCH v5] [GSOC] cherry-pick: use better advice message
2021-08-22 13:08 UTC (5+ messages)
` [PATCH v6] "
` [PATCH v7] "
[PATCH v2] diff-lib: ignore all outsider if --relative asked
2021-08-22 8:49 UTC (4+ messages)
` Bug: Segmentation fault in git diff
` [PATCH] diff-lib: ignore all outsider if --relative asked
` [PATCH v3] "
(no subject)
2021-08-21 23:52 UTC (2+ messages)
`
[PATCH 0/6] Sparse Index: Integrate with merge, cherry-pick, rebase, and revert
2021-08-21 23:48 UTC (19+ messages)
` [PATCH 1/6] t1092: use ORT merge strategy
` [PATCH 2/6] diff: ignore sparse paths in diffstat
` [PATCH 3/6] merge: make sparse-aware with ORT
` [PATCH 4/6] merge-ort: expand only for out-of-cone conflicts
` [PATCH 5/6] t1092: add cherry-pick, rebase tests
` [PATCH 6/6] sparse-index: integrate with cherry-pick and rebase
Giving priority to the reftable topic (was Re: What's cooking in git.git (Aug 2021, #06; Mon, 16))
2021-08-21 8:17 UTC
[PATCH v1 0/3] packfile-uri: http and https as default value of `--uri-protocol`
2021-08-21 8:10 UTC (6+ messages)
` [PATCH v1 1/3] "
` [PATCH v1 2/3] git-pack-objects.txt: introduce `--uri-protocol` option
[GSOC] [QUESTION] ref-filter: can %(raw) implement reuse oi.content?
2021-08-21 2:36 UTC (11+ messages)
[PATCH] t6300: don't run cat-file on non-existent object
2021-08-21 1:36 UTC (5+ messages)
` [PATCH v2 0/2] t6300: clear warning when running without gpg
` [PATCH v3 "
` [PATCH v3 1/2] t6300: don't run cat-file on non-existent object
` [PATCH v3 2/2] t6300: check for cat-file exit status code
git format-patch produces invalid patch if the commit adds an empty file?
2021-08-20 21:09 UTC (4+ messages)
[PATCH v2 0/3] send-email: shell completion improvements
2021-08-20 20:32 UTC (5+ messages)
` [PATCH v2 1/3] send-email: print newline for --git-completion-helper
` [PATCH v2 3/3] send-email docs: mention format-patch options
[PATCH v2 0/8] Sparse index: delete ignored files outside sparse cone
2021-08-20 20:22 UTC (7+ messages)
` [PATCH v3 "
` [PATCH v3 4/8] unpack-trees: fix nested sparse-dir search
Git Modifying DLL
2021-08-20 19:51 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).