git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-05-01 13:54:47 to 2020-05-04 17:46:40 UTC [more...]

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

Rename offensive terminology (master)
 2020-05-04 17:45 UTC  (3+ messages)

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

[PATCH 00/12] Integrating line-log and changed-path Bloom filters
 2020-05-04 17:31 UTC  (23+ messages)
` [PATCH 01/12] bloom: fix whitespace around tab length
` [PATCH 02/12] test-bloom: fix usage typo
` [PATCH 03/12] Documentation: changed-path Bloom filters use byte words
` [PATCH 04/12] bloom: de-duplicate directory entries
` [PATCH 05/12] bloom: parse commit before computing filters
` [PATCH 06/12] bloom: use num_changes not nr for limit detection
` [PATCH 07/12] completion: offer '--(no-)patch' among 'git log' options
` [PATCH 08/12] line-log: remove unused fields from 'struct line_log_data'
` [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 17:18 UTC  (4+ messages)

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

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

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

[PATCH] ci: respect the [skip ci] convention in our GitHub workflow "CI/PR"
 2020-05-04 16:37 UTC  (10+ 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

git for-each-ref - sorting by multiple keys
 2020-05-04 16:33 UTC  (11+ 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 0/7] commit-graph: split strategies, '--[no-]check-oids'
 2020-05-04 16:29 UTC  (12+ messages)
` [PATCH 7/7] commit-graph.c: introduce '--[no-]check-oids'

[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  (14+ messages)
` [PATCH v4 3/4] gitfaq: shallow cloning a repository
` [PATCH v4 4/4] gitfaq: fetching and pulling "

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

: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 

[PATCH] send-email: Defines smtpPassCmd config option
 2020-05-03 23:48 UTC  (8+ messages)

[PATCH 0/8] CMake build system for git
 2020-05-03 19:50 UTC  (22+ messages)

--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 v7] credential-store: warn instead of fatal for bogus lines from store
 2020-05-03 10:06 UTC  (17+ messages)
` [PATCH v9] "
  ` [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 

tig: bug when binding to 'generic'?
 2020-05-02 19:31 UTC  (3+ messages)

[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  (7+ messages)

[PATCH] Teach git-rev-list --simplify-forks
 2020-05-02 15:27 UTC  (12+ messages)
` [PATCH v2] "
  ` [PATCH 1/3 v3] Clean up t6016-rev-list-graph-simplify-history
  ` [PATCH 2/3 v3] Teach git-rev-list --ignore-merge-bases
  ` [PATCH 3/3 v3] Add new tests of ignore-merge-bases

[PATCH] userdiff: support Markdown
 2020-05-02 13:58 UTC  (3+ messages)
` [PATCH v3] "

[PATCH]v2 GitSVN: Multi line support of ignore-path, include-paths and skiping of empty commits
 2020-05-02  9:29 UTC 

git fast-export not preserving executable permissions?
 2020-05-01 22:32 UTC  (4+ messages)

[PATCH] branch: add '-' to delete previous branch
 2020-05-01 22:22 UTC  (11+ messages)

[PATCH 0/2] enhance "git restore --worktree --staged" behavior
 2020-05-01 22:19 UTC  (6+ messages)
` [PATCH 1/2] restore: require --source when combining --worktree and --staged
` [PATCH 2/2] restore: default to HEAD "

Seg Fault on git fetch with fetch.negotiationAlgorithm=skipping
 2020-05-01 22:13 UTC  (4+ messages)

What's cooking in git.git (May 2020, #01; Fri, 1)
 2020-05-01 22:08 UTC 

[PATCH 00/11] refactor git switch completion
 2020-05-01 21:53 UTC  (3+ messages)

t0000 failed
 2020-05-01 20:56 UTC  (3+ messages)
` [PATCH] t0000: disable GIT_TEST_FAIL_PREREQS in sub-tests

[PATCH 0/4] fix make sparse warning
 2020-05-01 20:09 UTC  (8+ messages)
` [PATCH v3 0/4] Partial fix `make sparse`
  ` [PATCH v3 4/4] progress.c: silence cgcc suggestion about internal linkage

[PATCH v2 0/3] credential: handle partial URLs in config settings again
 2020-05-01 20:01 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] credential: handle `credential.<partial-URL>.<key>` again

[PATCH v2] submodule: port subcommand 'set-url' from shell to C
 2020-05-01 18:54 UTC  (4+ messages)

[PATCH] git-p4.py: fix --prepare-p4-only error with multiple commits
 2020-05-01 18:39 UTC  (2+ messages)

[PATCH 4/4] lib-submodule-update: pass OVERWRITING_FAIL
 2020-05-01 16:51 UTC  (5+ messages)
` [PATCH v1.1] "

[PATCH] doc: fix quoting bug in credential cache example
 2020-05-01 15:11 UTC  (10+ messages)
      ` [PATCH 2/2] gitcredentials(7): make shell-snippet example more realistic

git checkout --recurse-submodules doesn't like checking out an older commit after a submodule was removed
 2020-05-01 14:40 UTC  (2+ messages)

[PATCH v2] userdiff: support Markdown
 2020-05-01 14:26 UTC  (3+ messages)

[PATCH v3] clone: use submodule.recurse option for automatically clone submodules
 2020-05-01 13:54 UTC  (2+ messages)
` [PATCH v4] "


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