Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
[PATCH 0/8] git-prompt: support more shells,
Avi Halachmi via GitGitGadget
- [PATCH 1/8] git-prompt: use here-doc instead of here-string, Avi Halachmi (:avih) via GitGitGadget
- [PATCH 2/8] git-prompt: fix uninitialized variable, Avi Halachmi (:avih) via GitGitGadget
- [PATCH 3/8] git-prompt: don't use shell arrays, Avi Halachmi (:avih) via GitGitGadget
- [PATCH 4/8] git-prompt: replace [[...]] with standard code, Avi Halachmi (:avih) via GitGitGadget
- [PATCH 5/8] git-prompt: add some missing quotes, Avi Halachmi (:avih) via GitGitGadget
- [PATCH 6/8] git-prompt: add fallback for shells without $'...', Avi Halachmi (:avih) via GitGitGadget
- [PATCH 7/8] git-prompt: ta-da! document usage in other shells, Avi Halachmi (:avih) via GitGitGadget
- [PATCH 8/8] git-prompt: support custom 0-width PS1 markers, Avi Halachmi (:avih) via GitGitGadget
- Re: [PATCH 0/8] git-prompt: support more shells, brian m. carlson
- [PATCH v2 0/8] git-prompt: support more shells v2, Avi Halachmi via GitGitGadget
- [PATCH v2 1/8] git-prompt: use here-doc instead of here-string, Avi Halachmi (:avih) via GitGitGadget
- [PATCH v2 2/8] git-prompt: fix uninitialized variable, Avi Halachmi (:avih) via GitGitGadget
- [PATCH v2 3/8] git-prompt: don't use shell arrays, Avi Halachmi (:avih) via GitGitGadget
- [PATCH v2 4/8] git-prompt: replace [[...]] with standard code, Avi Halachmi (:avih) via GitGitGadget
- [PATCH v2 5/8] git-prompt: add some missing quotes, Avi Halachmi (:avih) via GitGitGadget
- [PATCH v2 6/8] git-prompt: don't use shell $'...', Avi Halachmi (:avih) via GitGitGadget
- [PATCH v2 7/8] git-prompt: ta-da! document usage in other shells, Avi Halachmi (:avih) via GitGitGadget
- [PATCH v2 8/8] git-prompt: support custom 0-width PS1 markers, Avi Halachmi (:avih) via GitGitGadget
- Re: [PATCH v2 0/8] git-prompt: support more shells v2, Junio C Hamano
- [PATCH v3 0/8] git-prompt: support more shells v3, Avi Halachmi via GitGitGadget
[PATCH 0/3] Improvements for Perforce tests,
Patrick Steinhardt
Problem: git Notes not discoverable (+proposed solutions),
sideshowbarker
What's cooking in git.git (Jul 2024, #07; Mon, 22), Junio C Hamano
[PATCH v2 0/2] add-p P fixups,
Rubén Justo
[PATCH v2] CodingGuidelines: document a shell that "fails" "VAR=VAL shell_func",
Junio C Hamano
[PATCH 1/1] doc: remove dangling closing parenthesis,
Tomas Nordin
[PATCH] Documentation/RelNotes/2.46.0.txt: fix typo,
Taylor Blau
[feature request] Is it possible to have git tag can be sorted and filtered by semver?,
Thaina Yu
Git Merge 2024 (fwd), Johannes Schindelin
[PATCH] fetch: use bundle URIs when having creationToken heuristic,
Toon Claes
[PATCH 0/4] improve one-shot variable detection with shell function,
Eric Sunshine
seen branch dirty after 'make clean',
Ramsay Jones
[PATCH] doc: remove dangling closing parenthesis, Tomas Nordin
[PATCH 0/2] safe.directory clean-up,
Junio C Hamano
[PATCH] asciidoctor: fix `synopsis` rendering,
Johannes Schindelin via GitGitGadget
[PATCH] doc: git-clone fix discrepancy between asciidoc and asciidoctor,
Jean-Noël Avila via GitGitGadget
[PATCH 1/2] howto-maintain: cover a whole development cycle,
Junio C Hamano
Documentation Bug,
Cory Kramer
[PATCH 0/1] Fix bug in revision walk if --exclude-promisor-objects is set,
Han Young
Equivalent of difftool.prompt per tool?,
Ryan Zoeller
[ANNOUNCE] git-filter-repo 2.45.0, Elijah Newren
[ANNOUNCE] Git for Windows 2.46.0-rc1, Johannes Schindelin
[PATCH 0/2] Fix background maintenance regression in Git 2.45.0,
Derrick Stolee via GitGitGadget
Bug,
Jeffrey Barish
What's cooking in git.git (Jul 2024, #06; Thu, 18), Junio C Hamano
[ANNOUNCE] Git v2.46.0-rc1,
Junio C Hamano
[PATCH] add-patch: handle splitting hunks with diff.suppressBlankEmpty,
Phillip Wood via GitGitGadget
Best practices for indicating what address to send patches to?,
Philip Kaludercic
Subject: [PATCH 0/2] misc Makefile patches,
Ramsay Jones
config.mak.uname: remove unused uname_P variable, Ramsay Jones
Makefile: drop -Wno-universal-initializer from SP_EXTRA_FLAGS, Ramsay Jones
[PATCH 0/2] git-svn: use svn:global-ignores when creating .gitignores,
Alex Galvin via GitGitGadget
git subtree bugs (mishandled merges, recursion depth),
Ian Jackson
[PATCH] add-patch: end "add -p" gracefully on EOF, Rubén Justo
[PATCH] Documentation: fix default value for core.maxTreeDepth, Taylor Blau
[PATCH] Documentation/glossary: fix double word,
Martin Ågren
[PATCH] Documentation/gitpacking: make sample configs listing blocks,
Martin Ågren
What's cooking in git.git (Jul 2024, #05; Tue, 16), Junio C Hamano
[PATCH] sparse: ignore warning from new glibc headers,
Đoàn Trần Công Danh
[PATCH] Revert "reflog expire: don't use lookup_commit_reference_gently()",
Junio C Hamano
v2.46.0-rc0 test failures on cygwin,
Ramsay Jones
[PATCH 1/1] refs: update the version numbers...,
Christian Hesse
[PATCH] Fix to avoid high memory footprint,
Haritha via GitGitGadget
Can dependency on /bin/sh be removed?,
Scott Moser
[PATCH] userdiff: add builtin diff driver for TypeScript language,
Matthew Hughes via GitGitGadget
[ANNOUNCE] Tickets available for Git Merge 2024, Taylor Blau
bug: `git pull` does not clean up after itself if it fails,
Nikolai Zaki
[ANNOUNCE] Git for Windows 2.46.0-rc0, Johannes Schindelin
[PATCH v1 00/10] cat-file speedups,
Eric Wong
- [PATCH v1 01/10] packfile: move sizep computation, Eric Wong
- [PATCH v1 02/10] packfile: allow content-limit for cat-file, Eric Wong
- [PATCH v1 03/10] packfile: fix off-by-one in content_limit comparison, Eric Wong
- [PATCH v1 04/10] packfile: inline cache_or_unpack_entry, Eric Wong
- [PATCH v1 05/10] cat-file: use delta_base_cache entries directly, Eric Wong
- [PATCH v1 06/10] packfile: packed_object_info avoids packed_to_object_type, Eric Wong
- [PATCH v1 07/10] object_info: content_limit only applies to blobs, Eric Wong
- [PATCH v1 08/10] cat-file: batch-command uses content_limit, Eric Wong
- [PATCH v1 09/10] cat-file: batch_write: use size_t for length, Eric Wong
- [PATCH v1 10/10] cat-file: use writev(2) if available, Eric Wong
- Re: [PATCH v1 00/10] cat-file speedups, Patrick Steinhardt
- [PATCH v2 00/10] cat-file speedups, Eric Wong
- [PATCH v2 01/10] packfile: move sizep computation, Eric Wong
- [PATCH v2 02/10] packfile: allow content-limit for cat-file, Eric Wong
- [PATCH v2 03/10] packfile: fix off-by-one in content_limit comparison, Eric Wong
- [PATCH v2 04/10] packfile: inline cache_or_unpack_entry, Eric Wong
- [PATCH v2 05/10] cat-file: use delta_base_cache entries directly, Eric Wong
- [PATCH v2 06/10] packfile: packed_object_info avoids packed_to_object_type, Eric Wong
- [PATCH v2 07/10] object_info: content_limit only applies to blobs, Eric Wong
- [PATCH v2 08/10] cat-file: batch-command uses content_limit, Eric Wong
- [PATCH v2 09/10] cat-file: batch_write: use size_t for length, Eric Wong
- [PATCH v2 10/10] cat-file: use writev(2) if available, Eric Wong
[Test Breakage 2.46.0-rc0] Test t4135.06 fails on NonStop,
rsbecker
[Test Breakage 2.46.0-rc0] Test t0021.35 fails on NonStop,
rsbecker
What's cooking in git.git (Jul 2024, #04; Fri, 12),
Junio C Hamano
[L10N] Kickoff for Git 2.46.0, Jiang Xin
[PATCH] doc: clarify post-receive hook behavior,
Justin Tobler
[PATCH] cmake: fix build of `t-oidtree`,
Johannes Schindelin via GitGitGadget
[ANNOUNCE] Git v2.46.0-rc0, Junio C Hamano
[PATCH] show-index: fix uninitialized hash function,
Abhijeet Sonar
[PATCH 0/4] use the pager in 'add -p',
Rubén Justo
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]