git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-08-27 07:53:07 to 2021-08-30 15:00:10 UTC [more...]

[PATCH 00/19] Adds reftable library code from https://github.com/hanwen/reftable
 2021-08-30 14:57 UTC  (20+ 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 0/4] Gets rid of "if reflog exists, append to it regardless of config settings"
 2021-08-30 14:48 UTC  (5+ 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 v2] pull, fetch: fix segfault in --set-upstream option
 2021-08-30 14:41 UTC  (2+ messages)
` [PATCH v3] "

[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

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

[PATCH v3 0/8] Sparse index: delete ignored files outside sparse cone
 2021-08-30 13:54 UTC  (12+ 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 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

diff-index --cc no longer permitted, gitk is now broken (slightly)
 2021-08-30 13:05 UTC  (2+ messages)

[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] fetch: skip formatting updated refs with `--quiet`
 2021-08-30 10:54 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/3] suppress trailing whitespace on empty "notes" lines
 2021-08-30 10:47 UTC  (7+ 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 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 

[PATCH 0/3] pack-objects: simplify add_objects_in_unpacked_packs()
 2021-08-30  6:39 UTC  (5+ 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 00/22] multi-pack reachability bitmaps
 2021-08-30  0:43 UTC  (23+ messages)
` [PATCH v4 00/25] "
  ` [PATCH v4 05/25] midx: clear auxiliary .rev after replacing the MIDX

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] merge-recursive: use fspathcmp() in path_hashmap_cmp()
 2021-08-30  0:10 UTC  (4+ messages)

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

[PATCH 0/4] bundle: show progress on "unbundle"
 2021-08-29 23:54 UTC  (13+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 2/5] strvec: add a strvec_pushvec()
  ` [PATCH v3 3/5] bundle API: change "flags" to be "extra_index_pack_args"
  ` [PATCH v3 4/5] index-pack: add --progress-title option
  ` [PATCH v3 5/5] bundle: show progress on "unbundle"

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  (7+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] test-lib-functions: use 'TEST_SHELL_PATH' in 'test_pause'
  ` [PATCH v2 2/3] test-lib-functions: optionally keep HOME, TERM and SHELL "
  ` [PATCH v2 3/3] test-lib-functions: optionally keep HOME and TERM in 'debug'

[PATCH 00/13] [RFC] Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior
 2021-08-28 14:18 UTC  (17+ messages)
` [PATCH 05/13] add: fail when adding an untracked sparse file
` [PATCH 07/13] add: implement the --sparse option
` [PATCH 08/13] add: prevent adding sparse conflict files
` [PATCH 09/13] rm: add --sparse option
` [PATCH 10/13] rm: skip sparse paths with missing SKIP_WORKTREE
` [PATCH 11/13] mv: refuse to move sparse paths
` [PATCH 12/13] mv: add '--sparse' option to ignore sparse-checkout

Exec upload-pack on remote with what parameters to get direntries
 2021-08-28 12:56 UTC 

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

[PATCH] t5582: remove spurious 'cd "$D"' line
 2021-08-28  9:47 UTC  (6+ messages)

[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  (14+ messages)
` [PATCH 2/2] core.fsyncobjectfiles: batch disk flushes
` [PATCH v2 0/6] Implement a batched fsync option for core.fsyncObjectFiles
  ` [PATCH v2 1/6] object-file: use futimens rather than utime
  ` [PATCH v2 2/6] bulk-checkin: rename 'state' variable and separate 'plugged' boolean
  ` [PATCH v2 3/6] core.fsyncobjectfiles: batched disk flushes
  ` [PATCH v2 4/6] core.fsyncobjectfiles: add windows support for batch mode
  ` [PATCH v2 5/6] update-index: use the bulk-checkin infrastructure
  ` [PATCH v2 6/6] core.fsyncobjectfiles: performance tests for add and stash

[PATCH v2 1/3] send-email: print newline for --git-completion-helper
 2021-08-28  5:25 UTC  (7+ messages)
` [PATCH v3 0/3] send-email: shell completion improvements
` [PATCH v3 1/3] send-email: terminate --git-completion-helper with LF
` [PATCH v3 2/3] send-email: move bash completions to core script
` [PATCH v3 3/3] send-email docs: add format-patch options

'git pull' complains that a locally resurrected directory would be overwritten by merge when no pulled changes are affecting that directory
 2021-08-28  5:21 UTC  (6+ messages)

Automatically Handling Using/Checking Out Branches With One or More Different Contained Submodules?
 2021-08-28  1:23 UTC  (3+ messages)

[PATCH] t7900: add '--scheduler=launchctl' parameter to fix test
 2021-08-27 23:59 UTC 

[PATCH v8 0/3] maintenance: add support for systemd timers on Linux
 2021-08-27 23:54 UTC  (6+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/3] cache.h: Introduce a generic "xdg_config_home_for(…)" function
  ` [PATCH v9 2/3] maintenance: `git maintenance run` learned `--scheduler=<scheduler>`
  ` [PATCH v9 3/3] maintenance: add support for systemd timers on Linux

[PATCH] pretty-options.txt: describe supported encoding
 2021-08-27 23:20 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH 0/6] Sparse Index: Integrate with merge, cherry-pick, rebase, and revert
 2021-08-27 22:56 UTC  (11+ messages)
` [PATCH 2/6] diff: ignore sparse paths in diffstat
` [PATCH v2 0/6] Sparse Index: Integrate with merge, cherry-pick, rebase, and revert
  ` [PATCH v2 2/6] merge: make sparse-aware with ORT
  ` [PATCH v2 3/6] merge-ort: expand only for out-of-cone conflicts

git log --encoding=HTML is not supported
 2021-08-27 21:51 UTC  (14+ messages)

[PATCH] archive: convert queue_directory to struct object_id
 2021-08-27 21:18 UTC  (3+ messages)

[PATCH 06/13] add: skip paths that are outside sparse-checkout cone
 2021-08-27 21:13 UTC  (2+ messages)

[PATCH] show-branch: simplify rev_is_head()
 2021-08-27 19:20 UTC 

Unexpected diff patch
 2021-08-27 19:17 UTC 

[PATCH] submodule: absorb git dir instead of dying on deinit
 2021-08-27 18:51 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH RESEND] branch: allow deleting dangling branches with --force
 2021-08-27 18:35 UTC  (9+ messages)
        ` Antw: [EXT] Re: [PATCH RESEND] branch: allow deleting dangling branches with ‑‑force
` [PATCH v2] branch: allow deleting dangling branches with --force
  ` [PATCH v3] "

bugreport: git apply -3 confusing "lacks the necessary blob"
 2021-08-27 17:14 UTC  (5+ messages)

[PATCH 1/1] upload-pack: buffer ref advertisement writes
 2021-08-27 16:15 UTC  (6+ messages)
` [PATCH 1/2] pkt-line: add packet_fwrite
  ` [PATCH 2/2] upload-pack: use stdio in send_ref callbacks

What's cooking in git.git (Aug 2021, #08; Mon, 23)
 2021-08-27 16:03 UTC  (3+ messages)

[PATCH 0/2] make: install stripped Git
 2021-08-27 12:41 UTC  (5+ messages)
` [PATCH 1/2] make: add install-stripped target

[GSOC] ref-filter code clean
 2021-08-27 11:56 UTC 

[PATCH v3 0/6] config-based hooks restarted
 2021-08-27 11:15 UTC  (5+ messages)
` [PATCH v3 1/6] hook: run a list of hooks instead

How to interactively rebase-and-reword nth commit?
 2021-08-27  9:18 UTC  (3+ messages)

[PATCH v2 0/6] tr2: plug memory leaks + logic errors + Win32 & Linux feature parity
 2021-08-27  8:02 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] tr2: remove NEEDSWORK comment for "non-procfs" implementations
  ` [PATCH v3 2/6] tr2: clarify TRACE2_PROCESS_INFO_EXIT comment under Linux
  ` [PATCH v3 3/6] tr2: stop leaking "thread_name" memory
  ` [PATCH v3 4/6] tr2: leave the parent list empty upon failure & don't leak memory
  ` [PATCH v3 5/6] tr2: do compiler enum check in trace2_collect_process_info()
  ` [PATCH v3 6/6] tr2: log N parent process names on Linux

[PATCH 0/4] test-tool: split up "read-cache" tool
 2021-08-27  7:24 UTC  (5+ messages)
` [PATCH v2 "


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