Commit Graph

  • 0f1444125f [osx] proper plist to show up in browsers list (by The-Compiler) Anton S 2017-10-05 01:13:53 +0300
  • 5350b948ea [review] gather plist params in one place Anton S 2017-10-05 01:08:50 +0300
  • 763d035ee3 Add environment variables to skip backendproblem checks Florian Bruhin 2017-10-04 22:25:14 +0200
  • 2f33f93a98 Update FILES in manpage Florian Bruhin 2017-10-04 22:16:36 +0200
  • d3d644d6a5 Try to stabilize :window-only test Florian Bruhin 2017-10-04 21:09:46 +0200
  • 09f2b06081 build_release: Fix casing for framework name Florian Bruhin 2017-10-04 19:09:54 +0200
  • 6d9f04355c Strip JSON response from Google API of the 5-byte prefix Michal Siedlaczek 2017-10-04 10:06:14 -0400
  • c5d695b59e Remove spellcheck.enabled option. Michal Siedlaczek 2017-10-04 09:54:59 -0400
  • e20ad95666 Merge branch 'master' into spell Michał Siedlaczek 2017-10-04 09:47:42 -0400
  • 6a486058c5 Review fixes Michal Siedlaczek 2017-10-04 09:22:35 -0400
  • bae49c9366 Update Windows install instructions Florian Bruhin 2017-10-04 11:49:04 +0200
  • 9257538dcf Regenerate docs Florian Bruhin 2017-10-04 11:48:46 +0200
  • 36857d9250 Remove valid values for Bool from docs Florian Bruhin 2017-10-04 11:46:42 +0200
  • 6fa001481d Add some comments to generated config.py Florian Bruhin 2017-10-04 11:43:14 +0200
  • 7fc5e42cca Initial :config-write-py implementation Florian Bruhin 2017-10-04 11:14:24 +0200
  • f18b730f24 Update changelog Florian Bruhin 2017-10-04 09:36:08 +0200
  • f0c0fea281 Merge branch 'pr/3025' Florian Bruhin 2017-10-04 09:28:40 +0200
  • 96ff0c61ef Try to stabilize :completion-item-del for :buffer test Florian Bruhin 2017-10-04 09:08:59 +0200
  • 3b689166f8 Skip flaky :buffer test entirely Florian Bruhin 2017-10-04 09:04:24 +0200
  • da4402e98c Don't rely on order in test_clear Florian Bruhin 2017-10-04 09:02:34 +0200
  • 38270de120 Avoid configdata init in test_configinit Florian Bruhin 2017-10-04 09:01:31 +0200
  • cc871389c9 Increase pytest-faulthandler timeout a bit Florian Bruhin 2017-10-04 08:58:35 +0200
  • 6037d44d0e Remove unused imports Florian Bruhin 2017-10-04 08:56:32 +0200
  • 969b8f3200 Fix test_configcommands on Python 3.5 Florian Bruhin 2017-10-04 08:55:33 +0200
  • 37fa7a0d3e Fix casing in test name Florian Bruhin 2017-10-04 08:47:33 +0200
  • 208b4d1cbc Make configfiles.YamlConfig iteration deterministic Florian Bruhin 2017-10-04 08:47:10 +0200
  • 42550cd2e6 Merge remote-tracking branch 'origin/pr/3048' Florian Bruhin 2017-10-04 06:47:48 +0200
  • 9bba3ddf0d Update changelog Florian Bruhin 2017-10-04 06:46:14 +0200
  • ae4d5153b9 Add missing docstring Florian Bruhin 2017-10-04 06:45:27 +0200
  • cdf0cf56fa Merge remote-tracking branch 'origin/pr/3056' Florian Bruhin 2017-10-04 06:45:08 +0200
  • 7cbb2b079f Use existing tabbed_browser_stubs fixture in tests Florian Bruhin 2017-10-04 06:30:39 +0200
  • 8c660d1bf4 Add a :version command Florian Bruhin 2017-10-04 06:22:51 +0200
  • 4a9e22163b Filter keyhints based on count prefix. Ryan Roden-Corrent 2017-10-02 12:01:53 -0400
  • 5d787c84ea Show keyhint even with count prefix. Ryan Roden-Corrent 2017-10-02 11:44:02 -0400
  • 932e7a9ab9 Review fixes Michal Siedlaczek 2017-10-03 19:54:54 -0400
  • 68481bc989 [osx] declare html files support as well Anton S 2017-10-04 00:02:03 +0300
  • feaccb3083 Rename :scroll-perc to :scroll-to-perc Florian Bruhin 2017-10-03 22:44:21 +0200
  • 7f28097f55 Be explicit about constraints instead Florian Bruhin 2017-10-03 22:17:29 +0200
  • d70bdb5552 Honour --no-err-windows in more places Florian Bruhin 2017-10-03 21:28:55 +0200
  • 16d369d98c bdd: Include captured log when subprocess didn't start Florian Bruhin 2017-10-03 21:13:56 +0200
  • 6c2958b646 Set star_args_optional for :config-cycle Florian Bruhin 2017-10-03 20:49:16 +0200
  • 22adcfba75 Stop using mocks in test_editor Florian Bruhin 2017-10-03 19:28:41 +0200
  • 3907d1e032 Update changelog Florian Bruhin 2017-10-03 19:12:24 +0200
  • 22088d9f7b Remove --force for :bind and config.bind(...) Florian Bruhin 2017-10-03 19:03:03 +0200
  • 727580d1f4 Add a :config-edit command Florian Bruhin 2017-10-03 18:54:40 +0200
  • 555930791f Refactor ExternalEditor to be able to edit an existing file Florian Bruhin 2017-10-03 18:19:09 +0200
  • c8c6199369 Add tests for :set-cmd-text --run-on-count Michael Hoang 2017-10-04 02:30:23 +1100
  • 8506e1f4f2 Add arg to run when count given for :set-cmd-text Michael Hoang 2017-09-23 18:40:42 +1000
  • 8edaad51c3 Add a :config-source command Florian Bruhin 2017-10-03 16:28:11 +0200
  • 0695cfccfc Improve some configfile tests Florian Bruhin 2017-10-03 14:33:33 +0200
  • 999d70ae40 Add missing config.py tests Florian Bruhin 2017-10-03 14:12:29 +0200
  • 586c6e810f Fix xfail check Florian Bruhin 2017-10-03 13:58:53 +0200
  • 9f10fa105c Merge adblock.feature into misc.feature Florian Bruhin 2017-10-03 13:42:04 +0200
  • 2f9d1875cd Clear BDD process settings between each test Florian Bruhin 2017-10-03 13:38:16 +0200
  • 9383452ab9 Use a real YAML config for config tests Florian Bruhin 2017-10-03 13:05:01 +0200
  • ed8c3f4aa2 Add :config-clear and :config-unset Florian Bruhin 2017-10-03 12:44:22 +0200
  • 3772084cbf Adjust test_histcategory for NOT NULL constraints Florian Bruhin 2017-10-03 10:26:55 +0200
  • 31f49afdb2 Fix incorrect docstring Florian Bruhin 2017-10-03 07:50:21 +0200
  • 1603b15cfd Default to NOT NULL for table constraints Florian Bruhin 2017-10-03 07:49:27 +0200
  • b06a38ce7e Reorder methods Florian Bruhin 2017-10-03 09:12:50 +0200
  • ad867a3b90 Merge branch 'pr/3024' Florian Bruhin 2017-10-03 10:17:01 +0200
  • 58bef6ba97 Regenerate docs Florian Bruhin 2017-10-03 10:13:16 +0200
  • 92f9a8503e add required redirect (url,title,atime,redirect) Josefson Fraga 2017-10-03 01:55:31 -0400
  • 368e9a5cf9 Update changelog Florian Bruhin 2017-10-03 07:39:24 +0200
  • 4ed60efa80 Add missing qapp fixture Florian Bruhin 2017-10-03 07:35:07 +0200
  • f533e3b751 Move config toggling to :config-cycle Florian Bruhin 2017-10-03 07:29:44 +0200
  • 81993a70a2 Split off :config-cycle from :set Florian Bruhin 2017-10-03 07:09:32 +0200
  • 665a76561e add insertions to ComandHistory table as well Josefson Fraga 2017-10-02 22:50:52 -0400
  • 64e0313090 Fix commas in settings docs Florian Bruhin 2017-10-02 20:08:02 +0200
  • 4dc232f259 pylint fixes Josefson Fraga 2017-10-02 13:54:24 -0400
  • 8ae0bd2797 Update :buffer tests for count support Michael Hoang 2017-10-02 23:43:49 +1100
  • 138ce60c1d Add count support to buffer command Michael Hoang 2017-09-23 18:26:53 +1000
  • 5af8a95c82 Refactor SQL error handling Florian Bruhin 2017-10-02 09:40:35 +0200
  • eacdbe132e Update changelog Florian Bruhin 2017-10-02 09:06:11 +0200
  • 85532248fa Merge remote-tracking branch 'origin/pr/2879' Florian Bruhin 2017-10-02 09:05:01 +0200
  • 506b1cdbc1 Improve input.insert_mode.auto_load tests Florian Bruhin 2017-10-02 08:52:12 +0200
  • 9c1b604cb1 Update changelog Florian Bruhin 2017-10-02 07:51:58 +0200
  • 14dacbaa92 Fix typo Florian Bruhin 2017-10-02 07:49:31 +0200
  • 0df4569502 Merge remote-tracking branch 'origin/pr/2847' Florian Bruhin 2017-10-02 07:49:20 +0200
  • fbf9817dcb Rename test classes Florian Bruhin 2017-10-02 07:15:00 +0200
  • a8fc561707 Split config commands off to their own file. Florian Bruhin 2017-10-02 07:06:05 +0200
  • c6d140a40a adding script to import history data from other browsers Josefson Fraga 2017-10-02 00:26:47 -0400
  • 8cb6b832d1 script to import history data from other browsers Josefson Fraga 2017-10-02 00:24:59 -0400
  • 32d529b54e Fix typo in configuring docs Florian Bruhin 2017-10-02 06:24:29 +0200
  • a576fae893 [osx] declare URLs support in Info.plist Anton S 2017-10-02 01:04:12 +0300
  • a273baf8a0 Make sure :bind/unbind works properly when bindings.commands is None Florian Bruhin 2017-10-01 21:20:30 +0200
  • 0fbd914432 Fix completion for empty config values Florian Bruhin 2017-10-01 20:14:49 +0200
  • ab6bfe61b8 [osx] first step to become default browser Anton S 2017-10-01 00:35:03 +0300
  • 1b88fec7f0 Fix key chain in configuring docs Florian Bruhin 2017-09-30 23:23:24 +0200
  • e0ff95d62a Remove outdated note from quickstart docs Florian Bruhin 2017-09-30 22:54:49 +0200
  • 59d5c0f8e8 Merge pull request #3039 from gilbertw1/fix-config-doc-alias Florian Bruhin 2017-09-30 15:21:52 +0200
  • ba06323696 fix example config.py alias creation example Bryan Gilbert 2017-09-30 09:02:17 -0400
  • 1a381bf0a5 eslint: Report unused disables Florian Bruhin 2017-09-29 22:29:18 +0200
  • dca962ca03 Make userscripts work on both Python 2 and 3 Florian Bruhin 2017-09-29 13:38:38 +0200
  • 0b5af757ec Clarify settings which need a restart Florian Bruhin 2017-09-28 21:51:07 +0200
  • 322d97c3fa Only show warning message stack with --debug Florian Bruhin 2017-09-28 21:30:32 +0200
  • 5c181a23ab Fix default prompt color Florian Bruhin 2017-09-28 21:24:12 +0200
  • 02bcec37f4 Darken default prompt color a bit more Florian Bruhin 2017-09-28 19:20:29 +0200
  • 4e57b79e91 Merge branch 'webengine-by-default' Florian Bruhin 2017-09-28 18:41:41 +0200
  • 9d963d55f5 Fix :debug-cache-stats with QtWebEngine Florian Bruhin 2017-09-28 17:42:21 +0200