Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [PATCH 2/2] docs: correct documentation about eol attribute, (continued)
- [ANNOUNCE] Git v2.35.0-rc0,
Junio C Hamano
- [PATCH] cache.h: drop duplicate `ensure_full_index()` declaration,
Martin Ågren
- git ssh signing changed broke tag merge message contents,
Linus Torvalds
- gettext Icelandic tests fail on macOS with locale FR, Ramkumar Ramachandra
- git bisect bad @,
Ramkumar Ramachandra
- [RFC PATCH 0/5] Remove the present-despite-SKIP_WORKTREE class of bugs,
Elijah Newren
- [PATCH] lazyload: use correct calling conventions,
Matthias Aßhauer via GitGitGadget
- [PATCH] submodule--helper: check clone.defaultRemoteName in print-default-remote,
Sean Barag via GitGitGadget
- Bug: With diff.noprefix=true, `git format-patch` creates a patch that `git am` rejects,
Keith Thompson
- [PATCH] git-gui: insert menu entries for added remotes before the "All" entry, Tom Levy
- [PATCH] git-gui: reload tracking branches after adding remote, Tom Levy
- [PATCH 1/1] fetch: fix deadlock when cleaning up lockfiles in async signals, Patrick Steinhardt
- [PATCH 0/1] Async-signal safety in signal handlers,
Patrick Steinhardt
- [PATCH] t/gpg: simplify test for unknown key,
Fabian Stelzer
- Offer Windows Terminal as option for terminal emulation,
theking2
- [PATCH] hook: test -a|o is not POSIX,
Issam Maghni via GitGitGadget
- [PATCH v2] git-p4: fixed instantiation of CalledProcessError, Joel Holdsworth
- [PATCH v2 0/3] git-p4: Rationalise command construction,
Joel Holdsworth
- [PATCH v3] builtin/pull.c: teach run_merge() to honor rebase.autostash config,
John Cai
- [PATCH v2] builtin/pull.c: teach run_merge() to honor rebase.autostash config, John Cai
- Problem with credential.helper=store in git 2.32.0.windows.2,
Imi Admin
- [PATCH 1/2] grep: use grep_or_expr() in compile_pattern_or(),
René Scharfe
- What's cooking in git.git (Jan 2022, #02; Wed, 5),
Junio C Hamano
- [PATCH V3] git-rev-list: add --first-parent-not flag,
Jerry Zhang
- Bug report - sparse-checkout ignores prefix when run in subdirectories,
Lessley Dennington
- [PATCH] submodule.h: use a named enum for RECURSE_SUBMODULES_*,
Philippe Blain via GitGitGadget
- Apparent interaction between recursive submodule push and self-submodules, Dave Abrahams
- Git bug report git remote get-url,
Nanekrangsan, Sucheela (NYC-GIS)
- [RFC PATCH 0/2] Introduce new merge-tree-ort command,
Christian Couder
- [PATCH 0/3] git-p4: Rationalise command construction,
Joel Holdsworth
- [PATCH] git-p4: fixed instantiation of CalledProcessError,
Joel Holdsworth
- [PATCH] git-p4: don't allow cloning into non-empty directories, Joel Holdsworth
- [PATCH] Properly align memory allocations and temporary buffers,
Jessica Clarke
- [PATCH] apply: Avoid ambiguous pointer provenance for CHERI/Arm's Morello,
Jessica Clarke
- bug when git stash apply after switching to branch with links were regular files, Britton Kerin
- [PATCH] t/README: fix typo,
Marc Strapetz via GitGitGadget
- [PATCH] stash: do not return before restoring untracked files,
Elijah Newren via GitGitGadget
- [PATCH 0/1] Fix bug in pull --rebase not recognizing rebase.autostash,
John Cai
- Stash Apply/Pop not restoring added files when conflict occurs on restore,
AJ Henderson
- [PATCH 0/9] Sparse index: integrate with 'clean', 'checkout-index', 'update-index',
Victoria Dye via GitGitGadget
- [PATCH 1/9] reset: fix validation in sparse index test, Victoria Dye via GitGitGadget
- [PATCH 2/9] reset: reorder wildcard pathspec conditions, Victoria Dye via GitGitGadget
- [PATCH 3/9] clean: integrate with sparse index, Victoria Dye via GitGitGadget
- [PATCH 4/9] checkout-index: expand sparse checkout compatibility tests, Victoria Dye via GitGitGadget
- [PATCH 5/9] checkout-index: add --ignore-skip-worktree-bits option, Victoria Dye via GitGitGadget
- [PATCH 6/9] checkout-index: integrate with sparse index, Victoria Dye via GitGitGadget
- [PATCH 7/9] update-index: add tests for sparse-checkout compatibility, Victoria Dye via GitGitGadget
- [PATCH 8/9] update-index: integrate with sparse index, Victoria Dye via GitGitGadget
- [PATCH 9/9] update-index: reduce scope of index expansion in do_reupdate, Victoria Dye via GitGitGadget
- Re: [PATCH 0/9] Sparse index: integrate with 'clean', 'checkout-index', 'update-index', Elijah Newren
- [PATCH v2 0/9] Sparse index: integrate with 'clean', 'checkout-index', 'update-index', Victoria Dye via GitGitGadget
- [PATCH v2 1/9] reset: fix validation in sparse index test, Victoria Dye via GitGitGadget
- [PATCH v2 2/9] reset: reorder wildcard pathspec conditions, Victoria Dye via GitGitGadget
- [PATCH v2 4/9] checkout-index: expand sparse checkout compatibility tests, Victoria Dye via GitGitGadget
- [PATCH v2 3/9] clean: integrate with sparse index, Victoria Dye via GitGitGadget
- [PATCH v2 6/9] checkout-index: integrate with sparse index, Victoria Dye via GitGitGadget
- [PATCH v2 9/9] update-index: reduce scope of index expansion in do_reupdate, Victoria Dye via GitGitGadget
- [PATCH v2 8/9] update-index: integrate with sparse index, Victoria Dye via GitGitGadget
- [PATCH v2 7/9] update-index: add tests for sparse-checkout compatibility, Victoria Dye via GitGitGadget
- [PATCH v2 5/9] checkout-index: add --ignore-skip-worktree-bits option, Victoria Dye via GitGitGadget
- Re: [PATCH v2 0/9] Sparse index: integrate with 'clean', 'checkout-index', 'update-index', Elijah Newren
- [PATCH v2 RESEND 0/5] git-p4: fix RCS keyword processing encoding errors,
Joel Holdsworth
- Bug using `fetch` with blank `-c` arguments to git,
Adam Dinwoodie
- [PATCH v3 RESEND 0/2] git-p4: remove "debug" and "rollback" verbs,
Joel Holdsworth
- What's cooking in git.git (Jan 2022, #01; Mon, 3),
Junio C Hamano
- jl/subtree-check-parents-argument-passing-fix, was Re: What's cooking in git.git (Jan 2022, #01; Mon, 3), Johannes Schindelin
- lh/use-gnu-color-in-grep, was Re: What's cooking in git.git (Jan 2022, #01; Mon, 3), Johannes Schindelin
- tb/midx-bitmap-corruption-fix (was: What's cooking in git.git (Jan 2022, #01; Mon, 3)), Taylor Blau
- [PATCH v2 0/2] Generate temporary files using a CSPRNG,
brian m. carlson
- [BUG] git pull --rebase ignores rebase.autostash config when fast-forwarding,
Tilman Vogel
[PATCH 0/2] reflog.c: switch to use parse-options API,
John Cai via GitGitGadget
[PATCH] t4126: this test does not pass SANITIZE_LEAK; quit claiming it does,
Elijah Newren via GitGitGadget
[PATCH 0/8] RFC: Server side merges (no ref updating, no commit creating, no touching worktree or index),
Elijah Newren via GitGitGadget
- [PATCH 1/8] merge-tree: rename merge_trees() to trivial_merge_trees(), Elijah Newren via GitGitGadget
- [PATCH 2/8] merge-tree: move logic for existing merge into new function, Elijah Newren via GitGitGadget
- [PATCH 3/8] merge-tree: add option parsing and initial shell for real merge function, Elijah Newren via GitGitGadget
- [PATCH 4/8] merge-tree: implement real merges, Elijah Newren via GitGitGadget
- [PATCH 5/8] merge-ort: split out a separate display_update_messages() function, Elijah Newren via GitGitGadget
- [PATCH 8/8] merge-tree: provide an easy way to access which files have conflicts, Elijah Newren via GitGitGadget
- [PATCH 7/8] merge-tree: support saving merge messages to a separate file, Elijah Newren via GitGitGadget
- [PATCH 6/8] merge-ort: allow update messages to be written to different file stream, Elijah Newren via GitGitGadget
- [PATCH v2 0/8] RFC: Server side merges (no ref updating, no commit creating, no touching worktree or index), Elijah Newren via GitGitGadget
- [PATCH v2 1/8] merge-tree: rename merge_trees() to trivial_merge_trees(), Elijah Newren via GitGitGadget
- [PATCH v2 2/8] merge-tree: move logic for existing merge into new function, Elijah Newren via GitGitGadget
- [PATCH v2 3/8] merge-tree: add option parsing and initial shell for real merge function, Elijah Newren via GitGitGadget
- [PATCH v2 4/8] merge-tree: implement real merges, Elijah Newren via GitGitGadget
- [PATCH v2 5/8] merge-ort: split out a separate display_update_messages() function, Elijah Newren via GitGitGadget
- [PATCH v2 6/8] merge-ort: allow update messages to be written to different file stream, Elijah Newren via GitGitGadget
- [PATCH v2 7/8] merge-tree: support saving merge messages to a separate file, Elijah Newren via GitGitGadget
- [PATCH v2 8/8] merge-tree: provide an easy way to access which files have conflicts, Elijah Newren via GitGitGadget
- Re: [PATCH v2 0/8] RFC: Server side merges (no ref updating, no commit creating, no touching worktree or index), Junio C Hamano
- Re: [PATCH v2 0/8] RFC: Server side merges (no ref updating, no commit creating, no touching worktree or index), Christian Couder
[ANNOUNCE] Git Rev News edition 82, Christian Couder
[Question] : git 2.33.1 asks every time password,
Jean-Louis FLOQUET
Git Diff feature request,
Nick Gearls
[PATCH 0/2] sparse checkout: custom bash completion updates,
Lessley Dennington via GitGitGadget
Q: warning: unable to rmdir 'submodule': Directory not empty,
Ulrich Windl
Filtering commits after filtering the tree,
Ulrich Windl
something like git-check-ignore but considering only patterns?,
Britton Kerin
Draft of Git Rev News edition 82,
Christian Couder
Congratulations, Junio, for maintaining Git for 6,000 days!, Johannes Schindelin
[PATCH 0/7] help: test and fix small "help -g" regression,
Ævar Arnfjörð Bjarmason
- [PATCH 1/7] help doc: add missing "]" to "[-a|--all]", Ævar Arnfjörð Bjarmason
- [PATCH 2/7] help.c: use puts() instead of printf{,_ln}() for consistency, Ævar Arnfjörð Bjarmason
- [PATCH 3/7] help tests: test "git" and "git help [-a|-g] spacing, Ævar Arnfjörð Bjarmason
- [PATCH 4/7] help.c: split up list_all_cmds_help() function, Ævar Arnfjörð Bjarmason
- [PATCH 6/7] help: add --no-[external-commands|aliases] for use with --all, Ævar Arnfjörð Bjarmason
- [PATCH 7/7] help: don't print "\n" before single-section output, Ævar Arnfjörð Bjarmason
- [PATCH 5/7] help: error if [-a|-g|-c] and [-i|-m|-w] are combined, Ævar Arnfjörð Bjarmason
- [PATCH v2 0/9] help: tests, parse_options() sanity, fix "help -g" regression, Ævar Arnfjörð Bjarmason
- [PATCH v2 1/9] help doc: add missing "]" to "[-a|--all]", Ævar Arnfjörð Bjarmason
- [PATCH v2 7/9] help: error if [-a|-g|-c] and [-i|-m|-w] are combined, Ævar Arnfjörð Bjarmason
- [PATCH v2 9/9] help: don't print "\n" before single-section output, Ævar Arnfjörð Bjarmason
- [PATCH v2 2/9] help.c: use puts() instead of printf{,_ln}() for consistency, Ævar Arnfjörð Bjarmason
- [PATCH v2 3/9] help tests: test "git" and "git help [-a|-g] spacing, Ævar Arnfjörð Bjarmason
- [PATCH v2 6/9] help: correct usage & behavior of "git help --all", Ævar Arnfjörð Bjarmason
- [PATCH v2 8/9] help: add --no-[external-commands|aliases] for use with --all, Ævar Arnfjörð Bjarmason
- [PATCH v2 5/9] help: note the option name on option incompatibility, Ævar Arnfjörð Bjarmason
- [PATCH v2 4/9] help.c: split up list_all_cmds_help() function, Ævar Arnfjörð Bjarmason
[PATCH] merge-ort: fix bug with renormalization and rename/delete conflicts,
Elijah Newren via GitGitGadget
What's cooking in git.git (Dec 2021, #06; Mon, 27),
Junio C Hamano
- ab/cat-file (was: What's cooking in git.git (Dec 2021, #06; Mon, 27)), Ævar Arnfjörð Bjarmason
- hn/reftable-coverity-fixes (was: What's cooking in git.git (Dec 2021, #06; Mon, 27)), Ævar Arnfjörð Bjarmason
- ab/ambiguous-object-name (was: What's cooking in git.git (Dec 2021, #06; Mon, 27)), Ævar Arnfjörð Bjarmason
- ab/only-single-progress-at-once (was: What's cooking in git.git (Dec 2021, #06; Mon, 27)), Ævar Arnfjörð Bjarmason
- Re: What's cooking in git.git (Dec 2021, #06; Mon, 27), Elijah Newren
- tl/ls-tree-oid-only (was: What's cooking in git.git (Dec 2021, #06; Mon, 27)), Teng Long
[BUG?] assertion failure when merging branches,
Ralf Thielow
[PATCH 0/2] Consolidate find_header logic into one function,
John Cai via GitGitGadget
Quick login of git,
zhiyiren2009-subscription
request: allow passing -X <strategy-option> to git checkout <path> to auto-solve merge conflicts,
Andrey Butirsky
[PATCH] name-rev: deprecate --stdin in favor of --annotate-text,
John Cai via GitGitGadget
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]