Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-26 | manifest: Prune .mypy_cache | Florian Bruhin | |
2020-05-15 | Add tests to release tarball | Florian Bruhin | |
Closes #5081 | |||
2019-07-16 | Update MANIFEST.in for NSIS changes | Florian Bruhin | |
2019-01-28 | Rename desktop file to follow appdata ID | Dennis M. Pöpperl | |
2019-01-20 | Rename appdata.xml to reflect id string | Dennis M. Pöpperl | |
This helps for Flatpak packaging. See also 30f7f7b | |||
2018-12-12 | Fix lint | Florian Bruhin | |
2018-11-27 | manifest: Exclude mypy.ini | Florian Bruhin | |
2018-05-20 | Remove old files from MANIFEST.in | Florian Bruhin | |
2018-03-14 | Include requirements files in built release | Florian Bruhin | |
This is needed to use "tox -e mkvenv" | |||
2018-02-09 | Add scripts/*.js to MANIFEST.in | Florian Bruhin | |
2017-12-30 | Fix MANIFEST.in for testbrowser | Florian Bruhin | |
2017-11-21 | Add an initial Makefile | Florian Bruhin | |
2017-10-17 | Include appdata file in MANIFEST | Florian Bruhin | |
2017-09-21 | Make sure the changelog is in releases | Florian Bruhin | |
[ci skip] | |||
2017-09-17 | Fix more file move issues | Florian Bruhin | |
2017-09-17 | Move qutebrowser.desktop to misc/ | Florian Bruhin | |
2017-09-17 | Make codecov.yml hidden | Florian Bruhin | |
2017-09-17 | Move all documentation files to doc/ | Florian Bruhin | |
2017-08-06 | Merge remote-tracking branch 'upstream/master' into HEAD | Ryan Roden-Corrent | |
2017-07-09 | Fix manifest | Florian Bruhin | |
2017-07-02 | Add configdata.yml | Florian Bruhin | |
2017-06-07 | manifest: Exclude all hidden files | Florian Bruhin | |
2017-05-24 | Add qutebrowser.nsi to MANIFEST.in | Florian Bruhin | |
2016-08-09 | Adjust .eslint* paths in MANIFEST.in | Florian Bruhin | |
2016-07-06 | Prune .github in MANIFEST.in | Florian Bruhin | |
2016-06-13 | Exclude some misc/ stuff from releases | Florian Bruhin | |
2016-05-12 | Rename setup.cfg to .flake8 | Florian Bruhin | |
We only use it to store flake8 config, and it turns out flake8 didn't actually deprecate .flake8. | |||
2016-05-02 | Add codecov.yml to MANIFEST.in | Florian Bruhin | |
2016-04-10 | Make sure the cheatsheet PNG is included in sdist | Florian Bruhin | |
Fixes #1403 | |||
2016-04-06 | Add basic editorconfig for enforcing style | Jay Kamat | |
2016-04-05 | MANIFEST: prune scripts/textbrowser_cpp | Florian Bruhin | |
2016-02-02 | MANIFEST.in: Exclude qutebrowser/3rdparty. | Florian Bruhin | |
We don't want external sources in our source releases, and check-manifest complained about it. | |||
2016-01-30 | Add a .pydocstylerc. | Florian Bruhin | |
2016-01-05 | Merge branch 'pdfjs' of https://github.com/Kingdread/qutebrowser into ↵ | Florian Bruhin | |
Kingdread-pdfjs | |||
2016-01-05 | Convert MANIFEST.in to unix lineendings. | Florian Bruhin | |
2016-01-05 | Exclude *.pyc-files correctly from sdist. | Florian Bruhin | |
Fixes #1091. | |||
2015-12-20 | Move pdfjs and use original files | Daniel Schadt | |
* No modified pdfjs installation needed -> Groundwork for using a system-wide installation * Script update_3rdparty.py to download and upack the latest pdfjs release | |||
2015-12-20 | exclude .eslintignore from MANIFEST | Daniel Schadt | |
2015-12-20 | Add pdfjs to the distribution | Daniel Schadt | |
2015-10-30 | tox fixes | meles5 | |
2015-10-17 | A few changes | meles5 | |
2015-08-08 | Switch to SVG file and tango theme. | Antoni Boucher | |
2015-07-20 | Add pytest.ini to MANIFEST.in. | Florian Bruhin | |
2015-06-28 | Move developer scripts to dev/ subfolder. | Florian Bruhin | |
Closes #783. | |||
2015-06-26 | Adjust MANIFEST.in to include all needed scripts. | Florian Bruhin | |
2015-06-10 | Update MANIFEST.in | Florian Bruhin | |
2015-06-02 | Switch from flake8 to pytest-{mccabe,flakes,pep8}. | Florian Bruhin | |
2015-05-12 | Fix lint. | Florian Bruhin | |
2015-05-11 | Include .js files in MANIFEST. | Florian Bruhin | |
2015-04-19 | Fix MANIFET.in to Include qutebrowser.1.asciidoc. | Florian Bruhin | |