Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [PATCH v4 2/3] worktree add: add --orphan flag, (continued)
- [PATCH 00/17] leak fixes: use existing constructors & other trivia,
Ævar Arnfjörð Bjarmason
- [PATCH 04/17] read-cache.c: clear and free "sparse_checkout_patterns", Ævar Arnfjörð Bjarmason
- [PATCH 02/17] {reset,merge}: call discard_index() before returning, Ævar Arnfjörð Bjarmason
- [PATCH 01/17] tests: mark tests as passing with SANITIZE=leak, Ævar Arnfjörð Bjarmason
- [PATCH 07/17] unpack-file: fix ancient leak in create_temp_file(), Ævar Arnfjörð Bjarmason
- [PATCH 05/17] dir.c: free "ident" and "exclude_per_dir" in "struct untracked_cache", Ævar Arnfjörð Bjarmason
- [PATCH 06/17] built-ins & libs & helpers: add/move destructors, fix leaks, Ævar Arnfjörð Bjarmason
- [PATCH 09/17] ls-files: fix a --with-tree memory leak, Ævar Arnfjörð Bjarmason
- [PATCH 10/17] sequencer.c: fix "opts->strategy" leak in read_strategy_opts(), Ævar Arnfjörð Bjarmason
- [PATCH 12/17] sequencer.c: fix a pick_commits() leak, Ævar Arnfjörð Bjarmason
- [PATCH 03/17] commit: discard partial cache before (re-)reading it, Ævar Arnfjörð Bjarmason
- [PATCH 13/17] rebase: don't leak on "--abort", Ævar Arnfjörð Bjarmason
- [PATCH 08/17] revision API: call graph_clear() in release_revisions(), Ævar Arnfjörð Bjarmason
- [PATCH 11/17] connected.c: free the "struct packed_git", Ævar Arnfjörð Bjarmason
- [PATCH 16/17] revert: fix parse_options_concat() leak, Ævar Arnfjörð Bjarmason
- [PATCH 14/17] sequencer.c: fix sequencer_continue() leak, Ævar Arnfjörð Bjarmason
- [PATCH 15/17] cherry-pick: free "struct replay_opts" members, Ævar Arnfjörð Bjarmason
- [PATCH 17/17] built-ins: use free() not UNLEAK() if trivial, rm dead code, Ævar Arnfjörð Bjarmason
- Re: [PATCH 00/17] leak fixes: use existing constructors & other trivia, Phillip Wood
- [PATCH v2 00/15] leak fixes: use existing constructors & other trivia, Ævar Arnfjörð Bjarmason
- [PATCH v2 02/15] {reset,merge}: call discard_index() before returning, Ævar Arnfjörð Bjarmason
- [PATCH v2 01/15] tests: mark tests as passing with SANITIZE=leak, Ævar Arnfjörð Bjarmason
- [PATCH v2 03/15] commit: discard partial cache before (re-)reading it, Ævar Arnfjörð Bjarmason
- [PATCH v2 04/15] read-cache.c: clear and free "sparse_checkout_patterns", Ævar Arnfjörð Bjarmason
- [PATCH v2 05/15] dir.c: free "ident" and "exclude_per_dir" in "struct untracked_cache", Ævar Arnfjörð Bjarmason
- [PATCH v2 06/15] built-ins & libs & helpers: add/move destructors, fix leaks, Ævar Arnfjörð Bjarmason
- [PATCH v2 09/15] ls-files: fix a --with-tree memory leak, Ævar Arnfjörð Bjarmason
- [PATCH v2 07/15] unpack-file: fix ancient leak in create_temp_file(), Ævar Arnfjörð Bjarmason
- [PATCH v2 10/15] sequencer.c: fix "opts->strategy" leak in read_strategy_opts(), Ævar Arnfjörð Bjarmason
- [PATCH v2 08/15] revision API: call graph_clear() in release_revisions(), Ævar Arnfjörð Bjarmason
- [PATCH v2 12/15] rebase: don't leak on "--abort", Ævar Arnfjörð Bjarmason
- [PATCH v2 11/15] connected.c: free the "struct packed_git", Ævar Arnfjörð Bjarmason
- [PATCH v2 15/15] built-ins: use free() not UNLEAK() if trivial, rm dead code, Ævar Arnfjörð Bjarmason
- [PATCH v2 14/15] revert: fix parse_options_concat() leak, Ævar Arnfjörð Bjarmason
- [PATCH v2 13/15] cherry-pick: free "struct replay_opts" members, Ævar Arnfjörð Bjarmason
- Re: [PATCH v2 00/15] leak fixes: use existing constructors & other trivia, Taylor Blau
- git instaweb but not in daemon mode, R. Diez
- [PATCH] ci: avoid unnecessary builds,
Johannes Schindelin via GitGitGadget
- [PATCH] documentation: update git-submodule documentation,
James via GitGitGadget
- bug: git format prints no final newline,
Evan Benn
- [BUG] git format-patch incorrectly follows the mailmap when used with --cover-letter,
L. E. Segovia
- [RFC/PoC 0/5] Provide example docbundles,
Philip Oakley
- safe.directory and ACLs,
John Soo
- bug report for "git status", Stephen Loftus-Mercer
- [PATCH 0/8] submodule: tests, cleanup to prepare for built-in,
Ævar Arnfjörð Bjarmason
- [PATCH 1/8] submodule--helper: move "config" to a test-tool, Ævar Arnfjörð Bjarmason
- [PATCH 2/8] submodule tests: add tests for top-level flag output, Ævar Arnfjörð Bjarmason
- [PATCH 3/8] submodule tests: test for a "foreach" blind-spot, Ævar Arnfjörð Bjarmason
- [PATCH 4/8] submodule.c: refactor recursive block out of absorb function, Ævar Arnfjörð Bjarmason
- [PATCH 6/8] submodule--helper: remove --prefix from "absorbgitdirs", Ævar Arnfjörð Bjarmason
- [PATCH 5/8] submodule API & "absorbgitdirs": remove "----recursive" option, Ævar Arnfjörð Bjarmason
- [PATCH 7/8] submodule--helper: drop "update --prefix <pfx>" for "-C <pfx> update", Ævar Arnfjörð Bjarmason
- [PATCH 8/8] submodule--helper: use OPT_SUBCOMMAND() API, Ævar Arnfjörð Bjarmason
- Re: [PATCH 0/8] submodule: tests, cleanup to prepare for built-in, Glen Choo
- [PATCH v2 0/9] submodule: tests, cleanup to prepare for built-in, Ævar Arnfjörð Bjarmason
- [PATCH v2 2/9] submodule tests: add tests for top-level flag output, Ævar Arnfjörð Bjarmason
- [PATCH v2 1/9] submodule--helper: move "config" to a test-tool, Ævar Arnfjörð Bjarmason
- [PATCH v2 6/9] submodule API & "absorbgitdirs": remove "----recursive" option, Ævar Arnfjörð Bjarmason
- [PATCH v2 8/9] submodule--helper: drop "update --prefix <pfx>" for "-C <pfx> update", Ævar Arnfjörð Bjarmason
- [PATCH v2 5/9] submodule.c: refactor recursive block out of absorb function, Ævar Arnfjörð Bjarmason
- [PATCH v2 7/9] submodule--helper: remove --prefix from "absorbgitdirs", Ævar Arnfjörð Bjarmason
- [PATCH v2 4/9] submodule tests: test for a "foreach" blind-spot, Ævar Arnfjörð Bjarmason
- [PATCH v2 3/9] submodule--helper: fix a memory leak in "status", Ævar Arnfjörð Bjarmason
- [PATCH v2 9/9] submodule--helper: use OPT_SUBCOMMAND() API, Ævar Arnfjörð Bjarmason
- Re: [PATCH v2 0/9] submodule: tests, cleanup to prepare for built-in, Glen Choo
- smudge filters do not round trip through `git diff` / `git apply`, Anthony Sottile
- git can not be built for s390x since update to git-2.38.0,
Sarah Julia Kriesch
- [PATCH 0/9] Bundle URIs IV: advertise over protocol v2,
Derrick Stolee via GitGitGadget
- [PATCH 4/9] bundle-uri: serve bundle.* keys from config, Derrick Stolee via GitGitGadget
- [PATCH 3/9] bundle-uri client: add helper for testing server, Ævar Arnfjörð Bjarmason via GitGitGadget
- [PATCH 1/9] protocol v2: add server-side "bundle-uri" skeleton, Ævar Arnfjörð Bjarmason via GitGitGadget
- [PATCH 9/9] clone: unbundle the advertised bundles, Derrick Stolee via GitGitGadget
- [PATCH 6/9] strbuf: reintroduce strbuf_parent_directory(), Derrick Stolee via GitGitGadget
- [PATCH 8/9] bundle-uri: download bundles from an advertised list, Derrick Stolee via GitGitGadget
- [PATCH 2/9] bundle-uri client: add minimal NOOP client, Ævar Arnfjörð Bjarmason via GitGitGadget
- [PATCH 5/9] bundle-uri client: add boolean transfer.bundleURI setting, Ævar Arnfjörð Bjarmason via GitGitGadget
- [PATCH 7/9] bundle-uri: allow relative URLs in bundle lists, Derrick Stolee via GitGitGadget
- [PATCH v2 0/9] Bundle URIs IV: advertise over protocol v2, Derrick Stolee via GitGitGadget
- [PATCH v2 3/9] bundle-uri client: add helper for testing server, Ævar Arnfjörð Bjarmason via GitGitGadget
- [PATCH v2 1/9] protocol v2: add server-side "bundle-uri" skeleton, Ævar Arnfjörð Bjarmason via GitGitGadget
- [PATCH v2 2/9] bundle-uri client: add minimal NOOP client, Ævar Arnfjörð Bjarmason via GitGitGadget
- [PATCH v2 6/9] strbuf: introduce strbuf_strip_file_from_path(), Derrick Stolee via GitGitGadget
- [PATCH v2 5/9] bundle-uri client: add boolean transfer.bundleURI setting, Ævar Arnfjörð Bjarmason via GitGitGadget
- [PATCH v2 4/9] bundle-uri: serve bundle.* keys from config, Derrick Stolee via GitGitGadget
- [PATCH v2 8/9] bundle-uri: download bundles from an advertised list, Derrick Stolee via GitGitGadget
- [PATCH v2 7/9] bundle-uri: allow relative URLs in bundle lists, Derrick Stolee via GitGitGadget
- [PATCH v2 9/9] clone: unbundle the advertised bundles, Derrick Stolee via GitGitGadget
- [PATCH v3 00/11] Bundle URIs IV: advertise over protocol v2, Derrick Stolee via GitGitGadget
- [PATCH v3 09/11] bundle-uri: allow relative URLs in bundle lists, Derrick Stolee via GitGitGadget
- [PATCH v3 10/11] bundle-uri: download bundles from an advertised list, Derrick Stolee via GitGitGadget
- [PATCH v3 01/11] protocol v2: add server-side "bundle-uri" skeleton, Ævar Arnfjörð Bjarmason via GitGitGadget
- [PATCH v3 04/11] bundle-uri client: add boolean transfer.bundleURI setting, Ævar Arnfjörð Bjarmason via GitGitGadget
- [PATCH v3 02/11] t: create test harness for 'bundle-uri' command, Ævar Arnfjörð Bjarmason via GitGitGadget
- [PATCH v3 07/11] bundle-uri: serve bundle.* keys from config, Derrick Stolee via GitGitGadget
- [PATCH v3 06/11] bundle-uri client: add helper for testing server, Ævar Arnfjörð Bjarmason via GitGitGadget
- [PATCH v3 11/11] clone: unbundle the advertised bundles, Derrick Stolee via GitGitGadget
- [PATCH v3 08/11] strbuf: introduce strbuf_strip_file_from_path(), Derrick Stolee via GitGitGadget
- [PATCH v3 05/11] transport: rename got_remote_heads, Derrick Stolee via GitGitGadget
- [PATCH v3 03/11] clone: request the 'bundle-uri' command when available, Ævar Arnfjörð Bjarmason via GitGitGadget
- Re: [PATCH v3 00/11] Bundle URIs IV: advertise over protocol v2, Victoria Dye
- [PATCH v4 00/11] Bundle URIs IV: advertise over protocol v2, Derrick Stolee via GitGitGadget
- [PATCH v4 08/11] strbuf: introduce strbuf_strip_file_from_path(), Derrick Stolee via GitGitGadget
- [PATCH v4 09/11] bundle-uri: allow relative URLs in bundle lists, Derrick Stolee via GitGitGadget
- [PATCH v4 02/11] t: create test harness for 'bundle-uri' command, Ævar Arnfjörð Bjarmason via GitGitGadget
- [PATCH v4 01/11] protocol v2: add server-side "bundle-uri" skeleton, Ævar Arnfjörð Bjarmason via GitGitGadget
- [PATCH v4 06/11] bundle-uri client: add helper for testing server, Ævar Arnfjörð Bjarmason via GitGitGadget
- [PATCH v4 03/11] clone: request the 'bundle-uri' command when available, Ævar Arnfjörð Bjarmason via GitGitGadget
- [PATCH v4 10/11] bundle-uri: download bundles from an advertised list, Derrick Stolee via GitGitGadget
- [PATCH v4 04/11] bundle-uri client: add boolean transfer.bundleURI setting, Ævar Arnfjörð Bjarmason via GitGitGadget
- [PATCH v4 05/11] transport: rename got_remote_heads, Derrick Stolee via GitGitGadget
- [PATCH v4 11/11] clone: unbundle the advertised bundles, Derrick Stolee via GitGitGadget
- [PATCH v4 07/11] bundle-uri: serve bundle.* keys from config, Derrick Stolee via GitGitGadget
- Re: [PATCH v4 00/11] Bundle URIs IV: advertise over protocol v2, Junio C Hamano
- [PATCH 0/2] Documentation/howto/maintain-git.txt: a pair of bugfixes,
Taylor Blau
- Odd git-config behavior,
J. Paul Reed
- [OUTREACHY V3] Unify ref-filter formats with other --pretty formats[proposal], NSENGIYUMVA WILBERFORCE
- [ANNOUNCE] Git Rev News edition 92, Christian Couder
- [PATCH 0/2] t5516/t5601: avoid using localhost for failing HTTPS requests,
Johannes Schindelin via GitGitGadget
- Consist timestamps within a checkout/clone,
Mark Hills
- [PATCH] test-lib-functions: drop redundant diagnostic print,
Martin Ågren
- Large repos mini virtual meetup,
John Cai
- What's cooking in git.git (Oct 2022, #09; Mon, 31),
Taylor Blau
- ab/cmake-nix-and-ci (was: What's cooking in git.git (Oct 2022, #09; Mon, 31)), Ævar Arnfjörð Bjarmason
- ab/make-bin-wrappers (was: What's cooking in git.git (Oct 2022, #09; Mon, 31)), Ævar Arnfjörð Bjarmason
- ab/misc-hook-submodule-run-command (was: What's cooking in git.git (Oct 2022, #09; Mon, 31)), Ævar Arnfjörð Bjarmason
- Re: What's cooking in git.git (Oct 2022, #09; Mon, 31), Ramsay Jones
- js/bisect-in-c (was: What's cooking in git.git (Oct 2022, #09; Mon, 31)), Ævar Arnfjörð Bjarmason
- [PATCH] [RFC] diff: introduce scope option,
ZheNing Hu via GitGitGadget
- [PATCH 0/1] extend the truncating pretty formats,
Philip Oakley
- [PATCH] t7001-mv.sh:modernizing test script using function,
Debra Obondo via GitGitGadget
- Draft of Git Rev News edition 92, Christian Couder
- Bug report: git -L requires excessive memory.,
man dog
- Maybe default Commits History Simplification could be more sensible,
Laurent Lyaudet
- [PATCH] archive-tar: report filter start error only once,
René Scharfe
- Bug in `git branch --delete main` when on other orphan branch,
Martin von Zweigbergk
- [PATCH 0/3] tests: improve misc run-command, hook, submodule tests,
Ævar Arnfjörð Bjarmason
- A note from the (interim) maintainer,
Taylor Blau
- What's cooking in git.git (Oct 2022, #08; Fri, 28),
Junio C Hamano
- Git Bug Report: out of memory using git tag,
Martin Englund
- [PATCH] adjust_shared_perm(): leave g+s alone when the group does not matter,
Junio C Hamano
- Potential bug in --color-words output,
Simeon Krastnikov
- Re: Potential bug in --color-words output, Johannes Sixt
- Re: Potential bug in --color-words output, Johannes Schindelin
We offer project funding....Dated 28th October 2022,
Mary Clough
Re: Possible race condition with git-rebase + .git/index.lock - probably a gettext issue, Mingun
[PATCH 0/2] Fix autocorrect in work tree for bare repository,
Simon Gerber via GitGitGadget
[PATCH 0/2] receive-pack: use advertised reference tips to inform connectivity check,
Patrick Steinhardt
- [PATCH 1/2] connected: allow supplying different view of reachable objects, Patrick Steinhardt
- [PATCH 2/2] receive-pack: use advertised reference tips to inform connectivity check, Patrick Steinhardt
- Re: [PATCH 0/2] receive-pack: use advertised reference tips to inform connectivity check, Junio C Hamano
- Re: [PATCH 0/2] receive-pack: use advertised reference tips to inform connectivity check, Taylor Blau
- Re: [PATCH 0/2] receive-pack: use advertised reference tips to inform connectivity check, Jeff King
- [PATCH v2 0/3] receive-pack: only use visible refs for connectivity check, Patrick Steinhardt
- [PATCH v3 0/6] receive-pack: only use visible refs for connectivity check, Patrick Steinhardt
- [PATCH v4 0/6] receive-pack: only use visible refs for connectivity check, Patrick Steinhardt
- [PATCH v5 0/7] receive-pack: only use visible refs for connectivity check, Patrick Steinhardt
- [PATCH v6 0/7] receive-pack: only use visible refs for connectivity check, Patrick Steinhardt
[PATCH 0/8] run-command: remove run_command_v_*(),
René Scharfe
- [PATCH 1/8] merge: remove always-the-same "verbose" arguments, René Scharfe
- [PATCH 2/8] bisect--helper: factor out do_bisect_run(), René Scharfe
- [PATCH 3/8] use child_process members "args" and "env" directly, René Scharfe
- [PATCH 4/8] use child_process member "args" instead of string array variable, René Scharfe
- [PATCH 5/8] replace and remove run_command_v_opt_cd_env(), René Scharfe
- [PATCH 6/8] replace and remove run_command_v_opt_tr2(), René Scharfe
- [PATCH 7/8] replace and remove run_command_v_opt_cd_env_tr2(), René Scharfe
- [PATCH 8/8] replace and remove run_command_v_opt(), René Scharfe
- Re: [PATCH 0/8] run-command: remove run_command_v_*(), Jeff King
- Re: [PATCH 0/8] run-command: remove run_command_v_*(), Ævar Arnfjörð Bjarmason
- Re: [PATCH 0/8] run-command: remove run_command_v_*(), Taylor Blau
- [PATCH v2 0/12] run-command: remove run_command_v_*(), René Scharfe
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]