Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
[PATCH 0/1] Remove value from positional args in config unset usage,
Josh Heinrichs
[PATCH v3 0/3] Link worktrees with relative paths,
Caleb White via B4 Relay
[PATCH] docs: fix the `maintain-git` links in `technical/platform-support`, Johannes Schindelin via GitGitGadget
[PATCH 0/3] object-name: don't allow @ as a branch name,
Kristoffer Haugsbakk
[PATCH] t7300-clean.sh: use test_path_* helper functions,
Samuel Adekunle Abraham via GitGitGadget
[PATCH] Makefile: fix dependency for $(UNIT_TEST_DIR)/clar/clar.o,
Philippe Blain via GitGitGadget
[Question] local paths when USE_THE_REPOSITORY_VARIABLE is not defined,
Kousik Sanagavarapu
What's cooking in git.git (Oct 2024, #04; Sun, 6),
Junio C Hamano
[ANNOUNCE] Git v2.47.0, Junio C Hamano
[no subject], Unknown
[PATCH 0/3] doc: merge-tree: improve the script example,
Kristoffer Haugsbakk
[no subject], Unknown
Boost Your Revenue With Our "Partnership Incentives" without cost., Investor Relations
how to use git with unreachable paths (namespaces, proc)?,
benaryorg
[no subject], Unknown
[BUG?] format-patch: --cover-letter doesn't use --from, Kristoffer Haugsbakk
[GIT PULL] l10n updates for 2.47.0 round 2, Jiang Xin
[Outreachy] Applicant Introduction,
Chizoba ODINAKA
wishlist += command completion for deleted but tracked files, Andreas Lüttgens
[PATCH v2 0/4] Link worktrees with relative paths,
Caleb White
[PATCH 0/2] [Outreachy][Patch v2] t3404: avoid losing exit status to pipes,
Usman Akinyemi via GitGitGadget
[PATCH 0/4] Link worktrees with relative paths,
Caleb White
[no subject], Unknown
[PATCH] Fix typo in README, iamkb28 via GitGitGadget
What's cooking in git.git (Oct 2024, #03; Fri, 4), Junio C Hamano
[no subject], Unknown
Re: [ANNOUNCE] Git for Windows 2.47.0-rc1, Johannes Schindelin
Outreachy,
abdulwasiu maryam
v2.47.0-rc1 test failure on cygwin,
Ramsay Jones
[RFC PATCH] promisor-remote: always JIT fetch with --refetch,
Emily Shaffer
Request for adding a "one-shot" rebase strategy where conflicts are only resolved once,
Alireza
the latter half of october, the maintainer goes offline,
Junio C Hamano
[PATCH] archive: fix misleading error message,
René Scharfe
[PATCH] doc: add a note about staggering of maintenance,
Shubham Kanodia via GitGitGadget
Lack of system-level excludesFile,
Sparr
[PATCH (v2.47 regression)] hash.h: set NEEDS_CLONE_HELPER_UNSAFE in fallback mode,
Jeff King
[PATCH 0/5] Fix typos,
Andrew Kreimer
What's cooking in git.git (Oct 2024, #02; Wed, 2), Junio C Hamano
[ANNOUNCE] Git v2.47.0-rc1, Junio C Hamano
[PATCH] line-log: protect inner strbuf from free,
Derrick Stolee via GitGitGadget
[Outreachy] Indication Of Interest To Intern At Git,
Naomi Ibe
[Outreachy] Intern Applicant - Proceeding to My Task,
Ekikereabasi Nkereuwem
[RFC PATCH 00/21] Modernize the build system,
Patrick Steinhardt
- [RFC PATCH 01/21] Documentation: add comparison of build systems, Patrick Steinhardt
- [RFC PATCH 02/21] t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE, Patrick Steinhardt
- [RFC PATCH 03/21] t/lib-gitweb: test against the build version of gitweb, Patrick Steinhardt
- [RFC PATCH 04/21] t/lib-gpg: fix setup of GNUPGHOME in MinGW, Patrick Steinhardt
- [RFC PATCH 09/21] http: fix build error on FreeBSD, Patrick Steinhardt
- [RFC PATCH 10/21] Makefile: extract script to generate clar declarations, Patrick Steinhardt
- [RFC PATCH 12/21] Makefile: refactor GIT-VERSION-GEN to be reusable, Patrick Steinhardt
- [RFC PATCH 14/21] Makefile: use common template for GIT-BUILD-OPTIONS, Patrick Steinhardt
- [RFC PATCH 07/21] t/clar: simplify how the clar derives `struct stat`, Patrick Steinhardt
- [RFC PATCH 15/21] Makefile: consistently use @PLACEHOLDER@ to substitute, Patrick Steinhardt
- [RFC PATCH 16/21] Makefile: consistently use PERL_PATH, Patrick Steinhardt
- [RFC PATCH 17/21] Makefile: allow "bin-wrappers/" directory to exist, Patrick Steinhardt
- [RFC PATCH 18/21] Makefile: simplify building of templates, Patrick Steinhardt
- [RFC PATCH 19/21] t: better support for out-of-tree builds, Patrick Steinhardt
- [RFC PATCH 11/21] Makefile: extract script to massage Perl scripts, Patrick Steinhardt
- [RFC PATCH 08/21] builtin/credential-cache: fix missing parameter for stub function, Patrick Steinhardt
- [RFC PATCH 20/21] t: allow overriding build dir, Patrick Steinhardt
- [RFC PATCH 21/21] Introduce support for the Meson build system, Patrick Steinhardt
- [RFC PATCH 05/21] t3404: work around platform-specific behaviour on macOS 10.15, Patrick Steinhardt
- [RFC PATCH 13/21] Makefile: refactor generators to be PWD-independent, Patrick Steinhardt
- [RFC PATCH 06/21] t/unit-tests: update clar unit test framework, Patrick Steinhardt
- Re: [RFC PATCH 00/21] Modernize the build system, Phillip Wood
- [RFC PATCH v2 00/24] Modernize our build system, Patrick Steinhardt
- [RFC PATCH v2 01/24] t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE, Patrick Steinhardt
- [RFC PATCH v2 02/24] t/test-lib: wire up NO_ICONV prerequisite, Patrick Steinhardt
- [RFC PATCH v2 03/24] t/lib-gitweb: test against the build version of gitweb, Patrick Steinhardt
- [RFC PATCH v2 04/24] t/lib-gpg: fix setup of GNUPGHOME in MinGW, Patrick Steinhardt
- [RFC PATCH v2 05/24] t1401: make invocation of tar(1) work with Win32-provided one, Patrick Steinhardt
- [RFC PATCH v2 06/24] t3404: work around platform-specific behaviour on macOS 10.15, Patrick Steinhardt
- [RFC PATCH v2 07/24] t5500, t5601: skip tests which exercise paths with '[::1]' on Cygwin, Patrick Steinhardt
- [RFC PATCH v2 08/24] t7300: work around platform-specific behaviour with long paths on MinGW, Patrick Steinhardt
- [RFC PATCH v2 09/24] t/unit-tests: update clar unit test framework, Patrick Steinhardt
- [RFC PATCH v2 10/24] builtin/credential-cache: fix missing parameter for stub function, Patrick Steinhardt
- [RFC PATCH v2 11/24] http: fix build error on FreeBSD, Patrick Steinhardt
- [RFC PATCH v2 12/24] Makefile: extract script to generate clar declarations, Patrick Steinhardt
- [RFC PATCH v2 13/24] Makefile: extract script to massage Perl scripts, Patrick Steinhardt
- [RFC PATCH v2 14/24] Makefile: refactor GIT-VERSION-GEN to be reusable, Patrick Steinhardt
- [RFC PATCH v2 15/24] Makefile: refactor generators to be PWD-independent, Patrick Steinhardt
- [RFC PATCH v2 16/24] Makefile: use common template for GIT-BUILD-OPTIONS, Patrick Steinhardt
- [RFC PATCH v2 17/24] Makefile: consistently use @PLACEHOLDER@ to substitute, Patrick Steinhardt
- [RFC PATCH v2 18/24] Makefile: consistently use PERL_PATH, Patrick Steinhardt
- [RFC PATCH v2 19/24] Makefile: allow "bin-wrappers/" directory to exist, Patrick Steinhardt
- [RFC PATCH v2 20/24] Makefile: simplify building of templates, Patrick Steinhardt
- [RFC PATCH v2 21/24] t: better support for out-of-tree builds, Patrick Steinhardt
- [RFC PATCH v2 22/24] t: allow overriding build dir, Patrick Steinhardt
- [RFC PATCH v2 23/24] Documentation: add comparison of build systems, Patrick Steinhardt
- [RFC PATCH v2 24/24] Introduce support for the Meson build system, Patrick Steinhardt
- Re: [RFC PATCH v2 00/24] Modernize our build system, Junio C Hamano
- Re: [RFC PATCH v2 00/24] Modernize our build system, Junio C Hamano
- [RFC PATCH v3 00/15] Modernize the build system, Patrick Steinhardt
- [RFC PATCH v3 01/15] Makefile: use common template for GIT-BUILD-OPTIONS, Patrick Steinhardt
- [RFC PATCH v3 02/15] Makefile: consistently use @PLACEHOLDER@ to substitute, Patrick Steinhardt
- [RFC PATCH v3 03/15] Makefile: consistently use PERL_PATH, Patrick Steinhardt
- [RFC PATCH v3 04/15] Makefile: extract script to massage Perl scripts, Patrick Steinhardt
- [RFC PATCH v3 05/15] Makefile: use "generate-perl.sh" to massage Perl library, Patrick Steinhardt
- [RFC PATCH v3 06/15] Makefile: extract script to massage Shell scripts, Patrick Steinhardt
- [RFC PATCH v3 07/15] Makefile: extract script to generate gitweb.cgi, Patrick Steinhardt
- [RFC PATCH v3 08/15] Makefile: refactor GIT-VERSION-GEN to be reusable, Patrick Steinhardt
- [RFC PATCH v3 09/15] Makefile: refactor generators to be PWD-independent, Patrick Steinhardt
- [RFC PATCH v3 10/15] Makefile: allow "bin-wrappers/" directory to exist, Patrick Steinhardt
- [RFC PATCH v3 11/15] Makefile: simplify building of templates, Patrick Steinhardt
- [RFC PATCH v3 12/15] t: better support for out-of-tree builds, Patrick Steinhardt
- [RFC PATCH v3 13/15] t: allow overriding build dir, Patrick Steinhardt
- [RFC PATCH v3 14/15] Documentation: add comparison of build systems, Patrick Steinhardt
- [RFC PATCH v3 15/15] Introduce support for the Meson build system, Patrick Steinhardt
- Re: [RFC PATCH v3 00/15] Modernize the build system, Ramsay Jones
- Re: [RFC PATCH v3 00/15] Modernize the build system, Taylor Blau
- Re: [RFC PATCH v3 00/15] Modernize the build system, Taylor Blau
- [RFC PATCH v4 00/19] Modernize the build system, Patrick Steinhardt
- [RFC PATCH v4 06/19] Makefile: extract script to massage Shell scripts, Patrick Steinhardt
- [RFC PATCH v4 07/19] Makefile: extract script to generate gitweb.cgi, Patrick Steinhardt
- [RFC PATCH v4 08/19] Makefile: refactor GIT-VERSION-GEN to be reusable, Patrick Steinhardt
- [RFC PATCH v4 09/19] Makefile: refactor generators to be PWD-independent, Patrick Steinhardt
- [RFC PATCH v4 10/19] Makefile: allow "bin-wrappers/" directory to exist, Patrick Steinhardt
- [RFC PATCH v4 11/19] Makefile: simplify building of templates, Patrick Steinhardt
- [RFC PATCH v4 12/19] Documentation: allow sourcing generated includes from separate dir, Patrick Steinhardt
- [RFC PATCH v4 13/19] Documentation: teach "cmd-list.perl" about out-of-tree builds, Patrick Steinhardt
- [RFC PATCH v4 14/19] Documentation: extract script to generate a list of mergetools, Patrick Steinhardt
- [RFC PATCH v4 15/19] t: better support for out-of-tree builds, Patrick Steinhardt
- [RFC PATCH v4 16/19] t: allow overriding build dir, Patrick Steinhardt
- [RFC PATCH v4 17/19] Documentation: add comparison of build systems, Patrick Steinhardt
- [RFC PATCH v4 19/19] meson: fix conflicts with in-flight topics, Patrick Steinhardt
- [RFC PATCH v4 18/19] Introduce support for the Meson build system, Patrick Steinhardt
- Re: [RFC PATCH v4 00/19] Modernize the build system, Taylor Blau
- Re: [RFC PATCH v4 00/19] Modernize the build system, Taylor Blau
- Re: [RFC PATCH v4 00/19] Modernize the build system, Ramsay Jones
[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
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]