Commit graph

4089 commits

Author SHA1 Message Date
Anthony Scopatz
643849d6cf Merge pull request #1377 from BlaXpirit/no-bare-except
News entry for no-bare-except
2016-07-01 12:06:06 -04:00
Oleh Prypin
38e931b82e News entry for no-bare-except 2016-07-01 18:57:05 +03:00
Anthony Scopatz
c5ad065b60 some amalgamate updates from @yaroslavvb 2016-07-01 11:36:06 -04:00
laerus
b83906381e test_parser incomplete 2016-07-01 17:50:01 +03:00
Anthony Scopatz
aace5d77c0 Merge pull request #1375 from BlaXpirit/no-bare-except
Don't use bare `except:`
2016-07-01 10:16:09 -04:00
laerus
36c0bcfd42 test execer/xonsh_execer fixture in conftest 2016-07-01 15:43:16 +03:00
laerus
a05ca9b6af 'test_imphooks' 2016-07-01 13:52:44 +03:00
laerus
5aef18ccfb 'test_main' 2016-07-01 13:35:16 +03:00
laerus
f43ddcfe27 'revert test_parser' 2016-07-01 12:43:32 +03:00
laerus
320bb3b4da 'test_environ/lexer' 2016-07-01 12:42:07 +03:00
Oleh Prypin
f6834bae83 Don't use bare except:
Bare `except:` also catches SystemExit, KeyboardInterrupt, GeneratorExit, causing unexpected problems.

Fixes #1372
2016-07-01 10:14:13 +03:00
laerus
6476c8491a test_tools repair 2016-06-30 23:00:00 +03:00
Anthony Scopatz
139cb5b6fd version bump to 0.4.3 2016-06-30 14:52:02 -04:00
Morten Enemark Lund
41d1fc64dc Merge pull request #1374 from xonsh/setupexc
Some git version setup imporvements
2016-06-30 20:43:08 +02:00
Anthony Scopatz
607ac427a0 better git messaging 2016-06-30 13:32:59 -04:00
Anthony Scopatz
63c26892cd except everything 2016-06-30 13:30:16 -04:00
Anthony Scopatz
ffa6fad3d5 Merge pull request #1373 from xonsh/xonda
add xonda to xontribs
2016-06-30 13:05:22 -04:00
Gil Forsyth
4c4fddc80d add xonda to xontribs 2016-06-30 12:42:37 -04:00
Anthony Scopatz
10954bb406 Merge branch 'master' of github.com:xonsh/xonsh 2016-06-30 12:25:06 -04:00
Anthony Scopatz
bde05da579 copyright update 2016-06-30 12:24:55 -04:00
Anthony Scopatz
44545fb853 Merge pull request #1371 from Granitas/vox_tabcomplete
add entry for vox-tabcomplete xontrib
2016-06-30 12:14:53 -04:00
Morten Enemark Lund
876b2fd1ff Merge pull request #1359 from xonsh/bgmod
Background thread module loading
2016-06-30 16:00:47 +02:00
Bernardas
386c1a42e7 add entry for vox-tabcomplete xontrib 2016-06-30 09:34:31 +00:00
Anthony Scopatz
f58ef01161 Merge branch 'master' into bgmod 2016-06-29 12:41:19 -04:00
Konstantinos Tsakiltzidis
1527ba6728 'slowly migrating tools' 2016-06-29 19:28:39 +03:00
Konstantinos Tsakiltzidis
2f2f1622c9 'test_builtins' 2016-06-29 18:32:42 +03:00
Konstantinos Tsakiltzidis
cc9d558e75 'fixed conflicts' 2016-06-29 16:59:42 +03:00
Konstantinos Tsakiltzidis
ba6f63f143 Merge branch 'master' into pytest_migration 2016-06-29 16:58:08 +03:00
Morten Enemark Lund
6a0b9bd61d Merge pull request #1357 from xonsh/sub
LazyObject getitem
2016-06-29 12:17:48 +02:00
Morten Enemark Lund
e20b9b3008 Merge pull request #1358 from xonsh/path34
path fix for v3.4
2016-06-29 12:15:17 +02:00
Morten Enemark Lund
f6bb3b7bd6 Merge pull request #1367 from xonsh/rmenv
Removed ENV
2016-06-29 11:10:46 +02:00
Anthony Scopatz
3276d06f01 removed ENV 2016-06-28 20:22:11 -04:00
Anthony Scopatz
4a352dcba0 Merge pull request #1366 from pgoelz/minidocfix
Add missing -r flag to pip install command in developer's guide
2016-06-28 17:58:18 -04:00
Paul Goelz
49be0a26cf Add missing -r flag to pip install command in developer's guide 2016-06-28 23:54:37 +02:00
Anthony Scopatz
88b57b3198 Merge pull request #1316 from pgoelz/sortglob
Sort results from globbing expressions
2016-06-28 16:43:55 -04:00
Paul Goelz
4a9ac0812f Fix iglobpath test and pass sort_result parameters in a lot of places where they should always have been passed. 2016-06-28 22:34:30 +02:00
Paul Goelz
7276c603db One more suggestion which I have missed before 2016-06-28 20:39:22 +02:00
Paul Goelz
ad51990b2b Realize many of scopatz' suggestions 2016-06-28 20:36:17 +02:00
Anthony Scopatz
1ce2ba5342 Merge pull request #1364 from Granitas/scrapy_tabcomplete
add Xontrib entry for scrapy-tabcomplete xontribution
2016-06-28 13:18:07 -04:00
Bernardas
df71c5fa74 add entry for scrapy-tabcomplete xontrib 2016-06-28 16:44:16 +00:00
Anthony Scopatz
f2fec43e4a Merge pull request #1353 from Granitas/patch-1
Add xonsh-autoxsh xontrib
2016-06-28 11:37:14 -04:00
Konstantinos Tsakiltzidis
6760c3dfc4 test_history/test_replay(buggy) 2016-06-28 13:47:35 +03:00
Konstantinos Tsakiltzidis
1dcb080a54 'partial test_replay' 2016-06-28 13:16:12 +03:00
Konstantinos Tsakiltzidis
e3445f6677 Merge branch 'master' into pytest_migration 2016-06-28 12:31:12 +03:00
Bernardas
41952a2136 add missing } 2016-06-28 09:26:34 +00:00
Bernardas
83073ac9eb add autoxsh xontrib entry to xontribs.json 2016-06-28 08:56:33 +00:00
Anthony Scopatz
69243a10ea Merge pull request #1360 from mitnk/update-repo-url
update xonsh repo url
2016-06-28 00:37:17 -04:00
Hugo Wang
aad0a7d3b2 updated xonsh repo url 2016-06-28 12:29:42 +08:00
Anthony Scopatz
c63e4191fa Merge branch 'master' into bgmod 2016-06-27 23:32:46 -04:00
Anthony Scopatz
bf43891e19 Merge pull request #1349 from mitnk/readline-case-sensitive
fix #1342 readline case sensitive issue
2016-06-27 23:31:53 -04:00