git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-05-20 16:18:00 to 2022-05-23 13:49:43 UTC [more...]

[PATCH 0/8] Sparse index: integrate with sparse-checkout
 2022-05-23 13:48 UTC  (21+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 03/10] sparse-index: create expand_to_pattern_list()
  ` [PATCH v2 04/10] sparse-index: introduce partially-sparse indexes
  ` [PATCH v2 05/10] cache-tree: implement cache_tree_find_path()
  ` [PATCH v2 07/10] sparse-index: partially expand directories
  ` [PATCH v2 08/10] sparse-index: complete partial expansion
  ` [PATCH v3 00/10] Sparse index: integrate with sparse-checkout
    ` [PATCH v3 06/10] sparse-checkout: --no-sparse-index needs a full index

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

Git commands version documentation
 2022-05-23 13:08 UTC  (5+ messages)

[PATCH 0/9] ci: make Git's GitHub workflow output much more helpful
 2022-05-23 12:58 UTC  (23+ 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

[PATCH] check-ignore: --non-matching without --verbose
 2022-05-23 12:54 UTC 

[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 v2 0/9] Incremental po/git.pot update and new l10n workflow
 2022-05-23  9:37 UTC  (24+ messages)
` [PATCH v3 "
` [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] 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  (21+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/7] scalar: validate the optional enlistment argument
  ` [PATCH v5 0/7] scalar: implement the subcommand "diagnose"
    ` [PATCH v5 1/7] archive: optionally add "virtual" files
    ` [PATCH v6 0/7] scalar: implement the subcommand "diagnose"
      ` [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 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, #06; Fri, 20)
 2022-05-21 22:02 UTC  (3+ 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)

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 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] setup: don't die if realpath(3) fails on getcwd(3)
 2022-05-21 13:53 UTC  (5+ messages)
` [PATCH v2] "

[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  (7+ 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

[RFC PATCH 0/1] dir: consider worktree config in path recursion
 2022-05-20 20:03 UTC  (14+ 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 00/24] [RFC] Bundle URIs Combined RFC
 2022-05-20 18:40 UTC  (25+ messages)
` [PATCH 01/24] docs: document bundle URI standard
` [PATCH 02/24] remote-curl: add 'get' capability
` [PATCH 03/24] bundle-uri: create basic file-copy logic
` [PATCH 04/24] bundle-uri: add support for http(s):// and file://
` [PATCH 05/24] fetch: add --bundle-uri option
` [PATCH 06/24] fetch: add 'refs/bundle/' to log.excludeDecoration
` [PATCH 07/24] clone: add --bundle-uri option
` [PATCH 08/24] clone: --bundle-uri cannot be combined with --depth
` [PATCH 09/24] bundle-uri: create bundle_list struct and helpers
` [PATCH 10/24] bundle-uri: create base key-value pair parsing
` [PATCH 11/24] bundle-uri: create "key=value" line parsing
` [PATCH 12/24] bundle-uri: unit test "key=value" parsing
` [PATCH 13/24] bundle-uri: limit recursion depth for bundle lists
` [PATCH 14/24] bundle-uri: parse bundle list in config format
` [PATCH 15/24] bundle-uri: fetch a list of bundles
` [PATCH 16/24] protocol v2: add server-side "bundle-uri" skeleton
` [PATCH 17/24] bundle-uri client: add minimal NOOP client
` [PATCH 18/24] bundle-uri client: add "git ls-remote-bundle-uri"
` [PATCH 19/24] bundle-uri: serve URI advertisement from bundle.* config
` [PATCH 20/24] bundle-uri client: add boolean transfer.bundleURI setting
` [PATCH 21/24] bundle-uri: allow relative URLs in bundle lists
` [PATCH 22/24] bundle-uri: download bundles from an advertised list
` [PATCH 23/24] clone: unbundle the advertised bundles
` [PATCH 24/24] t5601: basic bundle URI tests

[PATCH v2 00/15][GSoC] iterate dirs before or after their contents
 2022-05-20 17:43 UTC  (3+ messages)

Bug: `git show` honors path filters only for the first commit
 2022-05-20 17:23 UTC  (8+ messages)
  ` [PATCH] 2.36 show regression fix
    ` [PATCH] 2.36 format-patch "
          ` the state of diff_free() and release_revisions() (was: [PATCH] 2.36 format-patch regression fix)
            ` the state of diff_free() and release_revisions()

Let's have a user experience workshop
 2022-05-20 16:22 UTC  (7+ messages)


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