Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- [PATCH v2] stash: implement '--staged' option for 'push' and 'save', (continued)
- [PATCH] perf: fix test_export with SHELL=zsh,
René Scharfe
- [PATCH RESEND] bisect--helper: add space between colon and following sentence, Bagas Sanjaya
- [PATCH v3 0/2] blame: documentation update,
Bagas Sanjaya
- [PATCH 0/4] *.h: remove dead function declarations,
Ævar Arnfjörð Bjarmason
- [PATCH 00/11] rebase: reset_head() related fixes and improvements,
Phillip Wood via GitGitGadget
- [PATCH 01/11] rebase: factor out checkout for up to date branch, Phillip Wood via GitGitGadget
- [PATCH 03/11] reset_head(): don't run checkout hook if there is an error, Phillip Wood via GitGitGadget
- [PATCH 04/11] reset_head(): remove action parameter, Phillip Wood via GitGitGadget
- [PATCH 05/11] reset_head(): factor out ref updates, Phillip Wood via GitGitGadget
- [PATCH 06/11] reset_head(): make default_reflog_action optional, Phillip Wood via GitGitGadget
- [PATCH 09/11] rebase --apply: fix reflog, Phillip Wood via GitGitGadget
- [PATCH 08/11] reset_head(): take struct rebase_head_opts, Phillip Wood via GitGitGadget
- [PATCH 10/11] rebase --apply: set ORIG_HEAD correctly, Phillip Wood via GitGitGadget
- [PATCH 02/11] reset_head(): fix checkout, Phillip Wood via GitGitGadget
- [PATCH 11/11] rebase -m: don't fork git checkout, Phillip Wood via GitGitGadget
- [PATCH 07/11] rebase: cleanup reset_head() calls, Phillip Wood via GitGitGadget
- Re: [PATCH 00/11] rebase: reset_head() related fixes and improvements, Junio C Hamano
- [PATCH v2 00/14] rebase: reset_head() related fixes and improvements, Phillip Wood via GitGitGadget
- [PATCH v2 01/14] rebase: factor out checkout for up to date branch, Phillip Wood via GitGitGadget
- [PATCH v2 02/14] t5403: refactor rebase post-checkout hook tests, Phillip Wood via GitGitGadget
- [PATCH v2 03/14] rebase: pass correct arguments to post-checkout hook, Phillip Wood via GitGitGadget
- [PATCH v2 04/14] rebase: do not remove untracked files on checkout, Phillip Wood via GitGitGadget
- [PATCH v2 05/14] rebase --apply: don't run post-checkout hook if there is an error, Phillip Wood via GitGitGadget
- [PATCH v2 06/14] reset_head(): remove action parameter, Phillip Wood via GitGitGadget
- [PATCH v2 07/14] create_autostash(): remove unneeded parameter, Phillip Wood via GitGitGadget
- [PATCH v2 08/14] reset_head(): factor out ref updates, Phillip Wood via GitGitGadget
- [PATCH v2 09/14] reset_head(): make default_reflog_action optional, Phillip Wood via GitGitGadget
- [PATCH v2 10/14] rebase: cleanup reset_head() calls, Phillip Wood via GitGitGadget
- [PATCH v2 11/14] reset_head(): take struct rebase_head_opts, Phillip Wood via GitGitGadget
- [PATCH v2 12/14] rebase --apply: fix reflog, Phillip Wood via GitGitGadget
- [PATCH v2 13/14] rebase --apply: set ORIG_HEAD correctly, Phillip Wood via GitGitGadget
- [PATCH v2 14/14] rebase -m: don't fork git checkout, Phillip Wood via GitGitGadget
- Re: [PATCH v2 00/14] rebase: reset_head() related fixes and improvements, Junio C Hamano
- Re: [PATCH v2 00/14] rebase: reset_head() related fixes and improvements, Elijah Newren
- [PATCH v3 00/14] rebase: reset_head() related fixes and improvements, Phillip Wood via GitGitGadget
- [PATCH v3 01/14] rebase: factor out checkout for up to date branch, Phillip Wood via GitGitGadget
- [PATCH v3 02/14] t5403: refactor rebase post-checkout hook tests, Phillip Wood via GitGitGadget
- [PATCH v3 03/14] rebase: pass correct arguments to post-checkout hook, Phillip Wood via GitGitGadget
- [PATCH v3 04/14] rebase: do not remove untracked files on checkout, Phillip Wood via GitGitGadget
- [PATCH v3 05/14] rebase --apply: don't run post-checkout hook if there is an error, Phillip Wood via GitGitGadget
- [PATCH v3 06/14] reset_head(): remove action parameter, Phillip Wood via GitGitGadget
- [PATCH v3 07/14] reset_head(): factor out ref updates, Phillip Wood via GitGitGadget
- [PATCH v3 08/14] reset_head(): make default_reflog_action optional, Phillip Wood via GitGitGadget
- [PATCH v3 09/14] create_autostash(): remove unneeded parameter, Phillip Wood via GitGitGadget
- [PATCH v3 11/14] reset_head(): take struct rebase_head_opts, Phillip Wood via GitGitGadget
- [PATCH v3 10/14] rebase: cleanup reset_head() calls, Phillip Wood via GitGitGadget
- [PATCH v3 12/14] rebase --apply: fix reflog, Phillip Wood via GitGitGadget
- [PATCH v3 13/14] rebase --apply: set ORIG_HEAD correctly, Phillip Wood via GitGitGadget
- [PATCH v3 14/14] rebase -m: don't fork git checkout, Phillip Wood via GitGitGadget
- Re: [PATCH v3 00/14] rebase: reset_head() related fixes and improvements, Elijah Newren
- [PATCH 0/9] mergesort: improve tests and performance,
René Scharfe
- [PATCH v7 0/4] difftool: dir-diff improvements and refactoring,
David Aguilar
- What's cooking in git.git (Sep 2021, #09; Thu, 30),
Junio C Hamano
- en/removing-untracked-fixes [Was: Re: What's cooking in git.git (Sep 2021, #09; Thu, 30)], Elijah Newren
- en/remerge-diff [Was: Re: What's cooking in git.git (Sep 2021, #09; Thu, 30)], Elijah Newren
- Re: What's cooking in git.git (Sep 2021, #09; Thu, 30), Ævar Arnfjörð Bjarmason
- ab/fsck-unexpected-type, Ævar Arnfjörð Bjarmason
- ab/parse-options-cleanup, Ævar Arnfjörð Bjarmason
- ab/sanitize-leak-ci & more leak fixes soon-or-not, Ævar Arnfjörð Bjarmason
- Re: What's cooking in git.git (Sep 2021, #09; Thu, 30), Jeff Hostetler
- ab/refs-errno-cleanup, Ævar Arnfjörð Bjarmason
- ab/align-parse-options-help & ab/help-config-vars, Ævar Arnfjörð Bjarmason
- ab/lib-subtest, Ævar Arnfjörð Bjarmason
- ab/config-based-hooks-1, Ævar Arnfjörð Bjarmason
- Should help.autocorrect be on by default?,
Brian Bartels
- [PATCH v6 1/5] difftool: create a tmpdir path without repeated slashes,
David Aguilar
- [PATCH 0/7] Sparse Index: integrate with reset,
Victoria Dye via GitGitGadget
- [PATCH 1/7] reset: behave correctly with sparse-checkout, Kevin Willford via GitGitGadget
- [PATCH 2/7] sparse-index: update command for expand/collapse test, Victoria Dye via GitGitGadget
- [PATCH 3/7] reset: expand test coverage for sparse checkouts, Victoria Dye via GitGitGadget
- [PATCH 4/7] reset: integrate with sparse index, Victoria Dye via GitGitGadget
- [PATCH 5/7] reset: make sparse-aware (except --mixed), Victoria Dye via GitGitGadget
- [PATCH 6/7] reset: make --mixed sparse-aware, Victoria Dye via GitGitGadget
- [PATCH 7/7] unpack-trees: improve performance of next_cache_entry, Victoria Dye via GitGitGadget
- [PATCH v2 0/7] Sparse Index: integrate with reset, Victoria Dye via GitGitGadget
- [PATCH v2 3/7] reset: expand test coverage for sparse checkouts, Victoria Dye via GitGitGadget
- [PATCH v2 1/7] reset: behave correctly with sparse-checkout, Kevin Willford via GitGitGadget
- [PATCH v2 4/7] reset: integrate with sparse index, Victoria Dye via GitGitGadget
- [PATCH v2 2/7] update-index: add --force-full-index option for expand/collapse test, Victoria Dye via GitGitGadget
- [PATCH v2 6/7] reset: make --mixed sparse-aware, Victoria Dye via GitGitGadget
- [PATCH v2 5/7] reset: make sparse-aware (except --mixed), Victoria Dye via GitGitGadget
- [PATCH v2 7/7] unpack-trees: improve performance of next_cache_entry, Victoria Dye via GitGitGadget
- Re: [PATCH v2 0/7] Sparse Index: integrate with reset, Ævar Arnfjörð Bjarmason
- Re: [PATCH v2 0/7] Sparse Index: integrate with reset, Elijah Newren
- [PATCH v3 0/8] Sparse Index: integrate with reset, Victoria Dye via GitGitGadget
- [PATCH v3 2/8] reset: preserve skip-worktree bit in mixed reset, Kevin Willford via GitGitGadget
- [PATCH v3 1/8] reset: rename is_missing to !is_in_reset_tree, Victoria Dye via GitGitGadget
- [PATCH v3 3/8] update-index: add --force-full-index option for expand/collapse test, Victoria Dye via GitGitGadget
- [PATCH v3 4/8] reset: expand test coverage for sparse checkouts, Victoria Dye via GitGitGadget
- [PATCH v3 6/8] reset: make sparse-aware (except --mixed), Victoria Dye via GitGitGadget
- [PATCH v3 5/8] reset: integrate with sparse index, Victoria Dye via GitGitGadget
- [PATCH v3 7/8] reset: make --mixed sparse-aware, Victoria Dye via GitGitGadget
- [PATCH v3 8/8] unpack-trees: improve performance of next_cache_entry, Victoria Dye via GitGitGadget
- [PATCH v4 0/8] Sparse Index: integrate with reset, Victoria Dye via GitGitGadget
- [PATCH v4 1/8] reset: rename is_missing to !is_in_reset_tree, Victoria Dye via GitGitGadget
- [PATCH v4 2/8] reset: preserve skip-worktree bit in mixed reset, Victoria Dye via GitGitGadget
- [PATCH v4 3/8] sparse-index: update command for expand/collapse test, Victoria Dye via GitGitGadget
- [PATCH v4 4/8] reset: expand test coverage for sparse checkouts, Victoria Dye via GitGitGadget
- [PATCH v4 5/8] reset: integrate with sparse index, Victoria Dye via GitGitGadget
- [PATCH v4 6/8] reset: make sparse-aware (except --mixed), Victoria Dye via GitGitGadget
- [PATCH v4 7/8] reset: make --mixed sparse-aware, Victoria Dye via GitGitGadget
- [PATCH v4 8/8] unpack-trees: improve performance of next_cache_entry, Victoria Dye via GitGitGadget
- [PATCH v5 0/8] Sparse Index: integrate with reset, Victoria Dye via GitGitGadget
- [PATCH v5 1/8] reset: rename is_missing to !is_in_reset_tree, Victoria Dye via GitGitGadget
- [PATCH v5 2/8] reset: preserve skip-worktree bit in mixed reset, Victoria Dye via GitGitGadget
- [PATCH v5 3/8] sparse-index: update command for expand/collapse test, Victoria Dye via GitGitGadget
- [PATCH v5 4/8] reset: expand test coverage for sparse checkouts, Victoria Dye via GitGitGadget
- [PATCH v5 5/8] reset: integrate with sparse index, Victoria Dye via GitGitGadget
- [PATCH v5 6/8] reset: make sparse-aware (except --mixed), Victoria Dye via GitGitGadget
- [PATCH v5 7/8] reset: make --mixed sparse-aware, Victoria Dye via GitGitGadget
- [PATCH v5 8/8] unpack-trees: improve performance of next_cache_entry, Victoria Dye via GitGitGadget
- Re: [PATCH v5 0/8] Sparse Index: integrate with reset, Elijah Newren
- [PATCH v6 0/8] Sparse Index: integrate with reset, Victoria Dye via GitGitGadget
- [ANNOUNCE] Git Rev News edition 79, Christian Couder
- [PATCH] receive-pack: allow a maximum input object size specified,
Han Xin
- Bug/regression report - 'git stash push -u' fatal errors when sub-repo present,
Robert Leftwich
- [PATCH v2 0/2] blame: documentation update,
Bagas Sanjaya
- [PATCH v10 1/2] grep: refactor next_match() and match_one_pattern() for external use,
Hamza Mahfooz
- [PATCH v9 1/2] grep: refactor next_match() and match_one_pattern() for external use,
Hamza Mahfooz
- [PATCH] grep: demonstrate bug with textconv attributes and submodules,
Matheus Tavares
- [PATCH] reset: behave correctly with sparse-checkout,
Derrick Stolee via GitGitGadget
- Commit is marked as new, despite on it already on branch,
Eugen Konkov
- [PATCH 00/10] fix bug, use existing enums,
Ævar Arnfjörð Bjarmason
- [PATCH 01/10] parse-options.h: move PARSE_OPT_SHELL_EVAL between enums, Ævar Arnfjörð Bjarmason
- [PATCH 02/10] parse-options.[ch]: consistently use "enum parse_opt_flags", Ævar Arnfjörð Bjarmason
- [PATCH 03/10] parse-options.[ch]: consistently use "enum parse_opt_result", Ævar Arnfjörð Bjarmason
- [PATCH 04/10] parse-options.c: use exhaustive "case" arms for "enum parse_opt_type", Ævar Arnfjörð Bjarmason
- [PATCH 05/10] parse-options.h: make the "flags" in "struct option" an enum, Ævar Arnfjörð Bjarmason
- [PATCH 07/10] commit-graph: stop using optname(), Ævar Arnfjörð Bjarmason
- [PATCH 06/10] parse-options.c: move optname() earlier in the file, Ævar Arnfjörð Bjarmason
- [PATCH 08/10] parse-options.[ch]: make opt{bug,name}() "static", Ævar Arnfjörð Bjarmason
- [PATCH 09/10] parse-options tests: test optname() output, Ævar Arnfjörð Bjarmason
- [PATCH 10/10] parse-options: change OPT_{SHORT,UNSET} to an enum, Ævar Arnfjörð Bjarmason
- [PATCH v2 00/11] fix bug, use existing enums, Ævar Arnfjörð Bjarmason
- [PATCH v2 01/11] parse-options.h: move PARSE_OPT_SHELL_EVAL between enums, Ævar Arnfjörð Bjarmason
- [PATCH v2 02/11] parse-options.[ch]: consistently use "enum parse_opt_flags", Ævar Arnfjörð Bjarmason
- [PATCH v2 03/11] parse-options.[ch]: consistently use "enum parse_opt_result", Ævar Arnfjörð Bjarmason
- [PATCH v2 04/11] parse-options.c: use exhaustive "case" arms for "enum parse_opt_result", Ævar Arnfjörð Bjarmason
- [PATCH v2 05/11] parse-options.c: use exhaustive "case" arms for "enum parse_opt_type", Ævar Arnfjörð Bjarmason
- [PATCH v2 06/11] parse-options.h: make the "flags" in "struct option" an enum, Ævar Arnfjörð Bjarmason
- [PATCH v2 07/11] parse-options.c: move optname() earlier in the file, Ævar Arnfjörð Bjarmason
- [PATCH v2 08/11] commit-graph: stop using optname(), Ævar Arnfjörð Bjarmason
- [PATCH v2 09/11] parse-options.[ch]: make opt{bug,name}() "static", Ævar Arnfjörð Bjarmason
- [PATCH v2 10/11] parse-options tests: test optname() output, Ævar Arnfjörð Bjarmason
- [PATCH v2 11/11] parse-options: change OPT_{SHORT,UNSET} to an enum, Ævar Arnfjörð Bjarmason
- Re: [PATCH v2 00/11] fix bug, use existing enums, Junio C Hamano
- [PATCH v3 00/10] fix bug, use more enums, Ævar Arnfjörð Bjarmason
- [PATCH v3 01/10] parse-options.h: move PARSE_OPT_SHELL_EVAL between enums, Ævar Arnfjörð Bjarmason
- [PATCH v3 05/10] parse-options.h: make the "flags" in "struct option" an enum, Ævar Arnfjörð Bjarmason
- [PATCH v3 03/10] parse-options.[ch]: consistently use "enum parse_opt_result", Ævar Arnfjörð Bjarmason
- [PATCH v3 02/10] parse-options.[ch]: consistently use "enum parse_opt_flags", Ævar Arnfjörð Bjarmason
- [PATCH v3 06/10] parse-options.c: move optname() earlier in the file, Ævar Arnfjörð Bjarmason
- [PATCH v3 08/10] parse-options.[ch]: make opt{bug,name}() "static", Ævar Arnfjörð Bjarmason
- [PATCH v3 04/10] parse-options.c: use exhaustive "case" arms for "enum parse_opt_result", Ævar Arnfjörð Bjarmason
- [PATCH v3 07/10] commit-graph: stop using optname(), Ævar Arnfjörð Bjarmason
- [PATCH v3 09/10] parse-options tests: test optname() output, Ævar Arnfjörð Bjarmason
- [PATCH v3 10/10] parse-options: change OPT_{SHORT,UNSET} to an enum, Ævar Arnfjörð Bjarmason
- [PATCH 0/5] refs: remove long-dead code,
Ævar Arnfjörð Bjarmason
- [PATCH] config.c: remove unused git_config_key_is_valid(),
Ævar Arnfjörð Bjarmason
- [PATCH] string-list.[ch]: remove string_list_init() compatibility function,
Ævar Arnfjörð Bjarmason
- Draft of Git Rev News edition 79,
Christian Couder
- [PATCH] avoid insecure use of mail in man page example,
Joey Hess
- [PATCH] bisect--helper: add space between colon and following sentence, Bagas Sanjaya
- [PATCH 0/3] Makefile: tighten pedantic flag,
Carlo Marcelo Arenas Belón
- Issues with newest version of openssh 8.8p1-1,
Kevin Kendzia
- What's cooking in git.git (Sep 2021, #08; Mon, 27),
Junio C Hamano
- Re: What's cooking in git.git (Sep 2021, #08; Mon, 27), Ævar Arnfjörð Bjarmason
- Re: What's cooking in git.git (Sep 2021, #08; Mon, 27), Elijah Newren
- Re: What's cooking in git.git (Sep 2021, #08; Mon, 27), Ævar Arnfjörð Bjarmason
- Re: What's cooking in git.git (Sep 2021, #08; Mon, 27), Ævar Arnfjörð Bjarmason
- Re: What's cooking in git.git (Sep 2021, #08; Mon, 27), Derrick Stolee
- Re: What's cooking in git.git (Sep 2021, #08; Mon, 27), Junio C Hamano
- Re: What's cooking in git.git (Sep 2021, #08; Mon, 27), Jeff King
- da/difftool (was: Re: What's cooking in git.git (Sep 2021, #08; Mon, 27)), Ævar Arnfjörð Bjarmason
- ns/batched-fsync & en/remerge-diff (was Re: What's cooking in git.git (Sep 2021, #08; Mon, 27)), Ævar Arnfjörð Bjarmason
- sg/test-split-index-fix (was Re: What's cooking in git.git (Sep 2021, #08; Mon, 27)), Ævar Arnfjörð Bjarmason
- hn/reftable (Re: What's cooking in git.git (Sep 2021, #08; Mon, 27)), Ævar Arnfjörð Bjarmason
- Re: What's cooking in git.git (Sep 2021, #08; Mon, 27), Fabian Stelzer
- [PATCH] Don't ignore transport_disconnect error codes in fetch and clone,
Mike Hommey
- [PATCH 0/1] maintenance: fix test t7900-maintenance.sh,
Lénaïc Huard
- Bug Report: git ls-files -d,
Calvin Taylor
- [PATCH 0/6] Non-trivial designated initializer conversion,
Ævar Arnfjörð Bjarmason
- [PATCH 0/5] Designated initializer cleanup & conversion,
Ævar Arnfjörð Bjarmason
- [INFO] Does Git GUI support Dark Mode on Windows 10 ?,
Sashank Bandi
- [PATCH] doc: fix capitalization in porcelain v2 section,
Orgad Shaneh via GitGitGadget
- [PATCH] git(1): Define "porcelain commands",
Bagas Sanjaya
- git-blame: '--color-by-age' option not documented in manual page,
Dr. Matthias St. Pierre
- [PATCH 0/16] enabling GIT_REF_PARANOIA by default,
Jeff King
- [PATCH 01/16] t7900: clean up some more broken refs, Jeff King
- [PATCH 02/16] t5516: don't use HEAD ref for invalid ref-deletion tests, Jeff King
- [PATCH 03/16] t5600: provide detached HEAD for corruption failures, Jeff King
- [PATCH 04/16] t5312: drop "verbose" helper, Jeff King
- [PATCH 05/16] t5312: create bogus ref as necessary, Jeff King
- [PATCH 06/16] t5312: test non-destructive repack, Jeff King
- [PATCH 07/16] t5312: be more assertive about command failure, Jeff King
- [PATCH 08/16] refs-internal.h: move DO_FOR_EACH_* flags next to each other, Jeff King
- [PATCH 09/16] refs-internal.h: reorganize DO_FOR_EACH_* flag documentation, Jeff King
- [PATCH 10/16] refs: add DO_FOR_EACH_OMIT_DANGLING_SYMREFS flag, Jeff King
- [PATCH 11/16] refs: omit dangling symrefs when using GIT_REF_PARANOIA, Jeff King
- [PATCH 12/16] refs: turn on GIT_REF_PARANOIA by default, Jeff King
- [PATCH 13/16] repack, prune: drop GIT_REF_PARANOIA settings, Jeff King
- [PATCH 14/16] ref-filter: stop setting FILTER_REFS_INCLUDE_BROKEN, Jeff King
- [PATCH 15/16] ref-filter: drop broken-ref code entirely, Jeff King
- [PATCH 16/16] refs: drop "broken" flag from for_each_fullref_in(), Jeff King
- Re: [PATCH 0/16] enabling GIT_REF_PARANOIA by default, Junio C Hamano
- New built-in fsmonitor: messages accidentally on stdout?,
Tao Klerks
- pull failed - why should I receive this message.,
Russell, Scott
- Feature Request: `git commit --amend-to`,
Aidan Gallagher
- [PATCH v8 1/2] grep: refactor next_match() and match_one_pattern() for external use,
Hamza Mahfooz
- Wrong option -h in grep, ls-remote, and show-ref.,
Ignacy Gawedzki
- [PATCH] send-email: clarify dual-mode behavior,
Bagas Sanjaya
- [PATCH] http: check CURLE_SSL_PINNEDPUBKEYNOTMATCH when emitting errors,
Ævar Arnfjörð Bjarmason
- [PATCH] packfile: release bad_objects in close_pack(),
René Scharfe
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]