messages from 2021-07-19 13:35:56 to 2021-07-20 20:43:55 UTC [more...]
[PATCH 0/5] Sparse index: integrate with commit and checkout
2021-07-20 20:14 UTC (14+ messages)
` [PATCH v2 0/7] "
` [PATCH v2 1/7] p2000: add 'git checkout -' test and decrease depth
` [PATCH v2 2/7] p2000: compress repo names
` [PATCH v2 3/7] commit: integrate with sparse-index
` [PATCH v2 4/7] sparse-index: recompute cache-tree
` [PATCH v2 5/7] checkout: stop expanding sparse indexes
` [PATCH v2 6/7] t1092: document bad 'git checkout' behavior
` [PATCH v2 7/7] unpack-trees: resolve sparse-directory/file conflicts
[PATCH v5 0/3] bundle doc: generalize & elaborate
2021-07-20 20:19 UTC (7+ messages)
` [PATCH v6 "
` [PATCH v6 1/3] bundle doc: rewrite the "DESCRIPTION" section
` [PATCH v6 2/3] bundle doc: elaborate on object prerequisites
` [PATCH v6 3/3] bundle doc: elaborate on rev<->ref restriction
[PATCH 0/9] Handle pull option precedence
2021-07-20 20:29 UTC (6+ messages)
` [PATCH 1/9] t7601: add relative precedence tests for merge and rebase flags/options
[PATCH] pack-bitmap: clarify comment in filter_bitmap_exclude_type()
2021-07-20 20:16 UTC
Bug report: GIT_CONFIG and user.email/name
2021-07-20 20:03 UTC (5+ messages)
` [PATCH 1/3] doc/git-config: explain --file instead of referring to GIT_CONFIG
[PATCH 0/2] bundle tests: modernize, fix missing coverage & test_cmp
2021-07-20 19:57 UTC (6+ messages)
` [PATCH 1/2] bundle tests: use ">file" not ": >file"
` [PATCH 2/2] bundle tests: use test_cmp instead of grep
[PATCH v2 00/28] Builtin FSMonitor Feature
2021-07-20 19:18 UTC (30+ messages)
` [PATCH v3 00/34] "
` [PATCH v3 06/34] fsmonitor: config settings are repository-specific
` [PATCH v3 08/34] fsmonitor--daemon: add a built-in fsmonitor daemon
` [PATCH v3 11/34] fsmonitor-fs-listen-win32: stub in backend for Windows
` [PATCH v3 19/34] fsmonitor-fs-listen-win32: implement FSMonitor backend on Windows
` [PATCH v3 24/34] t/perf/p7519: speed up test using "test-tool touch"
[PATCH v2 0/5] commit-graph: usage fixes
2021-07-20 18:24 UTC (25+ messages)
` [PATCH v2 1/5] commit-graph: define common usage with a macro
` [PATCH v2 2/5] commit-graph: remove redundant handling of -h
` [PATCH v2 3/5] commit-graph: use parse_options_concat()
` [PATCH v2 4/5] commit-graph: early exit to "usage" on !argc
` [PATCH v2 5/5] commit-graph: show usage on "commit-graph [write|verify] garbage"
` [PATCH v3 0/6] commit-graph: usage fixes
` [PATCH v3 1/6] commit-graph: define common usage with a macro
` [PATCH v3 2/6] commit-graph: remove redundant handling of -h
` [PATCH v3 3/6] commit-graph: use parse_options_concat()
` [PATCH v3 4/6] multi-pack-index: refactor "goto usage" pattern
` [PATCH v3 5/6] commit-graph: early exit to "usage" on !argc
` [PATCH v3 6/6] commit-graph: show usage on "commit-graph [write|verify] garbage"
[bug][git-gui] Git gui is not executing prepare-commit-msg hooks when run from a worktree
2021-07-20 17:56 UTC (2+ messages)
[GSoC] Git Blog 9
2021-07-20 17:22 UTC (2+ messages)
[PATCH 00/26] Support reftable ref backend for Git
2021-07-20 17:04 UTC (27+ messages)
` [PATCH 01/26] hash.h: provide constants for the hash IDs
` [PATCH 02/26] init-db: set the_repository->hash_algo early on
` [PATCH 03/26] reftable: RFC: add LICENSE
` [PATCH 04/26] reftable: add error related functionality
` [PATCH 05/26] reftable: utility functions
` [PATCH 06/26] reftable: add blocksource, an abstraction for random access reads
` [PATCH 07/26] reftable: (de)serialization for the polymorphic record type
` [PATCH 08/26] Provide zlib's uncompress2 from compat/zlib-compat.c
` [PATCH 09/26] reftable: reading/writing blocks
` [PATCH 10/26] reftable: a generic binary tree implementation
` [PATCH 11/26] reftable: write reftable files
` [PATCH 12/26] reftable: generic interface to tables
` [PATCH 13/26] reftable: read reftable files
` [PATCH 14/26] reftable: reftable file level tests
` [PATCH 15/26] reftable: add a heap-based priority queue for reftable records
` [PATCH 16/26] reftable: add merged table view
` [PATCH 17/26] reftable: implement refname validation
` [PATCH 18/26] reftable: implement stack, a mutable database of reftable files
` [PATCH 19/26] reftable: add dump utility
` [PATCH 20/26] refs: RFC: Reftable support for git-core
` [PATCH 21/26] git-prompt: prepare for reftable refs backend
` [PATCH 22/26] Add "test-tool dump-reftable" command
` [PATCH 23/26] t1301: document what needs to be done for reftable
` [PATCH 24/26] t1401,t2011: parameterize HEAD.lock for REFFILES
` [PATCH 25/26] t1404: annotate test cases with REFFILES
` [PATCH 26/26] t7004: avoid direct filesystem access
[PATCH 0/2] pack-objects: missing tests & --stdin-packs segfault fix
2021-07-20 16:58 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] pack-objects: fix segfault in --stdin-packs option
[PATCH v2] packfile: freshen the mtime of packfile by configuration
2021-07-20 16:53 UTC (9+ messages)
` [PATCH v3] "
why "git rebase" searching the duplicate patches in <upstream branch> rather than in <new base branch>?
2021-07-20 16:44 UTC (6+ messages)
What's cooking in git.git (Jul 2021, #03; Tue, 13)
2021-07-20 16:21 UTC (12+ messages)
` [PATCH] t0000: fix test if run with TEST_OUTPUT_DIRECTORY
What's cooking in git.git (Jul 2021, #04; Mon, 19)
2021-07-20 15:43 UTC (4+ messages)
[PATCH v2 0/3] Speed up connectivity checks via bitmaps
2021-07-20 14:26 UTC (4+ messages)
` [PATCH v2 3/3] connected: implement connectivity check using bitmaps
[PATCH 00/10] diff --color-moved[-ws] speedups
2021-07-20 13:38 UTC (15+ messages)
` [PATCH v2 00/12] "
` [PATCH v2 01/12] diff --color-moved: add perf tests
` [PATCH v2 02/12] diff --color-moved=zebra: fix alternate coloring
` [PATCH v2 03/12] diff --color-moved: avoid false short line matches and bad zerba coloring
` [PATCH v2 04/12] diff: simplify allow-indentation-change delta calculation
` [PATCH v2 05/12] diff --color-moved-ws=allow-indentation-change: simplify and optimize
` [PATCH v2 06/12] diff --color-moved: call comparison function directly
` [PATCH v2 07/12] diff --color-moved: unify moved block growth functions
` [PATCH v2 08/12] diff --color-moved: shrink potential moved blocks as we go
` [PATCH v2 09/12] diff --color-moved: stop clearing potential moved blocks
` [PATCH v2 10/12] diff --color-moved-ws=allow-indentation-change: improve hash lookups
` [PATCH v2 11/12] diff: use designated initializers for emitted_diff_symbol
` [PATCH v2 12/12] diff --color-moved: intern strings
[PATCH v2 0/7] Optimization batch 14: trivial directory resolution
2021-07-20 13:00 UTC (3+ messages)
` [PATCH v3 "
[PATCH v3 0/9] RFC: Add commit & tag signing/verification via SSH keys using ssh-keygen
2021-07-20 12:26 UTC (15+ messages)
` [PATCH v4 0/9] ssh signing: "
` [PATCH v4 1/9] ssh signing: preliminary refactoring and clean-up
` [PATCH v4 2/9] ssh signing: add ssh signature format and signing using ssh keys
` [PATCH v4 3/9] ssh signing: retrieve a default key from ssh-agent
` [PATCH v4 4/9] ssh signing: provide a textual representation of the signing key
` [PATCH v4 5/9] ssh signing: parse ssh-keygen output and verify signatures
` [PATCH v4 6/9] ssh signing: add test prereqs
` [PATCH v4 7/9] ssh signing: duplicate t7510 tests for commits
` [PATCH v4 8/9] ssh signing: add more tests for logs, tags & push certs
` [PATCH v4 9/9] ssh signing: add documentation
[PATCH v8 0/7] refs: cleanup errno sideband ref related functions
2021-07-20 10:33 UTC (9+ messages)
` [PATCH v9 "
` [PATCH v9 1/7] refs file backend: move raceproof_create_file() here
` [PATCH v9 2/7] refs: remove EINVAL errno output from specification of read_raw_ref_fn
` [PATCH v9 3/7] refs/files-backend: stop setting errno from lock_ref_oid_basic
` [PATCH v9 4/7] refs: make errno output explicit for read_raw_ref_fn
` [PATCH v9 5/7] refs: add failure_errno to refs_read_raw_ref() signature
` [PATCH v9 6/7] refs: explicitly return failure_errno from parse_loose_ref_contents
` [PATCH v9 7/7] refs: make errno output explicit for refs_resolve_ref_unsafe
[PATCH] refs file backend: remove dead "errno == EISDIR" code
2021-07-20 10:24 UTC (34+ messages)
` [PATCH v2 00/11] fix "git reflog expire" race & get rid of EISDIR in refs API
` [PATCH v2 02/11] refs/files: remove unused REF_DELETING in lock_ref_oid_basic()
` [PATCH v2 06/11] refs API: pass the "lock OID" to reflog "prepare"
` [PATCH v2 08/11] refs/files: add a comment about refs_reflog_exists() call
` [PATCH v3 00/12] fix "git reflog expire" race & get rid of EISDIR in refs API
` [PATCH v3 01/12] refs/packet: add missing BUG() invocations to reflog callbacks
` [PATCH v3 02/12] refs/files: remove unused REF_DELETING in lock_ref_oid_basic()
` [PATCH v3 03/12] refs/files: remove unused "extras/skip" "
` [PATCH v3 04/12] refs/files: remove unused "skip" in lock_raw_ref() too
` [PATCH v3 05/12] refs/debug: re-indent argument list for "prepare"
` [PATCH v3 06/12] refs API: pass the "lock OID" to reflog "prepare"
` [PATCH v3 07/12] refs: make repo_dwim_log() accept a NULL oid
` [PATCH v3 08/12] refs/files: add a comment about refs_reflog_exists() call
` [PATCH v3 09/12] reflog expire: don't lock reflogs using previously seen OID
` [PATCH v3 10/12] refs/files: remove unused "oid" in lock_ref_oid_basic()
` [PATCH v3 11/12] refs/files: remove unused "errno == EISDIR" code
` [PATCH v3 12/12] refs/files: remove unused "errno != ENOTDIR" condition
[PATCH] packfile: enhance the mtime of packfile by idx file
2021-07-20 6:32 UTC (9+ messages)
` [PATCH v2] packfile: freshen the mtime of packfile by configuration
progress test failure on fedora34
2021-07-20 0:40 UTC (10+ messages)
[RFC PATCH 0/2] MVP implementation of remote-suggested hooks
2021-07-19 21:28 UTC (5+ messages)
` [RFC PATCH v2 "
` [RFC PATCH v2 2/2] hook: "
[PATCH 0/6] Fix direct filesystem access in various test files
2021-07-19 21:35 UTC (8+ messages)
` [PATCH 1/6] t6050: use git-update-ref rather than filesystem access
` [PATCH 2/6] t1503: mark symlink test as REFFILES
` [PATCH 3/6] t6120: use git-update-ref rather than filesystem access
` [PATCH 4/6] t7509: "
` [PATCH 5/6] t3320: use git-symbolic-ref "
` [PATCH 6/6] t2402: use ref-store test helper to create broken symlink
'git range-diff' does not detect submodule changes if 'diff.submodule=log'
2021-07-19 20:43 UTC
[PATCH] docs: .gitignore parsing is to the top of the repo
2021-07-19 18:36 UTC (5+ messages)
[PATCH v3 0/5] tests: migrate to "test-tool pkt-line"
2021-07-19 18:54 UTC (3+ messages)
` [PATCH v4] test-lib-functions: use test-tool for [de]packetize()
[PATCH] refs/debug: quote prefix
2021-07-19 17:53 UTC
PATCH: improve git switch documentation
2021-07-19 17:51 UTC (16+ messages)
pull.rebase config vs. --ff-only on command line
2021-07-19 17:43 UTC (7+ messages)
[PATCH] multi-pack-index: fix potential segfault without sub-command
2021-07-19 17:18 UTC
When are you going to stop ignoring pull.mode?
2021-07-19 17:15 UTC (6+ messages)
git pull --set-upstream segfaults on branchless repo
2021-07-19 15:17 UTC (3+ messages)
` [PATCH] pull, fetch: fix segfault in --set-upstream option
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).