git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-08-19 08:20:33 to 2020-08-21 19:22:29 UTC [more...]

[PATCH 0/5] Add struct strmap and associated utility functions
 2020-08-21 19:22 UTC  (7+ messages)
` [PATCH 1/5] hashmap: add usage documentation explaining hashmap_free[_entries]()
` [PATCH 2/5] strmap: new utility functions
` [PATCH 3/5] strmap: add more "
` [PATCH 4/5] strmap: add strdup_strings option
` [PATCH 5/5] strmap: add functions facilitating use as a string->int map

[PATCH 0/2] Fix trailers atom bug and improved tests
 2020-08-21 19:17 UTC  (15+ 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 0/3] index-pack threading defaults
 2020-08-21 19:14 UTC  (10+ messages)
` [PATCH 1/3] p5302: disable thread-count parameter tests by default
` [PATCH 2/3] p5302: count up to online-cpus for thread tests
` [PATCH 3/3] index-pack: adjust default threading cap

[PATCH] ci: fix inconsistent indentation
 2020-08-21 19:11 UTC  (3+ messages)
` [PATCH v2] "

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

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

--author arg on commit only works if there is an email configured already
 2020-08-21 18:46 UTC  (3+ messages)

[PATCH v2 00/10] [GSoC] Implement Corrected Commit Date
 2020-08-21 18:43 UTC  (11+ 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
  ` [PATCH v3 06/11] commit-graph: add a slab to store topological levels

[PATCH 0/3] Use refs API for handling sundry pseudorefs
 2020-08-21 18:34 UTC  (18+ messages)
` [PATCH 2/3] Treat CHERRY_PICK_HEAD as a pseudo ref
` [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 v3 0/4] Use refs API for handling sundry pseudorefs
    ` [PATCH v3 1/4] refs: make refs_ref_exists public
    ` [PATCH v3 2/4] sequencer: treat CHERRY_PICK_HEAD as a pseudo ref
    ` [PATCH v3 3/4] builtin/commit: suggest update-ref for pseudoref removal
    ` [PATCH v3 4/4] sequencer: treat REVERT_HEAD as a pseudo ref

[PATCH] refs: remove lookup cache for reference-transaction hook
 2020-08-21 17:21 UTC  (4+ messages)

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

[GSoC][PATCH v3 0/5] t7401: modernize, cleanup and more
 2020-08-21 16:59 UTC  (6+ messages)
` [PATCH v3 1/5] t7401: modernize style
` [PATCH v3 2/5] t7401: use 'short' instead of 'verify' and cut in rev-parse calls
` [PATCH v3 3/5] t7401: change syntax of test_i18ncmp calls for clarity
` [PATCH v3 4/5] t7401: change indentation for enhanced readability
` [PATCH v3 5/5] t7401: add a NEEDSWORK

gitignore does not ignore wildcard directory if it is a link
 2020-08-21 16:46 UTC  (2+ messages)

git add intent-to-add then git add patch no longer allows edit
 2020-08-21 16:27 UTC  (3+ messages)

[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 

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

[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 v3 4/4] submodule: port submodule subcommand 'summary' from shell to C
 2020-08-21  5:22 UTC  (2+ 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  (4+ messages)

[PATCH v2 10/11] maintenance: add auto condition for commit-graph task
 2020-08-19 15:15 UTC  (3+ messages)

[PATCH v2 07/11] maintenance: take a lock on the objects directory
 2020-08-19 15:10 UTC  (3+ messages)

[PATCH 00/11] Maintenance I: Command, gc and commit-graph tasks
 2020-08-19 14:51 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 0/3] Clean up some memory leaks in and around dir.c
 2020-08-19 13:51 UTC  (3+ messages)
` [PATCH v2 0/2] "

[PATCH 00/10] more miscellaneous Bloom filter improvements
 2020-08-19 13:35 UTC  (8+ 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  (2+ messages)

[PATCH 0/2] add p in C tweaks
 2020-08-19  9:59 UTC  (3+ messages)


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