Commit graph

1014 commits

Author SHA1 Message Date
Konstantinos Tsakiltzidis
672e0c617c Merge pull request #2181 from xonsh/file
Added __file__ and __name__ to xonsh scripts
2017-02-13 02:06:18 +02:00
Anthony Scopatz
5e1babbc65 Some fixes 2017-02-12 17:18:57 -05:00
Anthony Scopatz
a695c78e64 is -> in 2017-02-12 17:09:51 -05:00
Anthony Scopatz
cbc7282707 ws 2017-02-12 13:36:33 -05:00
Anthony Scopatz
8225731142 some comments 2017-02-12 13:24:53 -05:00
Anthony Scopatz
cb2f071d37 ugg 2017-02-12 13:21:13 -05:00
Anthony Scopatz
2e6946d5a7 pytest is thge worst 2017-02-12 13:15:34 -05:00
Anthony Scopatz
9823b465cf separate tests 2017-02-12 13:11:29 -05:00
Anthony Scopatz
633cce8e95 xfail 2017-02-12 13:01:15 -05:00
Anthony Scopatz
6df10233dc stupid message 2017-02-12 12:59:40 -05:00
Anthony Scopatz
e223c9e7b7 _bad_case 2017-02-12 12:55:51 -05:00
Anthony Scopatz
75afffc54b merge cases 2017-02-12 12:52:13 -05:00
Anthony Scopatz
a9e48b04be try this 2017-02-12 12:32:50 -05:00
Anthony Scopatz
489b4b460e try inner 2017-02-12 12:27:00 -05:00
Anthony Scopatz
7f59cfc998 uggh more 2017-02-12 12:17:17 -05:00
Anthony Scopatz
8641e44b93 err 2017-02-12 11:59:51 -05:00
Anthony Scopatz
03646b987e skip on travis 2017-02-12 11:50:34 -05:00
Anthony Scopatz
ec174a3b44 no xonsh 2017-02-12 11:42:44 -05:00
Hugo Wang
5368d720fe moved unthreadable etc decorators to tools 2017-02-12 11:01:24 +08:00
Anthony Scopatz
0fbb522712 mac test fixes 2017-02-11 19:22:30 -05:00
Anthony Scopatz
ed727535a7 added scripts 2017-02-11 19:12:03 -05:00
Anthony Scopatz
6f448c0cfb Added __file__ and __name__ to xonsh scripts 2017-02-11 18:51:10 -05:00
Anthony Scopatz
c8ebf7f65c proc proxy aliases 2017-02-11 14:54:36 -05:00
Morten Enemark Lund
4b1ac74de1 Merge pull request #2153 from xonsh/argcomp
Argument completion
2017-02-06 20:59:00 +01:00
Anthony Scopatz
fe3f88d53f Merge pull request #2146 from mitnk/hist-be
Make XONSH_HISTORY_BACKEND accept class type
2017-02-05 11:01:29 -05:00
Anthony Scopatz
711ba56c38 Merge branch 'master' into argcomp 2017-02-05 10:53:33 -05:00
Hugo Wang
f216aa8bed adding tests back 2017-02-05 22:55:04 +08:00
Hugo Wang
4a5b561014 Merge branch 'master' of github.com:mitnk/xonsh into hist-be 2017-02-05 22:07:16 +08:00
Hugo Wang
4746d6d4a4 adding tests 2017-02-05 22:02:27 +08:00
Anthony Scopatz
f11448b4bf Added Python function argument completer 2017-02-04 19:35:16 -05:00
Anthony Scopatz
79777ac888 added subexpr_before_unbalanced 2017-02-04 17:35:32 -05:00
Anthony Scopatz
41191d1b30 added is_balanced() 2017-02-04 17:04:12 -05:00
Anthony Scopatz
ac40750c04 added uptime 2017-02-04 14:12:28 -05:00
Jamie Bliss
ccdf582152 Merge pull request #2109 from xonsh/hist
changed history indexing api
2017-02-03 14:51:17 -05:00
Jamie Bliss
20704f5d1a Merge pull request #2131 from xonsh/envev
Event on_envvar
2017-02-01 22:09:38 -05:00
laerus
bbeafbab56 event on_envvar moar testing 2017-01-31 12:51:26 +02:00
laerus
2e492eed27 event on_envvar_change no fire for same value 2017-01-31 12:26:50 +02:00
laerus
cd21c83e09 split on_envvar to on_envvar_new & on_envvar_change 2017-01-31 12:13:50 +02:00
Andre Weltsch
383596dc57 Merge remote-tracking branch 'origin/master' into traceback_logfile_expand_path. 2017-01-31 09:12:38 +01:00
Andre Weltsch
95bd061163 Add test cases for tools.expand_path.
* Test different parameters for expand_user.
* Test different parameters for EXPAND_ENV_VARS.
2017-01-30 18:49:41 +01:00
Morten Enemark Lund
150d12673e Merge pull request #2113 from xonsh/jk
potential fix for jupyter
2017-01-30 18:46:50 +01:00
laerus
c6b9839690 environ event test for new envvar 2017-01-30 15:41:48 +02:00
laerus
d3227a3f14 event on_envvar 2017-01-30 14:45:35 +02:00
laerus
487366592d history indexing replaced namedtuple with SimpleNamespace 2017-01-29 15:22:46 +02:00
laerus
e88735807b Merge branch 'master' into hist 2017-01-29 14:12:30 +02:00
Anthony Scopatz
cbab9056a3 test fixes 2017-01-26 17:26:28 -05:00
laerus
a76f312d89 changed history indexing api 2017-01-26 18:24:33 +02:00
Jamie Bliss
39102ee401 Update vox_on_* 2017-01-14 19:06:49 -05:00
Jamie Bliss
be30c54f3a Update on_chdir 2017-01-14 18:40:29 -05:00
Jamie Bliss
fdb4a6ac35 Update on_transform_command 2017-01-14 18:13:27 -05:00