git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-08-17 19:29:58 to 2020-08-19 23:06:13 UTC [more...]

[RFC PATCH 0/2] Support enabling bash completion of all options
 2020-08-19 23:06 UTC  (7+ messages)
` [RFC PATCH 1/2] parse-options: add --git-completion-helper-all
` [RFC PATCH 2/2] completion: add GIT_COMPLETION_SHOW_ALL env var
` [PATCH v2 0/2] Support enabling bash completion of all options

[RFC PATCH 0/2] extend --abbrev support to diff-patch format
 2020-08-19 22:50 UTC  (8+ messages)
` [PATCH v3 0/2] diff: index-line: respect --abbrev in object's name
  ` [PATCH v3 1/2] revision: differentiate if --no-abbrev asked explicitly

[PATCH 0/6] fixup ra/rebase-i-more-options
 2020-08-19 22:20 UTC  (9+ messages)
` [PATCH v8 0/5] cleanup ra/rebase-i-more-options
  ` [PATCH v8 2/5] am: stop exporting GIT_COMMITTER_DATE
  ` [PATCH v8 4/5] rebase -i: support --ignore-date

[PATCH 0/2] Fix trailers atom bug and improved tests
 2020-08-19 22:08 UTC  (8+ messages)
` [PATCH 1/2] t6300: unify %(trailers) and %(contents:trailers) tests
` [PATCH 2/2] ref-filter: 'contents:trailers' show error if `:` is missing

[RFC PATCH 0/2] Allow adding .git files and directories
 2020-08-19 21:56 UTC  (14+ messages)
` [RFC PATCH 1/2] dir/read-cache: "
` [RFC PATCH 2/2] dir: Recurse into nested git repos if they aren't submodules

[RFC PATCH 00/21] [RFC] Parallel checkout
 2020-08-19 21:34 UTC  (3+ messages)
` [RFC PATCH 11/21] parallel-checkout: make it truly parallel

[PATCH 0/3] Use refs API for handling sundry pseudorefs
 2020-08-19 21:24 UTC  (16+ messages)
` [PATCH 1/3] Make refs_ref_exists public
` [PATCH 2/3] Treat CHERRY_PICK_HEAD as a pseudo ref
` [PATCH 3/3] Treat REVERT_HEAD "
` [PATCH v2 0/4] Use refs API for handling sundry pseudorefs
  ` [PATCH v2 1/4] refs: make refs_ref_exists public
  ` [PATCH v2 2/4] sequencer: treat CHERRY_PICK_HEAD as a pseudo ref
  ` [PATCH v2 3/4] builtin/commit: suggest update-ref for pseudoref removal
  ` [PATCH v2 4/4] sequencer: treat REVERT_HEAD as a pseudo ref

[PATCH 0/4] Handle FETCH_HEAD generically
 2020-08-19 21:09 UTC  (8+ messages)
` [PATCH v2 0/4] Handle FETCH_HEAD and MERGE_HEAD generically
  ` [PATCH v2 1/4] refs: split off reading loose ref data in separate function
  ` [PATCH v2 2/4] refs: fix comment about submodule ref_stores
  ` [PATCH v2 3/4] refs: move gitdir into base ref_store
  ` [PATCH v2 4/4] refs: read FETCH_HEAD and MERGE_HEAD generically

[PATCH v2 00/10] [GSoC] Implement Corrected Commit Date
 2020-08-19 17:54 UTC  (10+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 01/11] commit-graph: fix regression when computing bloom filter
  ` [PATCH v3 02/11] revision: parse parent in indegree_walk_step()
  ` [PATCH v3 03/11] commit-graph: consolidate fill_commit_graph_info

[PATCH 00/11] Maintenance I: Command, gc and commit-graph tasks
 2020-08-19 17:43 UTC  (28+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/11] maintenance: create basic maintenance runner
  ` [PATCH v2 02/11] maintenance: add --quiet option
  ` [PATCH v2 03/11] maintenance: replace run_auto_gc()
  ` [PATCH v2 04/11] maintenance: initialize task array
  ` [PATCH v2 05/11] maintenance: add commit-graph task
  ` [PATCH v2 06/11] maintenance: add --task option
  ` [PATCH v2 07/11] maintenance: take a lock on the objects directory
  ` [PATCH v2 08/11] maintenance: create maintenance.<task>.enabled config
  ` [PATCH v2 09/11] maintenance: use pointers to check --auto
  ` [PATCH v2 10/11] maintenance: add auto condition for commit-graph task
  ` [PATCH v2 11/11] maintenance: add trace2 regions for task execution

[PATCH 0/7] [RFC] Maintenance III: background maintenance
 2020-08-19 17:16 UTC  (7+ messages)
` [PATCH 1/7] maintenance: optionally skip --auto process
` [PATCH 3/7] maintenance: add --scheduled option and config
` [PATCH 4/7] for-each-repo: run subcommands on configured repos
` [PATCH 5/7] maintenance: add [un]register subcommands
` [PATCH 6/7] maintenance: add start/stop subcommands
` [PATCH 7/7] maintenance: recommended schedule in register/start

What's cooking in git.git (Aug 2020, #04; Tue, 18)
 2020-08-19 17:09 UTC  (3+ messages)

[PATCH v2 0/9] [GSoC] Improvements to ref-filter
 2020-08-19 16:08 UTC  (10+ messages)
` [PATCH v3 0/9] [Resend][GSoC] "
  ` [PATCH v3 7/9] pretty: refactor `format_sanitized_subject()`
  ` [PATCH v3 8/9] format-support: move `format_sanitized_subject()` from pretty

[PATCH v2 0/3] Remove special casing for PSEUDOREF updates
 2020-08-19 15:52 UTC  (12+ messages)
` [PATCH v3 "

Git Inclusion Contributor Summit Registration
 2020-08-19 15:43 UTC  (6+ messages)

[PATCH 0/3] Clean up some memory leaks in and around dir.c
 2020-08-19 13:51 UTC  (5+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] dir: make clear_directory() free all relevant memory
  ` [PATCH v2 2/2] dir: fix problematic API to avoid memory leaks

[PATCH 00/10] more miscellaneous Bloom filter improvements
 2020-08-19 13:35 UTC  (12+ messages)
` [PATCH v3 00/14] "
  ` [PATCH v3 12/14] commit-graph: add large-filters bitmap chunk
  ` [PATCH v3 13/14] commit-graph: rename 'split_commit_graph_opts'
  ` [PATCH v3 14/14] builtin/commit-graph.c: introduce '--max-new-filters=<n>'

GPG Commit Signing Project
 2020-08-19 10:19 UTC  (3+ messages)

[PATCH 0/2] add p in C tweaks
 2020-08-19  9:59 UTC  (6+ messages)
` [PATCH 2/2] add -p: fix checking of user input

[NEW] Git
 2020-08-19  7:18 UTC  (3+ messages)

[RFC PATCH] Modify fetch-pack to no longer die on error?
 2020-08-18 23:57 UTC  (13+ messages)
` [PATCH v3 0/7] Lazy fetch with subprocess
  ` [PATCH v3 1/7] negotiator/noop: add noop fetch negotiator
  ` [PATCH v3 2/7] fetch: allow refspecs specified through stdin
  ` [PATCH v3 3/7] fetch: avoid reading submodule config until needed
  ` [PATCH v3 4/7] fetch: only populate existing_refs if needed
  ` [PATCH v3 5/7] fetch-pack: do not lazy-fetch during ref iteration
  ` [PATCH v3 6/7] promisor-remote: lazy-fetch objects in subprocess
  ` [PATCH v3 7/7] fetch-pack: remove no_dependents code
      ` [PATCH] fixup! promisor-remote: lazy-fetch objects in subprocess

[BUG] git-cherry false-positive on upstream new-line change at end-of-file
 2020-08-18 22:52 UTC  (3+ messages)
` [PATCH] patch-id: ignore newline at end of file in diff_flush_patch_id()

Problems with FTP PUSH
 2020-08-18 20:08 UTC  (2+ messages)

git checkout's stderr v stdout usage
 2020-08-18 19:27 UTC  (2+ messages)

[PATCH v2 0/3] Extend and add a little more generalization to the mem_pool API
 2020-08-18 19:27 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] Fix --squash for push in subtree doc
 2020-08-18 19:13 UTC  (3+ messages)
` [PATCH] contrib/subtree: document 'push' does not take '--squash'

[PATCH] checkout_entry(): remove unreachable error() call
 2020-08-18 18:34 UTC  (2+ messages)

[RFC 1/3] refspec: fix documentation referring to refspec_item
 2020-08-18 17:41 UTC  (5+ messages)
` [RFC 3/3] refspec: add support for negative refspecs

[PATCH] submodule--helper.c: add only-active to foreach
 2020-08-18 15:57 UTC  (4+ messages)
` [PATCH v2 0/3] "

[PATCH 0/9] Maintenance II: prefetch, loose-objects, incremental-repack tasks
 2020-08-18 14:25 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/9] fetch: optionally allow disabling FETCH_HEAD update
  ` [PATCH v2 2/9] maintenance: add prefetch task
  ` [PATCH v2 3/9] maintenance: add loose-objects task
  ` [PATCH v2 4/9] maintenance: create auto condition for loose-objects
  ` [PATCH v2 5/9] midx: enable core.multiPackIndex by default
  ` [PATCH v2 6/9] midx: use start_delayed_progress()
  ` [PATCH v2 7/9] maintenance: add incremental-repack task
  ` [PATCH v2 8/9] maintenance: auto-size incremental-repack batch
  ` [PATCH v2 9/9] maintenance: add incremental-repack auto condition

[PATCH 0/3] Optionally skip linking/copying the built-ins
 2020-08-18  6:17 UTC  (6+ messages)
` [PATCH 1/3] msvc: copy the correct `.pdb` files in the Makefile target `install`

[PATCH] Revise supported options for --message in subtree doc
 2020-08-18  5:21 UTC  (2+ messages)
` [PATCH] contrib/subtree: fix "unsure" for --message in the document

[GSoC][PATCH v2 0/5] submodule: port subcommand 'summary' from shell to C
 2020-08-18  2:08 UTC  (4+ messages)
` [GSoC][PATCH v3 0/4] "
  ` [PATCH v3 4/4] submodule: port submodule "

[PATCH 0/3] SHA-256: Update commit-graph and multi-pack-index formats
 2020-08-17 23:12 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] fast-export: factor out print_oid()
 2020-08-17 22:53 UTC  (7+ messages)

[PATCH 0/2] enable progress traces even when quiet
 2020-08-17 22:49 UTC  (7+ messages)
` [PATCH 1/2] progress: create progress struct in 'verbose' mode

[PATCH] diff: teach --stat to ignore uninteresting modifications
 2020-08-17 22:37 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/5] slimming down installed size
 2020-08-17 21:40 UTC  (6+ messages)
` [PATCH 3/5] make git-bugreport a builtin

[PATCH 0/6] more small leak fixes
 2020-08-17 21:33 UTC  (9+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] clear_pattern_list(): clear embedded hashmaps
  ` [PATCH v2 2/7] submodule--helper: use strbuf_release() to free strbufs
  ` [PATCH v2 3/7] checkout: fix leak of non-existent branch names
  ` [PATCH v2 4/7] config: fix leaks from git_config_get_string_const()
  ` [PATCH v2 5/7] config: drop git_config_get_string_const()
  ` [PATCH v2 6/7] config: fix leak in git_config_get_expiry_in_days()
  ` [PATCH v2 7/7] submodule--helper: fix leak of core.worktree value

[PATCH v16 00/11] New proc-receive hook for centralized workflow
 2020-08-17 21:25 UTC  (9+ messages)
` [PATCH v17 03/10] receive-pack: add new proc-receive hook
` [PATCH v17 04/10] New capability "report-status-v2" for git-push
` [PATCH v17 06/10] receive-pack: feed report options to post-receive
` [PATCH v17 07/10] receive-pack: new config receive.procReceiveRefs

[PATCH 0/3] Change "--diff-merges" to require parameter
 2020-08-17 20:36 UTC  (11+ messages)
` [PATCH 3/3] t/t4013: add test for --diff-merges=off

[PATCH] fetch-pack: make packfile URIs work with transfer.fsckobjects
 2020-08-17 20:22 UTC  (7+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] (various): document from_promisor parameter
  ` [PATCH v2 2/3] fetch-pack: document only_packfile in get_pack()
  ` [PATCH v2 3/3] fetch-pack: make packfile URIs work with transfer.fsckobjects


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