git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-08-28 05:27:22 to 2021-08-30 23:58:41 UTC [more...]

[PATCH v3 0/6] commit-graph: usage fixes
 2021-08-30 23:58 UTC  (4+ messages)
` [PATCH v4 0/7] "

What's cooking in git.git (Aug 2021, #09; Sun, 29)
 2021-08-30 23:44 UTC  (7+ messages)

[RFC PATCH] sequencer: warn on skipping previously seen commit
 2021-08-30 23:40 UTC  (9+ messages)
` [PATCH v2] sequencer: advise if skipping cherry-picked commit
` [PATCH v3] "

Problem accessing git.kernel.org with git v2.33 plus gitproxy
 2021-08-30 22:42 UTC  (10+ messages)

[PATCH 00/22] multi-pack reachability bitmaps
 2021-08-30 22:33 UTC  (26+ messages)
` [PATCH v4 00/25] "
  ` [PATCH v4 05/25] midx: clear auxiliary .rev after replacing the MIDX

[PATCH 0/4] Gets rid of "if reflog exists, append to it regardless of config settings"
 2021-08-30 21:59 UTC  (14+ messages)
` [PATCH 1/4] test-ref-store: tweaks to for-each-reflog-ent format
` [PATCH 2/4] t1400: use test-helper ref-store to inspect reflog contents
` [PATCH 3/4] refs: drop force_create argument of create_reflog API
` [PATCH 4/4] RFC: refs: reflog entries aren't written based on reflog existence

[PATCH 00/15] [RFC] Upstreaming the Scalar command
 2021-08-30 21:34 UTC  (16+ messages)
` [PATCH 01/15] scalar: create a rudimentary executable
` [PATCH 02/15] scalar: start documenting the command
` [PATCH 03/15] scalar: create test infrastructure
` [PATCH 04/15] scalar: 'register' sets recommended config and starts maintenance
` [PATCH 05/15] scalar: 'unregister' stops background maintenance
` [PATCH 06/15] scalar: let 'unregister' handle a deleted enlistment directory gracefully
` [PATCH 07/15] scalar: implement 'scalar list'
` [PATCH 08/15] scalar: implement the `clone` subcommand
` [PATCH 09/15] scalar: teach 'clone' to support the --single-branch option
` [PATCH 10/15] scalar: implement the `run` command
` [PATCH 11/15] scalar: allow reconfiguring an existing enlistment
` [PATCH 12/15] scalar: teach 'reconfigure' to optionally handle all registered enlistments
` [PATCH 13/15] scalar: implement the `delete` command
` [PATCH 14/15] scalar: implement the `version` command
` [PATCH 15/15] scalar: accept -C and -c options before the subcommand

[PATCH 0/3] pack-objects: simplify add_objects_in_unpacked_packs()
 2021-08-30 21:30 UTC  (7+ messages)
` [PATCH 1/3] object-store.h: teach for_each_packed_object to ignore kept packs
` [PATCH 2/3] builtin/pack-objects.c: simplify add_objects_in_unpacked_packs()
` [PATCH 3/3] builtin/pack-objects.c: remove duplicate hash lookup

[PATCH v5] clone: set submodule.recurse=true if user enables feature.experimental flag
 2021-08-30 21:23 UTC  (9+ messages)
` [PATCH v6] clone: set submodule.recurse=true if submodule.stickyRecursiveClone enabled
        ` [PATCH] fixup! "

Exec upload-pack on remote with what parameters to get direntries
 2021-08-30 21:21 UTC  (5+ messages)

[PATCH 0/7] progress: verify progress counters in the test suite
 2021-08-30 21:17 UTC  (8+ messages)
` [PATCH 2/7] progress: catch nested/overlapping progresses with GIT_TEST_CHECK_PROGRESS
` [PATCH 6/7] [RFC] entry: don't show "Filtering content: ... done." line in case of errors

What's cooking in git.git (Aug 2021, #02; Tue, 3)
 2021-08-30 21:03 UTC  (7+ messages)

[PATCH 0/1] ci: new github-action for git-l10n code review
 2021-08-24 21:34 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] merge-recursive: use fspathcmp() in path_hashmap_cmp()
 2021-08-30 20:49 UTC  (9+ messages)

diff-index --cc no longer permitted, gitk is now broken (slightly)
 2021-08-30 20:45 UTC  (10+ messages)

[PATCH v3 0/8] Sparse index: delete ignored files outside sparse cone
 2021-08-30 20:23 UTC  (16+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 04/10] sparse-index: use WRITE_TREE_MISSING_OK
  ` [PATCH v4 10/10] sparse-checkout: add config to disable deleting dirs

[PATCH] t5582: remove spurious 'cd "$D"' line
 2021-08-30 19:51 UTC  (9+ messages)

Bug with line endings on git
 2021-08-30 19:17 UTC  (2+ messages)

[PATCH 0/3] suppress trailing whitespace on empty "notes" lines
 2021-08-30 18:16 UTC  (16+ messages)
` [PATCH 1/3] t3301: tolerate minor notes-related presentation changes
` [PATCH 2/3] t3303/t9301: make `notes` tests less brittle
` [PATCH 3/3] notes: don't indent empty lines
` [RFC PATCH v2 0/2] suppress trailing whitespace on empty "notes" lines
  ` [RFC PATCH v2 1/2] t3303/t9301: make `notes` tests less brittle
  ` [RFC PATCH v2 2/2] notes: don't indent empty lines

[PATCH v2] pull, fetch: fix segfault in --set-upstream option
 2021-08-30 17:46 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/4] bundle: show progress on "unbundle"
 2021-08-30 17:30 UTC  (8+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 2/5] strvec: add a strvec_pushvec()

[PATCH 0/6] Sparse Index: Integrate with merge, cherry-pick, rebase, and revert
 2021-08-30 17:26 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/6] merge: make sparse-aware with ORT
  ` [PATCH v2 3/6] merge-ort: expand only for out-of-cone conflicts

[PATCH] fetch: skip formatting updated refs with `--quiet`
 2021-08-30 17:17 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] t7900: add '--scheduler=launchctl' parameter to fix test
 2021-08-30 16:02 UTC  (2+ messages)

[PATCH] send-email: Avoid incorrect header propagation
 2021-08-30 15:30 UTC 

[PATCH 00/19] Adds reftable library code from https://github.com/hanwen/reftable
 2021-08-30 15:22 UTC  (21+ messages)
` [PATCH 01/19] hash.h: provide constants for the hash IDs
` [PATCH 02/19] reftable: RFC: add LICENSE
` [PATCH 03/19] reftable: add error related functionality
` [PATCH 04/19] reftable: utility functions
` [PATCH 05/19] reftable: add blocksource, an abstraction for random access reads
` [PATCH 06/19] reftable: (de)serialization for the polymorphic record type
` [PATCH 07/19] Provide zlib's uncompress2 from compat/zlib-compat.c
` [PATCH 08/19] reftable: reading/writing blocks
` [PATCH 09/19] reftable: a generic binary tree implementation
` [PATCH 10/19] reftable: write reftable files
` [PATCH 11/19] reftable: generic interface to tables
` [PATCH 12/19] reftable: read reftable files
` [PATCH 13/19] reftable: reftable file level tests
` [PATCH 14/19] reftable: add a heap-based priority queue for reftable records
` [PATCH 15/19] reftable: add merged table view
` [PATCH 16/19] reftable: implement refname validation
` [PATCH 17/19] reftable: implement stack, a mutable database of reftable files
` [PATCH 18/19] reftable: add dump utility
` [PATCH 19/19] Add "test-tool dump-reftable" command

[PATCH v2 00/25] Support reftable ref backend for Git
 2021-08-30 14:10 UTC  (12+ messages)
` [PATCH v3 "
  ` [PATCH v3 20/25] refs: RFC: Reftable support for git-core
  ` [PATCH v4 00/28] Support reftable ref backend for Git
    ` [PATCH v4 27/28] reftable: fixup for new base topic 2/3

[PATCH v3 1/3] Remove unused var
 2021-08-30 13:45 UTC  (3+ messages)
` [PATCH v3 3/3] diff --submodule=diff: Don't print failure message twice

[PATCH v4 18/28] reftable: implement stack, a mutable database of reftable files
 2021-08-30 12:11 UTC  (3+ messages)
` [RFC PATCH] reftable: fixup for broken __FUNCTION__ use

[PATCH v2] gitk: new option to hide prefetch refs
 2021-08-30 11:58 UTC 

[PATCH v2 5/5] oidtree: a crit-bit tree for odb_loose_cache
 2021-08-30 11:40 UTC  (6+ messages)
` [PATCH/RFC 0/3] pedantic errors in next
  ` [PATCH/RFC 3/3] ci: run a pedantic build as part of the GitHub workflow

[PATCH v6 0/9] ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen
 2021-08-30 10:35 UTC  (5+ messages)
` [PATCH v7 "

Git re-creates newly added directory when it is pushed
 2021-08-30  9:27 UTC  (7+ messages)

Q: Should "submodule set-url" add .gitmodules to index?
 2021-08-30  8:56 UTC 

Bug: All git operations fail when .git contains a non-existent gitdir
 2021-08-30  0:38 UTC  (4+ messages)

git difftool: No such file or directory
 2021-08-30  0:32 UTC  (3+ messages)

[PATCH] use get_merge_tool_path() also in is_available() to honor settings
 2021-08-30  0:08 UTC  (2+ messages)

Draft of Git Rev News edition 78
 2021-08-29 19:53 UTC  (3+ messages)

[PATCH] test-lib: set GIT_CEILING_DIRECTORIES to protect the surrounding repository
 2021-08-29  9:25 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/2] test-lib-functions.sh: keep user's HOME, TERM and SHELL for 'test_pause' and 'debug'
 2021-08-28 14:50 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 2/3] test-lib-functions: optionally keep HOME, TERM and SHELL in 'test_pause'

[PATCH 00/13] [RFC] Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior
 2021-08-28 14:18 UTC  (3+ messages)
` [PATCH 12/13] mv: add '--sparse' option to ignore sparse-checkout

[PATCH v2] make: add install-stripped target
 2021-08-28 12:21 UTC 

[PATCH 0/2] fsmonitor: fixup to avoid warnings from pedantic
 2021-08-28  9:45 UTC  (8+ messages)

[PATCH] doc: fix syntax error and the format of printf
 2021-08-28  9:02 UTC 

[PATCH 0/2] [RFC] Implement a bulk-checkin option for core.fsyncObjectFiles
 2021-08-28  6:57 UTC  (7+ messages)
` [PATCH 2/2] core.fsyncobjectfiles: batch disk flushes

[PATCH v2 1/3] send-email: print newline for --git-completion-helper
 2021-08-28  5:25 UTC  (3+ messages)
` [PATCH v3 2/3] send-email: move bash completions to core script


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