index
:
slackcoder/bips
master
Bitcoin Improvement Proposals
Mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2024-05-01
ci: Run link format check on all mediawiki documents
Ava Chow
2024-05-01
Merge pull request #1578 from achow101/fix-ci
Jon Atack
2024-05-01
buildtable.pl: Also check .md files (#1577)
Ava Chow
2024-05-01
diffchecks.sh: Make success clear and exit with failure on error
Ava Chow
2024-04-24
diffchecks.sh: Build table first
Ava Chow
2023-03-29
BIP327: fixups for buildtable.pl
Anthony Towns
2023-03-09
replace travis with Github Actions (#1432)
kallewoof
2022-08-21
CI: Allow dashes in author e-mail domain names
Dr Maxim Orlovsky
2022-05-05
Bugfix: BIP 326: Correct Author/Title headings
Luke Dashjr
2022-04-07
bip-326: avoid errors from scripts/buildtable.pl
Anthony Towns
2021-02-03
BIP 174: Revert title change to fit length limit
Luke Dashjr
2021-01-15
Explicitly specify PSBTv0
Andrew Chow
2020-06-02
scripts/buildtable.pl: Fix for Obsolete status
Luke Dashjr
2020-01-24
Merge BIPs 340-342
Luke Dashjr
2020-01-20
linter: avoid false positives such as C++ lambda exprs by only detecting link...
Karl-Johan Alm
2020-01-19
Make buildtable.pl support Requires: field
Pieter Wuille
2019-08-06
travis: add a check for common mistake mediawiki links
Karl-Johan Alm
2017-10-29
scripts/buildtable: Support License-Code header
Luke Dashjr
2017-05-23
scripts/buildtable: Check Title length
Luke Dashjr
2017-05-07
scripts/buildtable: Explain the problem for first Comments-URI mismatch
Luke Dashjr
2017-05-05
scripts/buildtable: Comments-Summary is technically optional
Luke Dashjr
2017-01-20
script/buildtable: Remove missing-license exceptions no longer needed
Luke Dashjr
2017-01-14
scripts/buildtable: Check for extraneous spaces after header name
Luke Dashjr
2017-01-01
BIP 75: Add License header
Luke Dashjr
2016-12-15
README: Include BIP Layers in index
Luke Dashjr
2016-12-15
Implement BIP 2 with merging master changes
Luke Dashjr
2016-12-15
Bugfix: scripts/buildtable: Increment found marker *after* processing the header
Luke Dashjr
2016-11-30
Promote BIP 2 Draft->Active, and implement it
Luke Dashjr
2016-11-30
Promote BIP 123 Draft->Active, and implement it
Luke Dashjr
2016-11-29
BIP 123: Clarify how used with non-Standards BIPs, and update list
Luke Dashjr
2016-10-05
Bugfix: scripts/buildtable: Tolerate Discussions-To, Replaces, Superseded-By,...
Luke Dashjr
2016-02-09
Travis: Initial formatting tests
Luke Dashjr