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 |
|
Jamie Bliss
|
2acb4eb9be
|
Add ** to all the test handlers
|
2017-01-14 18:12:09 -05:00 |
|
Jamie Bliss
|
2f02e01de3
|
Make events keyword-only for future proof.
|
2017-01-14 17:31:29 -05:00 |
|
Jamie Bliss
|
1a5d832ffe
|
Use the species nomenclature throughout.
|
2017-01-12 13:29:15 -05:00 |
|
Jamie Bliss
|
972ae6e689
|
Merge remote-tracking branch 'upstream/master' into event-transform_command
|
2017-01-12 13:22:23 -05:00 |
|
Konstantinos Tsakiltzidis
|
c62fb9beb6
|
Merge pull request #2072 from xonsh/source
source alias improvements
|
2017-01-12 11:39:33 +02:00 |
|
Anthony Scopatz
|
74480d8b2d
|
Allow stdout to redirect to stderr
|
2017-01-11 23:29:28 -05:00 |
|
Konstantinos Tsakiltzidis
|
c411ef7245
|
Merge pull request #2074 from xonsh/glbf
Macro contexts refactor
|
2017-01-11 19:12:13 +02:00 |
|
Hugo Wang
|
335fc71bc7
|
xonsh script.xsh should not fail over
|
2017-01-11 21:59:42 +08:00 |
|
Anthony Scopatz
|
fa3730cf44
|
rewrite of xonsh contexts to be based off of macros.
|
2017-01-10 01:58:21 -05:00 |
|
Jamie Bliss
|
a106e33faf
|
Use the right subclass
|
2017-01-09 01:52:48 -05:00 |
|