summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2016-04-20travis: Ignore doc changes when building a PRFlorian Bruhin
2016-04-15Remove unused importFlorian Bruhin
2016-04-15Use __file__ instead of sys.argv[0]Florian Bruhin
2016-04-15Make update_3rdparty.py install correctly when run from any directoryJan Verbeek
2016-04-08flake8: Add hackingFlorian Bruhin
2016-04-06travis: Don't install recommended packages via aptFlorian Bruhin
2016-04-06ci/install: Fix updating of pip on AppveyorFlorian Bruhin
2016-04-06ci/install: Wait 30s before re-calling apt-getFlorian Bruhin
2016-04-06travis: Use sudo -H to call pipFlorian Bruhin
2016-04-06travis: Use pip install -U to install packagesFlorian Bruhin
2016-04-06ci/install: Upgrade pip on Travis/AppVeyorFlorian Bruhin
2016-04-05scripts/dev/ci/install: Retry apt-get if it failsFlorian Bruhin
2016-04-05travis: Self-update npm in eslint envFlorian Bruhin
2016-04-05Add minimal C++ testbrowserFlorian Bruhin
2016-04-04freeze: Add pkg_resources._vendor.sixFlorian Bruhin
2016-04-04build_release: Don't call update_3rdparty.mainFlorian Bruhin
2016-04-01Add --cheatsheet to src2asciidoc.pyFlorian Bruhin
2016-04-01Fix lintFlorian Bruhin
2016-04-01Include cheatsheet images in offline helpFlorian Bruhin
2016-03-31travis: Remove sources.list patching againFlorian Bruhin
2016-03-31Rename minimal_webkit_testbrowser.py to testbrowser.pyFlorian Bruhin
2016-03-29Merge branch 'master' of https://github.com/arsana7/qutebrowser into arsana7-...Florian Bruhin
2016-03-29Merge branch 'test_statusbar_url' of https://github.com/craftyguy/qutebrowser...Florian Bruhin
2016-03-25Added option to output in "bookmark" format, clarified some "help" msgsClayton Craft
2016-03-24Fix importer script to output bookmarks in the right format for qutebrowser t...Clayton Craft
2016-03-24Implement statusbar.url testClayton Craft
2016-03-24Improve check_coverage.py output on failureFlorian Bruhin
2016-03-20Fix flake8 issuesPhilipp Hansch
2016-03-20Fix lint issuePhilipp Hansch
2016-03-20Generalize bookmarks importPhilipp Hansch
2016-03-16Fix asciidoc2html --no-authorsFlorian Bruhin
2016-03-16travis: Use prebuilt docker imagesFlorian Bruhin
2016-03-16Ignore --no-authors in asciidoc2html.pyFlorian Bruhin
2016-03-16Fix argument passing to TravisFlorian Bruhin
2016-03-16Fix spellingFlorian Bruhin
2016-03-16Check docs on Travis, take twoFlorian Bruhin
2016-03-16Revert "Revert "Check docs on Travis""Florian Bruhin
2016-03-15Revert "Check docs on Travis"Florian Bruhin
2016-03-15Check docs on TravisFlorian Bruhin
2016-03-15Add script to check for doc changesFlorian Bruhin
2016-03-15ci/install.py fixupFlorian Bruhin
2016-03-15Try to run Docker on TravisFlorian Bruhin
2016-03-15Move ci_install.py to subdirFlorian Bruhin
2016-03-02Add pkg_resources._vendor.pyparsing when freezing.Florian Bruhin
2016-02-22tests for browser.network.pastebin - code refactoravk
2016-02-19Fix lintFlorian Bruhin
2016-02-19Move pylint plugins to an installed package.Florian Bruhin
2016-02-19Include pytest-xvfb properly in frozen testsFlorian Bruhin
2016-02-17Remove xvfbwrapper from freeze_tests.py.Florian Bruhin
2016-02-12Merge branch 'contributing-toxhelp' of https://github.com/flv0/qutebrowser in...Florian Bruhin