Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [PATCH v3 4/4] add-patch: render hunks through the pager, (continued)
- What's cooking in git.git (Jul 2024, #03; Thu, 11), Junio C Hamano
- rev-list does not output commit metadata (nor honor --format) when --use-bitmap-index is on,
Jullyana Ramos
- [PATCH] git-gui: do not exit upon prepare-commit-msg hook failure,
Anthony Loiseau
- [no subject], Unknown
- Shared bare repository dubious ownership error after 2.40.1-r0,
Mike Lodispoto
- Re: Request to Update OpenSSH Version in Git due to Security Vulnerabilities (CVE-2006-5051, CVE-2024-6387,
Johannes Schindelin
- [PATCH] test-lib: GIT_TEST_SANITIZE_LEAK_LOG enabled by default,
Rubén Justo
- [Tomas Nordin] Re: Unbalanced closing paren in help of git commit, Tomas Nordin
- [PATCH/RFC] http.c: cookie file tightening,
Junio C Hamano
- [PATCH] Documentation: add platform support policy,
Emily Shaffer
- Git installation file not downloading,
Favour Ajao-Rotimi
- What's cooking in git.git (Jul 2024, #02; Mon, 8), Junio C Hamano
- FR: Provide Out-Of-Tree Building; Provide Cross-Compile Parameters,
Nathan Royce
- [PATCH] builtin/push: call set_refspecs after validating remote,
Karthik Nayak
- Git Update for Windows - Cloudflare Direct IP,
Adam Pickett
- [PATCH] var(win32): do report the GIT_SHELL_PATH that is actually used,
Johannes Schindelin via GitGitGadget
- Re: [PATCH] var(win32): do report the GIT_SHELL_PATH that is actually used, Junio C Hamano
- Re: [PATCH] var(win32): do report the GIT_SHELL_PATH that is actually used, Junio C Hamano
- Re: [PATCH] var(win32): do report the GIT_SHELL_PATH that is actually used, Phillip Wood
- [PATCH v2 0/7] var(win32): do report the GIT_SHELL_PATH that is actually used, Johannes Schindelin via GitGitGadget
- [PATCH v2 1/7] run-command: refactor getting the Unix shell path into its own function, Johannes Schindelin via GitGitGadget
- [PATCH v2 2/7] strvec: declare the `strvec_push_nodup()` function globally, Johannes Schindelin via GitGitGadget
- [PATCH v2 3/7] win32: override `fspathcmp()` with a directory separator-aware version, Johannes Schindelin via GitGitGadget
- [PATCH v2 4/7] mingw(is_msys2_sh): handle forward slashes in the `sh.exe` path, too, Johannes Schindelin via GitGitGadget
- [PATCH v2 5/7] run-command(win32): resolve the path to the Unix shell early, Johannes Schindelin via GitGitGadget
- [PATCH v2 6/7] run-command: declare the `git_shell_path()` function globally, Johannes Schindelin via GitGitGadget
- [PATCH v2 7/7] var(win32): do report the GIT_SHELL_PATH that is actually used, Johannes Schindelin via GitGitGadget
- Re: [PATCH v2 0/7] var(win32): do report the GIT_SHELL_PATH that is actually used, Phillip Wood
- [PATCH v3 0/7] var(win32): do report the GIT_SHELL_PATH that is actually used, Johannes Schindelin via GitGitGadget
- [PATCH v3 1/7] run-command: refactor getting the Unix shell path into its own function, Johannes Schindelin via GitGitGadget
- [PATCH v3 2/7] strvec: declare the `strvec_push_nodup()` function globally, Johannes Schindelin via GitGitGadget
- [PATCH v3 3/7] win32: override `fspathcmp()` with a directory separator-aware version, Johannes Schindelin via GitGitGadget
- [PATCH v3 4/7] mingw(is_msys2_sh): handle forward slashes in the `sh.exe` path, too, Johannes Schindelin via GitGitGadget
- [PATCH v3 5/7] run-command(win32): resolve the path to the Unix shell early, Johannes Schindelin via GitGitGadget
- [PATCH v3 6/7] run-command: declare the `git_shell_path()` function globally, Johannes Schindelin via GitGitGadget
- [PATCH v3 7/7] var(win32): do report the GIT_SHELL_PATH that is actually used, Johannes Schindelin via GitGitGadget
- Re: [PATCH v3 0/7] var(win32): do report the GIT_SHELL_PATH that is actually used, Phillip Wood
- Re: [PATCH v3 0/7] var(win32): do report the GIT_SHELL_PATH that is actually used, brian m. carlson
- BUG: "git var GIT_SHELL_PATH" is broken on Windows,
Phillip Wood
- [PATCH] merge-recursive: honor diff.algorithm,
Antonin Delpeuch via GitGitGadget
- [PATCH 0/8] clang-format: add more rules and enable on CI,
Karthik Nayak
- [PATCH 1/8] clang-format: indent preprocessor directives after hash, Karthik Nayak
- [PATCH 2/8] clang-format: avoid spacing around bitfield colon, Karthik Nayak
- [PATCH 3/8] clang-format: ensure files end with newlines, Karthik Nayak
- [PATCH 4/8] clang-format: replace deprecated option with 'SpacesInParens', Karthik Nayak
- [PATCH 5/8] clang-format: avoid braces on simple single-statement bodies, Karthik Nayak
- [PATCH 6/8] clang-format: formalize some of the spacing rules, Karthik Nayak
- [PATCH 7/8] ci: run style check on GitHub and GitLab, Karthik Nayak
- [PATCH 8/8] check-whitespace: detect if no base_commit is provided, Karthik Nayak
- Re: [PATCH 0/8] clang-format: add more rules and enable on CI, Chris Torek
- [PATCH v2 0/8] clang-format: add more rules and enable on CI, Karthik Nayak
- [PATCH v2 1/8] clang-format: indent preprocessor directives after hash, Karthik Nayak
- [PATCH v2 2/8] clang-format: avoid spacing around bitfield colon, Karthik Nayak
- [PATCH v2 3/8] clang-format: ensure files end with newlines, Karthik Nayak
- [PATCH v2 4/8] clang-format: replace deprecated option with 'SpacesInParens', Karthik Nayak
- [PATCH v2 5/8] clang-format: avoid braces on simple single-statement bodies, Karthik Nayak
- [PATCH v2 6/8] clang-format: formalize some of the spacing rules, Karthik Nayak
- [PATCH v2 8/8] check-whitespace: detect if no base_commit is provided, Karthik Nayak
- [PATCH v2 7/8] ci: run style check on GitHub and GitLab, Karthik Nayak
- Re: [PATCH v2 0/8] clang-format: add more rules and enable on CI, Junio C Hamano
- [PATCH v3 0/8] clang-format: add more rules and enable on CI, Karthik Nayak
- [GIT PULL] git-gui pull request,
Johannes Sixt
- Unbalanced closing paren in help of git commit,
Tomas Nordin
- Remove your ZSH completion in favor of the completion script distributed and maintained by ZSH,
Doron Behar
- [PATCH] merge-ort: fix a crash in process_renames,
dgoncharov
- linux git init/clone on Netapp NTFS security style volumes,
github
- [no subject], Unknown
- Should commit-msg hook receive the washed message?,
Sean Allred
- [PATCH] clang-format: include kh_foreach* macros in ForEachMacros, René Scharfe
- [BUG REPORT] git-gui invokes prepare-commit-msg hook incorrectly,
brianmlyles
- [PATCH] config.mak.dev: fix typo when enabling -Wpedantic,
Taylor Blau
- git diff-tree do not honor diff.orderfile config,
Tiago de Bem Natel de Moura
- [PATCH] merge-ort: fix missing early return,
Elijah Newren via GitGitGadget
- [PATCH] t-strvec: use test_msg(),
René Scharfe
- [PATCH] gitweb: rss/atom change published/updated date to committed date,
Jesús Ariel Cabello Mateos
- Losing the file during rebase,
Dmytro Ovdiienko
- Unable to push to git server,
Abraham Zsombor Nagy
- Re: Unable to push to git server, brian m. carlson
[PATCH v3 0/4] Additional FAQ entries,
brian m. carlson
[PATCH] doc: fix the max number of git show-branches shown,
wonda-tea-coffee via GitGitGadget
[GSoC][PATCH 0/5] t: port reftable/merged_test.c to the unit testing framework,
Chandra Pratap
[PATCH 0/2] t/lib-gpg: ensure GNUPGHOME is created as needed,
Todd Zullinger
`git diff`/`git apply` can generate/apply ambiguous hunks (ie. in the wrong place) (just like gnu diff/patch),
Emanuel Czirai
[PATCH] advice: warn when sparse index expands,
Derrick Stolee via GitGitGadget
git crashes in `git commit --patch` with diff.suppressBlankEmpty = true,
Ilya Tumaykin
[PATCH] merge-file: warn for implicit 'myers' algorithm,
Antonin Delpeuch via GitGitGadget
[PATCH] unpack-objects: Fix EACCES pushing to remote on vmhgfs,
Ivan Pozdeev
branch{u} not working even though upstream configured,
Stefan Haller
[GSoC][PATCH v3] t: migrate helper/test-oidmap.c to unit-tests/t-oidmap.c,
Ghanshyam Thakkar
[GSoC][PATCH] t: port helper/test-oid-array.c to unit-tests/t-oid-array.c,
Ghanshyam Thakkar
O,
Vitaly Vitaly
- <Possible follow-ups>
- O, SilviaOrnelas
[PATCH] checkout: special case error messages during noop switching,
Junio C Hamano
[PATCH] push: avoid showing false negotiation errors,
Junio C Hamano
What's cooking in git.git (Jul 2024, #01; Tue, 2), Junio C Hamano
[PATCH 0/2] clone: shallow-submodules should be single-branch by default,
Bruce Perry via GitGitGadget
[PATCH 0/2] here-doc test bodies,
Jeff King
- [PATCH 1/2] test-lib: allow test snippets as here-docs, Jeff King
- [PATCH 2/2] t: convert some here-doc test bodies, Jeff King
- [PATCH] chainlint.pl: recognize test bodies defined via heredoc, Eric Sunshine
- [PATCH v2 0/9] here-doc test bodies (now with 100% more chainlinting), Jeff King
- [PATCH v2 1/9] chainlint.pl: add test_expect_success call to test snippets, Jeff King
- [PATCH v2 2/9] chainlint.pl: only start threads if jobs > 1, Jeff King
- [PATCH v2 3/9] chainlint.pl: do not spawn more threads than we have scripts, Jeff King
- [PATCH v2 4/9] chainlint.pl: force CRLF conversion when opening input files, Jeff King
- [PATCH v2 5/9] chainlint.pl: check line numbers in expected output, Jeff King
- [PATCH v2 6/9] chainlint.pl: recognize test bodies defined via heredoc, Jeff King
- [PATCH v2 7/9] chainlint.pl: add tests for test body in heredoc, Jeff King
- [PATCH v2 8/9] test-lib: allow test snippets as here-docs, Jeff King
- [PATCH v2 9/9] t: convert some here-doc test bodies, Jeff King
- [PATCH v2 10/9] t/.gitattributes: ignore whitespace in chainlint expect files, Jeff King
- Re: [PATCH v2 0/9] here-doc test bodies (now with 100% more chainlinting), Eric Sunshine
Re: [PATCH 2/1] do not pass "git -c foo=bar" params to transport helpers, Junio C Hamano
Trouble with Gaia binary files,
Alec Sanders
[ANNOUNCE] Git Rev News edition 112, Christian Couder
Re: Git remote origin leaks user access token,
Jonathan Nieder
[PATCH v4] git-send-email: Use sanitized address when reading mbox body,
Csókás, Bence
[PATCH 0/3] Add a Hook To git commit --message Bash Completion,
Mikko Johannes Koivunalho
Determining if a merge was produced automatically,
Pavel Rappo
Re: Determining if a merge was produced automatically, Jonathan Nieder
Re: Determining if a merge was produced automatically, Junio C Hamano
How to set a default/fallback upstream for new branches?, Björn Steinbrink
[PATCH] t0613: mark as leak-free,
Rubén Justo
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]