summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2024-05-01ci: Run link format check on all mediawiki documentsAva Chow
2024-05-01Merge pull request #1578 from achow101/fix-ciJon Atack
ci: Update diff checks so that the task actually works
2024-05-01buildtable.pl: Also check .md files (#1577)Ava Chow
2024-05-01diffchecks.sh: Make success clear and exit with failure on errorAva Chow
2024-04-24diffchecks.sh: Build table firstAva Chow
2023-03-29BIP327: fixups for buildtable.plAnthony Towns
2023-03-09replace travis with Github Actions (#1432)kallewoof
replace travis with Github Actions
2022-08-21CI: Allow dashes in author e-mail domain namesDr Maxim Orlovsky
Signed-off-by: Dr. Maxim Orlovsky <orlovsky@pandoraprime.ch>
2022-05-05Bugfix: BIP 326: Correct Author/Title headingsLuke Dashjr
2022-04-07bip-326: avoid errors from scripts/buildtable.plAnthony Towns
2021-02-03BIP 174: Revert title change to fit length limitLuke Dashjr
This partially reverts c0991047e25a35d1ddf241f304a079e9893eed69.
2021-01-15Explicitly specify PSBTv0Andrew Chow
2020-06-02scripts/buildtable.pl: Fix for Obsolete statusLuke Dashjr
2020-01-24Merge BIPs 340-342Luke Dashjr
2020-01-20linter: avoid false positives such as C++ lambda exprs by only detecting ↵Karl-Johan Alm
links starting with 'http'
2020-01-19Make buildtable.pl support Requires: fieldPieter Wuille
2019-08-06travis: add a check for common mistake mediawiki linksKarl-Johan Alm
Several BIPs have mistaken links in format [text](url) which this travis check will detect and complain about.
2017-10-29scripts/buildtable: Support License-Code headerLuke Dashjr
2017-05-23scripts/buildtable: Check Title lengthLuke Dashjr
2017-05-07scripts/buildtable: Explain the problem for first Comments-URI mismatchLuke Dashjr
2017-05-05scripts/buildtable: Comments-Summary is technically optionalLuke Dashjr
2017-01-20script/buildtable: Remove missing-license exceptions no longer neededLuke Dashjr
2017-01-14scripts/buildtable: Check for extraneous spaces after header nameLuke Dashjr
2017-01-01BIP 75: Add License headerLuke Dashjr
2016-12-15README: Include BIP Layers in indexLuke Dashjr
2016-12-15Implement BIP 2 with merging master changesLuke Dashjr
2016-12-15Bugfix: scripts/buildtable: Increment found marker *after* processing the headerLuke Dashjr
2016-11-30Promote BIP 2 Draft->Active, and implement itLuke Dashjr
- Update all Accepted status to Proposed (renamed status) - The BIP Comments preamble headers added to every BIP - The License preamble headers have been added to all BIPs with a Copyright section
2016-11-30Promote BIP 123 Draft->Active, and implement itLuke Dashjr
2016-11-29BIP 123: Clarify how used with non-Standards BIPs, and update listLuke Dashjr
2016-10-05Bugfix: scripts/buildtable: Tolerate Discussions-To, Replaces, ↵Luke Dashjr
Superseded-By, and Resolution headers
2016-02-09Travis: Initial formatting testsLuke Dashjr