Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- [PATCH v9 0/2] win32: close handles of threads that have been joined, (continued)
- [PATCH] win32: ensure len does not cause any overreads,
Rose via GitGitGadget
- [PATCH] diff: use strncmp to check for "diff." prefix,
Rose via GitGitGadget
- [PATCH] Explicitly set errno to ENOENT if err is not ERROR_DIRECTORY,
Rose via GitGitGadget
- [PATCH] ci: only run win+VS build & tests in Git for Windows' fork,
Johannes Schindelin via GitGitGadget
- [PATCH] Remove redundant double exclamation points,
Rose via GitGitGadget
- [PATCH 0/2] cmake doc: modernize and cross-platform-ize the docs,
Ævar Arnfjörð Bjarmason
- [PATCH] cmake: don't invoke msgfmt with --statistics,
Ævar Arnfjörð Bjarmason
- [PATCH] Fix word "does" sticking to "not" by adding space,
Sheepolution via GitGitGadget
- [PATCH] git: remove redundant notes_ref check, Rose via GitGitGadget
- [PATCH] tests: make 'test_oid' print trailing newline,
SZEDER Gábor
- What's cooking in git.git (Dec 2022, #06; Sun, 18),
Junio C Hamano
- https://github.com/rust-lang/rust is not bisectable,
Askar Safin
- [Possible Bug] config --system fails when ./etc does not exist, rsbecker
- Add git config variable for signoff,
Prajwal S N
- [PATCH] grep: fall back to interpreter mode if JIT fails,
Mathias Krause
- [PATCH v3 0/2] check-attr: add support to work with revisions,
Karthik Nayak
- [PATCH 0/2] Make check-whitespace failures more helpful,
Chris. Webster via GitGitGadget
- PROBLEM: "git pull -v" fails with exit code denoting a submodule syntax error,
Nemmaier, Christoph
- [PATCH] date.c: allow ISO 8601 reduced precision times,
Phil Hord
- [PATCH] git: edit variable types to match what is assigned to them,
Rose via GitGitGadget
- [PATCH] e-mail workflow: Message-ID is spelled with ID in both capital letters,
Junio C Hamano
- [PATCH] bisect: remove check for fp and move the goto label after the fclose,
Rose via GitGitGadget
- Commiting old version of file introduces other files to commit, Roger Rohrbach
- Strange "git stash pop" conflict (one chunk out of many),
Ulrich Windl
[PATCH 0/6] remove USE_THE_INDEX_COMPATIBILITY_MACROS,
Ævar Arnfjörð Bjarmason
[PATCH 0/6] bisect: follow-up fixes from js/bisect-in-c,
Ævar Arnfjörð Bjarmason
feature-request: silently stops ssh-agent.exe when upgrading (windows),
Jean-Michel MERCIER
Prematurely-closed stdin using async NodeJS to smudge large file on Mac, Stephen Hicks
[BUG] git rev-list HEAD --objects -- WILDCARD-PATHSPEC, Andrew Olsen
[PATCH] diff: fix regression with --stat and unmerged file,
Peter Grayson
[PATCH] git: remove duplicate includes,
Rose via GitGitGadget
[PATCH 0/5] minor ref-filter error-reporting bug-fixes,
Jeff King
[PATCH] git: remove unneeded casts,
Rose via GitGitGadget
Whitepace parameter for git restore,
Niklas Volcz
What's cooking in git.git (Dec 2022, #05; Wed, 14),
Junio C Hamano
- Re: What's cooking in git.git (Dec 2022, #05; Wed, 14), Junio C Hamano
- Re: What's cooking in git.git (Dec 2022, #05; Wed, 14), Derrick Stolee
- Re: What's cooking in git.git (Dec 2022, #05; Wed, 14), Jeff Hostetler
- Re: What's cooking in git.git (Dec 2022, #05; Wed, 14), Jeff Hostetler
- ag/merge-strategies-in-c (was: What's cooking in git.git (Dec 2022, #05; Wed, 14)), Ævar Arnfjörð Bjarmason
- ab/remove--super-prefix & ab/submodule-no-abspath (was: What's cooking in git.git (Dec 2022, #05; Wed, 14)), Ævar Arnfjörð Bjarmason
- js/bisect-in-c (was: What's cooking in git.git (Dec 2022, #05; Wed, 14)), Ævar Arnfjörð Bjarmason
- Re: What's cooking in git.git (Dec 2022, #05; Wed, 14), Sean Allred
- Re: What's cooking in git.git (Dec 2022, #05; Wed, 14), Junio C Hamano
- Re: What's cooking in git.git (Dec 2022, #05; Wed, 14), Junio C Hamano
- ds/bundle-uri-4* (was Re: What's cooking in git.git (Dec 2022, #05; Wed, 14)), Derrick Stolee
[PATCH] object-file: inline write_buffer(), René Scharfe
[PATCH 0/9] more -Wunused-parameter fixes/annotations,
Jeff King
- [PATCH 1/9] ls-refs: use repository parameter to iterate refs, Jeff King
- [PATCH 2/9] blob: drop unused parts of parse_blob_buffer(), Jeff King
- [PATCH 3/9] list-objects: drop process_gitlink() function, Jeff King
- [PATCH 4/9] ws: drop unused parameter from ws_blank_line(), Jeff King
- [PATCH 5/9] xdiff: drop unused parameter in def_ff(), Jeff King
- [PATCH 6/9] xdiff: mark unused parameter in xdl_call_hunk_func(), Jeff King
- [PATCH 7/9] diff: mark unused parameters in callbacks, Jeff King
- [PATCH 8/9] list-objects-filter: mark unused parameters in virtual functions, Jeff King
- [PATCH 9/9] userdiff: mark unused parameter in internal callback, Jeff King
- Re: [PATCH 0/9] more -Wunused-parameter fixes/annotations, Junio C Hamano
[PATCH] server_supports_v2(): use a separate function for die_on_error, Jeff King
[PATCH] am: don't pass strvec to apply_parse_options(),
René Scharfe
[PATCH] commit: skip already cleared parents in clear_commit_marks_1(),
René Scharfe
[PATCH] reflog: clear leftovers in reflog_expiry_cleanup(), René Scharfe
[PATCH] http-fetch: invoke trace2_cmd_name(),
Jonathan Tan
includeIf appears to not be working,
Joshua J. Kugler
[PATCH 0/3] Bundle URIs 4.5: fixups from part IV,
Derrick Stolee via GitGitGadget
[ANNOUNCE] Git for Windows 2.39.0, Johannes Schindelin
feature request: git clone --branch should accept commit hash,
mark.yagnatinsky
[ANNOUNCE] Git v2.39.0, Junio C Hamano
What's cooking in git.git (Dec 2022, #04; Mon, 12),
Junio C Hamano
[RFC PATCH 0/1] rebase --onto detection of already applied commits,
Cristian Ciocaltea
Issue with git > 2.36.1 and pre-commit hook on macOS M1,
Piotrek
[GIT PULL] l10n updates for 2.39.0 round 1, Jiang Xin
What's cooking in git.git (Dec 2022, #03; Sun, 11),
Junio C Hamano
[ANNOUNCE] Git v2.38.2, Junio C Hamano
[PATCH] mailmap: update email address of Matheus Tavares, Matheus Tavares
[PATCH v2 0/2] check-attr: add support to work with revisions,
Karthik Nayak
[PATCH] docs: link generating patch sections,
John Cai via GitGitGadget
[PATCH 0/1] cat-file: quote-format name in error when using -z,
Toon Claes
rebase update-refs can delete ref branch,
Eric Musser
Re: [PATCH v3 0/2] worktree: Support `--orphan` when creating new worktrees,
Jacob Abel
[PATCH] Fix a couple of typos in the v2.39.0 release notes,
Johannes Schindelin via GitGitGadget
[PATCH] scalar: use verbose mode in clone,
ZheNing Hu via GitGitGadget
[PATCH 0/4] Optionally skip hashing index on write,
Derrick Stolee via GitGitGadget
Question: How to execute git-gc correctly on the git server,
ZheNing Hu
[PATCH 0/4] Avoid using deprecated features in Git's GitHub workflows,
Johannes Schindelin via GitGitGadget
[PATCH] commit: add signoff optional dedup/no-dedup modes, David Caro via GitGitGadget
[PATCH] CI: don't explicitly pick "bash" shell outside of Windows, fix regression,
Ævar Arnfjörð Bjarmason
Git credential store conflicting configuration leads to unexpected behavior,
Gennady Uraltsev
[PATCH] CI: migrate away from deprecated "set-output" syntax,
Ævar Arnfjörð Bjarmason
[PATCH] CI: upgrade to macos-12, and pin OSX version,
Ævar Arnfjörð Bjarmason
Skipping adding Signed-off-by even if it's not the last on git commit,
David Caro
[PATCH 0/2] check-attr: add support to work with revisions,
Karthik Nayak
[ANNOUNCE] Git for Windows 2.39.0-rc2, Johannes Schindelin
What's cooking in git.git (Dec 2022, #02; Tue, 6), Junio C Hamano
[ANNOUNCE] Git v2.39.0-rc2, Junio C Hamano
bug report: git push fails in worktree,
tionis
[PATCH 0/2] Remove MSys Support,
Harshil Jani via GitGitGadget
[PATCH v2] line-range: Fix infinite loop bug with degenerate regex,
Lars Kellogg-Stedman
[PATCH 1/1] line-range: Fix infinite loop bug with degenerate regex, Lars Kellogg-Stedman
[PATCH] setup: avoid unconditional open with write flags,
Christian Göttsche
[PATCH] git-compat-util.h: introduce CALLOC(x),
Taylor Blau
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]