Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- [RFC PATCH v4 14/19] Documentation: extract script to generate a list of mergetools, (continued)
- [RFC PATCH v5 00/19] Modernize the build system, Patrick Steinhardt
- [RFC PATCH v5 01/19] Makefile: use common template for GIT-BUILD-OPTIONS, Patrick Steinhardt
- [RFC PATCH v5 02/19] Makefile: consistently use @PLACEHOLDER@ to substitute, Patrick Steinhardt
- [RFC PATCH v5 03/19] Makefile: consistently use PERL_PATH, Patrick Steinhardt
- [RFC PATCH v5 04/19] Makefile: extract script to massage Perl scripts, Patrick Steinhardt
- [RFC PATCH v5 05/19] Makefile: use "generate-perl.sh" to massage Perl library, Patrick Steinhardt
- [RFC PATCH v5 06/19] Makefile: extract script to massage Shell scripts, Patrick Steinhardt
- [RFC PATCH v5 07/19] Makefile: extract script to generate gitweb.cgi, Patrick Steinhardt
- [RFC PATCH v5 08/19] Makefile: refactor GIT-VERSION-GEN to be reusable, Patrick Steinhardt
- [RFC PATCH v5 09/19] Makefile: refactor generators to be PWD-independent, Patrick Steinhardt
- [RFC PATCH v5 10/19] Makefile: allow "bin-wrappers/" directory to exist, Patrick Steinhardt
- [RFC PATCH v5 11/19] Makefile: simplify building of templates, Patrick Steinhardt
- [RFC PATCH v5 12/19] Documentation: allow sourcing generated includes from separate dir, Patrick Steinhardt
- [RFC PATCH v5 13/19] Documentation: teach "cmd-list.perl" about out-of-tree builds, Patrick Steinhardt
- [RFC PATCH v5 14/19] Documentation: extract script to generate a list of mergetools, Patrick Steinhardt
- [RFC PATCH v5 15/19] t: better support for out-of-tree builds, Patrick Steinhardt
- [RFC PATCH v5 16/19] t: allow overriding build dir, Patrick Steinhardt
- [RFC PATCH v5 17/19] Documentation: add comparison of build systems, Patrick Steinhardt
- [RFC PATCH v5 19/19] meson: fix conflicts with in-flight topics, Patrick Steinhardt
- [RFC PATCH v5 18/19] Introduce support for the Meson build system, Patrick Steinhardt
- Re: [RFC PATCH v5 00/19] Modernize the build system, Ramsay Jones
- [PATCH RFC v6 00/19] Modernize the build system, Patrick Steinhardt
- [PATCH RFC v6 01/19] Makefile: use common template for GIT-BUILD-OPTIONS, Patrick Steinhardt
- [PATCH RFC v6 02/19] Makefile: consistently use @PLACEHOLDER@ to substitute, Patrick Steinhardt
- [PATCH RFC v6 06/19] Makefile: extract script to massage Shell scripts, Patrick Steinhardt
- [PATCH RFC v6 07/19] Makefile: extract script to generate gitweb.cgi, Patrick Steinhardt
- [PATCH RFC v6 09/19] Makefile: refactor generators to be PWD-independent, Patrick Steinhardt
- [PATCH RFC v6 10/19] Makefile: allow "bin-wrappers/" directory to exist, Patrick Steinhardt
- [PATCH RFC v6 12/19] Documentation: allow sourcing generated includes from separate dir, Patrick Steinhardt
- [PATCH RFC v6 14/19] Documentation: extract script to generate a list of mergetools, Patrick Steinhardt
- [PATCH RFC v6 16/19] t: allow overriding build dir, Patrick Steinhardt
- [PATCH RFC v6 11/19] Makefile: simplify building of templates, Patrick Steinhardt
- [PATCH RFC v6 03/19] Makefile: consistently use PERL_PATH, Patrick Steinhardt
- [PATCH RFC v6 15/19] t: better support for out-of-tree builds, Patrick Steinhardt
- [PATCH RFC v6 05/19] Makefile: use "generate-perl.sh" to massage Perl library, Patrick Steinhardt
- [PATCH RFC v6 17/19] Documentation: add comparison of build systems, Patrick Steinhardt
- [PATCH RFC v6 18/19] Introduce support for the Meson build system, Patrick Steinhardt
- [PATCH RFC v6 19/19] meson: fix conflicts with in-flight topics, Patrick Steinhardt
- [PATCH RFC v6 13/19] Documentation: teach "cmd-list.perl" about out-of-tree builds, Patrick Steinhardt
- [PATCH RFC v6 04/19] Makefile: extract script to massage Perl scripts, Patrick Steinhardt
- [PATCH RFC v6 08/19] Makefile: refactor GIT-VERSION-GEN to be reusable, Patrick Steinhardt
- Re: [-SPAM-] [PATCH RFC v6 00/19] Modernize the build system, Ramsay Jones
- Re: [PATCH RFC v6 00/19] Modernize the build system, Christian Couder
- [PATCH RFC v7 00/22] Modernize the build system, Patrick Steinhardt
- [PATCH RFC v7 01/22] Makefile: use common template for GIT-BUILD-OPTIONS, Patrick Steinhardt
- [PATCH RFC v7 03/22] Makefile: refactor GIT-VERSION-GEN to be reusable, Patrick Steinhardt
- [PATCH RFC v7 02/22] Makefile: consistently use @PLACEHOLDER@ to substitute, Patrick Steinhardt
- [PATCH RFC v7 04/22] Makefile: propagate Git version via generated header, Patrick Steinhardt
- [PATCH RFC v7 05/22] Makefile: generate "git.rc" via GIT-VERSION-GEN, Patrick Steinhardt
- [PATCH RFC v7 06/22] Makefile: consistently use PERL_PATH, Patrick Steinhardt
- [PATCH RFC v7 10/22] Makefile: extract script to generate gitweb.cgi, Patrick Steinhardt
- [PATCH RFC v7 07/22] Makefile: extract script to massage Perl scripts, Patrick Steinhardt
- [PATCH RFC v7 11/22] Makefile: extract script to generate gitweb.js, Patrick Steinhardt
- [PATCH RFC v7 09/22] Makefile: extract script to massage Shell scripts, Patrick Steinhardt
- [PATCH RFC v7 08/22] Makefile: use "generate-perl.sh" to massage Perl library, Patrick Steinhardt
- [PATCH RFC v7 12/22] Makefile: refactor generators to be PWD-independent, Patrick Steinhardt
- [PATCH RFC v7 13/22] Makefile: allow "bin-wrappers/" directory to exist, Patrick Steinhardt
- [PATCH RFC v7 14/22] Makefile: simplify building of templates, Patrick Steinhardt
- [PATCH RFC v7 16/22] Documentation: teach "cmd-list.perl" about out-of-tree builds, Patrick Steinhardt
- [PATCH RFC v7 15/22] Documentation: allow sourcing generated includes from separate dir, Patrick Steinhardt
- [PATCH RFC v7 17/22] Documentation: extract script to generate a list of mergetools, Patrick Steinhardt
- [PATCH RFC v7 19/22] t: allow overriding build dir, Patrick Steinhardt
- [PATCH RFC v7 18/22] t: better support for out-of-tree builds, Patrick Steinhardt
- [PATCH RFC v7 20/22] Documentation: add comparison of build systems, Patrick Steinhardt
- [PATCH RFC v7 22/22] meson: fix conflicts with in-flight topics, Patrick Steinhardt
- [PATCH RFC v7 21/22] Introduce support for the Meson build system, Patrick Steinhardt
- Re: [PATCH RFC v7 00/22] Modernize the build system, Patrick Steinhardt
- Re: [-SPAM-] [PATCH RFC v7 00/22] Modernize the build system, Ramsay Jones
- [PATCH v8 00/23] Modernize the build system, Patrick Steinhardt
- [PATCH v8 01/23] Makefile: use common template for GIT-BUILD-OPTIONS, Patrick Steinhardt
- [PATCH v8 03/23] Makefile: refactor GIT-VERSION-GEN to be reusable, Patrick Steinhardt
- [PATCH v8 05/23] Makefile: generate "git.rc" via GIT-VERSION-GEN, Patrick Steinhardt
- [PATCH v8 02/23] Makefile: consistently use @PLACEHOLDER@ to substitute, Patrick Steinhardt
- [PATCH v8 04/23] Makefile: propagate Git version via generated header, Patrick Steinhardt
- [PATCH v8 07/23] Makefile: consistently use PERL_PATH, Patrick Steinhardt
- [PATCH v8 06/23] Makefile: generate doc versions via GIT-VERSION-GEN, Patrick Steinhardt
- [PATCH v8 11/23] Makefile: extract script to generate gitweb.cgi, Patrick Steinhardt
- [PATCH v8 10/23] Makefile: extract script to massage Shell scripts, Patrick Steinhardt
- [PATCH v8 08/23] Makefile: extract script to massage Perl scripts, Patrick Steinhardt
- [PATCH v8 12/23] Makefile: extract script to generate gitweb.js, Patrick Steinhardt
- [PATCH v8 09/23] Makefile: use "generate-perl.sh" to massage Perl library, Patrick Steinhardt
- [PATCH v8 13/23] Makefile: refactor generators to be PWD-independent, Patrick Steinhardt
- [PATCH v8 14/23] Makefile: allow "bin-wrappers/" directory to exist, Patrick Steinhardt
- [PATCH v8 15/23] Makefile: simplify building of templates, Patrick Steinhardt
- [PATCH v8 16/23] Documentation: allow sourcing generated includes from separate dir, Patrick Steinhardt
- [PATCH v8 17/23] Documentation: teach "cmd-list.perl" about out-of-tree builds, Patrick Steinhardt
- [PATCH v8 18/23] Documentation: extract script to generate a list of mergetools, Patrick Steinhardt
- [PATCH v8 19/23] t: better support for out-of-tree builds, Patrick Steinhardt
- [PATCH v8 20/23] t: allow overriding build dir, Patrick Steinhardt
- [PATCH v8 21/23] Documentation: add comparison of build systems, Patrick Steinhardt
- [PATCH v8 23/23] meson: fix conflicts with in-flight topics, Patrick Steinhardt
- [PATCH v8 22/23] Introduce support for the Meson build system, Patrick Steinhardt
- Re: [PATCH v8 00/23] Modernize the build system, Junio C Hamano
- [PATCH v9 00/23] Modernize the build system, Patrick Steinhardt
- [PATCH v9 01/23] Makefile: use common template for GIT-BUILD-OPTIONS, Patrick Steinhardt
- [PATCH v9 05/23] Makefile: generate "git.rc" via GIT-VERSION-GEN, Patrick Steinhardt
- [PATCH v9 03/23] Makefile: refactor GIT-VERSION-GEN to be reusable, Patrick Steinhardt
- [PATCH v9 07/23] Makefile: consistently use PERL_PATH, Patrick Steinhardt
- [PATCH v9 13/23] Makefile: refactor generators to be PWD-independent, Patrick Steinhardt
- [PATCH v9 14/23] Makefile: allow "bin-wrappers/" directory to exist, Patrick Steinhardt
- [PATCH v9 15/23] Makefile: simplify building of templates, Patrick Steinhardt
- [PATCH v9 16/23] Documentation: allow sourcing generated includes from separate dir, Patrick Steinhardt
- [PATCH v9 20/23] t: allow overriding build dir, Patrick Steinhardt
- [PATCH v9 21/23] Documentation: add comparison of build systems, Patrick Steinhardt
- [PATCH v9 23/23] meson: fix conflicts with in-flight topics, Patrick Steinhardt
- [PATCH v9 17/23] Documentation: teach "cmd-list.perl" about out-of-tree builds, Patrick Steinhardt
- [PATCH v9 22/23] Introduce support for the Meson build system, Patrick Steinhardt
- [PATCH v9 06/23] Makefile: generate doc versions via GIT-VERSION-GEN, Patrick Steinhardt
- [PATCH v9 19/23] t: better support for out-of-tree builds, Patrick Steinhardt
- [PATCH v9 12/23] Makefile: extract script to generate gitweb.js, Patrick Steinhardt
- [PATCH v9 18/23] Documentation: extract script to generate a list of mergetools, Patrick Steinhardt
- [PATCH v9 11/23] Makefile: extract script to generate gitweb.cgi, Patrick Steinhardt
- [PATCH v9 02/23] Makefile: consistently use @PLACEHOLDER@ to substitute, Patrick Steinhardt
- [PATCH v9 04/23] Makefile: propagate Git version via generated header, Patrick Steinhardt
- [PATCH v9 08/23] Makefile: extract script to massage Perl scripts, Patrick Steinhardt
- [PATCH v9 09/23] Makefile: use "generate-perl.sh" to massage Perl library, Patrick Steinhardt
- [PATCH v9 10/23] Makefile: extract script to massage Shell scripts, Patrick Steinhardt
- [PATCH v10 00/23] Modernize the build system, Patrick Steinhardt
- [PATCH v10 01/23] Makefile: use common template for GIT-BUILD-OPTIONS, Patrick Steinhardt
- [PATCH v10 03/23] Makefile: refactor GIT-VERSION-GEN to be reusable, Patrick Steinhardt
- [PATCH v10 02/23] Makefile: consistently use @PLACEHOLDER@ to substitute, Patrick Steinhardt
- [PATCH v10 04/23] Makefile: propagate Git version via generated header, Patrick Steinhardt
- [PATCH v10 05/23] Makefile: generate "git.rc" via GIT-VERSION-GEN, Patrick Steinhardt
- [PATCH v10 06/23] Makefile: generate doc versions via GIT-VERSION-GEN, Patrick Steinhardt
- [PATCH v10 07/23] Makefile: consistently use PERL_PATH, Patrick Steinhardt
- [PATCH v10 10/23] Makefile: extract script to massage Shell scripts, Patrick Steinhardt
- [PATCH v10 11/23] Makefile: extract script to generate gitweb.cgi, Patrick Steinhardt
- [PATCH v10 08/23] Makefile: extract script to massage Perl scripts, Patrick Steinhardt
- [PATCH v10 12/23] Makefile: extract script to generate gitweb.js, Patrick Steinhardt
- [PATCH v10 14/23] Makefile: allow "bin-wrappers/" directory to exist, Patrick Steinhardt
- [PATCH v10 09/23] Makefile: use "generate-perl.sh" to massage Perl library, Patrick Steinhardt
- [PATCH v10 15/23] Makefile: simplify building of templates, Patrick Steinhardt
- [PATCH v10 13/23] Makefile: refactor generators to be PWD-independent, Patrick Steinhardt
- [PATCH v10 17/23] Documentation: teach "cmd-list.perl" about out-of-tree builds, Patrick Steinhardt
- [PATCH v10 16/23] Documentation: allow sourcing generated includes from separate dir, Patrick Steinhardt
- [PATCH v10 19/23] t: better support for out-of-tree builds, Patrick Steinhardt
- [PATCH v10 18/23] Documentation: extract script to generate a list of mergetools, Patrick Steinhardt
- [PATCH v10 20/23] t: allow overriding build dir, Patrick Steinhardt
- [PATCH v10 21/23] Documentation: add comparison of build systems, Patrick Steinhardt
- [PATCH v10 23/23] meson: fix conflicts with in-flight topics, Patrick Steinhardt
- [PATCH v10 22/23] Introduce support for the Meson build system, Patrick Steinhardt
- [PATCH v11 00/26] Modernize the build system, Patrick Steinhardt
- [PATCH v11 01/26] Makefile: use common template for GIT-BUILD-OPTIONS, Patrick Steinhardt
- [PATCH v11 03/26] Makefile: refactor GIT-VERSION-GEN to be reusable, Patrick Steinhardt
- [PATCH v11 04/26] Makefile: propagate Git version via generated header, Patrick Steinhardt
- [PATCH v11 02/26] Makefile: consistently use @PLACEHOLDER@ to substitute, Patrick Steinhardt
- [PATCH v11 07/26] Makefile: consistently use PERL_PATH, Patrick Steinhardt
- [PATCH v11 05/26] Makefile: generate "git.rc" via GIT-VERSION-GEN, Patrick Steinhardt
- [PATCH v11 06/26] Makefile: generate doc versions via GIT-VERSION-GEN, Patrick Steinhardt
- [PATCH v11 08/26] Makefile: extract script to massage Perl scripts, Patrick Steinhardt
- [PATCH v11 12/26] Makefile: extract script to generate gitweb.cgi, Patrick Steinhardt
- [PATCH v11 14/26] Makefile: refactor generators to be PWD-independent, Patrick Steinhardt
- [PATCH v11 10/26] Makefile: extract script to massage Shell scripts, Patrick Steinhardt
- [PATCH v11 17/26] Makefile: simplify building of templates, Patrick Steinhardt
- [PATCH v11 21/26] t: better support for out-of-tree builds, Patrick Steinhardt
- [PATCH v11 23/26] Documentation: add comparison of build systems, Patrick Steinhardt
- [PATCH v11 11/26] Makefile: extract script to massage Python scripts, Patrick Steinhardt
- [PATCH v11 26/26] Revert "meson: fix conflicts with in-flight topics", Patrick Steinhardt
- [PATCH v11 09/26] Makefile: use "generate-perl.sh" to massage Perl library, Patrick Steinhardt
- [PATCH v11 13/26] Makefile: extract script to generate gitweb.js, Patrick Steinhardt
- [PATCH v11 15/26] Makefile: allow "bin-wrappers/" directory to exist, Patrick Steinhardt
- [PATCH v11 16/26] Makefile: write absolute program path into bin-wrappers, Patrick Steinhardt
- [PATCH v11 18/26] Documentation: allow sourcing generated includes from separate dir, Patrick Steinhardt
- [PATCH v11 19/26] Documentation: teach "cmd-list.perl" about out-of-tree builds, Patrick Steinhardt
- [PATCH v11 20/26] Documentation: extract script to generate a list of mergetools, Patrick Steinhardt
- [PATCH v11 22/26] t: allow overriding build dir, Patrick Steinhardt
- [PATCH v11 25/26] meson: fix conflicts with in-flight topics, Patrick Steinhardt
- [PATCH v11 24/26] Introduce support for the Meson build system, Patrick Steinhardt
- [PATCH] fsmonitor: fix hangs by delayed fs event listening,
Koji Nakamaru via GitGitGadget
- [PATCH] Fix unused-parameter warnings with NO_ICONV,
Mike Hommey
- [Outreachy] Intern Applicant,
Ekikereabasi Nkereuwem
- [Outreachy] Potential intern.,
Usman Akinyemi
- Outreachy intern Dec 2024, Ekikereabasi Nkereuwem
- Re: [PATCH 1/4] t3430: modernize one-shot "VAR=val shell-func" invocation, Crystal M Baker
- Re: [PATCH 20/23] object-name: fix leaking commit list items, Crystal M Baker
- [Outreachy],
N Alain Jr
[ANNOUNCE] Git Rev News edition 115, Christian Couder
[PATCH] unit-tests: use xstrfmt() instead of a char buffer in t-reftable-stack,
Chandra Pratap
What's cooking in git.git (Oct 2024, #01; Tue, 1),
Junio C Hamano
t0012-help on 'seen' crashes with gcc-13, passes with clang-16, Junio C Hamano
Rewriting history - email/author change on match?,
Dom (shymega) Rodriguez
[RFC PATCH 0/1] Typed errors,
brian m. carlson
git commit hangs when run concurrently on macos,
Bennet Huber
fsmonitor deadlock / macOS CI hangs,
Jeff King
Linking topic merges to mailing list threads,
Emily Shaffer
[PATCH 0/2] read-cache: two small leak fixes,
Derrick Stolee via GitGitGadget
What's cooking in git.git (Sep 2024, #12; Sun, 29), Junio C Hamano
[PATCH 00/23] Memory leak fixes (pt.8),
Patrick Steinhardt
- [PATCH 01/23] builtin/annotate: fix leaking args vector, Patrick Steinhardt
- [PATCH 02/23] read-cache: fix leaking hash context in `do_write_index()`, Patrick Steinhardt
- [PATCH 03/23] scalar: fix leaking repositories, Patrick Steinhardt
- [PATCH 04/23] shell: fix leaking strings, Patrick Steinhardt
- [PATCH 05/23] wt-status: fix leaking buffer with sparse directories, Patrick Steinhardt
- [PATCH 06/23] submodule: fix leaking submodule entry list, Patrick Steinhardt
- [PATCH 07/23] builtin/stash: fix leaking `pathspec_from_file`, Patrick Steinhardt
- [PATCH 08/23] builtin/pack-redundant: fix various memory leaks, Patrick Steinhardt
- [PATCH 09/23] builtin/clone: fix leaking repo state when cloning with bundle URIs, Patrick Steinhardt
- [PATCH 10/23] t/helper: fix leaking repository in partial-clone helper, Patrick Steinhardt
- [PATCH 11/23] builtin/revert: fix leaking `gpg_sign` and `strategy` config, Patrick Steinhardt
- [PATCH 12/23] diff: improve lifecycle management of diff queues, Patrick Steinhardt
- [PATCH 13/23] line-log: fix several memory leaks, Patrick Steinhardt
- [PATCH 14/23] pseudo-merge: fix various memory leaks, Patrick Steinhardt
- [PATCH 15/23] pseudo-merge: fix leaking strmap keys, Patrick Steinhardt
- [PATCH 16/23] pack-bitmap-write: fix leaking OID array, Patrick Steinhardt
- [PATCH 17/23] midx-write: fix leaking buffer, Patrick Steinhardt
- [PATCH 18/23] revision: fix memory leaks when rewriting parents, Patrick Steinhardt
- [PATCH 19/23] revision: fix leaking saved parents, Patrick Steinhardt
- [PATCH 20/23] pack-write: fix return parameter of `write_rev_file_order()`, Patrick Steinhardt
- [PATCH 21/23] t/helper: fix leaks in proc-receive helper, Patrick Steinhardt
- [PATCH 22/23] remote: fix leaking push reports, Patrick Steinhardt
- [PATCH 23/23] builtin/send-pack: fix leaking list of push options, Patrick Steinhardt
[no subject], Unknown
Bug in git-gui,
Clemens Haffner
[PATCH] documentation: add missing word "ref",
Monika Kairaitytė via GitGitGadget
Draft of Git Rev News edition 115, Christian Couder
Re: [PATCH 05/22] reftable/basics: handle allocation failures in `parse_names()`, Crystal M Baker
Re: [PATCH v2 05/22] reftable/basics: handle allocation failures in `parse_names()`, Crystal M Baker
Re: [PATCH 6/5] git-rerere: document the 'clear' and 'diff' commands, Crystal M Baker
[PATCH] fsmonitor OSX: fix hangs for submodules,
Koji Nakamaru via GitGitGadget
How dangerous is --committer-date-is-author-date these days?,
Johannes Sixt
[PATCH] builtin/clone: teach git-clone(1) the --ref= argument,
Toon Claes
[ANNOUNCE] Git for Windows 2.47.0-rc0, Johannes Schindelin
What's cooking in git.git (Sep 2024, #11; Thu, 26), Junio C Hamano
[ANNOUNCE] Git v2.47.0-rc0,
Junio C Hamano
"git stash push" doesn't respect pathspec regarding files added to index, Piotr Siupa
What's cooking in git.git (Sep 2024, #10; Wed, 25), Junio C Hamano
Confusing error message for git switch -d,
Anselm Schüler
git diff --exit-code misbehaving in 2.46.x,
Jan Wendland
Can a note be pushed to origin?,
Stephen P. Smith
git-scm.com is now a static website,
Johannes Schindelin
Pretty output in JSON format,
Ron Ziroby Romero
[PATCH 0/28] leak fixes for http fetch/push,
Jeff King
- [PATCH 01/28] http-fetch: clear leaking git-index-pack(1) arguments, Jeff King
- [PATCH 02/28] shallow: fix leak when unregistering last shallow root, Jeff King
- [PATCH 03/28] fetch-pack: fix leaking sought refs, Jeff King
- [PATCH 04/28] connect: clear child process before freeing in diagnostic mode, Jeff King
- [PATCH 05/28] fetch-pack: free object filter before exiting, Jeff King
- [PATCH 06/28] fetch-pack, send-pack: clean up shallow oid array, Jeff King
- [PATCH 07/28] commit: avoid leaking already-saved buffer, Jeff King
- [PATCH 08/28] send-pack: free cas options before exit, Jeff King
- [PATCH 09/28] transport-helper: fix strbuf leak in push_refs_with_push(), Jeff King
- [PATCH 10/28] fetch: free "raw" string when shrinking refspec, Jeff King
- [PATCH 11/28] fetch-pack: clear pack lockfiles list, Jeff King
- [PATCH 12/28] transport-helper: fix leak of dummy refs_list, Jeff King
- [PATCH 13/28] http: fix leak when redacting cookies from curl trace, Jeff King
- [PATCH 14/28] http: fix leak of http_object_request struct, Jeff King
- [PATCH 15/28] http: call git_inflate_end() when releasing http_object_request, Jeff King
- [PATCH 16/28] http: stop leaking buffer in http_get_info_packs(), Jeff King
- [PATCH 17/28] remote-curl: free HEAD ref with free_one_ref(), Jeff King
- [PATCH 18/28] http-walker: free fake packed_git list, Jeff King
- [PATCH 19/28] http-push: clear refspecs before exiting, Jeff King
- [PATCH 20/28] http-push: free repo->url string, Jeff King
- [PATCH 21/28] http-push: free curl header lists, Jeff King
- [PATCH 22/28] http-push: free transfer_request dest field, Jeff King
- [PATCH 23/28] http-push: free transfer_request strbuf, Jeff King
- [PATCH 24/28] http-push: free remote_ls_ctx.dentry_name, Jeff King
- [PATCH 25/28] http-push: free xml_ctx.cdata after use, Jeff King
- [PATCH 26/28] http-push: clean up objects list, Jeff King
- [PATCH 27/28] http-push: clean up loose request when falling back to packed, Jeff King
- [PATCH 28/28] http-push: clean up local_refs at exit, Jeff King
- Re: [PATCH 0/28] leak fixes for http fetch/push, Patrick Steinhardt
[PATCH 0/3] LSan quality of life improvements,
Jeff King
[PATCH 0/4] Remove the_repository global for am, annotate, apply, archive builtins,
John Cai via GitGitGadget
[PATCH] builtin: fix typos,
Andrew Kreimer
[ANNOUNCE] Git for Windows 2.46.2, Johannes Schindelin
Offer request for a quote, Ainhoa Cámara
Git server negotiate fails on first push, Eason Lu
[PATCH] send-email: document --mailmap and associated configuration,
Jacob Keller
What's cooking in git.git (Sep 2024, #09; Mon, 23),
Junio C Hamano
[ANNOUNCE] Git v2.46.2, Junio C Hamano
[PATCH] sparse-checkout: disable advice in 'disable',
Derrick Stolee via GitGitGadget
Username bug,
Alistair Cairns
Bug report: Undocumented interaction of --exit-code and --ignore-space-change for file move,
Ian Turner
[PATCH v2 1/2] Documentation/config: fix typos,
Andrew Kreimer
Git clone failure,
Krishna Vivek Vitta
[PATCH] worktree: repair copied repository and linked worktrees,
Eric Sunshine
Using Git as a Database,
Mateusz Wielgos
[L10N] Kickoff for Git 2.47.0, Jiang Xin
[no subject], Unknown
[no subject], Unknown
[PATCH] commit-graph: remove unnecessary UNLEAK, René Scharfe
[PATCH] doc/git-format-patch: link git-apply,
Alexander Ziaee via GitGitGadget
[no subject], Unknown
[no subject], Unknown
[PATCH 0/2] rebase-merges: try and use branch names for labels,
Nicolas Guichard via GitGitGadget
[PATCH] am: fix condition check on fseek,
Ruffalo Lavoisier
Sept 21 Reply Back, Borys Bondar
Request for Guidance on Getting Started with Git Contributions,
Khushi Bansal
git diff --exit-code returns 0 when binary files differ,
Kohei Shibata
[PATCH] builtin/worktree: support relative paths for worktrees,
Francesco Guastella via GitGitGadget
What's cooking in git.git (Sep 2024, #08; Fri, 20),
Junio C Hamano
[PATCH v2] ci: update FreeBSD image to 13.4,
Carlo Marcelo Arenas Belón
Archive from bare repo?,
Ronan Pigott
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]