aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
Commit message (Collapse)AuthorAge
* Initial pass reformatting all code.Gravatar mitchell2021-04-11
| | | | Use clang-format, LuaFormatter, and 100 character limit on lines.
* GitHub builds should probably use Ubuntu 18.04, not latest, which is variable.Gravatar mitchell2021-01-25
| | | | This version meets the minimum compiler version requirements.
* Added sponsorship links.Gravatar mitchell2021-01-24
|
* Broke up textadept-modules into individual module repositories.Gravatar mitchell2020-10-08
| | | | Zip them all into a single archive during the build process.
* Mark alpha and beta releases as pre-releases.Gravatar mitchell2020-10-01
|
* Keep download link in GitHub release notes.Gravatar mitchell2020-09-19
| | | | | Having the direct links in e-mail notifications seems valuable. It also saves having to search through release assets in the Web UI.
* No need for "-e" in simple sed invocations.Gravatar mitchell2020-09-16
|
* Added initial GitHub workflow for [nightly] builds.Gravatar mitchell2020-09-13