aboutsummaryrefslogtreecommitdiff
path: root/build-source.sh
AgeCommit message (Collapse)Author
2022-03-06Merge pull request #1539 from egypcio/compress-tgzMicah Lee
Actually compress the tarball, using tar with -z
2022-03-02Suggest the use of git shallow copy, while cloningVinícius Zavam
2022-03-02Actually compress the tarball, using tar with -zVinícius Zavam
From tar's manpage we have: -z, -j, -J, --lzma Compress archive with gzip/bzip2/xz/lzma By doing that we shrink the size of OnionShare's tarball from its 12M to around 6.3M
2021-10-14Fix whitespace issuesa1346054
* make sure files contain a final newline * use consistent indentation * trim excess whitespace * trim trailing whitespace
2021-08-20Change github URLs from micahflee/onionshare to onionshare/onionshareMicah Lee
2020-11-08Add incomplete flatpak manifest, update release docs, re-add source package ↵Micah Lee
script