Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-25 | [gitian] use versioned unsigned tarballs instead of generically named ones | Andrew Chow | |
Instead of re-naming the tarballs used for the code signing step to the generically named tarball that is used, keep the versioned naming. Only copy them to the correct filename when they are needed at build time. | |||
2018-09-05 | Merge #13954: Warn (don't fail!) on spelling errors. Fix typos reported by ↵ | MarcoFalke | |
codespell. f8a81f73ac lint: Add spell check linter (codespell) (practicalswift) ada356208e Fix typos reported by codespell (practicalswift) Pull request description: * Check for common misspellings using `codespell`. * Fix recently introduced typos reported by `codespell`. Tree-SHA512: 9974c0e640b411c7d0ebc5b45de253c19bac7fe3002cd98601ff8da8db584224c2fd7d331aee3df612c9f2cfef540d647a9b4c5a1a73fd208dc93ce4bf9e5e3e | |||
2018-09-04 | Fix typos reported by codespell | practicalswift | |
2018-09-02 | lint: Make sure we read the command line inputs using utf-8 decoding in python | Chun Kuan Lee | |
2018-08-01 | contrib: Support github pull request gitian-build | Chun Kuan Lee | |
2018-07-21 | [contrib] Add automatic setup for Ubuntu Bionic | Chun Kuan Lee | |
2018-07-17 | contrib: Clone core repo in gitian-build | MarcoFalke | |
2018-07-16 | Migrate gitian-build.sh to python | Chun Kuan Lee | |