Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: ds/bundle-uri-4* (was Re: What's cooking in git.git (Dec 2022, #05; Wed, 14)), (continued)
- [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
- Re: Round-tripping fast-export/import changes commit hashes,
anatoly techtonik
- [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
- [ANNOUNCE] git-assembler 1.3 released, Yuri D'Elia
- Possible BUG: git stash -m picks branch name from submodule,
Flavio Stanchina
- [PATCH] maintenance: use xcalloc instead of xmalloc where possible,
Rose via GitGitGadget
- [RFC PATCH 0/1] push: introduce '--heads' option,
Teng Long
- [bug report] When 'git commit' is in progress 'git stash pop' prints 'The stash entry is kept in case you need it again.', Yuri
- investment & funding Program., Michael Kaplan
- Re: Pro Git book URL on https://git-scm.com/,
René Scharfe
- [PATCH] maintenance: compare output of pthread functions for inequality with 0,
Rose via GitGitGadget
- [PATCH] fsmonitor: eliminate call to deprecated FSEventStream function,
Jeff Hostetler via GitGitGadget
- git cherry-pick -x: missing blank line before the "cherry picked from commit" line,
Vincent Lefevre
- [PATCH] fsmonitor: fix race seen in t7527, Jeff Hostetler via GitGitGadget
- [PATCH] t4205: don't exit test script on failure,
René Scharfe
- BUG: git log --follow always follows copies as well as renames, Grochowalski, Matthew (GE Aerospace, US)
- [PATCH] list-objects-filter: plug pattern_list leak, René Scharfe
- [ANNOUNCE] Git Rev News edition 93, Christian Couder
- Auto packing the repository - foreground or background in Windows?,
Tao Klerks
- What's cooking in git.git (Dec 2022, #01; Thu, 1),
Junio C Hamano
- What are cherry-pick's exit codes?,
Sean Allred
- t5559-http-fetch-smart-http2 failures,
Todd Zullinger
- git-worktree-list reporting wrong directory, Erik Aigner
- [PATCH 0/4] Don't lazy-fetch commits when parsing them,
Jonathan Tan
- [PATCH 3/4] object-file: refactor replace object lookup, Jonathan Tan
- [PATCH 1/4] object-file: reread object with exact same args, Jonathan Tan
- [PATCH 2/4] object-file: refactor corrupt object diagnosis, Jonathan Tan
- [PATCH 4/4] commit: don't lazy-fetch commits, Jonathan Tan
- Re: [PATCH 0/4] Don't lazy-fetch commits when parsing them, Jeff King
- [PATCH v2 0/4] Don't lazy-fetch commits when parsing them, Jonathan Tan
- [PATCH v2 0/3] Don't lazy-fetch commits when parsing them, Jonathan Tan
- [PATCH v3 0/4] Don't lazy-fetch commits when parsing them, Jonathan Tan
- [PATCH v4 0/4] Don't lazy-fetch commits when parsing them, Jonathan Tan
- [PATCH v5 0/4] Don't lazy-fetch commits when parsing them, Jonathan Tan
- [PATCH v6 0/4] Don't lazy-fetch commits when parsing them, Jonathan Tan
- [PATCH 0/3] diff: build parseopts array on demand,
René Scharfe
- [PATCH v4] am: Allow passing --no-verify flag,
Thierry Reding
- [ANNOUNCE] Git for Windows 2.39.0-rc1, Johannes Schindelin
- [PATCH] cocci: avoid "should ... be a metavariable" warnings,
Ævar Arnfjörð Bjarmason
- [ANNOUNCE] Git v2.39.0-rc1, Junio C Hamano
- Draft of Git Rev News edition 93, Christian Couder
- Git port to Debian SH4 may have trouble,
Jeffrey Walton
- What's cooking in git.git (Nov 2022, #07; Tue, 29),
Junio C Hamano
- ab/remove--super-prefix and -rc0 (was What's cooking in git.git (Nov 2022, #07; Tue, 29)), Glen Choo
- Re: What's cooking in git.git (Nov 2022, #07; Tue, 29), Glen Choo
- ds/bundle-uri-4 (was Re: What's cooking in git.git (Nov 2022, #07; Tue, 29)), Derrick Stolee
- ab/cmake-nix-and-ci (was Re: What's cooking in git.git (Nov 2022, #07; Tue, 29)), Phillip Wood
- Re: What's cooking in git.git (Nov 2022, #07; Tue, 29), Phillip Wood
- [bug] git diff --word-diff gives wrong result for utf-8 chinese,
Ping Yin
- push.default and "git push",
Yuri Kanivetsky
- possible bug for Git - Git incorrectly recognizes which file has been renamed., Tomasz Osak
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]