git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-04-13 15:26:14 to 2020-04-15 22:19:17 UTC [more...]

[PATCH 0/3] Integrate changed-path Bloom filters with 'git blame'
 2020-04-15 22:18 UTC  (28+ messages)
` [PATCH 1/3] revision: complicated pathspecs disable filters
` [PATCH 2/3] commit: write commit-graph with bloom filters
` [PATCH v2 0/4] Integrate changed-path Bloom filters with 'git blame'
  ` [PATCH v2 1/4] revision: complicated pathspecs disable filters
  ` [PATCH v2 2/4] commit: write commit-graph with Bloom filters

[PATCH 0/2] range-diff: fix a crash in parsing git-log output
 2020-04-15 22:02 UTC  (13+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] range-diff: avoid negative string precision
` [PATCH v2 0/2] range-diff: fix a crash in parsing git-log output
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] range-diff: avoid negative string precision

[PATCH 0/2] use `curl-config --cflags`
 2020-04-15 21:57 UTC  (5+ messages)
  ` [PATCH] Makefile: avoid running curl-config unnecessarily

[PATCH 1/1] freshen_file(): use NULL `times' for implicit current-time
 2020-04-15 21:36 UTC  (6+ messages)
  ` [External] "

Notes from Git Contributor Summit, Los Angeles (April 5, 2020)
 2020-04-15 20:59 UTC  (24+ messages)
` [TOPIC 2/17] Hooks in the future
                ` [RFC PATCH v2 0/2] configuration-based hook management (was: [TOPIC 2/17] Hooks in the future)
                  ` [RFC PATCH v2 1/2] hook: scaffolding for git-hook subcommand
                  ` [RFC PATCH v2 2/2] hook: add --list mode
                  ` [RFC PATCH v2 0/2] configuration-based hook management

Is fetch.writeCommitGraph (and thus features.experimental) meant to work in the presence of shallow clones?
 2020-04-15 20:54 UTC  (9+ messages)

[PATCH v2 0/3] rebase -i: mark commits that begin empty in todo editor
 2020-04-15 20:52 UTC  (5+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] "

[PATCH v10 2/8] receive-pack: add new proc-receive hook
 2020-04-15 20:36 UTC  (15+ messages)
    ` [PATCH v12 0/7] New proc-receive hook for centralized workflow
    ` [PATCH v12 1/7] transport: not report a non-head push as a branch
    ` [PATCH v12 2/7] connect: export parse_feature_value()
    ` [PATCH v12 3/7] receive-pack: add new proc-receive hook
    ` [PATCH v12 4/7] send-pack: extension for client-side status report
    ` [PATCH v12 5/7] refs.c: refactor to reuse ref_is_hidden()
    ` [PATCH v12 6/7] receive-pack: new config receive.procReceiveRefs
    ` [PATCH v12 7/7] doc: add documentation for the proc-receive hook

[PATCH] credential: treat "?" and "#" in URLs as end of host
 2020-04-15 18:39 UTC  (3+ messages)

Fetching 24 Linux commits = 1.2 GiB
 2020-04-15 18:52 UTC  (11+ messages)

[PATCH] log: add log.excludeDecoration config option
 2020-04-15 17:29 UTC  (13+ messages)
` [PATCH v2] "

git ls-remote and protocolv2
 2020-04-15 16:04 UTC  (2+ messages)

Mishandling of fractional seconds in ISO 8601 format
 2020-04-15 15:58 UTC  (19+ messages)
` [PATCH 0/2] More ISO-8601 support
  ` [PATCH 1/2] date.c: allow fractional second part of ISO-8601
  ` [PATCH 2/2] date.c: allow compact version of ISO-8601 datetime
  ` [PATCH v2 0/2] More ISO-8601 support
    ` [PATCH v2 1/2] date.c: skip fractional second part of ISO-8601
    ` [PATCH v2 2/2] date.c: allow compact version of ISO-8601 datetime

Move some files, with all history, from one project into a new one
 2020-04-15 15:49 UTC  (3+ messages)

Media query - Git flaw
 2020-04-15 15:47 UTC  (3+ messages)

has anyone bothered to read this "Git is a security risk"?
 2020-04-15  9:55 UTC  (6+ messages)

[PATCH] doc: fix the stale link to api-builtin.txt
 2020-04-15  5:45 UTC  (3+ messages)

[PATCH 0/7] commit-graph: split strategies, '--[no-]check-oids'
 2020-04-15  4:31 UTC  (10+ messages)
` [PATCH 1/7] t/helper/test-read-graph.c: support commit-graph chains
` [PATCH 2/7] builtin/commit-graph.c: support for '--split[=<strategy>]'
` [PATCH 3/7] builtin/commit-graph.c: introduce split strategy 'no-merge'
` [PATCH 4/7] builtin/commit-graph.c: introduce split strategy 'replace'
` [PATCH 5/7] oidset: introduce 'oidset_size'
` [PATCH 6/7] commit-graph.h: replace 'commit_hex' with 'commits'
` [PATCH 7/7] commit-graph.c: introduce '--[no-]check-oids'

[PATCH 0/7] oid_array cleanups
 2020-04-15  0:35 UTC  (6+ messages)
` [PATCH 1/7] oid_array: use size_t for count and allocation
` [PATCH 3/7] oid_array: rename source file from sha1-array

[PATCH] git-gui: msys2 compatibility patches
 2020-04-14 21:45 UTC 

rebase backend change interaction with rebase.abbreviateCommands and autostash
 2020-04-14 20:45 UTC  (3+ messages)

[ANNOUNCE] Git for Windows 2.26.1
 2020-04-14 18:37 UTC 

submodule cloning issue
 2020-04-14 18:23 UTC 

[Announce] Git v2.26.1 and others
 2020-04-14 18:03 UTC 

[PATCH] clone: document partial clone section
 2020-04-14 16:26 UTC  (8+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 3/3] "

Git Test Coverage Report (March 31, 2020)
 2020-04-14 15:51 UTC  (2+ messages)

[PATCH 0/1] freshen_file(): use NULL `times' for implicit current-time
 2020-04-14 14:53 UTC 

wrong encoding in send-window
 2020-04-14 14:20 UTC  (2+ messages)

git-grep's "-z" option misbehaves in subdirectory
 2020-04-14  7:42 UTC  (3+ messages)
` (no subject)

[PATCH v2 0/1] update gitfaq
 2020-04-14  7:33 UTC  (4+ messages)
` [PATCH v2 1/1] gitfaq: append the 'Common Issues' section

[PATCH 0/3] commit-graph: error out on invalid commit oids in 'write --stdin-commits'
 2020-04-14  2:04 UTC  (11+ messages)
` [PATCH 3/3] "

[PATCH 0/6] better handling of gigantic config files
 2020-04-13 22:14 UTC  (9+ messages)
` [PATCH 6/6] config: reject parsing of files over INT_MAX

[PATCH 0/6] fixup ra/rebase-i-more-options
 2020-04-13 22:05 UTC  (8+ messages)
` [PATCH 1/6] Revert "Revert "Merge branch 'ra/rebase-i-more-options'""

Git pull stuck when Trace2 target set to Unix Stream Socket
 2020-04-13 18:42 UTC  (6+ messages)

[PATCH] added: Multi line support for ignore-paths configuration
 2020-04-13 18:18 UTC  (4+ messages)

[PATCH v2 0/1] update gitfaq
 2020-04-13 10:55 UTC  (2+ messages)
` [PATCH v2 1/1] gitfaq: append the 'Common Issues' section

[PATCH v10 0/8] New proc-receive hook for centralized workflow
 2020-04-13 16:48 UTC  (9+ messages)
` [PATCH v11 0/7] "
` [PATCH v11 1/7] transport: not report a non-head push as a branch
` [PATCH v11 2/7] connect: export parse_feature_value()
` [PATCH v11 3/7] receive-pack: add new proc-receive hook
` [PATCH v11 4/7] send-pack: extension for client-side status report
` [PATCH v11 5/7] refs.c: refactor to reuse ref_is_hidden()
` [PATCH v11 6/7] receive-pack: new config receive.procReceiveRefs
` [PATCH v11 7/7] doc: add documentation for the proc-receive hook

[PATCH 1/2] gitk: re-generate German po file from current source code
 2020-04-13 15:45 UTC  (3+ messages)

[PATCH 0/6] configuration-based hook management
 2019-12-10  2:33 UTC 


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