git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-05-02 14:52:41 to 2020-05-05 00:35:11 UTC [more...]

[PATCH 0/5] ci: replace our Azure Pipeline by GitHub Actions
 2020-05-05  0:35 UTC  (6+ messages)
` [PATCH v5 00/12] "
  ` [PATCH v5 10/12] tests: when run in Bash, annotate test failures with file name/line number

[PATCH] ci: respect the [skip ci] convention in our GitHub workflow "CI/PR"
 2020-05-05  0:34 UTC  (18+ messages)
      ` [PATCH v2 0/2] Limit GitHub Actions to designated branches
        ` [PATCH v2 1/2] CI: limit "
        ` [PATCH v2 2/2] SubmittingPatches: advertise GitHub Actions CI

What's cooking in git.git (Apr 2020, #04; Thu, 30)
 2020-05-05  0:16 UTC  (5+ messages)

git for-each-ref - sorting by multiple keys
 2020-05-05  0:14 UTC  (18+ messages)
  ` [PATCH 1/2] ref-filter: apply --ignore-case to all sorting keys
          ` [PATCH] CodingGuidelines: drop arithmetic expansion advice to use "$x"
  ` [PATCH 2/2] ref-filter: apply fallback refname sort only after all user sorts

[PATCH] fetch: allow running as different users in shared repositories
 2020-05-05  0:08 UTC  (7+ messages)
  ` Re[2]: "

tig: bug when binding to 'generic'?
 2020-05-04 23:14 UTC  (6+ messages)

[PATCH 0/4] pack-bitmap: use bitmaps for traversals with '--filter=tree:0'
 2020-05-04 23:12 UTC  (5+ messages)
` [PATCH 1/4] list-objects-filter: treat NULL filter_options as "disabled"
` [PATCH 2/4] pack-bitmap.c: make object filtering functions generic
` [PATCH 3/4] pack-bitmap.c: support 'tree:0' filtering
` [PATCH 4/4] pack-bitmap: pass object filter to fill-in traversal

Rename offensive terminology (master)
 2020-05-04 23:10 UTC  (7+ messages)

[PATCH 0/7] commit-graph: split strategies, '--[no-]check-oids'
 2020-05-04 22:16 UTC  (13+ messages)
` [PATCH 7/7] commit-graph.c: introduce '--[no-]check-oids'

[PATCH] commit-graph: avoid memory leaks
 2020-05-04 22:15 UTC  (4+ messages)

[PATCH] rebase --autosquash: fix a potential segfault
 2020-05-04 22:09 UTC  (4+ messages)

[PATCH] sparse-checkout: stop blocking empty workdirs
 2020-05-04 22:00 UTC  (4+ messages)

[PATCH 0/8] CMake build system for git
 2020-05-04 21:59 UTC  (24+ messages)

[PATCH 00/12] Integrating line-log and changed-path Bloom filters
 2020-05-04 21:50 UTC  (10+ messages)
` [PATCH 09/12] t4211-line-log: add tests for parent oids
` [PATCH 10/12] line-log: more responsive, incremental 'git log -L'
` [PATCH 11/12] line-log: try to use generation number-based topo-ordering
` [PATCH 12/12] line-log: integrate with changed-path Bloom filters

Git 2.26.2 and failed self tests on OS X
 2020-05-04 21:39 UTC  (10+ messages)

[PATCH] send-email: Defines smtpPassCmd config option
 2020-05-04 21:29 UTC  (13+ messages)

git fast-export not preserving executable permissions?
 2020-05-04 14:23 UTC  (5+ messages)

file is showing as modified even that it was never commited
 2020-05-04 20:41 UTC  (10+ messages)

[PATCH v3] submodule: port subcommand 'set-url' from shell to C
 2020-05-04 19:14 UTC  (4+ messages)

[PATCH v9 00/10] Reftable support git-core
 2020-05-04 19:03 UTC  (21+ messages)
` [PATCH v10 00/12] "
  ` [PATCH v10 02/12] Iterate over the "refs/" namespace in for_each_[raw]ref
  ` [PATCH v10 03/12] create .git/refs in files-backend.c
  ` [PATCH v11 00/12] Reftable support git-core
    ` [PATCH v11 01/12] refs.h: clarify reflog iteration order
    ` [PATCH v11 02/12] Iterate over the "refs/" namespace in for_each_[raw]ref
    ` [PATCH v11 03/12] refs: document how ref_iterator_advance_fn should handle symrefs
    ` [PATCH v11 04/12] Add .gitattributes for the reftable/ directory
    ` [PATCH v11 05/12] reftable: file format documentation
    ` [PATCH v11 06/12] reftable: define version 2 of the spec to accomodate SHA256
    ` [PATCH v11 07/12] reftable: clarify how empty tables should be written
    ` [PATCH v11 08/12] Add reftable library
    ` [PATCH v11 09/12] Reftable support for git-core
    ` [PATCH v11 10/12] vcxproj: adjust for the reftable changes
    ` [PATCH v11 11/12] Add some reftable testing infrastructure
    ` [PATCH v11 12/12] t: use update-ref and show-ref to reading/writing refs

[PATCH 0/6] Minimal patch series to fix the CI runs of hn/reftable
 2020-05-04 17:12 UTC  (10+ messages)
` [PATCH 1/6] fixup! Add reftable library
` [PATCH 2/6] "
` [PATCH 3/6] "
` [PATCH 4/6] "
` [PATCH 5/6] "
` [PATCH 6/6] vcxproj: adjust for the reftable changes

[PATCH v5 1/4] gitfaq: files in .gitignore are tracked
 2020-05-04 17:11 UTC  (7+ messages)
` [PATCH v5 2/4] gitfaq: changing the remote of a repository
` [PATCH v5 3/4] gitfaq: shallow cloning "
` [PATCH v5 4/4] gitfaq: fetching and pulling "

[RFC PATCH] credential: minor documentation fixes
 2020-05-04 16:13 UTC  (8+ messages)

[PATCH v4 1/4] gitfaq: files in .gitignore are tracked
 2020-05-04 16:06 UTC  (10+ messages)
` [PATCH v4 3/4] gitfaq: shallow cloning a repository
` [PATCH v4 4/4] gitfaq: fetching and pulling "

:format:%s for date fields seems to be shifted by timezone
 2020-05-04 15:43 UTC  (2+ messages)

[PATCH 05/15] run-job: implement pack-files job
 2020-05-04 14:34 UTC  (2+ messages)

Git Stash brake splitIndex
 2020-05-04 10:26 UTC  (2+ messages)

RFE: teach gitk to automatically mark .git/rebase-merge/stopped-sha
 2020-05-04  8:26 UTC 

--no-tags doesn't appear to be working as intended
 2020-05-03 18:27 UTC  (3+ messages)

Git Test Coverage Report (April 30, 2020)
 2020-05-03 16:58 UTC  (5+ messages)

[PATCH v9] credential-store: warn instead of fatal for bogus lines from store
 2020-05-03 10:06 UTC  (9+ messages)
` [PATCH v10] credential-store: ignore bogus lines from store file
  ` [PATCH v11] "

Segfault when rebasing with --autosquash
 2020-05-03  7:31 UTC  (2+ messages)

--no-tags doesn't appear to be working as intended
 2020-05-02 22:20 UTC 

[PATCH RESEND tig 1/2] Document how to use pipes and redirection with 'bind'
 2020-05-02 18:48 UTC  (2+ messages)
` [PATCH RESEND tig 2/2] Drop unneeded '!' in docs

[PATCH tig 1/2] Document how to use pipes and redirection with 'bind'
 2020-05-02 18:41 UTC  (2+ messages)
` [PATCH tig 2/2] Drop unneeded '!' in docs

Why are experimental commands git restore and git switch suggested in CLI output?
 2020-05-02 16:44 UTC  (2+ messages)

git log --since=<date>
 2020-05-02 16:21 UTC  (5+ messages)

[PATCH] Teach git-rev-list --simplify-forks
 2020-05-02 15:27 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH 1/3 v3] Clean up t6016-rev-list-graph-simplify-history


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