Commit Graph

1079 Commits

Author SHA1 Message Date
Florian Bruhin
56b8447fb9 Use callback.assert_called_with() 2018-09-27 10:06:50 +02:00
pyup-bot
888fb62815 Update tox from 3.3.0 to 3.4.0 2018-09-24 19:51:21 +02:00
pyup-bot
98a7c15374 Update pytest-qt from 3.0.2 to 3.1.0 2018-09-24 19:51:19 +02:00
pyup-bot
a6c5d4f47d Update hypothesis from 3.71.8 to 3.73.0 2018-09-24 19:51:18 +02:00
pyup-bot
4d4ddfddb1 Update pycparser from 2.18 to 2.19 2018-09-24 19:51:16 +02:00
pyup-bot
8ad334a679 Update setuptools from 40.3.0 to 40.4.3 2018-09-24 19:51:14 +02:00
pyup-bot
696ad4151f Update pyparsing from 2.2.0 to 2.2.1 2018-09-24 19:51:13 +02:00
Florian Bruhin
442ad05dc9 Use develop branch of PyInstaller again
https://github.com/pyinstaller/pyinstaller/pull/3661 was merged into
PyInstaller, so we now can use that directly.

See #4232

This reverts commit b89b38fd3c.
2018-09-22 09:53:32 +02:00
Florian Bruhin
51c9e0c1c6
Merge pull request #4029 from sim590/qurlshare-userscript
userscripts: README page and qurlshare userscript
2018-09-18 21:05:24 +02:00
Florian Bruhin
ac5238a797
Merge pull request #4207 from wildente/master
add proper multiline support for qute-pass
2018-09-18 21:03:06 +02:00
Florian Bruhin
4d0a776599 Upgrade tox 2018-09-17 22:47:56 +02:00
Florian Bruhin
86aef26686 Downgrade and pin pytest 2018-09-17 22:47:44 +02:00
Florian Bruhin
7cf76c622f Delete old pylint-master requirement files 2018-09-17 22:46:38 +02:00
pyup-bot
566483561e Update pytest-cov from 2.5.1 to 2.6.0 2018-09-17 19:47:23 +02:00
pyup-bot
8c9dae301b Update pytest from 3.6.4 to 3.8.0 2018-09-17 19:47:21 +02:00
pyup-bot
73d4913292 Update hypothesis from 3.70.3 to 3.71.8 2018-09-17 19:47:20 +02:00
pyup-bot
5ae74d5889 Update pyinstaller from 3.3.1 to 3.4 2018-09-17 19:47:18 +02:00
pyup-bot
6a1577e74a Update setuptools from 40.2.0 to 40.3.0 2018-09-17 19:47:16 +02:00
wildente
b1e2a1ec2d add proper multiline support for qute-pass
when using the 'username-taget secret' option, the supplied
regex 'username-pattern' will only scan the first line of the
secret file.

you could specify a username-pattern with '\n', but this will
break if the position of the username is not consistent.

this change will implement re.search and the re.MULTILINE
option to search every line in a secrect file.

example:

--secret file
my_secret_password
username: my_username
--secret file

spawn --userscript qute-pass --username-target secret --username-pattern "^username: (.*)"
2018-09-09 22:16:48 +02:00
Florian Bruhin
4d959b28b4 Merge remote-tracking branch 'origin/pr/4107' 2018-09-05 14:47:15 +02:00
Philip Scheel
cf13c31142 Resolved conflicts for merge, regenerated asciidoc, removed whitespace
Removed whitespace
2018-09-04 00:10:07 +02:00
Philip Scheel
35c2f95a58 Merged upstream, made requested modifications to the search engine code and added tests 2018-09-03 23:28:43 +02:00
Florian Bruhin
a565fc62e4 Rebuild all requirements files 2018-09-03 20:06:18 +02:00
Florian Bruhin
e9370aeed4 Filter pytest 3.7.3/3.7.4 2018-09-03 19:55:01 +02:00
pyup-bot
6a323c9fda Update pytest-repeat from 0.6.0 to 0.7.0 2018-09-03 19:42:41 +02:00
pyup-bot
c896444289 Update pytest-qt from 3.0.0 to 3.0.2 2018-09-03 19:42:40 +02:00
pyup-bot
c8e143cdb8 Update pytest from 3.6.4 to 3.7.4 2018-09-03 19:42:38 +02:00
pyup-bot
fc29f027c7 Update py from 1.5.4 to 1.6.0 2018-09-03 19:42:37 +02:00
pyup-bot
9e93009d54 Update py from 1.5.4 to 1.6.0 2018-09-03 19:42:35 +02:00
pyup-bot
c9f049a886 Update hypothesis from 3.69.0 to 3.70.3 2018-09-03 19:42:34 +02:00
pyup-bot
3026f14729 Update cheroot from 6.4.0 to 6.5.2 2018-09-03 19:42:32 +02:00
pyup-bot
998a55844a Update atomicwrites from 1.1.5 to 1.2.0 2018-09-03 19:42:31 +02:00
pyup-bot
bc1296f55e Update github3.py from 1.1.0 to 1.2.0 2018-09-03 19:42:29 +02:00
pyup-bot
9205f68f9c Update github3.py from 1.1.0 to 1.2.0 2018-09-03 19:42:28 +02:00
pyup-bot
202bac485a Update macholib from 1.10 to 1.11 2018-09-03 19:42:26 +02:00
pyup-bot
f27f2f2ae1 Update setuptools from 40.1.0 to 40.2.0 2018-09-03 19:42:25 +02:00
pyup-bot
7c1f46134a Update typing from 3.6.4 to 3.6.6 2018-09-03 19:42:23 +02:00
pyup-bot
48711c3803 Update typing from 3.6.4 to 3.6.6 2018-09-03 19:42:22 +02:00
pyup-bot
4f5dec0dc2 Update attrs from 18.1.0 to 18.2.0 2018-09-03 19:42:19 +02:00
pyup-bot
aad42aca63 Update attrs from 18.1.0 to 18.2.0 2018-09-03 19:42:17 +02:00
pyup-bot
0e7053affe Update certifi from 2018.8.13 to 2018.8.24 2018-09-03 19:42:16 +02:00
pyup-bot
0dbdd4a410 Update certifi from 2018.8.13 to 2018.8.24 2018-09-03 19:42:14 +02:00
pyup-bot
adfcf6acd7 Update certifi from 2018.8.13 to 2018.8.24 2018-09-03 19:42:13 +02:00
Florian Bruhin
51a87f78df Blacklist pytest 3.7.2 2018-08-25 08:06:54 +02:00
pyup-bot
d8a26995c4 Update pytest from 3.6.4 to 3.7.2 2018-08-20 19:40:19 +02:00
pyup-bot
699c4b21c0 Update hypothesis from 3.67.0 to 3.69.0 2018-08-20 19:40:18 +02:00
pyup-bot
c594c5ee9e Update pyroma from 2.3.1 to 2.4 2018-08-20 19:40:16 +02:00
pyup-bot
a6321bb7d0 Update setuptools from 40.0.0 to 40.1.0 2018-08-20 19:40:15 +02:00
pyup-bot
0d4c3db303 Update flake8-bugbear from 18.2.0 to 18.8.0 2018-08-20 19:40:13 +02:00
Simon Désaulniers
b4789e454a userscripts/readme: other userscripts (own repos)
Other userscripts found on their own repository listed under the section
"Other".
2018-08-19 17:23:29 -04:00
R S Subbulakshmi
29d8034284
Update Makefile 2018-08-15 23:01:39 +05:30
pyup-bot
fb4a0eed30 Update tox from 3.1.3 to 3.2.1 2018-08-13 19:44:24 +02:00
pyup-bot
3cdc9ed4ea Update hypothesis from 3.66.30 to 3.67.0 2018-08-13 19:44:23 +02:00
pyup-bot
6a9f9c3fc0 Update beautifulsoup4 from 4.6.1 to 4.6.3 2018-08-13 19:44:21 +02:00
pyup-bot
ba64ea4e04 Update astroid from 2.0.2 to 2.0.4 2018-08-13 19:44:20 +02:00
pyup-bot
c665cfbedf Update pefile from 2017.11.5 to 2018.8.8 2018-08-13 19:44:18 +02:00
pyup-bot
60fa40f30b Update certifi from 2018.4.16 to 2018.8.13 2018-08-13 19:44:17 +02:00
pyup-bot
564633b805 Update certifi from 2018.4.16 to 2018.8.13 2018-08-13 19:44:15 +02:00
pyup-bot
2bde2dcbf0 Update certifi from 2018.4.16 to 2018.8.13 2018-08-13 19:44:14 +02:00
Florian Bruhin
831d3e4044 Add gD keybinding for :tab-give (detach a tab) 2018-08-08 14:23:03 +02:00
Florian Bruhin
1232edbb22 Downgrade to pytest 3.6.4
See https://github.com/pytest-dev/pytest-bdd/issues/250
2018-08-06 21:01:44 +02:00
Florian Bruhin
8dcc9963f7 Update requirement files 2018-08-06 21:00:05 +02:00
pyup-bot
aac0031ba7 Update tox from 3.1.2 to 3.1.3 2018-08-06 19:41:25 +02:00
pyup-bot
36348f872a Update vulture from 0.28 to 0.29 2018-08-06 19:41:23 +02:00
pyup-bot
c15277dd5a Update vulture from 0.28 to 0.29 2018-08-06 19:41:22 +02:00
pyup-bot
6854781256 Update pytest-repeat from 0.5.0 to 0.6.0 2018-08-06 19:41:20 +02:00
pyup-bot
85b5edb023 Update pytest from 3.6.4 to 3.7.1 2018-08-06 19:41:19 +02:00
pyup-bot
5efed1af4c Update more-itertools from 4.2.0 to 4.3.0 2018-08-06 19:41:17 +02:00
pyup-bot
985f0ff3f0 Update hypothesis from 3.66.14 to 3.66.30 2018-08-06 19:41:16 +02:00
pyup-bot
c2322eddfd Update cheroot from 6.3.3 to 6.4.0 2018-08-06 19:41:14 +02:00
pyup-bot
7c991d7c5f Update pylint from 2.0.1 to 2.1.1 2018-08-06 19:41:13 +02:00
pyup-bot
53b33014e4 Update astroid from 2.0.1 to 2.0.2 2018-08-06 19:41:11 +02:00
SubbulakshmiRS
69ad1d33a6 misc/Makefile: Use of Variables
Variables such as $(prefix),$(datarootdir),$(mandir),
$(datadir) have been used .

Closes https://github.com/qutebrowser/qutebrowser/issues/3538
2018-08-04 09:26:01 +05:30
SubbulakshmiRS
224cf29409 ./misc/Makefile: Use of variables
Variables like $(mandir),$(prefix),$(datadir) and $(datarootdir) are used in the Makefile .

Closes https://github.com/qutebrowser/qutebrowser/issues/3538
2018-08-03 20:53:35 +05:30
pyup-bot
840eb49e65 Update pytest from 3.6.3 to 3.6.4 2018-07-30 19:39:21 +02:00
pyup-bot
7de6de752b Update pluggy from 0.6.0 to 0.7.1 2018-07-30 19:39:20 +02:00
pyup-bot
9686a0f8c8 Update pluggy from 0.6.0 to 0.7.1 2018-07-30 19:39:18 +02:00
pyup-bot
a6a6ef4662 Update hypothesis from 3.66.6 to 3.66.14 2018-07-30 19:39:17 +02:00
pyup-bot
afad6cbf08 Update beautifulsoup4 from 4.6.0 to 4.6.1 2018-07-30 19:39:15 +02:00
pyup-bot
889521e405 Update macholib from 1.9 to 1.10 2018-07-30 19:39:14 +02:00
pyup-bot
985b1fcd63 Update altgraph from 0.15 to 0.16.1 2018-07-30 19:39:12 +02:00
pyup-bot
05bf5a7ce8 Update pytest-repeat from 0.4.1 to 0.5.0 2018-07-23 19:34:17 +02:00
pyup-bot
a8974e1f04 Update hypothesis from 3.66.1 to 3.66.6 2018-07-23 19:34:15 +02:00
pyup-bot
f5649730ce Update pylint from 2.0.0 to 2.0.1 2018-07-23 19:34:14 +02:00
pyup-bot
4c8e163166 Update astroid from 2.0 to 2.0.1 2018-07-23 19:34:12 +02:00
Simon Désaulniers
d98e5f86c8 userscripts/readme: list userscripts in markdown 2018-07-21 18:49:06 -04:00
cryzed
9ea6f4acf4 Follow symlinks when finding pass candidates 2018-07-18 16:18:56 +02:00
Florian Bruhin
1d9ee2c11d Recompile requirements files 2018-07-18 09:58:49 +02:00
Florian Bruhin
03ac3b4d7d Update to pylint 2.0 2018-07-16 15:09:06 +02:00
Florian Bruhin
3b9b2bc30e NSIS: Add missing quote 2018-07-11 15:35:58 +02:00
Florian Bruhin
0b98555987 NSIS: Uninstall old version before installing
Supersedes #4054
2018-07-11 14:09:24 +02:00
Florian Bruhin
048d8ef794 Go back to a release version of PyYAML
There's 3.13 now which supports Python 3.7
2018-07-10 15:22:51 +02:00
Florian Bruhin
53afa4275c Merge remote-tracking branch 'origin/pr/4051' 2018-07-10 15:21:56 +02:00
murchik
a5c1903247 OTP for qute-pass. 2018-07-10 20:42:28 +08:00
pyup-bot
94f2b6bdb8 Update tox from 3.0.0 to 3.1.1 2018-07-09 19:25:21 +02:00
pyup-bot
df3e41db9b Update vulture from 0.27 to 0.28 2018-07-09 19:25:20 +02:00
pyup-bot
d817818fb8 Update vulture from 0.27 to 0.28 2018-07-09 19:25:18 +02:00
pyup-bot
45da910d23 Update pytest from 3.6.2 to 3.6.3 2018-07-09 19:25:17 +02:00
pyup-bot
d1093d1c1d Update hypothesis from 3.65.0 to 3.66.1 2018-07-09 19:25:15 +02:00
pyup-bot
ea026b5ecb Update cheroot from 6.3.2 to 6.3.2.post0 2018-07-09 19:25:14 +02:00