git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-05-20 18:42:38 to 2022-05-23 19:36:44 UTC [more...]

[RFC PATCH 0/1] dir: consider worktree config in path recursion
 2022-05-23 19:23 UTC  (15+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] dir: minor refactoring / clean-up
` [PATCH v3 0/3] dir: traverse into repository
  ` [PATCH v3 1/3] "
  ` [PATCH v3 2/3] dir: cache git_dir's realpath
  ` [PATCH v3 3/3] dir: minor refactoring / clean-up

[PATCH] urlmatch: create fetch.credentialsInUrl config
 2022-05-23 19:06 UTC  (2+ messages)

[PATCH] setup: don't die if realpath(3) fails on getcwd(3)
 2022-05-23 18:57 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/9] ci: make Git's GitHub workflow output much more helpful
 2022-05-23 18:55 UTC  (25+ messages)
` [PATCH v2 "
  ` [PATCH v3 00/12] "
    ` [PATCH v3 01/12] ci: fix code style
    ` [PATCH v3 02/12] tests: refactor --write-junit-xml code
    ` [PATCH v3 03/12] test(junit): avoid line feeds in XML attributes
    ` [PATCH v3 04/12] ci/run-build-and-tests: take a more high-level view
    ` [PATCH v3 05/12] ci: make it easier to find failed tests' logs in the GitHub workflow
    ` [PATCH v3 06/12] ci/run-build-and-tests: add some structure to the GitHub workflow output
    ` [PATCH v3 07/12] ci: optionally mark up output in the GitHub workflow
    ` [PATCH v3 08/12] ci(github): skip the logs of the successful test cases
    ` [PATCH v3 09/12] ci(github): avoid printing test case preamble twice
    ` [PATCH v3 10/12] ci: use `--github-workflow-markup` in the GitHub workflow
    ` [PATCH v3 11/12] ci(github): mention where the full logs can be found
    ` [PATCH v3 12/12] ci: call `finalize_test_case_output` a little later

Bug: combined diff with --ignore-matching-lines
 2022-05-23 18:31 UTC  (2+ messages)
` [PATCH] diff: fix a segfault in >2 tree -I<regex> and --output=<file>

[PATCH] Add pcre2 support for cmake build system
 2022-05-23 18:36 UTC  (5+ messages)

[PATCH v2 0/9] Incremental po/git.pot update and new l10n workflow
 2022-05-23 18:19 UTC  (39+ messages)
` [PATCH v3 "
  ` [PATCH v4 "
  ` [PATCH v4 1/9] Makefile: sort "po/git.pot" by file location
  ` [PATCH v4 2/9] Makefile: generate "po/git.pot" from stable LOCALIZED_C
  ` [PATCH v4 3/9] Makefile: have "make pot" not "reset --hard"
  ` [PATCH v4 4/9] i18n CI: stop allowing non-ASCII source messages in po/git.pot
  ` [PATCH v4 5/9] po/git.pot: this is now a generated file
  ` [PATCH v4 6/9] po/git.pot: don't check in result of "make pot"
  ` [PATCH v4 7/9] Makefile: add "po-update" rule to update po/XX.po
  ` [PATCH v4 8/9] Makefile: add "po-init" rule to initialize po/XX.po
  ` [PATCH v4 9/9] l10n: Document the new l10n workflow
` [PATCH v3 1/9] Makefile: sort "po/git.pot" by file location
` [PATCH v3 2/9] Makefile: generate "po/git.pot" from stable LOCALIZED_C
` [PATCH v3 3/9] Makefile: have "make pot" not "reset --hard"
` [PATCH v3 4/9] i18n CI: stop allowing non-ASCII source messages in po/git.pot
` [PATCH v3 5/9] po/git.pot: this is now a generated file
` [PATCH v3 6/9] po/git.pot: don't check in result of "make pot"
` [PATCH v3 7/9] Makefile: add "po-update" rule to update po/XX.po
` [PATCH v3 8/9] Makefile: add "po-init" rule to initialize po/XX.po
` [PATCH v3 9/9] l10n: Document the new l10n workflow

[PATCH] check-ignore: --non-matching without --verbose
 2022-05-23 18:14 UTC  (2+ messages)

Git commands version documentation
 2022-05-23 18:01 UTC  (7+ messages)

[PATCH 0/8] Sparse index: integrate with sparse-checkout
 2022-05-23 18:01 UTC  (18+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 08/10] sparse-index: complete partial expansion
  ` [PATCH v3 00/10] Sparse index: integrate with sparse-checkout
    ` [PATCH v3 01/10] t1092: refactor 'sparse-index contents' test
    ` [PATCH v3 02/10] t1092: stress test 'git sparse-checkout set'
    ` [PATCH v3 03/10] sparse-index: create expand_index()
    ` [PATCH v3 04/10] sparse-index: introduce partially-sparse indexes
    ` [PATCH v3 05/10] cache-tree: implement cache_tree_find_path()
    ` [PATCH v3 06/10] sparse-checkout: --no-sparse-index needs a full index
    ` [PATCH v3 07/10] sparse-index: partially expand directories
    ` [PATCH v3 08/10] sparse-index: complete partial expansion
    ` [PATCH v3 09/10] p2000: add test for 'git sparse-checkout [add|set]'
    ` [PATCH v3 10/10] sparse-checkout: integrate with sparse index

What's cooking in git.git (May 2022, #06; Fri, 20)
 2022-05-23 17:41 UTC  (4+ messages)
` ds/bundle-uri (was Re: What's cooking in git.git (May 2022, #06; Fri, 20))
` js/use-builtin-add-i, was Re: What's cooking in git.git (May 2022, #06; Fri, 20)

[PATCH] revert: optionally refer to commit in the "reference" format
 2022-05-23 13:45 UTC  (3+ messages)

[PATCH v2 00/14] Finish converting git bisect into a built-in
 2022-05-23 10:22 UTC  (21+ messages)
` [PATCH v3 00/15] "
  ` [PATCH v3 01/15] bisect run: fix the error message
  ` [PATCH v3 02/15] bisect: avoid double-quoting when printing the failed command
  ` [PATCH v3 03/15] bisect--helper: retire the --no-log option
  ` [PATCH v3 04/15] bisect--helper: really retire --bisect-next-check
  ` [PATCH v3 05/15] bisect--helper: really retire `--bisect-autostart`
  ` [PATCH v3 06/15] bisect--helper: using `--bisect-state` without an argument is a bug
  ` [PATCH v3 07/15] bisect--helper: align the sub-command order with git-bisect.sh
  ` [PATCH v3 08/15] bisect--helper: make `--bisect-state` optional
  ` [PATCH v3 09/15] bisect--helper: move the `BISECT_STATE` case to the end
  ` [PATCH v3 10/15] bisect--helper: return only correct exit codes in `cmd_*()`
  ` [PATCH v3 11/15] bisect: move even the command-line parsing to `bisect--helper`
  ` [PATCH v3 12/15] bisect: teach the `bisect--helper` command to show the correct usage strings
  ` [PATCH v3 13/15] Turn `git bisect` into a full built-in
  ` [PATCH v3 14/15] bisect: remove Cogito-related code
  ` [PATCH v3 15/15] bisect: no longer try to clean up left-over `.git/head-name` files

[PATCH] stash: added safety flag for stash clear subcommand
 2022-05-23  6:12 UTC  (4+ messages)
` [PATCH v2 0/2] stash clear: "
  ` [PATCH v2 1/2] add-menu: added add-menu to lib objects
  ` [PATCH v2 2/2] clean: refector to the interactive part of clean

[PATCH v3 0/7] scalar: implement the subcommand "diagnose"
 2022-05-22  5:50 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/7] scalar: validate the optional enlistment argument

[PATCH v2 0/5] Improve MyFirstContribution's GitGitGadget section
 2022-05-22  1:35 UTC  (5+ messages)
` [PATCH v3 "

What's cooking in git.git (May 2022, #01; Mon, 2)
 2022-05-21 21:48 UTC  (8+ messages)
            ` cone mode as default for sparse-checkout?, was "

bug: `git diff` implies folder isn’t a git repo
 2022-05-21 18:39 UTC  (2+ messages)

[PATCH 0/5] usage API: add and use a bug() + BUG_if_bug()
 2022-05-21 17:14 UTC  (6+ messages)
` [PATCH 1/5] usage.c: add a non-fatal bug() function to go with BUG()
` [PATCH 2/5] parse-options.c: use new bug() API for optbug()
` [PATCH 3/5] parse-options.c: use optbug() instead of BUG() "opts" check
` [PATCH 4/5] receive-pack: use bug() and BUG_if_bug()
` [PATCH 5/5] cache-tree.c: "

[PATCH v5 0/7] scalar: implement the subcommand "diagnose"
 2022-05-21 15:08 UTC  (9+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/7] archive: optionally add "virtual" files
  ` [PATCH v6 2/7] archive --add-virtual-file: allow paths containing colons
  ` [PATCH v6 3/7] scalar: validate the optional enlistment argument
  ` [PATCH v6 4/7] Implement `scalar diagnose`
  ` [PATCH v6 5/7] scalar diagnose: include disk space information
  ` [PATCH v6 6/7] scalar: teach `diagnose` to gather packfile info
  ` [PATCH v6 7/7] scalar: teach `diagnose` to gather loose objects information

[PATCH 0/9] Incremental po/git.pot update and new l10n workflow
 2022-05-21 15:06 UTC  (4+ messages)
` [PATCH v2 9/9] l10n: Document the "

[PATCH 00/17] cruft packs
 2022-05-21 11:17 UTC  (39+ messages)
` [PATCH v4 "
  ` [PATCH v4 02/17] pack-mtimes: support reading .mtimes files
  ` [PATCH v4 08/17] builtin/pack-objects.c: --cruft without expiration
  ` [PATCH v4 12/17] builtin/repack.c: support generating a cruft pack
  ` [PATCH v4 15/17] builtin/repack.c: add cruft packs to MIDX during geometric repack
` [PATCH v5 00/17] cruft packs
  ` [PATCH v5 01/17] Documentation/technical: add cruft-packs.txt
  ` [PATCH v5 02/17] pack-mtimes: support reading .mtimes files
  ` [PATCH v5 03/17] pack-write: pass 'struct packing_data' to 'stage_tmp_packfiles'
  ` [PATCH v5 04/17] chunk-format.h: extract oid_version()
  ` [PATCH v5 05/17] pack-mtimes: support writing pack .mtimes files
  ` [PATCH v5 06/17] t/helper: add 'pack-mtimes' test-tool
  ` [PATCH v5 07/17] builtin/pack-objects.c: return from create_object_entry()
  ` [PATCH v5 08/17] builtin/pack-objects.c: --cruft without expiration
  ` [PATCH v5 09/17] reachable: add options to add_unseen_recent_objects_to_traversal
  ` [PATCH v5 10/17] reachable: report precise timestamps from objects in cruft packs
  ` [PATCH v5 11/17] builtin/pack-objects.c: --cruft with expiration
  ` [PATCH v5 12/17] builtin/repack.c: support generating a cruft pack
  ` [PATCH v5 13/17] builtin/repack.c: allow configuring cruft pack generation
  ` [PATCH v5 14/17] builtin/repack.c: use named flags for existing_packs
  ` [PATCH v5 15/17] builtin/repack.c: add cruft packs to MIDX during geometric repack
  ` [PATCH v5 16/17] builtin/gc.c: conditionally avoid pruning objects via loose
  ` [PATCH v5 17/17] sha1-file.c: don't freshen cruft packs

[PATCH 0/3] run-command.h: rename "env_array" to "env"
 2022-05-21 11:09 UTC  (4+ messages)
` [PATCH v2 0/4] "

[Discussion] What is Git's Security Boundary?
 2022-05-21 10:22 UTC  (4+ messages)

Investigating Cirrus CI FreeBSD failures
 2022-05-21  0:52 UTC  (2+ messages)

What's cooking in git.git (May 2022, #05; Mon, 16)
 2022-05-20 23:28 UTC  (3+ messages)

[PATCH] repack: respect --keep-pack with geometric repack
 2022-05-20 23:26 UTC  (8+ messages)

[PATCH 0/3] repack: handle --keep-pack, --max-pack-size for geometric repacks
 2022-05-20 23:22 UTC  (10+ messages)
` [PATCH 1/3] repack: respect --keep-pack with geometric repack
` [PATCH 2/3] t7703: demonstrate object corruption with pack.packSizeLimit
` [PATCH 3/3] builtin/repack.c: ensure that `names` is sorted

[PATCH 00/24] [RFC] Bundle URIs Combined RFC
 2022-05-20 18:40 UTC  (3+ messages)
` [PATCH 21/24] bundle-uri: allow relative URLs in bundle lists
` [PATCH 23/24] clone: unbundle the advertised bundles


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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).