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

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

git fast-import leaks memory drastically, so crashes with out of memory by attempt to import 22MB export dump
 2020-10-15 11:50 UTC  (3+ messages)

[PATCH 0/3] Make test selection easier by specifying description substrings instead of just numeric counters
 2020-10-15 11:48 UTC  (37+ messages)
` [PATCH 1/3] test-lib: allow selecting tests by substring/regex with --run
` [PATCH 2/3] t6006, t6012: adjust tests to use 'setup' instead of synonyms
` [PATCH 3/3] test-lib: reduce verbosity of skipped tests
` [PATCH v2 0/3] Make test selection easier by specifying description substrings instead of just numeric counters
  ` [PATCH v2 1/3] test-lib: allow selecting tests by substring/regex with --run
  ` [PATCH v2 2/3] t6006, t6012: adjust tests to use 'setup' instead of synonyms
  ` [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

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

Branch Management questions
 2020-10-15 10:39 UTC  (4+ messages)

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

Wireshark-dev Digest, Vol 173, Issue 14
 2020-10-15  8:52 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 

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

[BUG?] Weird interaction between `git -C`, aliases and worktrees
 2020-10-14 22:35 UTC  (3+ messages)

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

[PATCH v4 0/9] propose config-based hooks
 2020-10-14 23:24 UTC  (10+ 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] commit: use config-based hooks (config-based hooks part II)
 2020-10-14 23:25 UTC 

[PATCH] clean up extern decl of functions
 2020-10-15  1:36 UTC  (8+ messages)
      ` [RFC] CodingGuidelines: mark external declarations with "extern"

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  (13+ 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
  ` [PATCH v3 2/3] ref-filter: handle CRLF at end-of-line more gracefully

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  (14+ messages)
` [PATCH v2 2/2] sequencer: pass explicit --no-gpg-sign to merge

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

[PATCH] git-gui: Make usettk off by default on Mac OS X
 2020-10-14 10:27 UTC  (4+ messages)

[PATCH v3 1/3] t3435: use `test_config` instead of `git config`
 2020-10-13 21:30 UTC  (3+ 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

[Request] gitweb: tag feeds
 2020-10-13 22:12 UTC 

[PATCH 0/4] Clean-up around get_x_ish()
 2020-10-13 20:12 UTC  (8+ messages)
` [PATCH 2/4] blame: validate and peel the object names on the ignore list

[ISSUE] Stop accessing, storing, and sharing the user's time zone
 2020-10-13 20:03 UTC  (5+ messages)
` [WIP v2 0/2] experiment with commit option record-time-zone
  ` [WIP v2 1/2] Adding a record-time-zone command option for commit
  ` [WIP v2 2/2] Demonstrate failing and passing tests

[PATCH] t5500.43: make the check a bit more robust
 2020-10-13 19:09 UTC  (5+ messages)

[PATCH 3/3] http: automatically retry some requests
 2020-10-13 17:45 UTC  (10+ messages)
` [PATCH] remote-curl: add testing for intelligent retry for HTTP

[REGRESSION] gitk can't be run from non-worktree folders
 2020-10-13 15:31 UTC  (10+ messages)
      ` [PATCH] gitk: to run in a bare repository (was: gitk can't be run from non-worktree folders)
              ` [PATCH] gitk: to run in a bare repository

[PATCH] git-gui blame: prevent tool tips from sticking around after Command-Tab
 2020-10-13 15:17 UTC  (2+ messages)

[PATCH v2 2/3] fetch-pack: in protocol v2, in_vain only after ACK
 2020-10-13 14:45 UTC  (3+ messages)
` [PATCH] t5500: count objects through stderr, not trace

[Bug] Git 2.29.0-rc1 t5562.8 Hang on NonStop
 2020-10-13 14:41 UTC 

bug report: gitk crashes on git commit with emoji (utf-8)
 2020-10-13  8:00 UTC  (3+ messages)

How to Verify the Git Credentials supplied by the User
 2020-10-13  5:32 UTC  (4+ messages)

[PATCH] sequencer: fix gpg option passed to octopus merge
 2020-10-13  4:45 UTC  (4+ messages)

Introduction - An Outreachy 2020 Applicant
 2020-10-13  3:10 UTC 

[PATCH 0/5] Add struct strmap and associated utility functions
 2020-10-13  0:40 UTC  (12+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 01/10] hashmap: add usage documentation explaining hashmap_free[_entries]()
  ` [PATCH v2 02/10] hashmap: adjust spacing to fix argument alignment
  ` [PATCH v2 03/10] hashmap: allow re-use after hashmap_free()
  ` [PATCH v2 04/10] hashmap: introduce a new hashmap_partial_clear()
  ` [PATCH v2 05/10] strmap: new utility functions
  ` [PATCH v2 06/10] strmap: add more "
  ` [PATCH v2 07/10] strmap: enable faster clearing and reusing of strmaps
  ` [PATCH v2 08/10] strmap: add functions facilitating use as a string->int map
  ` [PATCH v2 09/10] strmap: add a strset sub-type
  ` [PATCH v2 10/10] strmap: enable allocations to come from a mem_pool


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