Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [PATCH v2 0/3] Fix broken CI on newer github-actions runner image, (continued)
- [ANNOUNCE] Git for Windows 2.39.0-rc0,
Johannes Schindelin
- [L10N] Kickoff for Git 2.39.0 round #1, Jiang Xin
- [ANNOUNCE] Git v2.39.0-rc0,
Junio C Hamano
- What's cooking in git.git (Nov 2022, #06; Wed, 23), Junio C Hamano
- [PATCH] chainlint.pl: fix /proc/cpuinfo regexp,
Andreas Hasenack via GitGitGadget
- What's cooking in git.git (Nov 2022, #05; Tue, 22),
Junio C Hamano
- chainlink.pl /proc/cpuinfo regexp fails on s390x,
Andreas Hasenack
- git tag -l --format results into a malloc fatal error, if tag is signed.,
Jan-Otto Kröpke
- [PATCH] builtin: submodule--helper: Add allocation check of module_cb structure objects may be helpful in case of allocation failure,
Li kunyu
- [PATCH] t3920: don't ignore errors of more than one command with `|| true`,
Johannes Sixt
- filter-repo: support for copying notes,
Konstantin Ryabitsev
- [PATCH] t5516: fail to run in verbose mode,
Jiang Xin
- [PATCH] config: introduce an Operating System-specific `includeIf` condition,
Johannes Schindelin via GitGitGadget
- fsmonitor: t7527 racy on OSX?,
Ævar Arnfjörð Bjarmason
- [PATCH 0/3] fix t1509-root-work-tree failure,
Eric Sunshine via GitGitGadget
- [PATCH] lib-httpd: extend module location auto-detection,
Eric Sunshine via GitGitGadget
- [PATCH] var: add GIT_SEQUENCE_EDITOR variable,
Sean Allred via GitGitGadget
- [PATCH] list-objects-filter: plug combine_filter_data leak, René Scharfe
- [PATCH] prune: quiet ENOENT on missing directories,
Eric Wong
- [PATCH] Makefile: suppress macOS deprecation warning,
Stefan Sundin via GitGitGadget
- [PATCH 0/2] git-jump: support Emacs,
Yoichi NAKAYAMA via GitGitGadget
- Please let me know if you received this email!!, Mr. Stephen Melvin
- What's cooking in git.git (Nov 2022, #04; Fri, 18),
Taylor Blau
- Re: What's cooking in git.git (Nov 2022, #04; Fri, 18), SZEDER Gábor
- Looking for a review (pretty-formats, hard truncation), was What's cooking in git.git (Nov 2022, #04; Fri, 18)), Philip Oakley
- Re: What's cooking in git.git (Nov 2022, #04; Fri, 18), Phillip Wood
- Re: What's cooking in git.git (Nov 2022, #04; Fri, 18), Junio C Hamano
- Re: What's cooking in git.git (Nov 2022, #04; Fri, 18), Junio C Hamano
- Re: What's cooking in git.git (Nov 2022, #04; Fri, 18), Junio C Hamano
- ab/submodule-no-abspath (was Re: What's cooking in git.git (Nov 2022, #04; Fri, 18)), Glen Choo
- [PATCH v2] am: Allow passing --no-verify flag,
Thierry Reding
- [Q] Where does "git commit -q -m msg" spend time?, Junio C Hamano
- bug report: add/delete instead of rename,
Sergey Ivanov
- git-subtree docs missing,
David Cowden
- [PATCH] am: Allow passing --no-verify flag,
Thierry Reding
- [PATCH 00/12] tree-wide: chip away at USE_THE_INDEX_COMPATIBILITY_MACROS,
Ævar Arnfjörð Bjarmason
- [PATCH 01/12] cache.h: remove unused "the_index" compat macros, Ævar Arnfjörð Bjarmason
- [PATCH 02/12] builtin/{grep,log}.: don't define "USE_THE_INDEX_COMPATIBILITY_MACROS", Ævar Arnfjörð Bjarmason
- [PATCH 03/12] cocci & cache.h: remove rarely used "the_index" compat macros, Ævar Arnfjörð Bjarmason
- [PATCH 04/12] read-cache API & users: make discard_index() return void, Ævar Arnfjörð Bjarmason
- [PATCH 06/12] cocci & cache.h: apply a selection of "pending" index-compatibility, Ævar Arnfjörð Bjarmason
- [PATCH 05/12] cocci: add a index-compatibility.pending.cocci, Ævar Arnfjörð Bjarmason
- [PATCH 07/12] cocci & cache.h: apply variable section of "pending" index-compatibility, Ævar Arnfjörð Bjarmason
- [PATCH 09/12] {builtin/*,repository}.c: add & use "USE_THE_INDEX_VARIABLE", Ævar Arnfjörð Bjarmason
- [PATCH 08/12] cocci: apply "pending" index-compatibility to "t/helper/*.c", Ævar Arnfjörð Bjarmason
- [PATCH 10/12] cache.h & test-tool.h: add & use "USE_THE_INDEX_VARIABLE", Ævar Arnfjörð Bjarmason
- [PATCH 12/12] builtin/*: remove or amend "USE_THE_INDEX_COMPATIBILITY_MACROS", Ævar Arnfjörð Bjarmason
- [PATCH 11/12] cocci: apply "pending" index-compatibility to some "builtin/*.c", Ævar Arnfjörð Bjarmason
- Re: [PATCH 00/12] tree-wide: chip away at USE_THE_INDEX_COMPATIBILITY_MACROS, Phillip Wood
- [PATCH v2 00/11] tree-wide: chip away at USE_THE_INDEX_COMPATIBILITY_MACROS, Ævar Arnfjörð Bjarmason
- [PATCH v2 01/11] cache.h: remove unused "the_index" compat macros, Ævar Arnfjörð Bjarmason
- [PATCH v2 02/11] builtin/{grep,log}.: don't define "USE_THE_INDEX_COMPATIBILITY_MACROS", Ævar Arnfjörð Bjarmason
- [PATCH v2 03/11] cocci & cache.h: remove rarely used "the_index" compat macros, Ævar Arnfjörð Bjarmason
- [PATCH v2 04/11] read-cache API & users: make discard_index() return void, Ævar Arnfjörð Bjarmason
- [PATCH v2 05/11] cocci: add a index-compatibility.pending.cocci, Ævar Arnfjörð Bjarmason
- [PATCH v2 08/11] cocci: apply "pending" index-compatibility to "t/helper/*.c", Ævar Arnfjörð Bjarmason
- [PATCH v2 06/11] cocci & cache.h: apply a selection of "pending" index-compatibility, Ævar Arnfjörð Bjarmason
- [PATCH v2 07/11] cocci & cache.h: apply variable section of "pending" index-compatibility, Ævar Arnfjörð Bjarmason
- [PATCH v2 09/11] {builtin/*,repository}.c: add & use "USE_THE_INDEX_VARIABLE", Ævar Arnfjörð Bjarmason
- [PATCH v2 10/11] cache.h & test-tool.h: add & use "USE_THE_INDEX_VARIABLE", Ævar Arnfjörð Bjarmason
- [PATCH v2 11/11] cocci: apply "pending" index-compatibility to some "builtin/*.c", Ævar Arnfjörð Bjarmason
- [PATCH] object-file: use real paths when adding alternates,
Glen Choo via GitGitGadget
- [RFC PATCH 0/6] ls-tree: introduce '--pattern' option,
Teng Long
- git-p4 should memorize the relevant P4* variables during 'git p4 clone' instead of requiring them again for sync/sumbit operations, Yuri
- [PATCH 0/2] branch: fix some malfunctions in -m/-c,
Rubén Justo
- Issue: Git for Windows: : Incorrect registry entries for the Git Bash and Git Gui,
David Hary
- [RFC][PATCH] object.c: use has_object() instead of repo_has_object_file(),
Kousik Sanagavarapu
- [PATCH] notes: avoid empty line in template,
Michael J Gruber
- [PATCH] delta-islands: free island-related data after use,
Eric Wong
- [PATCH] builtin/gc.c: fix use-after-free in maintenance_unregister(),
Taylor Blau
- [PATCH] range-diff: support reading mbox files,
Johannes Schindelin via GitGitGadget
- [PATCH] bisect; remove unused "git-bisect.sh" and ".gitignore" entry,
Ævar Arnfjörð Bjarmason
- [PATCH] builtin/gc.c: fix -Wdeclaration-after-statement,
Ævar Arnfjörð Bjarmason
- What's cooking in git.git (Nov 2022, #03; Mon, 14),
Taylor Blau
- Re: What's cooking in git.git (Nov 2022, #03; Mon, 14), Eric Sunshine
- Re: ps/receive-use-only-advertised, Patrick Steinhardt
- rp/maintenance-qol with 'make DEVELOPER=1' (was: What's cooking in git.git (Nov 2022, #03; Mon, 14)), Ævar Arnfjörð Bjarmason
- ms/sendemail-validate-headers, was Re: What's cooking in git.git (Nov 2022, #03; Mon, 14), Johannes Schindelin
- Re: What's cooking in git.git (Nov 2022, #03; Mon, 14), Eric Sunshine
- Re: What's cooking in git.git (Nov 2022, #03; Mon, 14), Elijah Newren
- [PATCH] format-patch: add --mboxrd alias for --pretty=mboxrd,
Eric Wong
- [PATCH] Documentation: fix typo,
Vlad-Stefan Harbuz
- Annotated Tag Hooks?,
Moss, Adam David
- [PATCH 0/3] pack-objects: fix and simplify --filter handling,
René Scharfe
- [Bug report] git log shows a wrong history,
Adam Lee
- [PATCH] Docs: describe how a credential-generating helper works,
M Hickford via GitGitGadget
- [PATCH] fetch: support "--super-prefix", Glen Choo via GitGitGadget
- [PATCH v2] maintenance: improve error reporting for unregister,
Ronan Pigott
- [PATCH v3 0/1] Expose header information to git-send-email's sendemail-validate hook,
Strawbridge, Michael
- [PATCH v2 0/2] Update sendemail-validate hook docs to add header file parameter,
Strawbridge, Michael
- Planting new `update-ref refs/heads/new-branch` lines in git-rebase-todo adds semi to end of branch names, Devin Rhode
- [PATCH 0/2] Expose header information to git-send-email's sendemail-validate hook,
Strawbridge, Michael
- [PATCH] maintenance: improve error reporting for unregister,
Ronan Pigott
- [PATCH 0/2] rebase: stricter label lookups,
Phillip Wood via GitGitGadget
- [PATCH] repository-version.txt: partialClone casing change,
Kousik Sanagavarapu
- [PATCH] tests(scalar): tighten the stale `scalar.repo` test some,
Johannes Schindelin via GitGitGadget
- [PATCH] Makefile: fix cygwin build failure,
Ramsay Jones
- [PATCH v3 0/2] git-maintenance quality-of-life improvements,
Ronan Pigott
- [PATCH] po: use `switch` over `checkout` in error message,
Max Coplan via GitGitGadget
- [PATCH] Change git-send-email's sendemail-validate hook to use header information,
Strawbridge, Michael
- [PATCH 0/3] chainlint: emit line numbers alongside test definitions,
Eric Sunshine via GitGitGadget
- [PATCH] Documentation: increase example cache timeout to 1 hour,
M Hickford via GitGitGadget
- [PATCH] submodule--helper absorbgitdirs: no abspaths in "Migrating git...",
Ævar Arnfjörð Bjarmason
- [PATCH] http: redact curl h2h3 headers in info,
Glen Choo via GitGitGadget
- [RFC PATCH 0/4] git: remove --super-prefix,
Glen Choo
- [RFC PATCH 1/4] submodule--helper: teach --toplevel-cwd-prefix, Glen Choo
- [RFC PATCH 2/4] fetch: refactor --submodule-prefix, Glen Choo
- [RFC PATCH 3/4] read-tree: teach --submodule-prefix, Glen Choo
- [RFC PATCH 4/4] git: remove --super-prefix, Glen Choo
- [RFC PATCH 0/8] Get rid of "git --super-prefix", Ævar Arnfjörð Bjarmason
- [RFC PATCH 1/8] submodule--helper: don't use global --super-prefix in "absorbgitdirs", Ævar Arnfjörð Bjarmason
- [RFC PATCH 2/8] submodule--helper: "deinit" has never used "--super-prefix", Ævar Arnfjörð Bjarmason
- [RFC PATCH 3/8] submodule--helper: convert "foreach" to its own "--super-prefix", Ævar Arnfjörð Bjarmason
- [RFC PATCH 4/8] submodule--helper: convert "sync" to its own "--super-prefix", Ævar Arnfjörð Bjarmason
- [RFC PATCH 5/8] submodule--helper: convert "status" to its own "--super-prefix", Ævar Arnfjörð Bjarmason
- [RFC PATCH 6/8] submodule--helper: convert "{update,clone}" to their own "--super-prefix", Ævar Arnfjörð Bjarmason
- [RFC PATCH 7/8] submodule tests: test "git branch -t" output and stderr, Ævar Arnfjörð Bjarmason
- [RFC PATCH 8/8] read-tree: add "--super-prefix" option, eliminate global, Ævar Arnfjörð Bjarmason
- Re: [RFC PATCH 0/8] Get rid of "git --super-prefix", Taylor Blau
- Re: [RFC PATCH 0/8] Get rid of "git --super-prefix", Glen Choo
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]