Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- [PATCH v6 5/7] completion: new function __git_complete_log_opts, (continued)
- Message not available
- Message not available
- Message not available
- Message not available
[ANNOUNCE] Git Rev News edition 106, Christian Couder
[RFC PATCH] grep: default to posix digits with -P,
Carlo Marcelo Arenas Belón
Concurrent fetch commands,
Stefan Haller
[PATCH] write-or-die: make GIT_FLUSH a Boolean environment variable,
Chandra Pratap via GitGitGadget
Draft of Git Rev News edition 106, Christian Couder
[BUG] Asks for "To" even if "To" already specified in letter,
Askar Safin
[PATCH 0/1 v2] Replace SID with domain/username on Windows,
Sören Krecker
[PATCH 0/1] Replace SID with domain/username on Windows,
Sören Krecker
[PATCH] ci: add job performing static analysis on GitLab CI,
Patrick Steinhardt
[PATCH 0/6] worktree: initialize refdb via ref backends,
Patrick Steinhardt
What's cooking in git.git (Dec 2023, #05; Wed, 27), Junio C Hamano
[PATCH 1/1] doc: use singular form of repeatable path arg,
Britton Leo Kerin
[PATCH 0/1] doc: git-bisect: change plural form to singular,
Britton Leo Kerin
Message not available
[PATCH v2 0/2] doc: bisect: change plural paths to singular pathspec, Britton Leo Kerin
Suppress 'info: please complete authentication in browser',
Brian Hart
[PATCH] precious-files.txt: new document proposing new precious file type,
Elijah Newren via GitGitGadget
Accessing Git, Marc Casanova
[PATCH v2] diff: implement config.diff.renames=copies-harder,
Sam James
[PATCH] fast-import: use mem_pool_calloc(),
René Scharfe
subtree split after deleting and re-running git-subtree add, fails with "fatal: cache for XXX already exists!",
Eli Schwartz
[PATCH 0/2] Fix doc placeholders,
Jean-Noël Avila via GitGitGadget
[Question] Can Git Diff with block context, ZheNing Hu
[FEATURE REQUEST] New method of commits range selection, Andry
[PATCH] mem-pool: simplify alignment calculation, René Scharfe
[PATCH] sparse-checkout: be consistent with end of options markers,
Elijah Newren via GitGitGadget
[PATCH] sideband.c: replace int with size_t for clarity,
Chandra Pratap via GitGitGadget
[PATCH] Port helper/test-ctype.c to unit-tests/t-ctype.c,
Achu Luma
[PATCH] mem-pool: fix big allocations,
René Scharfe
rebase invoking pre-commit,
Sean Allred
[ISSUE] `git push` keep asking for username when the global config already configured (wincred), Andry
[RFC 0/2] Initial changes to support printing all refs,
Karthik Nayak
Git mirror at gitlab,
Olliver Schinagl
git bisect stuck - --force flag required for checkout,
Devste Devste
[PATCH 0/3] sparse-checkout with --end-of-options,
Junio C Hamano
[PATCH/RFC] sparse-checkout: take care of "--end-of-options" in set/add,
Junio C Hamano
What's cooking in git.git (Dec 2023, #04; Wed, 20), Junio C Hamano
[PATCH 00/12] Introduce `refStorage` extension,
Patrick Steinhardt
- [PATCH 01/12] t: introduce DEFAULT_REPO_FORMAT prereq, Patrick Steinhardt
- [PATCH 02/12] worktree: skip reading HEAD when repairing worktrees, Patrick Steinhardt
- [PATCH 03/12] refs: refactor logic to look up storage backends, Patrick Steinhardt
- [PATCH 04/12] setup: start tracking ref storage format when, Patrick Steinhardt
- [PATCH 05/12] setup: set repository's formats on init, Patrick Steinhardt
- [PATCH 06/12] setup: introduce "extensions.refStorage" extension, Patrick Steinhardt
- [PATCH 07/12] setup: introduce GIT_DEFAULT_REF_FORMAT envvar, Patrick Steinhardt
- [PATCH 08/12] t: introduce GIT_TEST_DEFAULT_REF_FORMAT envvar, Patrick Steinhardt
- [PATCH 09/12] builtin/rev-parse: introduce `--show-ref-format` flag, Patrick Steinhardt
- [PATCH 10/12] builtin/init: introduce `--ref-format=` value flag, Patrick Steinhardt
- [PATCH 11/12] builtin/clone: introduce `--ref-format=` value flag, Patrick Steinhardt
- [PATCH 12/12] t9500: write "extensions.refstorage" into config, Patrick Steinhardt
- Re: [PATCH 00/12] Introduce `refStorage` extension, Karthik Nayak
- [PATCH v2 00/12] Introduce `refStorage` extension, Patrick Steinhardt
- [PATCH v2 01/12] t: introduce DEFAULT_REPO_FORMAT prereq, Patrick Steinhardt
- [PATCH v2 03/12] refs: refactor logic to look up storage backends, Patrick Steinhardt
- [PATCH v2 02/12] worktree: skip reading HEAD when repairing worktrees, Patrick Steinhardt
- [PATCH v2 04/12] setup: start tracking ref storage format, Patrick Steinhardt
- [PATCH v2 05/12] setup: set repository's formats on init, Patrick Steinhardt
- [PATCH v2 06/12] setup: introduce "extensions.refStorage" extension, Patrick Steinhardt
- [PATCH v2 07/12] setup: introduce GIT_DEFAULT_REF_FORMAT envvar, Patrick Steinhardt
- [PATCH v2 08/12] t: introduce GIT_TEST_DEFAULT_REF_FORMAT envvar, Patrick Steinhardt
- [PATCH v2 09/12] builtin/rev-parse: introduce `--show-ref-format` flag, Patrick Steinhardt
- [PATCH v2 10/12] builtin/init: introduce `--ref-format=` value flag, Patrick Steinhardt
- [PATCH v2 11/12] builtin/clone: introduce `--ref-format=` value flag, Patrick Steinhardt
- [PATCH v2 12/12] t9500: write "extensions.refstorage" into config, Patrick Steinhardt
- [PATCH v3 00/12] Introduce `refStorage` extension, Patrick Steinhardt
- [PATCH v3 01/12] t: introduce DEFAULT_REPO_FORMAT prereq, Patrick Steinhardt
- [PATCH v3 02/12] worktree: skip reading HEAD when repairing worktrees, Patrick Steinhardt
- [PATCH v3 03/12] refs: refactor logic to look up storage backends, Patrick Steinhardt
- [PATCH v3 04/12] setup: start tracking ref storage format, Patrick Steinhardt
- [PATCH v3 05/12] setup: set repository's formats on init, Patrick Steinhardt
- [PATCH v3 06/12] setup: introduce "extensions.refStorage" extension, Patrick Steinhardt
- [PATCH v3 07/12] setup: introduce GIT_DEFAULT_REF_FORMAT envvar, Patrick Steinhardt
- [PATCH v3 08/12] t: introduce GIT_TEST_DEFAULT_REF_FORMAT envvar, Patrick Steinhardt
- [PATCH v3 09/12] builtin/rev-parse: introduce `--show-ref-format` flag, Patrick Steinhardt
- [PATCH v3 10/12] builtin/init: introduce `--ref-format=` value flag, Patrick Steinhardt
- [PATCH v3 11/12] builtin/clone: introduce `--ref-format=` value flag, Patrick Steinhardt
- [PATCH v3 12/12] t9500: write "extensions.refstorage" into config, Patrick Steinhardt
- Re: [PATCH v3 00/12] Introduce `refStorage` extension, Eric Sunshine
[PATCH 0/7] reftable: fixes and optimizations (pt.2),
Patrick Steinhardt
- [PATCH 1/7] reftable/stack: do not overwrite errors when compacting, Patrick Steinhardt
- [PATCH 2/7] reftable/writer: fix index corruption when writing multiple indices, Patrick Steinhardt
- [PATCH 3/7] reftable/record: constify some parts of the interface, Patrick Steinhardt
- [PATCH 4/7] reftable/record: store "val1" hashes as static arrays, Patrick Steinhardt
- [PATCH 5/7] reftable/record: store "val2" hashes as static arrays, Patrick Steinhardt
- [PATCH 6/7] reftable/merged: really reuse buffers to compute record keys, Patrick Steinhardt
- [PATCH 7/7] reftable/merged: transfer ownership of records when iterating, Patrick Steinhardt
- Re: [PATCH 0/7] reftable: fixes and optimizations (pt.2), Junio C Hamano
- [PATCH v2 0/8] reftable: fixes and optimizations (pt.2), Patrick Steinhardt
- [PATCH v3 0/8] reftable: fixes and optimizations (pt.2), Patrick Steinhardt
[PATCH] Documentation/git-merge.txt: fix reference to synopsys,
Michael Lohmann
[PATCH] remote.h: retire CAS_OPT_NAME, Junio C Hamano
git diff-files bug,
Josh Reed
Is --minimal ever not the right thing?,
Tao Klerks
Problem with commit-graph verify, Anton Sergeev
[BUG] `git add -p` seems to corrupt a sparse index, Sean Allred
[PATCH 0/8] Minor improvements to CodingGuidelines and SubmittingPatches,
Josh Soref via GitGitGadget
- [PATCH 1/8] CodingGuidelines: move period inside parentheses, Josh Soref via GitGitGadget
- [PATCH 2/8] CodingGuidelines: write punctuation marks, Josh Soref via GitGitGadget
- [PATCH 3/8] SubmittingPatches: drop ref to "What's in git.git", Josh Soref via GitGitGadget
- [PATCH 4/8] SubmittingPatches: update extra tags list, Josh Soref via GitGitGadget
- [PATCH 5/8] SubmittingPatches: improve extra tags advice, Josh Soref via GitGitGadget
- [PATCH 6/8] SubmittingPatches: clarify GitHub visual, Josh Soref via GitGitGadget
- [PATCH 7/8] SubmittingPatches: clarify GitHub artifact format, Josh Soref via GitGitGadget
- [PATCH 8/8] SubmittingPatches: hyphenate non-ASCII, Josh Soref via GitGitGadget
- Re: [PATCH 0/8] Minor improvements to CodingGuidelines and SubmittingPatches, Elijah Newren
- [PATCH v2 0/9] Minor improvements to CodingGuidelines and SubmittingPatches, Josh Soref via GitGitGadget
- [PATCH v2 1/9] CodingGuidelines: move period inside parentheses, Josh Soref via GitGitGadget
- [PATCH v2 2/9] CodingGuidelines: write punctuation marks, Josh Soref via GitGitGadget
- [PATCH v2 3/9] SubmittingPatches: drop ref to "What's in git.git", Josh Soref via GitGitGadget
- [PATCH v2 4/9] SubmittingPatches: discourage new trailers, Josh Soref via GitGitGadget
- [PATCH v2 5/9] SubmittingPatches: update extra tags list, Josh Soref via GitGitGadget
- [PATCH v2 6/9] SubmittingPatches: improve extra tags advice, Josh Soref via GitGitGadget
- [PATCH v2 7/9] SubmittingPatches: clarify GitHub visual, Josh Soref via GitGitGadget
- [PATCH v2 9/9] SubmittingPatches: hyphenate non-ASCII, Josh Soref via GitGitGadget
- [PATCH v2 8/9] SubmittingPatches: clarify GitHub artifact format, Josh Soref via GitGitGadget
- [PATCH v3 0/9] Minor improvements to CodingGuidelines and SubmittingPatches, Josh Soref via GitGitGadget
[PATCH] rebase: use strvec_pushf() for format-patch revisions,
René Scharfe
What's cooking in git.git (Dec 2023, #03; Mon, 18),
Junio C Hamano
new config option "fetch.all",
Tamino Bauknecht
[PATCH] Teach git apply to respect core.fileMode settings,
Chandra Pratap via GitGitGadget
Subtitles for git scm documentation video, 김민지
[PATCH 0/1] revert/cherry-pick: add --show-current-patch option,
Michael Lohmann
[PATCH] commit-graph: fix memory leak when not writing graph,
Patrick Steinhardt
Why is `revert` undocumented in interactive rebase todo help?,
Michael Lohmann
Unable to install git-2.43.0 from source on macOS Big Sur 11.7.10,
Jonathan Abrams
Question: rerere preimage format,
Mohamed Mohey
MyFirstContribution.txt leaks memory, Vinayak Dev
[PATCH 0/5] make room for "special ref",
Junio C Hamano
Bug | Documentation | git add -all | Synopsis has minor mistake,
Benjamin Lehmann
Serving an .html web page from inside a git repository, luigi cerbai
Question regarding Git updater,
Andreas Scholz
completing an existing patch,
Marzi Esipreh
[PATCH] tests: drop dependency on `git diff` in check-chainlint,
Eric Sunshine
End-of-line comments are prompted with "is not a valid attribute name",
D无数
Allow adding files from git submodule to parent git repo if they are in .gitignore in the submodule,
Alexey Murz Korepov
Communication channel interruption,
Alexander Zhirov
[PATCH] mailinfo: fix out-of-bounds memory reads in unquote_quoted_pair(),
Jeff King
[PATCH] Use ^=1 to toggle between 0 and 1,
AtariDreams via GitGitGadget
Feature Request: Add confirm message when executed prune, Miguel de Dios Matias
Propose a change in open for passing in the file type.,
Haritha D
Test breakage with zlib-ng,
Ondrej Pohorelsky
[PATCH] tests: prefer host Git to verify chainlint self-checks,
Patrick Steinhardt
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]