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

[PATCH] gitweb: Replace <base> tag with full URLs (when using PATH_INFO)
 2020-07-13 14:59 UTC  (9+ messages)
` [PATCH v2] "
` [PATCH v3] "

Help understanding unexpected diff output
 2020-07-13 15:12 UTC  (2+ messages)

Force git diff to create a binary patch?
 2020-07-13 14:51 UTC  (2+ messages)

[GSoC][PATCH 0/4] submodule: port 'summary' from Shell to C
 2020-07-12  0:46 UTC  (7+ messages)
` [PATCH 4/4] submodule: port submodule subcommand 'summary' from shell "

[PATCH 0/6] fixup ra/rebase-i-more-options
 2020-07-13 10:10 UTC  (13+ messages)
` [PATCH v5 0/5] cleanup ra/rebase-i-more-options
  ` [PATCH v5 1/5] rebase -i: add --ignore-whitespace flag
` [PATCH v6 0/5] fixup ra/rebase-i-more-options
  ` [PATCH v6 1/5] rebase -i: add --ignore-whitespace flag
  ` [PATCH v6 2/5] rebase -i: support --committer-date-is-author-date
  ` [PATCH v6 3/5] sequencer: rename amend_author to author_to_free
  ` [PATCH v6 4/5] rebase -i: support --ignore-date
  ` [PATCH v6 5/5] rebase: add --reset-author-date

[PATCH v14] Support auto-merge for meld to follow the vim-diff behavior
 2020-07-13  6:58 UTC  (8+ messages)
` [PATCH v15] "
  ` [PATCH v16] "
    ` [PATCH v17] "

[PATCH 00/21] Maintenance builtin, allowing 'gc --auto' customization
 2020-07-13  6:18 UTC 

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

[PATCH v12] Support auto-merge for meld to follow the vim-diff behavior
 2020-07-12 23:38 UTC  (6+ messages)
` [PATCH v13] "

FETCH_HEAD files and mirrored repos
 2020-07-12 21:54 UTC  (7+ messages)

[RFC PATCH v1 00/17] Rewrite the remaining merge strategies from shell to C
 2020-07-12 20:10 UTC  (12+ messages)
` [RFC PATCH v1 02/17] merge-one-file: rewrite in C
` [RFC PATCH v1 06/17] merge-index: libify merge_one_path() and merge_all()
` [RFC PATCH v1 16/17] sequencer: use the "resolve" strategy without forking

[PATCH] bundle: improve message when unknown hash algorithm detected
 2020-07-12 18:10 UTC  (2+ messages)

[PATCH 00/38] SHA-256, part 3/3
 2020-07-12 17:34 UTC  (50+ 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

[PATCH v3 0/8] Allow overriding the default name of the default branch
 2020-07-12 13:03 UTC  (4+ messages)
` [PATCH v4 0/9] "

(no subject)
 2020-07-12 12:22 UTC  (2+ messages)
` unsubscribe

Interrupted system call
 2020-07-12  8:41 UTC  (3+ messages)

How can I search git log with ceratin keyword but without the other keyword?
 2020-07-11  5:48 UTC  (3+ messages)

[PATCH] libceph : 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-11  1:59 UTC 

[PATCH] bash-completion: add git-prune into bash completion
 2020-07-10 23:08 UTC  (4+ messages)

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

"git rm" could be safer and have a better help msg
 2020-07-10 22:43 UTC  (6+ messages)

[PATCH 0/4] deterministic commit timestamps in tests
 2020-07-10 22:02 UTC  (2+ messages)

What's cooking in git.git (Jul 2020, #01; Mon, 6)
 2020-07-10 21:38 UTC  (9+ messages)
` sg/commit-graph-cleanups (was Re: What's cooking in git.git (Jul 2020, #01; Mon, 6))

--function-context shows wrong function in chunk
 2020-07-10 21:12 UTC  (4+ messages)

[PATCH 0/4] Preliminary fixes for reftable support
 2020-07-10 21:06 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] lib-t6000.sh: write tag using git-update-ref
  ` [PATCH v2 2/4] t3432: use git-reflog to inspect the reflog for HEAD
  ` [PATCH v2 3/4] Treat BISECT_HEAD as a pseudo ref
  ` [PATCH v2 4/4] Cleanse reflog messages in the refs.c layer

[PATCH v3 0/4] Add support for %(contents:size) in ref-filter
 2020-07-10 20:38 UTC  (11+ messages)
` [PATCH v3 1/4] Documentation: clarify %(contents:XXXX) doc
` [PATCH v4 0/3] Add support for %(contents:size) in ref-filter
  ` [PATCH v4 1/3] Documentation: clarify %(contents:XXXX) doc
  ` [PATCH v4 2/3] t6300: test refs pointing to tree and blob
  ` [PATCH v4 3/3] ref-filter: add support for %(contents:size)

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

[PATCH 0/2] Remove special casing for PSEUDOREF updates
 2020-07-10 19:25 UTC  (3+ messages)
` [PATCH v2 0/3] "

[PATCH v3 5/8] builtin/commit-graph.c: dereference tags in builtin
 2020-07-10 19:17 UTC  (3+ messages)
` [PATCH] commit-graph: fix "Collecting commits from input" progress line

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

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

[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] "

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


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