Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- AW: Error after update from 2.31.1 -> 2.36: Unable to negotiate with IP port X: no matching host key type found., (continued)
- [PATCH] Added Curl Option to Override Request Method,
Drew Green via GitGitGadget
- What's cooking in git.git (Apr 2022, #06; Mon, 25), Junio C Hamano
- Suggestion for the --word-diff, Jason Mathison
- [PATCH 0/7] Sparse index: integrate with 'git stash',
Victoria Dye via GitGitGadget
- No MERGE_HEAD available in pre-merge-commit hook, Wannes Sels
- [PATCH] Documentation: git-log: Capitalize references to sections,
Thomas Bracht Laumann Jespersen
- help for git format-patch lost diffstat,
FanJun Kong
- [PATCH] submodule--helper: fix initialization of warn_if_uninitialized,
Orgad Shaneh via GitGitGadget
- --help for git commands,
Dorian Marié
- [PATCH] fixup! CI: use https, not http to download binaries from perforce.com,
Carlo Marcelo Arenas Belón
- a problem with git describe,
Guy Maurel
- gitk regression in version 2.36.0,
Matthias Aßhauer
- let the will of God be done, Mrs. Maya omur
- Is it possible to treat symlinks just as normal files in Git?, Mikhail Merkuryev
- [PATCH v1] rebase - recycle,
Edmundo Carmona Antoranz
- [PATCH] show-branch: fix SEGFAULT on both --current & --reflog,
gdd via GitGitGadget
- Re: Unify ref-filter formats with other pretty formats: GSoC'22,
Tapasweni Pathak
- <Possible follow-ups>
- Re: Unify ref-filter formats with other pretty formats: GSoC'22, Tapasweni Pathak
- Re: Unify ref-filter formats with other pretty formats: GSoC'22, Tapasweni Pathak
[PATCH 0/5] core: update our SHA-1 docs, use sha1collisiondetection on OSX too,
Ævar Arnfjörð Bjarmason
- [PATCH 1/5] Makefile: create and use sections for "define" flag listing, Ævar Arnfjörð Bjarmason
- [PATCH 5/5] Makefile: use $(OBJECTS) instead of $(C_OBJ), Ævar Arnfjörð Bjarmason
- [PATCH 3/5] Makefile: rephrase the discussion of *_SHA1 knobs, Ævar Arnfjörð Bjarmason
- [PATCH 2/5] Makefile: really use and document sha1collisiondetection by default, Ævar Arnfjörð Bjarmason
- [PATCH 4/5] Makefile + hash.h: remove PPC_SHA1 implementation, Ævar Arnfjörð Bjarmason
- Re: [PATCH 0/5] core: update our SHA-1 docs, use sha1collisiondetection on OSX too, Junio C Hamano
- [PATCH v2 0/4] core: update our SHA-1 docs, use sha1collisiondetection on OSX too, Ævar Arnfjörð Bjarmason
- [PATCH v2 1/4] fsmonitor OSX: compile with DC_SHA1=YesPlease, Ævar Arnfjörð Bjarmason
- [PATCH v2 3/4] Makefile: really use and document sha1collisiondetection by default, Ævar Arnfjörð Bjarmason
- [PATCH v2 2/4] Makefile: create and use sections for "define" flag listing, Ævar Arnfjörð Bjarmason
- [PATCH v2 4/4] Makefile: rephrase the discussion of *_SHA1 knobs, Ævar Arnfjörð Bjarmason
- [PATCH v3 0/9] Makefile & docs: document SHA-{1,256} behavior, fix bug, Ævar Arnfjörð Bjarmason
- [PATCH v3 1/9] Makefile: always (re)set DC_SHA1 on fallback, Ævar Arnfjörð Bjarmason
- [PATCH v3 3/9] Makefile: correct DC_SHA1 documentation, Ævar Arnfjörð Bjarmason
- [PATCH v3 2/9] INSTALL: remove discussion of SHA-1 backends, Ævar Arnfjörð Bjarmason
- [PATCH v3 5/9] Makefile: rephrase the discussion of *_SHA1 knobs, Ævar Arnfjörð Bjarmason
- [PATCH v3 7/9] Makefile: document SHA-1 and SHA-256 default and selection order, Ævar Arnfjörð Bjarmason
- [PATCH v3 8/9] Makefile: document default SHA-1 backend on OSX, Ævar Arnfjörð Bjarmason
- [PATCH v3 9/9] Makefile: discuss SHAttered in *_SHA{1,256} discussion, Ævar Arnfjörð Bjarmason
- [PATCH v3 6/9] Makefile: document default SHA-256 backend, Ævar Arnfjörð Bjarmason
- [PATCH v3 4/9] Makefile: create and use sections for "define" flag listing, Ævar Arnfjörð Bjarmason
- [PATCH v4 0/9] Makefile & docs: document SHA-{1,256} behavior, fix bug, Ævar Arnfjörð Bjarmason
- [PATCH v4 3/9] Makefile: correct DC_SHA1 documentation, Ævar Arnfjörð Bjarmason
- [PATCH v4 2/9] INSTALL: remove discussion of SHA-1 backends, Ævar Arnfjörð Bjarmason
- [PATCH v4 1/9] Makefile: always (re)set DC_SHA1 on fallback, Ævar Arnfjörð Bjarmason
- [PATCH v4 5/9] Makefile: rephrase the discussion of *_SHA1 knobs, Ævar Arnfjörð Bjarmason
- [PATCH v4 6/9] Makefile: document default SHA-256 backend, Ævar Arnfjörð Bjarmason
- [PATCH v4 7/9] Makefile: document SHA-1 and SHA-256 default and selection order, Ævar Arnfjörð Bjarmason
- [PATCH v4 4/9] Makefile: create and use sections for "define" flag listing, Ævar Arnfjörð Bjarmason
- [PATCH v4 8/9] Makefile: document default SHA-1 backend on OSX, Ævar Arnfjörð Bjarmason
- [PATCH v4 9/9] Makefile: discuss SHAttered in *_SHA{1,256} discussion, Ævar Arnfjörð Bjarmason
- [PATCH v5 00/10] Makefile, docs & code: document & fix SHA-{1,256} selection behavior, Ævar Arnfjörð Bjarmason
- [PATCH v5 03/10] Makefile: correct DC_SHA1 documentation, Ævar Arnfjörð Bjarmason
- [PATCH v5 01/10] Makefile: always (re)set DC_SHA1 on fallback, Ævar Arnfjörð Bjarmason
- [PATCH v5 02/10] INSTALL: remove discussion of SHA-1 backends, Ævar Arnfjörð Bjarmason
- [PATCH v5 10/10] Makefile: discuss SHAttered in *_SHA{1,256} discussion, Ævar Arnfjörð Bjarmason
- [PATCH v5 07/10] Makefile: document SHA-1 and SHA-256 default and selection order, Ævar Arnfjörð Bjarmason
- [PATCH v5 09/10] Makefile: document default SHA-1 backend on OSX, Ævar Arnfjörð Bjarmason
- [PATCH v5 06/10] Makefile: document default SHA-256 backend, Ævar Arnfjörð Bjarmason
- [PATCH v5 05/10] Makefile: rephrase the discussion of *_SHA1 knobs, Ævar Arnfjörð Bjarmason
- [PATCH v5 08/10] Makefile & test-tool: replace "DC_SHA1" variable with a "define", Ævar Arnfjörð Bjarmason
- [PATCH v5 04/10] Makefile: create and use sections for "define" flag listing, Ævar Arnfjörð Bjarmason
[PATCH] ci: make perforce installation optional in macOS,
Carlo Marcelo Arenas Belón
[PATCH 0/2] diff- family --stat width,
Thomas Koutcher via GitGitGadget
[PATCH 0/4] Fix issues and a regression noted by valgrind,
Ævar Arnfjörð Bjarmason
Should sendemail.confirm default to always?,
Alyssa Ross
[PATCH 0/2] multi-pack-index: use real paths for --object-dir,
Derrick Stolee via GitGitGadget
[PATCH] CI: select CC based on CC_PACKAGE (again),
Ævar Arnfjörð Bjarmason
[PATCH 0/2] CI: don't fail OSX tests due to brew v.s. perforce.com mis-match,
Ævar Arnfjörð Bjarmason
git push locks up forever, file protocol,
Jason Morgan
[PATCH 1/2] tempfile: add mks_tempfile_dt(),
René Scharfe
[ANNOUNCE] Git for Windows 2.36.0, Johannes Schindelin
Bug in 2.26.2 regading "git diff --cached"?,
Ulrich Windl
help request: unable to merge UTF-16-LE "text" file,
Kevin Long
git 2.36.0 regression: pre-commit hooks no longer have stdout/stderr as tty,
Anthony Sottile
- Re: git 2.36.0 regression: pre-commit hooks no longer have stdout/stderr as tty, Emily Shaffer
- Re: git 2.36.0 regression: pre-commit hooks no longer have stdout/stderr as tty, Junio C Hamano
- [PATCH 0/6] hook API: connect hooks to the TTY again, fixes a v2.36.0 regression, Ævar Arnfjörð Bjarmason
- [PATCH 2/6] run-command tests: test stdout of run_command_parallel(), Ævar Arnfjörð Bjarmason
- [PATCH 1/6] run-command API: replace run_processes_parallel_tr2() with opts struct, Ævar Arnfjörð Bjarmason
- [PATCH 6/6] hook API: fix v2.36.0 regression: hooks should be connected to a TTY, Ævar Arnfjörð Bjarmason
- [PATCH 3/6] run-command: add an "ungroup" option to run_process_parallel(), Ævar Arnfjörð Bjarmason
- [PATCH 5/6] hook API: don't redundantly re-set "no_stdin" and "stdout_to_stderr", Ævar Arnfjörð Bjarmason
- [PATCH 4/6] hook tests: fix redirection logic error in 96e7225b310, Ævar Arnfjörð Bjarmason
- Re: [PATCH 0/6] hook API: connect hooks to the TTY again, fixes a v2.36.0 regression, Junio C Hamano
- [PATCH v2 0/8] hook API: connect hooks to the TTY again, fixes a v2.36.0 regression, Ævar Arnfjörð Bjarmason
- [PATCH v2 5/8] run-command: add an "ungroup" option to run_process_parallel(), Ævar Arnfjörð Bjarmason
- [PATCH v2 8/8] hook API: fix v2.36.0 regression: hooks should be connected to a TTY, Ævar Arnfjörð Bjarmason
- [PATCH v2 7/8] hook API: don't redundantly re-set "no_stdin" and "stdout_to_stderr", Ævar Arnfjörð Bjarmason
- [PATCH v2 1/8] run-command tests: change if/if/... to if/else if/else, Ævar Arnfjörð Bjarmason
- [PATCH v2 3/8] run-command tests: test stdout of run_command_parallel(), Ævar Arnfjörð Bjarmason
- [PATCH v2 4/8] run-command.c: add an initializer for "struct parallel_processes", Ævar Arnfjörð Bjarmason
- [PATCH v2 6/8] hook tests: fix redirection logic error in 96e7225b310, Ævar Arnfjörð Bjarmason
- [PATCH v2 2/8] run-command API: use "opts" struct for run_processes_parallel{,_tr2}(), Ævar Arnfjörð Bjarmason
- Re: [PATCH v2 0/8] hook API: connect hooks to the TTY again, fixes a v2.36.0 regression, Johannes Schindelin
- [PATCH v3 0/2] hook API: connect hooks to the TTY again, fixes a v2.36.0 regression, Ævar Arnfjörð Bjarmason
[no subject], Unknown
[PATCH] show-branch: fix SEGFAULT when `--current` and `--reflog` together,
Gregory David
[GSoC][RFC][Proposal] Unify ref-filter formats with other pretty formats,
Jack McGuinness
Recent changes for the unsafe directory handling - TINY improvement requested in error output,
Nathan Neulinger
git send-email with Protonmail Bridge, Solomon Tan
[PATCH 0/3] [GSoC][Patch] area: t4202-log.sh, modernizing test script,
Jack McGuinness via GitGitGadget
[PATCH v2] rebase: simplify an assignment of options.type in cmd_rebase, Edmundo Carmona Antoranz
[PATCH] commit-graph: close file before returning NULL,
Derrick Stolee via GitGitGadget
[PATCH] clone: ignore invalid local refs in remote,
Derrick Stolee via GitGitGadget
[PATCH] rebase: simplify an assignment of options.type in cmd_rebase,
Edmundo Carmona Antoranz
[ANNOUNCE] Git v2.36.0,
Junio C Hamano
What's cooking in git.git (Apr 2022, #05; Mon, 18),
Junio C Hamano
Current state / standard advice for rebasing merges without information loss/re-entry?,
Tao Klerks
Git bug report - disk errors on Windows after push,
Attila Csosz
[PATCH] rebase: use correct base for --keep-base when a branch is given,
Alex Henrie
[GSoC][RFC][Proposal] Unify ref filters in pretty.{c,h},
Jaydeep Das
Corrupt name-rev output,
Thomas Hurst
[GIT PULL] l10n updates for 2.36.0 round 2, Jiang Xin
suggestion for git glossary: "ort",
Steve Summit
Setting up `send-email` for SSL, and then using GCM (Git Credential Manager),
Philip Oakley
[PATCH] area: /t/t4204-log.sh, partially modernized test script t4202,
Jack McGuinness via GitGitGadget
[PATCH] ci: lock "pedantic" job into fedora 35 and other cleanup,
Carlo Marcelo Arenas Belón
[PATCH] add coccinelle script to check the option usage strings,
Abhradeep Chakraborty via GitGitGadget
Arguments for git update-index --refresh,
Danny Lin
safe directory on shared drives,
Andrew Noblet
[PATCH] reftable: avoid undefined behaviour breaking t0032,
Carlo Marcelo Arenas Belón
[PATCH v4 1/1] Makefile: add a prerequisite to the coverage-report target,
Elia Pinto
[ANNOUNCE] Git for Windows 2.35.3, Johannes Schindelin
What's cooking in git.git (Apr 2022, #04; Thu, 14),
Junio C Hamano
git subtree pull fails with gitconfig merge ff = only, Tyson Holub
Git Bug Report,
Randall Alfaro
Thanks for git and especially thanks for git add --interactive,
demerphq
[PATCH v3] Makefile: add a prerequisite to the coverage-report target,
Elia Pinto
[PATCH 1/2] RelNotes: clarify "bisect run unexecutable" tweak,
Junio C Hamano
Pathological performance with git remote rename and many tracking refs,
brian m. carlson
[PATCH] Documentation/RelNotes: fix a typo in 2.36's relnotes,
Taylor Blau
[RFC] introducing git replay,
Edmundo Carmona Antoranz
[PATCH 0/3] Updates to the safe.directory config option,
Derrick Stolee via GitGitGadget
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]