git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-07-21 22:58:39 to 2021-07-23 09:40:34 UTC [more...]

[PATCH 00/22] multi-pack reachability bitmaps
 2021-07-23  9:40 UTC  (27+ messages)
` [PATCH v2 00/24] "
  ` [PATCH v2 02/24] pack-bitmap-write.c: gracefully fail to write non-closed bitmaps
  ` [PATCH v2 04/24] Documentation: build 'technical/bitmap-format' by default
  ` [PATCH v2 05/24] Documentation: describe MIDX-based bitmaps
  ` [PATCH v2 08/24] midx: respect 'core.multiPackIndex' when writing
  ` [PATCH v2 09/24] midx: infer preferred pack when not given one
  ` [PATCH v2 13/24] pack-bitmap: read multi-pack bitmaps

[PATCH] [GSOC] cherry-pick: fix bug when used with GIT_CHERRY_PICK_HELP
 2021-07-23  9:37 UTC  (3+ messages)

Bug: All git operations fail when .git contains a non-existent gitdir
 2021-07-23  9:33 UTC  (12+ messages)
    ` [PATCH] setup: only die on invalid .git under RUN_SETUP

[PATCH 0/9] config-based hooks restarted
 2021-07-23  9:30 UTC  (25+ messages)
` [PATCH 2/9] hook: allow parallel hook execution
` [PATCH 3/9] hook: introduce "git hook list"
` [PATCH 4/9] hook: treat hookdir hook specially
` [PATCH 6/9] hook: include hooks from the config
` [PATCH 7/9] hook: allow out-of-repo 'git hook' invocations
` [PATCH 8/9] hook: teach 'hookcmd' config to alias hook scripts

[PATCH] pack-bitmap: check pack validity when opening bitmap
 2021-07-23  9:29 UTC 

[PATCH 0/5] [GSOC] ref-filter: add %(raw) and %(rest) atoms
 2021-07-23  9:09 UTC  (21+ messages)
` [PATCH 1/5] [GSOC] ref-filter: add obj-type check in grab contents
` [PATCH 2/5] [GSOC] ref-filter: add %(raw) atom
` [PATCH 3/5] [GSOC] ref-filter: --format=%(raw) re-support --perl
` [PATCH 4/5] [GSOC] ref-filter: use non-const ref_format in *_atom_parser()
` [PATCH 5/5] [GSOC] ref-filter: add %(rest) atom
` [PATCH v2 0/5] [GSOC] ref-filter: add %(raw) and %(rest) atoms
  ` [PATCH v2 1/5] [GSOC] ref-filter: add obj-type check in grab contents
  ` [PATCH v2 2/5] [GSOC] ref-filter: add %(raw) atom
  ` [PATCH v2 3/5] [GSOC] ref-filter: --format=%(raw) re-support --perl
  ` [PATCH v2 4/5] [GSOC] ref-filter: use non-const ref_format in *_atom_parser()
  ` [PATCH v2 5/5] [GSOC] ref-filter: add %(rest) atom

Extracting a file
 2021-07-23  7:38 UTC  (5+ messages)

What's cooking in git.git (Jul 2021, #05; Wed, 21)
 2021-07-23  7:32 UTC  (5+ messages)

[PATCH] multi-pack-index: fix potential segfault without sub-command
 2021-07-23  7:34 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] doc: pull: fix rebase=false documentation
 2021-07-23  7:30 UTC  (5+ messages)

[PATCH 0/4] dropping support for older curl
 2021-07-23  7:17 UTC  (13+ messages)
` [PATCH v2 0/5] drop support for ancient curl
  ` [PATCH v2 3/5] http: drop support for curl < 7.19.4
  ` [PATCH v2 4/5] http: drop support for curl < 7.19.3 and < 7.16.4 (again)
  ` [PATCH v2 5/5] http: rename CURLOPT_FILE to CURLOPT_WRITEDATA

[Bug Report] Git does not push signingkey ID to GPG
 2021-07-23  7:07 UTC  (2+ messages)

[PATCH v2 0/3] SubmittingPatches: a few unrelated minor fixes
 2021-07-23  6:36 UTC  (5+ messages)
` [PATCH v3 0/2] SubmittingPatches: talk about GitHub CI, not Travis + move-only
  ` [PATCH v3 1/2] SubmittingPatches: move discussion of Signed-off-by above "send"
  ` [PATCH v3 2/2] SubmittingPatches: replace discussion of Travis with GitHub Actions

[PATCH v5 0/3] bundle doc: generalize & elaborate
 2021-07-22 23:14 UTC  (9+ messages)
` [PATCH v6 "
  ` [PATCH v6 3/3] bundle doc: elaborate on rev<->ref restriction

[PATCH 0/7] fast-forward: new command with advice and documentation
 2021-07-22 22:57 UTC  (9+ messages)
` [PATCH 1/7] merge: improve fatal fast-forward message
` [PATCH 2/7] merge: add diverging advice for novices
` [PATCH 3/7] merge: make the diverging advise configurable
` [PATCH 4/7] merge: split cmd_merge()
` [PATCH 5/7] fast-forward: add new builtin
` [PATCH 6/7] doc: fast-forward: explain what it is
` [PATCH 7/7] fast-forward: add help about merge vs. rebase

'git range-diff' does not detect submodule changes if 'diff.submodule=log'
 2021-07-22 22:42 UTC  (3+ messages)

[PATCH 0/6] Fix direct filesystem access in various test files
 2021-07-22 22:24 UTC  (14+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 01/11] t6050: use git-update-ref rather than filesystem access
  ` [PATCH v2 02/11] t1503: mark symlink test as REFFILES
  ` [PATCH v2 03/11] t6120: use git-update-ref rather than filesystem access
  ` [PATCH v2 04/11] t3320: use git-symbolic-ref "
  ` [PATCH v2 05/11] t2402: use ref-store test helper to create broken symlink
  ` [PATCH v2 06/11] t1405: use 'git reflog exists' to check reflog existence
  ` [PATCH v2 07/11] t1405: mark test for 'git pack-refs' as REFFILES
  ` [PATCH v2 08/11] t1410: mark test "
  ` [PATCH v2 09/11] t7064: use update-ref -d to remove upstream branch
  ` [PATCH v2 10/11] t6500: use "ls -1" to snapshot ref database state
  ` [PATCH v2 11/11] t6001: avoid direct file system access

pull.rebase config vs. --ff-only on command line
 2021-07-22 22:09 UTC  (8+ messages)

[PATCH v2 00/30] Minimal restart of "config-based-hooks"
 2021-07-22 21:58 UTC  (4+ messages)
` [PATCH 00/27] Base for "config-based-hooks"
  ` [PATCH 02/27] gc: use hook library for pre-auto-gc hook

[PATCH v2 0/5] Makefile: "make tags" fixes & cleanup
 2021-07-22 21:20 UTC  (11+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] Makefile: move ".PHONY: cscope" near its target
  ` [PATCH v3 2/5] Makefile: add QUIET_GEN to "cscope" target
  ` [PATCH v3 3/5] Makefile: don't use "FORCE" for tags targets
  ` [PATCH v3 4/5] Makefile: the "cscope" target always creates a "cscope.out"
  ` [PATCH v3 5/5] Makefile: normalize clobbering & xargs for tags targets

[PATCH v3 2/2] commit: remove irrelavent prompt on `--allow-empty-message`
 2021-07-22 21:18 UTC  (3+ messages)

[PATCH v5] tr2: log parent process name
 2021-07-22 21:02 UTC  (10+ messages)
` [PATCH v6 0/2] "
  ` [PATCH v6 1/2] tr2: make process info collection platform-generic
  ` [PATCH v6 2/2] tr2: log parent process name

[PATCH 0/2] bundle tests: modernize, fix missing coverage & test_cmp
 2021-07-22 18:17 UTC  (10+ messages)
` [PATCH 2/2] bundle tests: use test_cmp instead of grep
` [PATCH v2 0/2] bundle tests: modernize, fix missing coverage & test_cmp
  ` [PATCH v2 1/2] bundle tests: use ">file" not ": >file"
  ` [PATCH v2 2/2] bundle tests: use test_cmp instead of grep

Bug: Commit a merge resolution with non-closed conflict markers leads to errs, segfault
 2021-07-22 14:17 UTC  (4+ messages)

[GSoC] [PATCH] submodule--helper: run update procedures from C
 2021-07-22 13:40 UTC 

[GSoC] [PATCH] submodule--helper: introduce add-config subcommand
 2021-07-22 13:31 UTC  (5+ messages)

[PATCH 0/7] progress: verify progress counters in the test suite
 2021-07-22 12:55 UTC  (14+ messages)
` [PATCH 0/3] progress.c API users: fix bogus counting
  ` [PATCH 1/3] commit-graph: fix bogus counter in "Scanning merged commits" progress line
  ` [PATCH 2/3] midx: don't provide a total for QSORT() progress
  ` [PATCH 3/3] entry: show finer-grained counter in "Filtering content" progress line
` [PATCH 0/8] progress: assert "global_progress" + test fixes / cleanup
  ` [PATCH 1/8] progress.c tests: make start/stop verbs on stdin
  ` [PATCH 2/8] progress.c tests: test some invalid usage
  ` [PATCH 3/8] progress.c: move signal handler functions lower
  ` [PATCH 4/8] progress.c: call progress_interval() from progress_test_force_update()
  ` [PATCH 5/8] progress.c: stop eagerly fflush(stderr) when not a terminal
  ` [PATCH 6/8] progress.c: add temporary variable from progress struct
  ` [PATCH 7/8] pack-bitmap-write.c: add a missing stop_progress()
  ` [PATCH 8/8] progress.c: add & assert a "global_progress" variable

[BUG?] submodule-config.c:config_from() has left me confused
 2021-07-22 10:59 UTC  (2+ messages)

[PATCH v6 00/20] reftable library
 2021-07-22  8:31 UTC  (7+ messages)
` [PATCH v7 00/28] "
  ` [PATCH v7 04/28] hash.h: provide constants for the hash IDs

[GSoC] Git Blog 9
 2021-07-22  8:20 UTC  (3+ messages)

[PATCH 0/9] Handle pull option precedence
 2021-07-22  7:09 UTC  (15+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 4/8] pull: since --ff-only overrides, handle it first
  ` [PATCH v3 0/8] Handle pull option precedence
    ` [PATCH v3 1/8] t7601: test interaction of merge/rebase/fast-forward flags and options
    ` [PATCH v3 2/8] t7601: add tests of interactions with multiple merge heads and config
    ` [PATCH v3 3/8] pull: abort if --ff-only is given and fast-forwarding is impossible
    ` [PATCH v3 4/8] pull: since --ff-only overrides, handle it first
    ` [PATCH v3 5/8] pull: make --rebase and --no-rebase override pull.ff=only
    ` [PATCH v3 6/8] pull: abort by default when fast-forwarding is not possible
    ` [PATCH v3 7/8] pull: update docs & code for option compatibility with rebasing
    ` [PATCH v3 8/8] pull: fix handling of multiple heads

[PATCH 0/5] Sparse index: integrate with commit and checkout
 2021-07-22  4:22 UTC  (5+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 7/7] unpack-trees: resolve sparse-directory/file conflicts

[PATCH] test: diff: use merge instead of pull
 2021-07-22  0:04 UTC 

[PATCH v2 0/8] serve: add "startup_config" callback
 2021-07-21 23:40 UTC  (14+ messages)
` [PATCH v3 00/12] serve.[ch]: general API cleanup
  ` [PATCH v3 01/12] serve: mark has_capability() as static
  ` [PATCH v3 02/12] transport: rename "fetch" in transport_vtable to "fetch_refs"
  ` [PATCH v3 03/12] transport: use designated initializers
  ` [PATCH v3 04/12] serve: "
  ` [PATCH v3 05/12] serve.c: add call_{advertise,command}() indirection
  ` [PATCH v3 06/12] serve: add support for a "startup" git_config() callback
  ` [PATCH v3 07/12] serve.c: move version line to advertise_capabilities()
  ` [PATCH v3 08/12] serve.[ch]: remove "serve_options", split up --advertise-refs code
  ` [PATCH v3 09/12] {upload,receive}-pack tests: add --advertise-refs tests
  ` [PATCH v3 10/12] upload-pack: document and rename --advertise-refs
  ` [PATCH v3 11/12] upload-pack.c: convert to new serve.c "startup" config cb
  ` [PATCH v3 12/12] serve.[ch]: don't pass "struct strvec *keys" to commands

[PATCH 0/8] test-lib tests: split off subtest code in t0000 into lib-subtest.sh
 2021-07-21 23:23 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] test-lib tests: move "run_sub_test" to a new lib-subtest.sh
  ` [PATCH v2 3/8] test-lib tests: stop using a subshell in write_sub_test_lib_test()
  ` [PATCH v2 4/8] test-lib tests: don't provide a description for the sub-tests
  ` [PATCH v2 6/8] test-lib tests: avoid subshell for "test_cmp" for readability
  ` [PATCH v2 7/8] test-lib tests: refactor common part of check_sub_test_lib_test*()
  ` [PATCH v2 8/8] test-lib tests: assert 1 exit code, not non-zero


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