Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nodejs/branch-diff

A tool to list print the commits on one git branch that are not on another using loose comparison
https://github.com/nodejs/branch-diff

chore(deps): bump actions/setup-node from 4.1.0 to 4.2.0

dependabot[bot] opened this pull request 12 days ago
chore: Configure Renovate

BridgeAR opened this pull request about 2 months ago
chore(deps): bump actions/setup-node from 4.0.4 to 4.1.0

dependabot[bot] opened this pull request 4 months ago
chore(deps): bump actions/setup-node from 4.0.3 to 4.0.4

dependabot[bot] opened this pull request 5 months ago
fix: add commit.prurl check

RafaelGSS opened this pull request 7 months ago
TypeError: Cannot read properties of undefined (reading 'at')

marco-ippolito opened this issue 7 months ago
feat: support PR-URL with trailing slash

RafaelGSS opened this pull request 7 months ago
chore(deps): bump actions/setup-node from 4.0.2 to 4.0.3

dependabot[bot] opened this pull request 7 months ago
chore: use `pipeline` from `node:stream/promises`

aduh95 opened this pull request 10 months ago
feat: add limit-commits option

ruyadorno opened this pull request 11 months ago
feat: add cache

ruyadorno opened this pull request 11 months ago
chore: update repository URL

richardlau opened this pull request about 1 year ago
chore(deps): bump actions/setup-node from 4.0.1 to 4.0.2

dependabot[bot] opened this pull request about 1 year ago
chore(deps): bump actions/setup-node from 4.0.0 to 4.0.1

dependabot[bot] opened this pull request about 1 year ago
test: remove 16.x and add 20.x to CI

rvagg opened this pull request about 1 year ago
chore(deps): bump changelog-maker from 3.2.7 to 4.0.0

dependabot[bot] opened this pull request about 1 year ago
chore(deps): bump actions/setup-node from 3.8.1 to 4.0.0

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump actions/checkout from 3 to 4

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump actions/setup-node from 3.8.0 to 3.8.1

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump actions/setup-node from 3.7.0 to 3.8.0

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump actions/setup-node from 3.6.0 to 3.7.0

dependabot[bot] opened this pull request over 1 year ago
deps: update dependencies

VoltrexKeyva opened this pull request almost 2 years ago
fix: update releaser action

rvagg opened this pull request almost 2 years ago
chore(deps): bump commit-stream from 1.1.0 to 2.0.1

dependabot[bot] opened this pull request almost 2 years ago
chore(deps-dev): bump standard from 16.0.4 to 17.0.0

dependabot[bot] opened this pull request almost 3 years ago
Adding the release team as maintainers

richardlau opened this issue almost 3 years ago
restore label filtering

bengl opened this pull request almost 3 years ago
add --user and --repo options

bengl opened this pull request almost 3 years ago
chore(deps): bump actions/checkout from 2 to 3

dependabot[bot] opened this pull request almost 3 years ago
fix: require is not defined error

richardlau opened this pull request almost 3 years ago
chore(deps): bump actions/setup-node from 2 to 3

dependabot[bot] opened this pull request almost 3 years ago
Not excluding labels with branch-diff v2.0.0

BethGriggs opened this issue about 3 years ago
chore(deps): bump changelog-maker from 2.7.3 to 3.0.0

dependabot[bot] opened this pull request about 3 years ago
feat!: switch to ESM, dedupe more code w/ changelog-maker

rvagg opened this pull request about 3 years ago
chore(deps): bump list-stream from 2.0.0 to 2.1.0

dependabot[bot] opened this pull request about 3 years ago
chore(deps): remove package-lock.json

rvagg opened this pull request about 3 years ago
chore(deps): bump changelog-maker from 2.7.3 to 2.7.4

dependabot[bot] opened this pull request about 3 years ago
chore(deps): bump changelog-maker from 2.7.2 to 2.7.3

dependabot[bot] opened this pull request over 3 years ago
chore(deps): bump changelog-maker from 2.7.1 to 2.7.2

dependabot[bot] opened this pull request over 3 years ago
chore(deps): bump split2 from 4.0.0 to 4.1.0

dependabot[bot] opened this pull request over 3 years ago
chore(deps): bump changelog-maker from 2.7.0 to 2.7.1

dependabot[bot] opened this pull request over 3 years ago
chore(deps): bump split2 from 3.2.2 to 4.0.0

dependabot[bot] opened this pull request over 3 years ago
chore(deps): bump changelog-maker from 2.6.0 to 2.7.0

dependabot[bot] opened this pull request over 3 years ago
chore(deps): bump changelog-maker from 2.5.0 to 2.6.0

dependabot[bot] opened this pull request over 3 years ago
chore(deps): bump strip-ansi from 6.0.0 to 7.0.1

dependabot[bot] opened this pull request over 3 years ago
chore(deps-dev): bump standard from 16.0.3 to 16.0.4

dependabot[bot] opened this pull request over 3 years ago
chore: add dependabot config

rvagg opened this pull request over 3 years ago
chore: add auto-release workflow

rvagg opened this pull request over 3 years ago
Bump path-parse from 1.0.6 to 1.0.7

dependabot[bot] opened this pull request over 3 years ago
Bump hosted-git-info from 2.8.8 to 2.8.9

dependabot[bot] opened this pull request over 3 years ago
Update to main

targos opened this pull request almost 4 years ago
update deps

rvagg opened this pull request over 4 years ago
chore: update deps, add package-lock.json for publish, minor cleanup

rvagg opened this pull request over 4 years ago
chore: lint with standard

codebytere opened this pull request almost 5 years ago
feat: add plaintext option

codebytere opened this pull request almost 5 years ago
add --help

andrewhughes101 opened this pull request over 5 years ago
Feature request: --help

andrewhughes101 opened this issue over 5 years ago
replace chalk.stripColor with strip-ansi

rvagg opened this pull request over 5 years ago
Updates

rvagg opened this pull request over 5 years ago
Fix parsing of command line, so usage works

sam-github opened this pull request almost 6 years ago
feat: chunk branchCommits to prevent timeouts

codebytere opened this pull request about 6 years ago
Add the packaging metadata to build the branch-diff snap

come-maiz opened this pull request almost 7 years ago
Suggestion: have branch-diff check commit comments for PR metadata

gibfahn opened this issue over 7 years ago
fixup behaviour without `--require-labels`

addaleax opened this pull request almost 8 years ago
Treating groups of commits as one unit

mscdex opened this issue about 8 years ago
add `--require-label` option

addaleax opened this pull request about 8 years ago
update filter release tag to filter Current

MylesBorins opened this pull request over 8 years ago
fix badge links

targos opened this pull request over 8 years ago
bin: add reverse option

MylesBorins opened this pull request about 9 years ago
Update filter-release flag to skip maintenance releases

evanlucas opened this pull request about 9 years ago
Add --format option

Fishrock123 opened this pull request about 9 years ago
add --apply to cherry-pick the result rather than logging it

Fishrock123 opened this pull request about 9 years ago
allow fallback to author checking

Fishrock123 opened this pull request about 9 years ago
add --filter-release to filter out node-style releases

Fishrock123 opened this pull request about 9 years ago
add --version option

Fishrock123 opened this pull request about 9 years ago
Lose comparison vs. loose comparison

jameswomack opened this issue over 9 years ago