messages from 2022-05-19 19:37:26 to 2022-05-22 05:52:32 UTC [more...]
[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] revert: optionally refer to commit in the "reference" format
2022-05-22 4:32 UTC
[PATCH v2 00/14] Finish converting git bisect into a built-in
2022-05-22 3:07 UTC (20+ 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/5] Improve MyFirstContribution's GitGitGadget section
2022-05-22 1:35 UTC (5+ messages)
` [PATCH v3 "
[PATCH 0/9] ci: make Git's GitHub workflow output much more helpful
2022-05-21 23:05 UTC (18+ 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
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 (8+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 1/4] cocci: add a rename of "struct child_process"'s "
` [PATCH v2 2/4] run-command API: rename "
` [PATCH v2 3/4] cocci: remove env_array -> env migration
` [PATCH v2 4/4] run-command API users: use "env" not "env_array" in comments & names
[Discussion] What is Git's Security Boundary?
2022-05-21 10:22 UTC (7+ messages)
[PATCH 0/8] Sparse index: integrate with sparse-checkout
2022-05-21 7:45 UTC (19+ 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 06/10] sparse-checkout: --no-sparse-index needs a full index
` [PATCH v2 07/10] sparse-index: partially expand directories
` [PATCH v2 08/10] sparse-index: complete partial expansion
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 (7+ messages)
` ab/env-array (was: What's cooking in git.git (May 2022, #05; Mon, 16))
` ab/env-array
` ar/send-email-confirm-by-default (was: What's cooking in git.git (May 2022, #05; Mon, 16))
[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)
[PATCH] transport: free local and remote refs in transport_push()
2022-05-20 12:49 UTC (12+ messages)
` [PATCH v2 0/2] fix memory leaks "
` [PATCH v2 1/2] transport: remove unnecessary indenting "
` [PATCH v2 2/2] transport: free local and remote refs "
` [PATCH v3 0/3] fix memory leaks "
` [PATCH v3 1/3] transport: remove unnecessary indenting "
` [PATCH v3 2/3] transport: unify return values and exit point from transport_push()
` [PATCH v3 3/3] transport: free local and remote refs in transport_push()
[PATCH] cocci: add and apply a rule to find "unused" variables
2022-05-20 11:57 UTC
[PATCH v2 4/4] object-file: fix a unpack_loose_header() regression in 3b6a8db3b03
2022-05-20 4:27 UTC (5+ messages)
` [RFC PATCH 0/2] Alternate ab/valgrind-fixes fix-up
` [RFC PATCH 1/2] object-file API: fix obscure unpack_loose_header() return
` [RFC PATCH 2/2] object-file API: have unpack_loose_header() return "int" again
[PATCH v11 0/8] unpack-objects: support streaming blobs to disk
2022-05-20 3:05 UTC (3+ messages)
` [PATCH 0/1] unpack-objects: low memory footprint for get_data() in dry_run mode
` [PATCH 1/1] "
[PATCH v5 00/14] core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects
2022-05-19 21:54 UTC (5+ messages)
` [PATCH v6 00/12] "
[PATCH 0/5] core: update our SHA-1 docs, use sha1collisiondetection on OSX too
2022-05-19 20:14 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).