git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-07-07 19:32:56 to 2020-07-10 16:43:26 UTC [more...]

git grep --threads 12 --textconv is effectively single-threaded
 2020-07-10 16:43 UTC  (7+ messages)

"git rm" could be safer and have a better help msg
 2020-07-10 16:31 UTC  (5+ messages)

[ANNOUNCE] Git v2.28.0-rc0
 2020-07-10 16:07 UTC  (4+ messages)

[PATCH 00/38] SHA-256, part 3/3
 2020-07-10 15:14 UTC  (41+ messages)
` [PATCH 01/38] t: make test-bloom initialize repository
` [PATCH 02/38] t1001: use $ZERO_OID
` [PATCH 03/38] t3305: make hash agnostic
` [PATCH 04/38] t3404: prepare 'short SHA-1 collision' tests for SHA-256
` [PATCH 05/38] t6100: make hash size independent
` [PATCH 06/38] t6101: "
` [PATCH 07/38] t6301: "
` [PATCH 08/38] t6500: specify test values for SHA-256
` [PATCH 09/38] t6501: avoid hard-coded objects
` [PATCH 10/38] t7003: compute appropriate length constant
` [PATCH 11/38] t7063: make hash size independent
` [PATCH 12/38] t7201: abstract away SHA-1-specific constants
` [PATCH 13/38] t7102: "
` [PATCH 14/38] t7400: make hash size independent
` [PATCH 15/38] t7405: "
` [PATCH 16/38] t7506: avoid checking for SHA-1-specific constants
` [PATCH 17/38] t7508: use $ZERO_OID instead of hard-coded constant
` [PATCH 18/38] t8002: make hash size independent
` [PATCH 19/38] t8003: "
` [PATCH 20/38] t8011: "
` [PATCH 21/38] t9300: abstract away SHA-1-specific constants
` [PATCH 22/38] t9300: use $ZERO_OID instead of hard-coded object ID
` [PATCH 23/38] t9301: make hash size independent
` [PATCH 24/38] t9350: "
` [PATCH 25/38] t9500: ensure that algorithm info is preserved in config
` [PATCH 26/38] t9700: make hash size independent
` [PATCH 27/38] t5308: make test work with SHA-256
` [PATCH 28/38] t0410: mark test with SHA1 prerequisite
` [PATCH 29/38] http-fetch: set up git directory before parsing pack hashes
` [PATCH 30/38] builtin/verify-pack: implement an --object-format option
` [PATCH 31/38] setup: add support for reading extensions.objectformat
` [PATCH 32/38] Enable SHA-256 support by default
` [PATCH 33/38] t: add test_oid option to select hash algorithm
` [PATCH 34/38] t: allow testing different hash algorithms via environment
` [PATCH 35/38] t: make SHA1 prerequisite depend on default hash
` [PATCH 36/38] ci: run tests with SHA-256
` [PATCH 37/38] docs: add documentation for extensions.objectFormat
` [PATCH 38/38] t: remove test_oid_init in tests

[ANNOUNCE] Git for Windows 2.28.0-rc0
 2020-07-10 13:59 UTC 

[PATCH] net : client only want latest osdmap. If the gap with the latest version exceeds the threshold, mon will send the fullosdmap instead of incremental osdmap
 2020-07-10 10:41 UTC 

[PATCH] net : client only want latest osdmap. If the gap with the latest version exceeds the threshold, mon will send the fullosdmap instead of incremental osdmap
 2020-07-10 10:39 UTC 

[PATCH v2 1/1] git clone: don't clone into non-empty directory
 2020-07-10  8:47 UTC  (3+ messages)
` [PATCH v3 0/1] "
` [PATCH v3 1/1] "

How can I search git log with ceratin keyword but without the other keyword?
 2020-07-10  8:14 UTC  (2+ messages)

[L10N] Kickoff for Git 2.28.0 round #1
 2020-07-10  7:46 UTC 

Git Test Coverage Report (v2.28.0-rc0)
 2020-07-10  2:55 UTC  (2+ messages)

What's cooking in git.git (Jul 2020, #02; Thu, 9)
 2020-07-10  2:26 UTC  (2+ messages)

[PATCH 0/2] enable progress traces even when quiet
 2020-07-10  2:20 UTC  (8+ messages)
` [PATCH 1/2] progress: create progress struct in 'verbose' mode
` [PATCH 2/2] progress: remove redundant null-checking

mailto:git@vger.kernel.org
 2020-07-10  1:51 UTC 

[PATCH] bash-completion: add git-prune into bash completion
 2020-07-10  1:18 UTC  (3+ messages)

[PATCH 00/21] Maintenance builtin, allowing 'gc --auto' customization
 2020-07-09 23:45 UTC  (10+ messages)

[PATCH 09/21] maintenance: add commit-graph task
 2020-07-09 23:41 UTC  (5+ messages)

t4068 test failure with -fsanitize=address
 2020-07-09 23:02 UTC  (4+ messages)
` [PATCH] diff: check for merge bases before assigning sym->base

[PATCH/RFC] config: default to protocol v2
 2020-07-09 23:00 UTC  (4+ messages)

[PATCH 0/2] Remove special casing for PSEUDOREF updates
 2020-07-09 21:11 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] t1400: use git rev-parse for testing PSEUDOREF existence
  ` [PATCH v2 2/3] Modify pseudo refs through ref backend storage
  ` [PATCH v2 3/3] Make HEAD a PSEUDOREF rather than PER_WORKTREE

[PATCH 0/4] deterministic commit timestamps in tests
 2020-07-09 20:42 UTC  (5+ messages)
` [PATCH 1/4] t6000: use test_tick consistently
` [PATCH 2/4] t9700: loosen ident timezone regex
` [PATCH 3/4] t5539: make timestamp requirements more explicit
` [PATCH 4/4] test-lib: set deterministic default author/committer date

[PATCH] git-rebase.txt: fix description list separator
 2020-07-09 18:36 UTC  (2+ messages)

[PATCH v4 09/15] commit-graph: write Bloom filters to commit graph file
 2020-07-09 18:20 UTC  (4+ messages)
` [PATCH] commit-graph: fix "Writing out commit graph" progress counter

[PATCH] entry: check for fstat() errors after checkout
 2020-07-09 18:09 UTC  (6+ messages)

[PATCH] commit-graph: fix progress of reachable commits
 2020-07-09 17:27 UTC  (2+ messages)

[PATCH 08/21] maintenance: initialize task array and hashmap
 2020-07-09 13:51 UTC  (4+ messages)

[PATCH v3 0/4] Add support for %(contents:size) in ref-filter
 2020-07-09 13:47 UTC  (10+ messages)
` [PATCH v3 3/4] t6300: test refs pointing to tree and blob
` [PATCH v3 4/4] ref-filter: add support for %(contents:size)

[PATCH] gc: fix some sparse 'symbol not declared' warnings
 2020-07-09 11:21 UTC  (2+ messages)

Tagging from within a worktree causes fatal: tag already exists
 2020-07-09 11:20 UTC 

[PATCH 04/21] gc: drop the_repository in log location
 2020-07-09 11:13 UTC  (3+ messages)

Possible bug: Changing branch with file locked
 2020-07-09 11:01 UTC 

What's cooking in git.git (Jul 2020, #01; Mon, 6)
 2020-07-09  9:20 UTC  (5+ messages)
` mr/bisect-in-c-2, was "

[PATCH] commit: correctly escape @ of stashes
 2020-07-09  9:13 UTC  (5+ messages)

[PATCH v10] Support auto-merge for meld to follow the vim-diff behavior
 2020-07-09  5:31 UTC  (16+ messages)
` [PATCH v11] "
  ` [PATCH v12] "
    ` [PATCH v13] "
      ` [PATCH v14] "

rebase - "fixup!" conflict applied at the wrong code location, why ?
 2020-07-09  4:07 UTC  (3+ messages)

[PATCH 12/21] maintenance: add fetch task
 2020-07-09  2:35 UTC  (2+ messages)

[PATCH v2 0/4] doc: include git rev-list description in git log doc
 2020-07-09  2:16 UTC  (8+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 1/6] git-log.txt: add links to 'rev-list' and 'diff' docs
  ` [PATCH v3 2/6] revisions.txt: describe 'rev1 rev2 ...' meaning for ranges
  ` [PATCH v3 3/6] git-rev-list.txt: fix Asciidoc syntax
  ` [PATCH v3 4/6] git-rev-list.txt: tweak wording in set operations
  ` [PATCH v3 5/6] git-rev-list.txt: move description to separate file
  ` [PATCH v3 6/6] git-log.txt: include rev-list-description.txt

[PATCH] commit.c: don't persist substituted parents when unshallowing
 2020-07-09  1:21 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v4 00/13] Finish converting git bisect to C part 2
 2020-07-08 21:38 UTC  (5+ messages)
` [PATCH v4 03/13] bisect--helper: introduce new `write_in_file()` function
` [PATCH v4 10/13] bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions in C

[PATCH] commit.c: don't persist substituted parents when unshallowing
 2020-07-08 21:22 UTC  (4+ messages)

[ANNOUNCE] git-assembler initial release
 2020-07-08 18:52 UTC 

[PATCH v12 0/5] read-cache: speed up add_index_entry
 2020-07-08 13:49 UTC  (5+ messages)
` [PATCH v12 5/5] read-cache: speed up has_dir_name (part 2)

Typo in Git 2.27.0 Setup
 2020-07-06 23:09 UTC  (3+ messages)

[PATCH 0/4] upload-pack: custom allowed object filters
 2020-07-08  8:45 UTC  (4+ messages)
` [PATCH 2/4] upload-pack.c: allow banning certain object filter(s)

[PATCH] experimental: default to fetch.writeCommitGraph=false
 2020-07-08  5:47 UTC  (5+ messages)

[PATCH] Make some commit hashes in tests reproducible
 2020-07-08  5:06 UTC  (8+ messages)

[PATCH v2 0/2] Add support for %(contents:size) in ref-filter
 2020-07-08  4:43 UTC  (4+ messages)

[PATCH v8] Support auto-merge for meld to follow the vim-diff behavior
 2020-07-08  1:51 UTC  (7+ messages)
` [PATCH v9] "

Git Test Coverage Report (July 7, 2020)
 2020-07-08  0:02 UTC 

[PATCH v2 0/5] t: replace incorrect test_must_fail usage (part 6)
 2020-07-07 22:29 UTC  (8+ messages)
` [RESEND PATCH "
      ` [PATCH] t9400: don't use test_must_fail with cvs

[PATCH 1/2] Wait for child on signal death for aliases to builtins
 2020-07-07 22:06 UTC  (5+ messages)
` [PATCH 2/2] Wait for child on signal death for aliases to externals


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