git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-08-03 19:39:38 to 2021-08-05 03:16:43 UTC [more...]

Why doesn't `git log -m` imply `-p`?
 2021-08-05  3:16 UTC  (4+ messages)
` [PATCH v3 00/10] diff-merges: let -m imply -p
  ` [PATCH v3 10/10] diff-merges: let "-m" imply "-p"

What's cooking in git.git (Aug 2021, #02; Tue, 3)
 2021-08-05  2:53 UTC  (16+ messages)

[PATCH] connect, protocol: log negotiated protocol version
 2021-08-05  2:47 UTC  (12+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] protocol: add protocol version formatting function
  ` [PATCH v2 2/2] connect, protocol: log negotiated protocol version

git revert --continue --no-verify
 2021-08-05  1:56 UTC  (10+ messages)

[PATCH 0/2] Sparse index: delete ignored files outside sparse cone
 2021-08-05  1:55 UTC  (6+ messages)
` [PATCH 2/2] sparse-checkout: clear tracked sparse dirs

[PATCH] configure.ac: fix misspell in comments
 2021-08-05  1:34 UTC  (2+ messages)

[PATCH v3 00/12] serve.[ch]: general API cleanup
 2021-08-05  1:25 UTC  (12+ messages)
` [PATCH v4 00/10] serve.[ch]: general API cleanup + --advertise-refs cleanup
  ` [PATCH v4 01/10] serve: mark has_capability() as static
  ` [PATCH v4 02/10] transport: rename "fetch" in transport_vtable to "fetch_refs"
  ` [PATCH v4 03/10] transport: use designated initializers
  ` [PATCH v4 04/10] serve: "
  ` [PATCH v4 05/10] serve.[ch]: don't pass "struct strvec *keys" to commands
  ` [PATCH v4 06/10] serve: move transfer.advertiseSID check into session_id_advertise()
  ` [PATCH v4 07/10] serve.c: move version line to advertise_capabilities()
  ` [PATCH v4 08/10] {upload,receive}-pack tests: add --advertise-refs tests
  ` [PATCH v4 09/10] serve.[ch]: remove "serve_options", split up --advertise-refs code
  ` [PATCH v4 10/10] upload-pack: document and rename --advertise-refs

[PATCH 0/9] config-based hooks restarted
 2021-08-05  0:17 UTC  (8+ messages)
` [PATCH 8/9] hook: teach 'hookcmd' config to alias hook scripts

[PATCH 00/10] Documentation updates: merge-strategies
 2021-08-04 23:50 UTC  (59+ messages)
` [PATCH 01/10] git-rebase.txt: correct antiquated claims about --rebase-merges
` [PATCH 02/10] directory-rename-detection.txt: small updates due to merge-ort optimizations
` [PATCH 03/10] Documentation: edit awkward references to `git merge-recursive`
` [PATCH 04/10] merge-strategies.txt: update wording for the resolve strategy
` [PATCH 05/10] merge-strategies.txt: do not imply using copy detection is desired
` [PATCH 07/10] merge-strategies.txt: explain why no-renames might be useful
` [PATCH 08/10] merge-strategies.txt: fix simple capitalization error
` [PATCH 09/10] Documentation: add coverage of the `ort` merge strategy
` [PATCH 10/10] Update error message and code comment
` [PATCH v2 00/10] Documentation updates: merge-strategies
  ` [PATCH v2 01/10] git-rebase.txt: correct antiquated claims about --rebase-merges
  ` [PATCH v2 02/10] directory-rename-detection.txt: small updates due to merge-ort optimizations
  ` [PATCH v2 03/10] Documentation: edit awkward references to `git merge-recursive`
  ` [PATCH v2 04/10] merge-strategies.txt: update wording for the resolve strategy
  ` [PATCH v2 05/10] merge-strategies.txt: do not imply using copy detection is desired
  ` [PATCH v2 06/10] merge-strategies.txt: avoid giving special preference to patience algorithm
  ` [PATCH v2 07/10] merge-strategies.txt: fix simple capitalization error
  ` [PATCH v2 08/10] git-rebase.txt: correct out-of-date and misleading text about renames
  ` [PATCH v2 09/10] merge-strategies.txt: add coverage of the `ort` merge strategy
  ` [PATCH v2 10/10] Update error message and code comment
  ` [PATCH v3 00/10] Documentation updates: merge-strategies
    ` [PATCH v3 01/10] git-rebase.txt: correct antiquated claims about --rebase-merges
    ` [PATCH v3 02/10] directory-rename-detection.txt: small updates due to merge-ort optimizations
    ` [PATCH v3 03/10] Documentation: edit awkward references to `git merge-recursive`
    ` [PATCH v3 04/10] merge-strategies.txt: update wording for the resolve strategy
    ` [PATCH v3 05/10] merge-strategies.txt: do not imply using copy detection is desired
    ` [PATCH v3 06/10] merge-strategies.txt: avoid giving special preference to patience algorithm
    ` [PATCH v3 07/10] merge-strategies.txt: fix simple capitalization error
    ` [PATCH v3 08/10] git-rebase.txt: correct out-of-date and misleading text about renames
    ` [PATCH v3 09/10] merge-strategies.txt: add coverage of the `ort` merge strategy
    ` [PATCH v3 10/10] Update error message and code comment

[PATCH v2 0/3] test-lib.sh: use GIT_TEST_COLUMNS over COLUMNS
 2021-08-04 23:05 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] test-lib-functions.sh: rename test_must_fail_acceptable()
  ` [PATCH v3 2/3] test-lib-functions.sh: add a test_with_columns function
  ` [PATCH v3 3/3] test-lib.sh: use GIT_TEST_COLUMNS over COLUMNS

[PATCH v3 0/5] Makefile: "make tags" fixes & cleanup
 2021-08-04 22:54 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/5] Makefile: move ".PHONY: cscope" near its target
  ` [PATCH v4 2/5] Makefile: add QUIET_GEN to "cscope" target
  ` [PATCH v4 3/5] Makefile: don't use "FORCE" for tags targets
  ` [PATCH v4 4/5] Makefile: remove "cscope.out", not "cscope*" in cscope.out target
  ` [PATCH v4 5/5] Makefile: normalize clobbering & xargs for tags targets

[PATCH] upload-pack.c: treat want-ref relative to namespace
 2021-08-04 22:23 UTC  (11+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH] fetch-pack: speed up loading of refs via commit graph
 2021-08-04 21:32 UTC  (5+ messages)

[RFC PATCH] sequencer: warn on skipping previously seen commit
 2021-08-04 21:28 UTC  (2+ messages)

[PATCH] diff: --pickaxe-all typofix
 2021-08-04 17:36 UTC  (3+ messages)

[PATCH v6 0/9] ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen
 2021-08-04 17:32 UTC  (6+ messages)
` [PATCH v7 "
  ` [PATCH v7 6/9] ssh signing: verify signatures "

[PATCH 0/2] [GSOC] cherry-pick: fix bug when used with GIT_CHERRY_PICK_HELP
 2021-08-04 17:31 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] "

[PATCH 0/3] hn/reftable "fixes" for OpenBSD
 2021-08-04 17:24 UTC  (3+ messages)
` [PATCH 4/3] fixup! reftable: add dump utility

[PATCH] clone: Remove constraint on --bare and --origin
 2021-08-04 17:06 UTC  (6+ messages)
` [PATCH v2] clone: Allow combining "

[PATCH 0/2] Switch default merge backend from recursive to ort
 2021-08-04 14:27 UTC  (5+ messages)
` [PATCH 1/2] Change "
` [PATCH 2/2] Update docs for change of default merge backend

commit following rebase has unexpected commit message
 2021-08-04 14:19 UTC 

[PATCH v2 0/3] Speed up connectivity checks via bitmaps
 2021-08-04 11:01 UTC  (14+ messages)
` [PATCH v3 0/4] Speed up connectivity checks
  ` [PATCH v3 1/4] connected: do not sort input revisions
  ` [PATCH v3 4/4] revision: avoid hitting packfiles when commits are in commit-graph

[PATCH 00/27] Base for "config-based-hooks"
 2021-08-04 10:15 UTC  (33+ messages)
` [PATCH v4 00/36] Run hooks via "git run hook" & hook library
  ` [PATCH v4 07/36] hook-list.h: add a generated list of hooks, like config-list.h
  ` [PATCH v4 08/36] hook: add 'run' subcommand
  ` [PATCH v4 09/36] gc: use hook library for pre-auto-gc hook
  ` [PATCH v4 10/36] rebase: convert pre-rebase to use hook.h
  ` [PATCH v4 11/36] am: convert applypatch "
  ` [PATCH v4 12/36] hooks: convert 'post-checkout' hook to hook library
  ` [PATCH v4 13/36] merge: convert post-merge to use hook.h
  ` [PATCH v4 14/36] git hook run: add an --ignore-missing flag
  ` [PATCH v4 15/36] send-email: use 'git hook run' for 'sendemail-validate'
  ` [PATCH v4 16/36] git-p4: use 'git hook' to run hooks
  ` [PATCH v4 17/36] commit: convert {pre-commit,prepare-commit-msg} hook to hook.h
  ` [PATCH v4 18/36] read-cache: convert post-index-change to use hook.h
  ` [PATCH v4 19/36] receive-pack: convert push-to-checkout hook to hook.h
  ` [PATCH v4 20/36] run-command: remove old run_hook_{le,ve}() hook API
  ` [PATCH v4 21/36] run-command: allow stdin for run_processes_parallel
  ` [PATCH v4 22/36] hook: support passing stdin to hooks
  ` [PATCH v4 23/36] am: convert 'post-rewrite' hook to hook.h
  ` [PATCH v4 24/36] run-command: add stdin callback for parallelization
  ` [PATCH v4 25/36] hook: provide stdin by string_list or callback
  ` [PATCH v4 26/36] hook: convert 'post-rewrite' hook in sequencer.c to hook.h
  ` [PATCH v4 27/36] transport: convert pre-push hook "
  ` [PATCH v4 28/36] hook tests: test for exact "pre-push" hook input
  ` [PATCH v4 29/36] hook tests: use a modern style for "pre-push" tests
  ` [PATCH v4 30/36] reference-transaction: use hook.h to run hooks
  ` [PATCH v4 31/36] run-command: allow capturing of collated output
  ` [PATCH v4 32/36] hooks: allow callers to capture output
  ` [PATCH v4 33/36] receive-pack: convert 'update' hook to hook.h
  ` [PATCH v4 34/36] post-update: use hook.h library
  ` [PATCH v4 35/36] receive-pack: convert receive hooks to hook.h
  ` [PATCH v4 36/36] hooks: fix a TOCTOU in "did we run a hook?" heuristic

[PATCH v3 00/12] fix "git reflog expire" race & get rid of EISDIR in refs API
 2021-08-04  9:56 UTC  (5+ messages)
` [PATCH v4 00/11] "
  ` [PATCH v4 08/11] reflog expire: don't lock reflogs using previously seen OID

[GSoC] Git Blog 11
 2021-08-04  8:56 UTC  (5+ messages)

[GSoC] [PATCH] submodule--helper: run update procedures from C
 2021-08-04  8:35 UTC  (4+ messages)

[PATCH 0/3] gitk: macOS improvements
 2021-08-04  6:27 UTC  (6+ messages)
` [PATCH 1/3] gitk: skip calling osascript to set frontmost for tk >= 8.6
` [PATCH 2/3] gitk: avoid fatal error if `exec osascript` fails
` [PATCH 3/3] gitk: check main window visibility before waiting for it to show

[PATCH 0/2] [RFC] Switch default merge backend from recursive to ort
 2021-08-03 22:48 UTC  (6+ messages)

[PATCH v2 0/3] clone: update submodule.recurse in config when using --recurse-submodule
 2021-08-03 22:41 UTC  (3+ messages)
` [PATCH v3 0/4] "


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