git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-06-19 21:06:12 to 2019-06-21 20:08:25 UTC [more...]

[PATCH] tests: add a special setup where prerequisites fail
 2019-06-21 20:08 UTC  (5+ messages)
` [PATCH] tests: mark two failing tests under FAIL_PREREQS

What's cooking in git.git (Jun 2019, #05; Wed, 19)
 2019-06-21 20:06 UTC  (3+ messages)
` sg/rebase-progress, was "
` md/list-objects-filter-combo, "

[PATCH 0/1] Fix a test on NTFS (and probably HFS+)
 2019-06-21 19:33 UTC  (6+ messages)
` [PATCH 1/1] t0001: fix on case-insensitive filesystems
    ` [PATCH v2 "

[PATCH] l10n: localizable upload progress messages
 2019-06-21 19:18 UTC  (2+ messages)

[GSoC][PATCH 0/3] Teach cherry-pick/revert to skip commits
 2019-06-21 19:09 UTC  (18+ messages)
` [GSoC][PATCH v5 0/5] "
  ` [GSoC][PATCH v5 4/5] cherry-pick/revert: add --skip option
` [GSoC][PATCH v6 0/5] Teach cherry-pick/revert to skip commits
  ` [GSoC][PATCH v6 1/5] sequencer: add advice for revert
  ` [GSoC][PATCH v6 2/5] sequencer: rename reset_for_rollback to reset_merge
  ` [GSoC][PATCH v6 3/5] sequencer: use argv_array in reset_merge
  ` [GSoC][PATCH v6 4/5] cherry-pick/revert: add --skip option
  ` [GSoC][PATCH v6 5/5] cherry-pick/revert: advise using --skip

[PATCH] doc: improve usage string in MyFirstContribution
 2019-06-21 19:00 UTC  (6+ messages)

[PATCH 0/4] Support building with GCC v8.x/v9.x
 2019-06-21 18:35 UTC  (13+ messages)
` [PATCH 2/4] kwset: allow building with GCC 8
  ` Can we just get rid of kwset & obstack in favor of optimistically using PCRE v2 JIT?
` [PATCH 4/4] config: avoid calling `labs()` on too-large data type

[PATCH v2 0/9] Filter combination
 2019-06-21 18:17 UTC  (6+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 04/10] list-objects-filter: implement composite filters

nntp://news.public-inbox.org/ may be unstable
 2019-06-21 17:21 UTC 

[PATCH] fetch: only run 'gc' once when fetching multiple remotes
 2019-06-21 17:07 UTC  (49+ messages)
` [RFC/PATCH] gc: run more pre-detach operations under lock
          ` [PATCH 0/6] Change <non-empty?> GIT_TEST_* variables to <boolean>
            ` [PATCH v2 0/8] "
              ` [PATCH v3 "
              ` [PATCH v3 1/8] config tests: simplify include cycle test
              ` [PATCH v3 2/8] env--helper: new undocumented builtin wrapping git_env_*()
              ` [PATCH v3 3/8] config.c: refactor die_bad_number() to not call gettext() early
              ` [PATCH v3 4/8] t6040 test: stop using global "script" variable
              ` [PATCH v3 5/8] tests: make GIT_TEST_GETTEXT_POISON a boolean
              ` [PATCH v3 6/8] tests README: re-flow a previously changed paragraph
              ` [PATCH v3 7/8] tests: replace test_tristate with "git env--helper"
              ` [PATCH v3 8/8] tests: make GIT_TEST_FAIL_PREREQS a boolean
            ` [PATCH v2 1/8] config tests: simplify include cycle test
            ` [PATCH v2 2/8] env--helper: new undocumented builtin wrapping git_env_*()
            ` [PATCH v2 3/8] config.c: refactor die_bad_number() to not call gettext() early
            ` [PATCH v2 4/8] t6040 test: stop using global "script" variable
            ` [PATCH v2 5/8] tests: make GIT_TEST_GETTEXT_POISON a boolean
            ` [PATCH v2 6/8] tests README: re-flow a previously changed paragraph
            ` [PATCH v2 7/8] tests: replace test_tristate with "git env--helper"
            ` [PATCH v2 8/8] tests: make GIT_TEST_FAIL_PREREQS a boolean
          ` [PATCH 1/6] env--helper: new undocumented builtin wrapping git_env_*()
          ` [PATCH 2/6] t6040 test: stop using global "script" variable
          ` [PATCH 3/6] tests: make GIT_TEST_GETTEXT_POISON a boolean
          ` [PATCH 4/6] tests README: re-flow a previously changed paragraph
          ` [PATCH 5/6] tests: replace test_tristate with "git env--helper"
          ` [PATCH 6/6] tests: make GIT_TEST_FAIL_PREREQS a boolean

[PATCH 0/3] git-status: create config for ahead/behind calculation
 2019-06-21 16:33 UTC  (3+ messages)
` [PATCH 1/3] status: add status.aheadbehind setting

[RFC/PATCH] refs: tone down the dwimmery in refname_match() for {heads,tags,remotes}/*
 2019-06-21 16:05 UTC  (3+ messages)
` [PATCH] push: make "HEAD:tags/my-tag" consistently push to a branch

[PATCH] json-writer: fix a 'hdr-check' warning
 2019-06-21 15:51 UTC 

specifying revision - how to enforce matching a tag/branch-name or revision only
 2019-06-21 15:16 UTC  (3+ messages)

[PATCH 0/8] Add 'ls-files --json' to dump the index in json
 2019-06-21 15:10 UTC  (11+ messages)
` [PATCH 1/8] ls-files: add --json to dump the index

[GSoC][PATCH v6 00/10] clone: dir-iterator refactoring with tests
 2019-06-21 13:41 UTC  (4+ messages)
` [GSoC][PATCH v7 "

What's cooking in git.git (Jun 2019, #04; Fri, 14)
 2019-06-21 13:27 UTC  (6+ messages)
` pw/rebase-abort-clean-rewritten, was "

[RFC PATCH 0/3] Add a JSON Schema for trace2 events
 2019-06-21 11:53 UTC  (10+ messages)
` [RFC PATCH 2/3] trace2: Add a JSON schema "
` [RFC PATCH 3/3] trace2: add a schema validator "

[PATCH 0/2] Add OBJECT_INFO_NO_FETCH_IF_MISSING flag
 2019-06-21 10:47 UTC  (10+ messages)
` [PATCH 1/2] object-store: introduce OBJECT_INFO_NO_FETCH_IF_MISSING
` [PATCH 2/2] sha1-file: use OBJECT_INFO_NO_FETCH_IF_MISSING

Re-enabled a folder set as untracked
 2019-06-21  9:11 UTC  (2+ messages)

[PATCH] documentation: add tutorial for revision walking
 2019-06-20 21:06 UTC  (9+ messages)

[2.22.0] difftool no longer passes through to git diff if diff.tool is unset
 2019-06-20 19:29 UTC  (5+ messages)

[PATCH v4 0/4] Test oidmap
 2019-06-20 18:29 UTC  (31+ messages)
  ` [PATCH 0/17] drop non-object_id hashing
    ` [PATCH 01/17] describe: fix accidental oid/hash type-punning
    ` [PATCH 02/17] upload-pack: rename a "sha1" variable to "oid"
    ` [PATCH 03/17] pack-bitmap-write: convert some helpers to use object_id
    ` [PATCH 04/17] pack-objects: convert packlist_find() "
    ` [PATCH 05/17] pack-objects: convert locate_object_entry_hash() to object_id
    ` [PATCH 06/17] object: convert lookup_unknown_object() to use object_id
    ` [PATCH 07/17] object: convert lookup_object() "
    ` [PATCH 08/17] object: convert internal hash_obj() to object_id
    ` [PATCH 09/17] object: convert create_object() to use object_id
    ` [PATCH 10/17] khash: drop broken oid_map typedef
    ` [PATCH 11/17] khash: rename kh_oid_t to kh_oid_set
    ` [PATCH 12/17] delta-islands: convert island_marks khash to use oids
    ` [PATCH 13/17] pack-bitmap: convert khash_sha1 maps into kh_oid_map
    ` [PATCH 14/17] khash: drop sha1-specific map types
    ` [PATCH 15/17] khash: rename oid helper functions
    ` [PATCH 16/17] hash.h: move object_id definition from cache.h
    ` [PATCH 17/17] hashmap: convert sha1hash() to oidhash()

[PATCH] git-submodule.txt: mention that 'git submodule update' fetches missing commits
 2019-06-20 18:09 UTC  (3+ messages)
` [PATCH] doc: "

Git Test Coverage Report (Thurs, June 20)
 2019-06-20 16:50 UTC 

[PATCH v9 0/9] blame: add the ability to ignore commits
 2019-06-20 16:38 UTC  (10+ messages)
` [PATCH v9 1/9] fsck: rename and touch up init_skiplist()
` [PATCH v9 2/9] Move oidset_parse_file() to oidset.c
` [PATCH v9 3/9] blame: use a helper function in blame_chunk()
` [PATCH v9 4/9] blame: add the ability to ignore commits and their changes
` [PATCH v9 5/9] blame: add config options for the output of ignored or unblamable lines
` [PATCH v9 6/9] blame: optionally track line fingerprints during fill_blame_origin()
` [PATCH v9 7/9] blame: add a fingerprint heuristic to match ignored lines
` [PATCH v9 8/9] blame: use the "
` [PATCH v9 9/9] blame: add a test to cover blame_coalesce()

[PATCH 0/4] Some more on top of nd/switch-and-restore
 2019-06-20 15:06 UTC  (9+ messages)
` [PATCH 1/4] t2027: use test_must_be_empty
` [PATCH 2/4] switch: allow to switch in the middle of bisect
` [PATCH 3/4] completion: disable dwim on "git switch -d"
` [PATCH 4/4] restore: add --intent-to-add (restoring worktree only)

Delivery Status Notification (Failure)
 2019-06-20 14:42 UTC  (2+ messages)
    ` Delivery Status Notification (Failure) ... connection lost

[PATCH] delta-islands: respect progress flag
 2019-06-20 12:42 UTC  (2+ messages)

[PATCH 1/3] fetch-pack: move capability names out of i18n strings
 2019-06-20 11:59 UTC  (3+ messages)
` [PATCH 2/3] fetch-pack: print all relevant supported capabilities with -v -v
` [PATCH 3/3] fetch-pack: print server version at the top in "

git fetch --shallow-since hangs
 2019-06-20 10:59 UTC 

[RFC PATCH] userdiff: ship built-in driver config file
 2019-06-20  7:41 UTC  (6+ messages)

[RFC PATCH] rev-list: clarify --abbrev and --abbrev-commit usage
 2019-06-19 22:09 UTC  (7+ messages)

[PATCH v4] rev-list: teach --no-object-names to enable piping
 2019-06-19 21:38 UTC  (6+ messages)
` [PATCH v5] "

Understanding DIRC section of .git/index
 2019-06-19 21:37 UTC 

[PATCH] revision: remove stray whitespace when name empty
 2019-06-19 21:24 UTC  (5+ messages)
` [PATCH v2] rev-list: teach --oid-only to enable piping

. components in paths (gitattributes and git hash-object --path)
 2019-06-19 21:12 UTC 

[PATCH 00/17] Fix MSVC support, at long last
 2019-06-19 21:06 UTC  (14+ messages)
` [PATCH v2 00/20] "
  ` [PATCH v2 04/20] cache-tree/blame: avoid reusing the DEBUG constant
  ` [PATCH v2 08/20] msvc: include sigset_t definition
  ` [PATCH v2 11/20] msvc: do not re-declare the timespec struct
  ` [PATCH v2 12/20] msvc: define ftello()
  ` [PATCH v2 13/20] msvc: fix detect_msys_tty()
  ` [PATCH v2 15/20] msvc: support building Git using MS Visual C++
  ` [PATCH v2 14/20] msvc: update Makefile to allow for spaces in the compiler path
  ` [PATCH v2 16/20] msvc: add a compile-time flag to allow detailed heap debugging
  ` [PATCH v2 18/20] msvc: do not pretend to support all signals
  ` [PATCH v2 17/20] msvc: add pragmas for common warnings
  ` [PATCH v2 19/20] msvc: avoid debug assertion windows in Debug Mode
  ` [PATCH v2 20/20] msvc: ignore .dll and incremental compile output


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