git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-08-18 14:24:23 to 2020-08-21 15:44:41 UTC [more...]

[RFC PATCH 0/2] extend --abbrev support to diff-patch format
 2020-08-21 15:44 UTC  (25+ 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 v3 2/2] diff: index-line: respect --abbrev in object's name
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] t4013: improve diff-post-processor logic
  ` [PATCH v4 2/2] diff: index-line: respect --abbrev in object's name
` [PATCH v5 0/2] "
  ` [PATCH v5 1/2] t4013: improve diff-post-processor logic
  ` [PATCH v5 2/2] diff: index-line: respect --abbrev in object's name

credentialHelperSelector keep poping in 2.28 using windows identity story
 2020-08-21 15:40 UTC 

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

[PATCH 0/3] Use refs API for handling sundry pseudorefs
 2020-08-21 14:57 UTC  (17+ 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] refs: remove lookup cache for reference-transaction hook
 2020-08-21 14:37 UTC  (2+ messages)

Bash completion does not offer bare name origin where remote head is set
 2020-08-21 14:03 UTC 

gitignore does not ignore wildcard directory if it is a link
 2020-08-21 13:37 UTC 

[PATCH v2 00/10] [GSoC] Implement Corrected Commit Date
 2020-08-21 13:14 UTC  (9+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 03/11] commit-graph: consolidate fill_commit_graph_info
  ` [PATCH v3 04/11] commit-graph: consolidate compare_commits_by_gen
  ` [PATCH v3 05/11] commit-graph: return 64-bit generation number

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

git submodule status never says “old commits”
 2020-08-21 12:14 UTC 

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

[PATCH] ci: fix inconsistent indentation
 2020-08-21  9:27 UTC  (2+ messages)
` [PATCH v2] "

git add intent-to-add then git add patch no longer allows edit
 2020-08-21  5:25 UTC  (2+ messages)

[PATCH v3 4/4] submodule: port submodule subcommand 'summary' from shell to C
 2020-08-21  5:22 UTC  (2+ messages)

[RFC 1/3] refspec: fix documentation referring to refspec_item
 2020-08-21  2:33 UTC  (7+ messages)
` [RFC 3/3] refspec: add support for negative refspecs

[PATCH v2] git-apply.txt: update descriptions of --cached, --index
 2020-08-21  0:26 UTC  (3+ messages)

[PATCH] fetch-pack: in partial clone, pass --promisor
 2020-08-20 20:11 UTC  (2+ messages)

[PATCH] Issue #353: Skipping lazy prereq for skipped tests
 2020-08-20 18:47 UTC  (2+ messages)

Inconsistent error message with git checkout
 2020-08-20 18:27 UTC 

Possible bug with git restore
 2020-08-20 18:27 UTC  (6+ messages)

[PATCH v2 0/9] [GSoC] Improvements to ref-filter
 2020-08-20 17:33 UTC  (9+ messages)
` [PATCH v3 0/9] [Resend][GSoC] "
  ` [PATCH v3 7/9] pretty: refactor `format_sanitized_subject()`

[PATCH 0/6] fixup ra/rebase-i-more-options
 2020-08-20 15:23 UTC  (11+ 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/7] [RFC] Maintenance III: background maintenance
 2020-08-20 15:00 UTC  (12+ 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
  ` [PATCH 2/7] maintenance: store the "last run" time in config

[RFC PATCH 00/21] [RFC] Parallel checkout
 2020-08-20 14:39 UTC  (5+ messages)
` [RFC PATCH 11/21] parallel-checkout: make it truly parallel

Cloning subfolder as new root; subfolder as worktree
 2020-08-20  8:03 UTC 

[PATCH v2] diff: teach --stat to ignore uninteresting modifications
 2020-08-20  0:56 UTC  (3+ messages)
` [PATCH v3] "

[RFC PATCH 0/2] Support enabling bash completion of all options
 2020-08-19 23:06 UTC  (9+ 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
` [PATCH v2 1/2] parse-options: add --git-completion-helper-all
` [PATCH v2 2/2] completion: add GIT_COMPLETION_SHOW_ALL env var

[PATCH 0/4] Handle FETCH_HEAD generically
 2020-08-19 21:09 UTC  (7+ 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 05/11] maintenance: add commit-graph task
 2020-08-19 17:43 UTC  (4+ messages)

[PATCH v2 06/11] maintenance: add --task option
 2020-08-19 17:35 UTC  (5+ messages)

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

[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 00/11] Maintenance I: Command, gc and commit-graph tasks
 2020-08-19 15:15 UTC  (10+ messages)
` [PATCH v2 "
  ` [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 v2 07/11] maintenance: take a lock on the objects directory
 2020-08-19 15:10 UTC  (3+ 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  (9+ 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  (3+ messages)

[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  (6+ messages)
` [PATCH v3 0/7] Lazy fetch with subprocess
      ` [PATCH] fixup! promisor-remote: lazy-fetch objects in subprocess

[PATCH v2 04/11] maintenance: initialize task array
 2020-08-18 23:46 UTC  (2+ messages)

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

[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


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