git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-07-11 21:19:23 to 2020-07-15 18:42:04 UTC [more...]

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

[PATCH] setup: warn about un-enabled extensions
 2020-07-15 18:40 UTC  (15+ messages)

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

Interrupted system call
 2020-07-15 16:06 UTC  (6+ messages)

[PATCH 0/4] deterministic commit timestamps in tests
 2020-07-15 15:04 UTC  (8+ messages)

Git bisect run should check for the existence of the script
 2020-07-15 14:55 UTC  (2+ messages)

Can't checkout branch
 2020-07-15 14:50 UTC  (6+ messages)

[PATCH 0/6] fixup ra/rebase-i-more-options
 2020-07-15 14:27 UTC  (16+ 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

[BUG?] Fetching a single tag to a local tag requires `--no-tags`
 2020-07-15 13:05 UTC  (3+ messages)

[PATCH 0/4] upload-pack: custom allowed object filters
 2020-07-15 10:55 UTC  (6+ messages)
` [PATCH 2/4] upload-pack.c: allow banning certain object filter(s)
` [PATCH 4/4] upload-pack.c: introduce 'uploadpack.filter.tree.maxDepth'

Cannot delete remote branch with non-ascii name and --force-with-lease
 2020-07-15  9:10 UTC 

[RFC] should `git rebase --keep-base` imply `--reapply-cherry-picks` ?
 2020-07-15  8:53 UTC  (8+ messages)

[PATCH 0/2] git-diff.txt: reorder possible usages
 2020-07-15  2:45 UTC  (7+ messages)
` [PATCH 1/2] git-diff.txt: don't mark required argument as optional
` [PATCH 2/2] git-diff.txt: reorder possible usages

[GSoC] Shourya's Blog
 2020-07-14 22:10 UTC 

Empty bundles are not useless
 2020-07-14 21:47 UTC  (2+ messages)

'git rev-parse --show-toplevel' errors out with per-worktree configs
 2020-07-14 21:34 UTC  (3+ messages)

[PATCH] setup: warn if extensions exist on old format
 2020-07-14 20:24 UTC  (15+ messages)
    ` [PATCH] setup: tweak upgrade policy to grandfather worktreeconfig
` [PATCH v2 0/2] setup: warn if extensions exist on old format
  ` [PATCH v2 1/2] setup: tweak upgrade policy to grandfather worktreeconfig
  ` [PATCH v2 2/2] config: provide extra detail about worktree config

Help understanding unexpected diff output
 2020-07-14 18:53 UTC  (4+ messages)
  ` Antw: [EXT] "

Force git diff to create a binary patch?
 2020-07-14 15:35 UTC  (7+ messages)

[PATCH v3 0/8] Allow overriding the default name of the default branch
 2020-07-14 14:55 UTC  (6+ messages)
` [PATCH v4 0/9] "

[PATCH 00/21] Maintenance builtin, allowing 'gc --auto' customization
 2020-07-14 13:46 UTC  (2+ messages)

[PATCH] completion: add show --color-moved[-ws]
 2020-07-14  7:44 UTC 

[GSOC] Blog about week 6
 2020-07-14  6:32 UTC 

[GSOC] Blog about weeks 4, 5
 2020-07-14  6:23 UTC  (3+ messages)

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

FETCH_HEAD files and mirrored repos
 2020-07-14  4:11 UTC  (19+ messages)
              ` [PATCH] fetch: optionally allow disabling FETCH_HEAD update

[PATCH 0/2] enable progress traces even when quiet
 2020-07-14  0:15 UTC  (4+ messages)
` [PATCH 1/2] progress: create progress struct in 'verbose' mode

Temporary credentials timeout during long operations
 2020-07-13 19:48 UTC 

[PATCH 3/3] commit-graph: respect 'core.useBloomFilters'
 2020-07-13 19:22 UTC  (2+ messages)

[PATCH v2 00/39] SHA-256, part 3/3
 2020-07-13 15:56 UTC  (42+ 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] gitweb: Replace <base> tag with full URLs (when using PATH_INFO)
 2020-07-13 14:59 UTC  (9+ messages)
` [PATCH v2] "
` [PATCH v3] "

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

[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  (4+ messages)
` [PATCH 35/38] t: make SHA1 prerequisite depend on default hash

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


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