Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [PATCH 0/6] hook API: connect hooks to the TTY again, fixes a v2.36.0 regression, (continued)
- 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
[L10N] Kickoff for Git 2.36.0 round #2, Jiang Xin
bugreport - SEGFAULT on 'git show-branch --current --reflog=3',
Gregory David
Re: Too-loose checks for applying safe.directory rules?,
Jonathan Nieder
Limitations of ownership checking fox for CVE-2022-24765,
Jeremy Maitin-Shepard
[PATCH 0/1] documentation: guide of best practices for GIT developer,
COGONI Guillaume
[ANNOUNCE] Git for Windows 2.35.2, Johannes Schindelin
What's cooking in git.git (Apr 2022, #03; Tue, 12),
Junio C Hamano
[ANNOUNCE] Git v2.36.0-rc2,
Junio C Hamano
[ANNOUNCE] Git v2.35.2 and below for CVE-2022-24765,
Junio C Hamano
reference-transaction regression in 2.36.0-rc1,
Bryan Turner
[PATCH] i18n: fix some badly formatted i18n strings,
Jean-Noël Avila via GitGitGadget
git-bisect behaves differently when started in equivalent ways,
Christoph Groth
Git user experience workshop,
Jorawar Singh
[PATCH] [RFC] git-p4: improve encoding handling to support inconsistent encodings,
Tao Klerks via GitGitGadget
[PATCH] Make a colon translatable,
Julien Palard
Issue when using the fsmonitor-watchman hook?,
Kaartic Sivaraam
[RFC PATCH 0/6][GSoC] iterate dirs before or after their contents,
Plato Kiorpelidis
git push --tags failed silently when attempting to push a large number of tags, Trevor Burnham
[GSoC] [PATCH 0/1] draft proposal for reachability bitmap,
Shubham Mishra
[PATCH] tests: make SANITIZE=address imply TEST_NO_MALLOC_CHECK,
Phillip Wood via GitGitGadget
[GSoC] [PATCH] t1011: replace test -f with test_path_is_file,
Siddharth Asthana
[PATCH v2 1/1] Makefile: add a prerequisite to the coverage-report target,
Elia Pinto
What's cooking in git.git (Apr 2022, #02; Fri, 8), Junio C Hamano
[ANNOUNCE] Git v2.36.0-rc1,
Junio C Hamano
[ANNOUNCE] Git for Windows 2.36.0-rc1, Johannes Schindelin
[PATCH RESEND] t7812: test PCRE2 whitespace bug, René Scharfe
[PATCH] Makefile: add a prerequisite to the coverage-report target,
Elia Pinto
[PATCH] t9902: split test to run on appropriate systems,
Adam Dinwoodie
[PATCH] Makefile: add help target,
Elia Pinto
Make commit messages optional,
jurgen_gjoncari
[PATCH] stash: disable literal treatment when passing top pathspec,
Kyle Meyer
[PATCH] doc txt & -h consistency: fix recent "cat-file" inconsistency,
Ævar Arnfjörð Bjarmason
[PATCH 0/4] Sparse index integration with 'git show',
Derrick Stolee via GitGitGadget
[PATCH] git-ls-tree.txt: fix the name of "%(objectsize:padded)",
Martin Ågren
[BUG?] git stash push fails on removed file pathspec, Alexandr Miloslavskiy
Git 2.36, ls-tree submodule regression?,
Bryan Turner
Bare repositories in the working tree are a security risk,
Glen Choo
[PATCH] submodule-helper: Fix a missing space,
Fangyi Zhou
[GSoC][RFC][PROPOSAL] Reachability bitmap improvements,
Abhradeep Chakraborty
[PATCH] doc: replace "--" with {litdd} in credential-cache/fsmonitor,
Todd Zullinger
[PATCH v4] blame: report correct number of lines in progress when using ranges, Edmundo Carmona Antoranz
How to get git-send-email use a proxy?,
Shaoxuan Yuan
BUG: cannot remove new staged files in sparse checkout,
Erik Cervin Edin
[BUG] git-2.36.0-rc0 - t6200 fails due to library/path issues,
rsbecker
[GSoC v1 0/1] GSoC 2022 proposal rough draft,
Shaoxuan Yuan
[L10N] Kickoff for Git 2.36.0 round #1, Jiang Xin
[PATCH] contrib/scalar: fix 'all' target in Makefile,
Victoria Dye via GitGitGadget
[GSoC] Contributor candidate introduction,
Plato Kiorpelidis
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]