messages from 2022-10-26 14:57:20 to 2022-10-28 21:51:47 UTC [more...]
[PATCH] adjust_shared_perm(): leave g+s alone when the group does not matter
2022-10-28 21:51 UTC (3+ messages)
[PATCH v2 0/7] clone, submodule update: check out submodule branches
2022-10-28 21:49 UTC (12+ messages)
` [PATCH v3 0/8] "
` [PATCH v3 1/8] clone: teach --detach option
` [PATCH v3 2/8] repo-settings: add submodule_propagate_branches
` [PATCH v3 3/8] submodule--helper clone: create named branch
` [PATCH v3 4/8] t5617: drop references to remote-tracking branches
` [PATCH v3 5/8] submodule: return target of submodule symref
` [PATCH v3 6/8] submodule update: refactor update targets
` [PATCH v3 7/8] submodule--helper: remove update_data.suboid
` [PATCH v3 8/8] clone, submodule update: create and check out branches
Potential bug in --color-words output
2022-10-28 21:08 UTC
[PATCH 0/3] Implement filtering repacks
2022-10-28 20:26 UTC (7+ messages)
` [PATCH v2 0/2] "
[PATCH 0/4] repack: implement `--expire-to` option
2022-10-28 19:42 UTC (4+ messages)
` [PATCH 3/4] builtin/repack.c: write cruft packs to arbitrary locations
[PATCH 0/2] Fix autocorrect in work tree for bare repository
2022-10-28 19:28 UTC (4+ messages)
` [PATCH 1/2] tests: add test case for autocorrect in work tree for bare clone
` [PATCH 2/2] help.c: don't call git_default_config in git_unknown_cmd_config
[PATCH 00/10] config API: make "multi" safe, fix numerous segfaults
2022-10-28 19:16 UTC (25+ messages)
` [PATCH 01/10] config API: have *_multi() return an "int" and take a "dest"
` [PATCH 02/10] for-each-repo: error on bad --config
` [PATCH 03/10] config API: mark *_multi() with RESULT_MUST_BE_USED
` [PATCH 04/10] string-list API: mark "struct_string_list" to "for_each_string_list" const
` [PATCH 05/10] string-list API: make has_string() and list_lookup() "const"
` [PATCH 06/10] builtin/gc.c: use "unsorted_string_list_has_string()" where appropriate
` [PATCH 07/10] config API: add and use "lookup_value" functions
` [PATCH 08/10] config tests: add "NULL" tests for *_get_value_multi()
` [PATCH 09/10] config API: add "string" version of *_value_multi(), fix segfaults
` [PATCH 10/10] for-each-repo: with bad config, don't conflate <path> and <cmd>
[PATCH 0/8] [RFC] Enhance credential helper protocol to include auth headers
2022-10-28 19:14 UTC (7+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 2/6] credential: add WWW-Authenticate header to cred requests
` [PATCH v2 6/6] t5556-http-auth: add test for HTTP auth hdr logic
[PATCH v2 0/2] archive: Add --recurse-submodules to git-archive command
2022-10-28 18:18 UTC (21+ messages)
` [PATCH v3 0/9] "
` [PATCH v3 1/9] tree: do not use the_repository for tree traversal methods
` [PATCH v3 4/9] tree: handle submodule case for read_tree_at properly
` [PATCH v3 8/9] archive: add --recurse-submodules to git-archive command
` [PATCH v3 9/9] archive: add tests for git archive --recurse-submodules
[PATCH 0/2] receive-pack: use advertised reference tips to inform connectivity check
2022-10-28 18:12 UTC (7+ messages)
` [PATCH 1/2] connected: allow supplying different view of reachable objects
` [PATCH 2/2] receive-pack: use advertised reference tips to inform connectivity check
Possible race condition with git-rebase + .git/index.lock
2022-10-28 16:04 UTC (2+ messages)
` Possible race condition with git-rebase + .git/index.lock - probably a gettext issue
[PATCH] index: add trace2 region for clear skip worktree
2022-10-28 17:17 UTC (10+ messages)
` [PATCH v2] "
[PATCH 0/8] run-command: remove run_command_v_*()
2022-10-28 17:16 UTC (25+ messages)
` [PATCH 1/8] merge: remove always-the-same "verbose" arguments
` [PATCH 2/8] bisect--helper: factor out do_bisect_run()
` [PATCH 3/8] use child_process members "args" and "env" directly
` [PATCH 4/8] use child_process member "args" instead of string array variable
` [PATCH 5/8] replace and remove run_command_v_opt_cd_env()
` [PATCH 6/8] replace and remove run_command_v_opt_tr2()
` [PATCH 7/8] replace and remove run_command_v_opt_cd_env_tr2()
` [PATCH 8/8] replace and remove run_command_v_opt()
[PATCH] merge-tree.c: add --merge-base=<commit> option
2022-10-28 16:03 UTC (8+ messages)
` [Internet]Re: "
` [PATCH v2] "
[PATCH v3 00/11] cocci: make "incremental" possible + a ccache-like tool
2022-10-28 12:58 UTC (4+ messages)
` [PATCH v4 00/12] "
` [PATCH v4 11/12] cocci: run against a generated ALL.cocci
[PATCH v2 0/2] Document fsck msg ids
2022-10-28 10:41 UTC (15+ messages)
` [PATCH v3 0/4] document fsck error message ids
` [PATCH v3 4/4] Documentation: add lint-fsck-msgids
[OUTREACHY V2] Unify ref-filter formats with other --pretty formats[proposal]
2022-10-28 8:05 UTC (2+ messages)
[PATCH 0/5] Makefile: split up $(test_bindir_programs)
2022-10-28 3:03 UTC (15+ messages)
` [PATCH v2 0/3] Makefile: fix issues with bin-wrappers/% rule
` [PATCH v2 1/3] Makefile: factor sed-powered '#!/bin/sh' munging into a variable
` [PATCH v2 2/3] Makefile: define "TEST_{PROGRAM,OBJS}" variables earlier
` [PATCH v2 3/3] Makefile: simplify $(test_bindir_programs) rule by splitting it up
Compliment,
2022-10-28 0:06 UTC
[PATCH] Mention that password could be a personal access token
2022-10-27 21:48 UTC (4+ messages)
[PATCH 0/1] pack-bitmap.c: avoid exposing absolute paths
2022-10-27 20:45 UTC (5+ messages)
[PATCH] midx.c: clear auxiliary MIDX files first
2022-10-27 20:28 UTC (5+ messages)
Git add documentation error
2022-10-27 19:15 UTC (8+ messages)
[PATCH v3 3/9] tree: increase test coverage for tree.c
2022-10-27 18:28 UTC (2+ messages)
[PATCH 0/9] cmake: fix *nix & general issues, no test-lib.sh editing, ctest in CI
2022-10-27 3:35 UTC (14+ messages)
` [PATCH v2 00/11] cmake: document, fix on *nix, add CI
` [PATCH v2 01/11] cmake: don't "mkdir -p" and "cd" in build instructions
` [PATCH v2 02/11] cmake: update instructions for portable CMakeLists.txt
` [PATCH v2 03/11] cmake: don't copy chainlint.pl to build directory
` [PATCH v2 04/11] cmake: chmod +x the bin-wrappers/* & SCRIPT_{SH,PERL} & git-p4
` [PATCH v2 05/11] cmake & test-lib.sh: add a $GIT_SOURCE_DIR variable
` [PATCH v2 06/11] cmake: set "USE_LIBPCRE2" in "GIT-BUILD-OPTIONS" for test-lib.sh
` [PATCH v2 07/11] test-lib.sh: support a "GIT_TEST_BUILD_DIR"
` [PATCH v2 08/11] Makefile + cmake: use environment, not GIT-BUILD-DIR
` [PATCH v2 09/11] cmake: support GIT_TEST_OPTS, abstract away WIN32 defaults
` [PATCH v2 10/11] cmake: copy over git-p4.py for t983[56] perforce test
` [PATCH v2 11/11] CI: add a "linux-cmake-test" to run cmake & ctest on linux
[PATCH v3 0/9] Makefile & docs: document SHA-{1,256} behavior, fix bug
2022-10-26 22:30 UTC (8+ messages)
` [PATCH v4 "
` [PATCH v4 4/9] Makefile: create and use sections for "define" flag listing
` [PATCH v4 6/9] Makefile: document default SHA-256 backend
` [PATCH v4 7/9] Makefile: document SHA-1 and SHA-256 default and selection order
` [PATCH v4 8/9] Makefile: document default SHA-1 backend on OSX
` [PATCH v4 9/9] Makefile: discuss SHAttered in *_SHA{1,256} discussion
[PATCH 0/9] subtree: fix split and merge after annotated tag was squash-merged
2022-10-26 21:38 UTC (14+ messages)
` [PATCH 1/9] test-lib-functions: mark 'test_commit' variables as 'local'
` [PATCH 3/9] subtree: add 'die_incompatible_opt' function to reduce duplication
` [PATCH 4/9] subtree: prefix die messages with 'fatal'
` [PATCH 9/9] subtree: fix split after annotated tag was squashed merged
[PATCH v2 0/2] gc: let feature.experimental imply gc.cruftPacks
2022-10-26 21:32 UTC (10+ messages)
` [PATCH v2 1/2] gc: add tests for --cruft and friends
` [PATCH v2 2/2] config: let feature.experimental imply gc.cruftPacks=true
` [PATCH v3 0/2] gc: let feature.experimental imply gc.cruftPacks
` [PATCH v3 1/2] gc: add tests for --cruft and friends
` [PATCH v3 2/2] config: let feature.experimental imply gc.cruftPacks=true
[PATCH] Documentation/howto/maintain-git.txt: fix Meta/redo-jch.sh invocation
2022-10-26 20:35 UTC (2+ messages)
What's cooking in git.git (Oct 2022, #07; Wed, 26)
2022-10-26 19:42 UTC (4+ messages)
` tb/repack-expire-to (was: Re: What's cooking in git.git (Oct 2022, #07; Wed, 26))
` tb/midx-cleanup-fix "
[PATCH v4 00/11] Bundle URIs III: Parse and download from bundle lists
2022-10-26 19:06 UTC (8+ messages)
` [PATCH v5 00/12] "
` [PATCH v5 09/12] bundle-uri: fetch a list of bundles
` [PATCH v5 12/12] bundle-uri: suppress stderr from remote-https
[PATCH v3 0/8] rebase: make reflog messages independent of the backend
2022-10-26 16:55 UTC (8+ messages)
` [PATCH v4 "
` [PATCH v4 3/8] rebase --merge: fix reflog when continuing
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).