git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-10-14 14:28:31 to 2020-10-16 09:16:05 UTC [more...]

[PATCH 00/13] reftable library
 2020-10-16  9:15 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 05/13] reftable: utility functions

[Outreachy] Introduction
 2020-10-16  8:46 UTC  (2+ messages)

[Outreachy] Introduction
 2020-10-16  5:27 UTC  (14+ messages)
              ` [PATCH] fixup! diff: do not show submodule with untracked files as "-dirty"

[PATCH v3 00/10] More commit-graph/Bloom filter improvements
 2020-10-16  3:18 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 04/10] commit-graph: persist existence of changed-paths

git fast-import leaks memory drastically, so crashes with out of memory by attempt to import 22MB export dump
 2020-10-16  3:18 UTC  (19+ messages)
    ` [PATCH] fast-import: fix over-allocation of marks storage

Wireshark-dev Digest, Vol 173, Issue 14
 2020-10-16  3:05 UTC  (2+ messages)
  ` Introduction - An Outreachy 2020 Applicant

[PATCH 0/1] Clarify and expand description of --signoff
 2020-10-16  2:30 UTC  (7+ messages)
` [PATCH 1/1] Documentation: "

[PATCH] test_cmp: diagnose incorrect arguments
 2020-10-16  2:18 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] credential: load default config
 2020-10-16  1:04 UTC  (2+ messages)

[PATCH 0/3] Make test selection easier by specifying description substrings instead of just numeric counters
 2020-10-16  0:38 UTC  (34+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] test-lib: allow selecting tests by substring/regex with --run
  ` [PATCH v2 3/3] test-lib: reduce verbosity of skipped tests
  ` [PATCH v3 0/3] Make test selection easier by specifying description substrings instead of just numeric counters
    ` [PATCH v3 1/3] test-lib: allow selecting tests by substring/glob with --run
    ` [PATCH v3 2/3] t6006, t6012: adjust tests to use 'setup' instead of synonyms
    ` [PATCH v3 3/3] test-lib: reduce verbosity of skipped tests

[BUG?] Weird interaction between `git -C`, aliases and worktrees
 2020-10-16  0:23 UTC  (4+ messages)

[PATCH v1] hook: add sample template for push-to-checkout
 2020-10-15 22:54 UTC  (3+ messages)
  ` [PATCH v2] "

[ANNOUNCE] Git for Windows 2.29.0-rc2
 2020-10-15 22:30 UTC 

[PATCH 0/4] Directory rename detection testcases and rules
 2020-10-15 20:57 UTC  (6+ messages)
` [PATCH 1/4] directory-rename-detection.txt: update references to regression tests
` [PATCH 2/4] t6423: more involved directory rename test
` [PATCH 3/4] t6423: update directory rename detection tests with new rule
` [PATCH 4/4] t6423: more involved rules for renaming directories into each other

[ANNOUNCE] Git v2.29.0-rc2
 2020-10-15 20:50 UTC 

[PATCH v11 0/7] Finish converting git bisect to C part 2 subset 2
 2020-10-15 20:41 UTC  (9+ messages)
` [PATCH v11 1/7] bisect--helper: finish porting `bisect_start()` to C
` [PATCH v11 2/7] bisect--helper: retire `--bisect-clean-state` subcommand
` [PATCH v11 3/7] bisect--helper: retire `--next-all` subcommand
` [PATCH v11 4/7] bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions in C
` [PATCH v11 5/7] bisect--helper: retire `--check-expected-revs` subcommand
` [PATCH v11 6/7] bisect--helper: retire `--write-terms` subcommand
` [PATCH v11 7/7] bisect--helper: retire `--bisect-autostart` subcommand

[PATCH] dir.c: fix comments to agree with argument name
 2020-10-15 20:23 UTC  (7+ messages)
` [PATCH v2] "

Branch Management questions
 2020-10-15 19:57 UTC  (5+ messages)

[PATCH] ci: fix GitHub workflow when on a tagged revision
 2020-10-15 19:39 UTC  (11+ messages)
` [PATCH v2 0/2] Do not skip tagged revisions in the GitHub workflow runs
  ` [PATCH v2 1/2] ci: skip GitHub workflow runs for already-tested commits/trees

[PATCH] fast-import: remove duplicated option-parsing line
 2020-10-15 19:34 UTC 

[PATCH] clean up extern decl of functions
 2020-10-15 19:30 UTC  (12+ messages)
      ` [RFC] CodingGuidelines: mark external declarations with "extern"
                  ` [PATCH v2 1/2] usage: define a type for a reporting function
                  ` [PATCH v2 2/2] config.mak.dev: build with -fno-common

[Outreachy] Introduction
 2020-10-15 19:16 UTC  (4+ messages)

[PATCH 0/5][Outreachy] modernizing the test scripts
 2020-10-15 17:57 UTC  (6+ messages)
` [PATCH 1/5][Outreachy] t7101,t7102,t7201: modernize test formatting
` [PATCH 2/5][Outreachy] t7102,t7201: remove unnecessary blank spaces in test body
` [PATCH 3/5][Outreachy] t7102,t7201: remove whitespace after redirect operator
` [PATCH 4/5][Outreachy] t7201: avoid using cd outside of subshells
` [PATCH 5/5][Outreachy] t7201: place each command in its own line

[PATCH v3 0/7] Maintenance III: Background maintenance
 2020-10-15 17:22 UTC  (10+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 1/8] maintenance: optionally skip --auto process
  ` [PATCH v4 2/8] maintenance: add --schedule option and config
  ` [PATCH v4 3/8] for-each-repo: run subcommands on configured repos
  ` [PATCH v4 4/8] maintenance: add [un]register subcommands
  ` [PATCH v4 5/8] maintenance: add start/stop subcommands
  ` [PATCH v4 6/8] maintenance: create maintenance.strategy config
  ` [PATCH v4 7/8] maintenance: use 'incremental' strategy by default
  ` [PATCH v4 8/8] maintenance: add troubleshooting guide to docs

[PATCH] diff: do not show submodule with untracked files as "-dirty"
 2020-10-15 17:08 UTC 

[PATCH v3 1/3] t3435: use `test_config` instead of `git config`
 2020-10-15 17:02 UTC  (6+ messages)
` [PATCH v3 2/3] sequencer: fix gpg option passed to merge subcommand
` [PATCH v3 3/3] sequencer: pass explicit --no-gpg-sign to merge

[PATCH v2 1/3] remote-curl: add testing for intelligent retry for HTTP
 2020-10-15 16:33 UTC  (30+ messages)
` [PATCH v2 2/3] replace CURLOPT_FILE With CURLOPT_WRITEDATA
` [PATCH v2 3/3] http: automatically retry some requests

[PATCH v4 0/9] propose config-based hooks
 2020-10-15 16:31 UTC  (11+ messages)
` [PATCH v5 0/8] propose config-based hooks (part I)
  ` [PATCH v5 1/8] doc: propose hooks managed by the config
  ` [PATCH v5 2/8] hook: scaffolding for git-hook subcommand
  ` [PATCH v5 3/8] hook: add list command
  ` [PATCH v5 4/8] hook: include hookdir hook in list
  ` [PATCH v5 5/8] hook: implement hookcmd.<name>.skip
  ` [PATCH v5 6/8] parse-options: parse into strvec
  ` [PATCH v5 7/8] hook: add 'run' subcommand
  ` [PATCH v5 8/8] hook: replace find_hook() with hook_exists()

[PATCH 0/2] diff: add -I<regex> that ignores matching changes
 2020-10-15 11:45 UTC  (11+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 3/3] t: add -I<regex> tests
  ` [PATCH v3 0/2] diff: add -I<regex> that ignores matching changes
    ` [PATCH v3 1/2] merge-base, xdiff: zero out xpparam_t structures
    ` [PATCH v3 2/2] diff: add -I<regex> that ignores matching changes

[PATCH] fetch-pack: show detailed error in read_pack_header
 2020-10-15 11:42 UTC 

BUG: git rebase shows different commit message
 2020-10-15  7:36 UTC  (3+ messages)

[PATCH] gitk: Add options --select-file and --select-line
 2020-10-15  7:31 UTC  (3+ messages)
  ` [PATCH v2] "

Outreachy
 2020-10-15  7:03 UTC 

Partial clone fails with file:/// URI
 2020-10-15  1:20 UTC  (6+ messages)

[PATCH] commit: use config-based hooks (config-based hooks part II)
 2020-10-14 23:25 UTC 

git diff --submodule=diff and --stat/--dirstat/--name-only
 2020-10-14 22:59 UTC  (5+ messages)

[PATCH v2 0/3] Teach ref-filter API to correctly handle CRLF in messages
 2020-10-14 23:01 UTC  (8+ messages)
` [PATCH v3 0/3] ref-filter: handle CRLF at end-of-line more gracefully
  ` [PATCH v3 1/3] t: add lib-crlf-messages.sh for messages containing CRLF

error: Unable to get pack file
 2020-10-14 18:25 UTC  (2+ messages)
` Unable to get pack file - HTTP 416 [was: error: Unable to get pack file]

[PATCH v2 1/2] sequencer: fix gpg option passed to merge subcommand
 2020-10-14 15:31 UTC  (5+ messages)

[Announce] 2.29-rc2 will be tagged tomorrow, not today
 2020-10-14 15:23 UTC 

[PATCH] Fix zsh installation instructions
 2020-10-14 15:10 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).