git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-07-21 11:37:06 to 2021-07-22 21:19:26 UTC [more...]

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

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

[PATCH 0/9] config-based hooks restarted
 2021-07-22 21:12 UTC  (4+ messages)
` [PATCH 2/9] hook: allow parallel hook execution

[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

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

[PATCH v2 0/5] Makefile: "make tags" fixes & cleanup
 2021-07-22 18:50 UTC  (10+ 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 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)

What's cooking in git.git (Jul 2021, #05; Wed, 21)
 2021-07-22 14:16 UTC  (3+ messages)

[PATCH] [GSOC] cherry-pick: fix bug when used with GIT_CHERRY_PICK_HELP
 2021-07-22 14:06 UTC 

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

'git range-diff' does not detect submodule changes if 'diff.submodule=log'
 2021-07-22 13:19 UTC  (2+ 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

[PATCH v2 0/3] SubmittingPatches: a few unrelated minor fixes
 2021-07-22 12:11 UTC  (4+ 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 11:46 UTC  (8+ messages)
` [PATCH v6 "
  ` [PATCH v6 3/3] bundle doc: elaborate on rev<->ref restriction

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

Extracting a file
 2021-07-22  9:46 UTC  (3+ messages)

[PATCH 0/5] [GSOC] ref-filter: add %(raw) and %(rest) atoms
 2021-07-22  9:15 UTC  (14+ 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 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/4] dropping support for older curl
 2021-07-22  7:09 UTC  (15+ messages)
` [PATCH v2 0/5] drop support for ancient curl
  ` [PATCH v2 1/5] http: drop support for curl < 7.11.1
  ` [PATCH v2 2/5] http: drop support for curl < 7.16.0
  ` [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

[PATCH 0/9] Handle pull option precedence
 2021-07-22  7:09 UTC  (26+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] t7601: test interaction of merge/rebase/fast-forward flags and options
  ` [PATCH v2 3/8] pull: abort if --ff-only is given and fast-forwarding is impossible
  ` [PATCH v2 4/8] pull: since --ff-only overrides, handle it first
  ` [PATCH v2 5/8] pull: make --rebase and --no-rebase override pull.ff=only
  ` [PATCH v2 6/8] pull: abort by default when fast-forwarding is not possible
  ` [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] doc: pull: fix rebase=false documentation
 2021-07-22  1:24 UTC  (4+ messages)

[PATCH 0/7] fast-forward: new command with advice and documentation
 2021-07-22  0:08 UTC  (8+ 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

[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  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] test-lib tests: move "run_sub_test" to a new lib-subtest.sh
  ` [PATCH v2 2/8] test-lib tests: split up "write and run" into two functions
  ` [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 5/8] test-lib tests: get rid of copy/pasted mock test code
  ` [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

[PATCH 00/22] multi-pack reachability bitmaps
 2021-07-21 23:01 UTC  (44+ messages)
` [PATCH v2 00/24] "
  ` [PATCH v2 01/24] pack-bitmap.c: harden 'test_bitmap_walk()' to check type bitmaps
  ` [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 07/24] midx: clear auxiliary .rev after replacing the MIDX
  ` [PATCH v2 08/24] midx: respect 'core.multiPackIndex' when writing
  ` [PATCH v2 09/24] midx: infer preferred pack when not given one
  ` [PATCH v2 10/24] pack-bitmap.c: introduce 'bitmap_num_objects()'
  ` [PATCH v2 11/24] pack-bitmap.c: introduce 'nth_bitmap_object_oid()'
  ` [PATCH v2 12/24] pack-bitmap.c: introduce 'bitmap_is_preferred_refname()'
  ` [PATCH v2 13/24] pack-bitmap: read multi-pack bitmaps
  ` [PATCH v2 14/24] pack-bitmap: write "

[PATCH 0/5] Sparse Index: Integrate with 'git add'
 2021-07-21 22:50 UTC  (8+ messages)
` [PATCH 1/5] t1092: test merge conflicts outside cone
` [PATCH 2/5] add: allow operating on a sparse-only index
` [PATCH 3/5] pathspec: stop calling ensure_full_index
` [PATCH 4/5] t1092: 'git add --refresh' difference with sparse-index
` [PATCH 5/5] add: ignore outside the sparse-checkout in refresh()

Incorrect and inconsistent End-Of-Line characters in .gitmodules after "git submodule set-branch --branch <branch_name>"
 2021-07-21 22:42 UTC  (5+ messages)
    ` Why do submodules detach HEAD? (was Re: Incorrect and inconsistent End-Of-Line characters in .gitmodules ...)

What's cooking in git.git (Jul 2021, #02; Thu, 8)
 2021-07-21 18:15 UTC  (3+ messages)

[PATCH v2 00/11] fix "git reflog expire" race & get rid of EISDIR in refs API
 2021-07-21 17:47 UTC  (5+ messages)
` [PATCH v3 00/12] "
  ` [PATCH v3 06/12] refs API: pass the "lock OID" to reflog "prepare"

[PATCH v2] pull: introduce --merge option
 2021-07-21 17:11 UTC  (3+ messages)

[PATCH v2 0/5] commit-graph: usage fixes
 2021-07-21 16:54 UTC  (11+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 6/6] commit-graph: show usage on "commit-graph [write|verify] garbage"

[PATCH] multi-pack-index: fix potential segfault without sub-command
 2021-07-21 16:52 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 00/28] Builtin FSMonitor Feature
 2021-07-21 14:40 UTC  (5+ messages)
` [PATCH v3 00/34] "
  ` [PATCH v3 29/34] fsmonitor--daemon: use a cookie file to sync with file system

[PATCH 0/2] Normalize newlines in merge & interpret-trailer
 2021-07-21 10:41 UTC  (4+ messages)
` [PATCH 2/2] merge: make sure to terminate message with newline


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