messages from 2020-05-06 23:14:35 to 2020-05-09 11:52:29 UTC [more...]
invalid tree and commit object
2020-05-09 11:51 UTC (4+ messages)
Preparing for a Git 2.26.3 release
2020-05-09 7:07 UTC (3+ messages)
[PATCH v2 0/2] Limit GitHub Actions to designated branches
2020-05-09 1:23 UTC (34+ messages)
` [PATCH v2 1/2] CI: limit "
` [PATCH v2] ci: allow per-branch config for GitHub Actions
[PATCH] t/test_lib: avoid naked bash arrays in file_lineno
2020-05-08 23:53 UTC (8+ messages)
[PATCH] rebase --autosquash: fix a potential segfault
2020-05-08 23:45 UTC (12+ messages)
[PATCH] bisect: fix replay of CRLF logs
2020-05-08 22:59 UTC (10+ messages)
` [EXTERNAL] "
What's cooking in git.git (May 2020, #03; Fri, 8)
2020-05-08 22:28 UTC
rebase -i: quick/inline reword
2020-05-08 21:14 UTC (8+ messages)
[PATCH v11 00/12] Reftable support git-core
2020-05-08 19:59 UTC (18+ messages)
` [PATCH v12 "
` [PATCH v12 01/12] refs.h: clarify reflog iteration order
` [PATCH v12 02/12] Iterate over the "refs/" namespace in for_each_[raw]ref
` [PATCH v12 03/12] refs: document how ref_iterator_advance_fn should handle symrefs
` [PATCH v12 04/12] Add .gitattributes for the reftable/ directory
` [PATCH v12 05/12] reftable: file format documentation
` [PATCH v12 06/12] reftable: define version 2 of the spec to accomodate SHA256
` [PATCH v12 07/12] reftable: clarify how empty tables should be written
` [PATCH v12 08/12] Add reftable library
` [PATCH v12 09/12] Reftable support for git-core
` [PATCH v12 10/12] vcxproj: adjust for the reftable changes
` [PATCH v12 11/12] t: use update-ref and show-ref to reading/writing refs
` [PATCH v12 12/12] Add some reftable testing infrastructure
[RFC PATCH] upload-pack: fix filter options scope
2020-05-08 18:11 UTC (12+ messages)
` [PATCH v2] "
` [PATCH v3] upload-pack: clear filter_options for each v2 fetch command
how is maint-x.xx updated?
2020-05-08 17:53 UTC (2+ messages)
[PATCH v4] submodule: port subcommand 'set-url' from shell to C
2020-05-08 17:51 UTC (19+ messages)
` Re* "
` [PATCH v5] "
` [PATCH v6] "
[PATCH] Correctly initialize 'installed_handlers'
2020-05-08 17:24 UTC (4+ messages)
[PATCH 00/10] [RFC] In-tree sparse-checkout definitions
2020-05-08 15:40 UTC (16+ messages)
` [PATCH 01/10] unpack-trees: avoid array out-of-bounds error
` [PATCH 02/10] sparse-checkout: move code from builtin
` [PATCH 03/10] sparse-checkout: move code from unpack-trees.c
` [PATCH 04/10] sparse-checkout: allow in-tree definitions
` [PATCH 05/10] sparse-checkout: automatically update in-tree definition
` [PATCH 06/10] sparse-checkout: use oidset to prevent repeat blobs
` [PATCH 07/10] sparse-checkout: define in-tree dependencies
` [PATCH 08/10] Makefile: skip git-gui if dir is missing
` [PATCH 09/10] Makefile: disable GETTEXT when 'po' "
` [PATCH 10/10] .sparse: add in-tree sparse-checkout for Git
Rebase merge backend
2020-05-08 14:35 UTC
git apply -3 doesn't work
2020-05-08 13:52 UTC (3+ messages)
Subject: [PATCH] bloom: fix `make sparse` warning
2020-05-08 12:15 UTC (2+ messages)
check if one branch contains another branch
2020-05-08 12:07 UTC (12+ messages)
"--quiet" for git-push does not suppress remote hook output
2020-05-08 9:50 UTC (4+ messages)
[PATCH v2] bugreport: collect list of populated hooks
2020-05-08 1:34 UTC (10+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH] Enable auto-merge for meld to follow the vim-diff beharior
2020-05-08 1:25 UTC
tags sorted by their depth, *committerdate, and taggerdate
2020-05-07 23:56 UTC (4+ messages)
[RFC PATCH] credential: minor documentation fixes
2020-05-07 23:35 UTC (14+ messages)
` [PATCH 0/4] credential: documentation updates for maint
` [PATCH v2 "
` [PATCH v2 3/4] credential: update gitcredentials documentation
` [PATCH v2 4/4] credential: document protocol updates
[PATCH 0/8] CMake build system for git
2020-05-07 20:54 UTC (12+ messages)
[PATCH 0/8] commit-graph: drop CHECK_OIDS, peel in callers
2020-05-07 20:42 UTC (13+ messages)
` [PATCH 3/8] commit-graph.c: peel refs in 'add_ref_to_set'
` [PATCH 4/8] builtin/commit-graph.c: extract 'read_one_commit()'
` [PATCH 5/8] builtin/commit-graph.c: dereference tags in builtin
` [PATCH 6/8] commit-graph.c: simplify 'fill_oids_from_commits'
` [PATCH 8/8] commit-graph: drop COMMIT_GRAPH_WRITE_CHECK_OIDS flag
` [PATCH v2 0/8] commit-graph: drop CHECK_OIDS, peel in callers
[PATCH 0/2] [WIP] removed fetch_if_missing global
2020-05-07 19:43 UTC (6+ messages)
` [PATCH 1/2] fetch-pack: remove fetch_if_missing=0
chmod: missing operand after ‘a+rwx’
2020-05-07 19:38 UTC (4+ messages)
option -q not passed from "git commit" to "git gc --auto"
2020-05-07 19:31 UTC (5+ messages)
` [PATCH 0/2] Pass down "--quiet" to "gc --auto"
` [PATCH 2/2] auto-gc: pass --quiet down from am, commit, merge and rebase
Git Test Coverage Report (April 30, 2020)
2020-05-07 18:56 UTC (7+ messages)
How to move forward with Reftable
2020-05-07 18:51 UTC
[PATCH v10 2/8] receive-pack: add new proc-receive hook
2020-05-07 17:27 UTC (21+ messages)
` [PATCH v12 3/7] "
` [PATCH v14 0/7] New proc-receive hook for centralized workflow
` [PATCH v15 "
` [PATCH v15 1/7] transport: not report a non-head push as a branch
` [PATCH v15 2/7] receive-pack: add new proc-receive hook
` [PATCH v15 3/7] New capability "report-status-v2" for git-push
` [PATCH v15 4/7] receive-pack: feed report options to post-receive
` [PATCH v15 5/7] refs.c: refactor to reuse ref_is_hidden()
` [PATCH v15 6/7] receive-pack: new config receive.procReceiveRefs
` [PATCH v15 7/7] doc: add documentation for the proc-receive hook
[PATCH v2 2/3] fetch-pack: in protocol v2, in_vain only after ACK
2020-05-07 14:35 UTC (3+ messages)
` [PATCH] t5500: count objects through stderr, not trace
[PATCH] t/t0000-basic: make sure subtests also use TEST_SHELL_PATH
2020-05-07 11:39 UTC (2+ messages)
[PATCH] midx: apply gitconfig to midx repack
2020-05-07 7:29 UTC (5+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] "
[PATCH 0/5] ci: replace our Azure Pipeline by GitHub Actions
2020-05-07 6:10 UTC (11+ messages)
` [PATCH v5 00/12] "
` [PATCH v5 10/12] tests: when run in Bash, annotate test failures with file name/line number
Git 2.26.2 and failed self tests on OS X
2020-05-07 4:12 UTC (12+ messages)
[PATCH 0/8] CMake build system for git
2020-05-02 15:48 UTC (13+ 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).