Ryan Gonzalez
|
df4908b17e
|
Add changelog entry
|
2016-05-20 20:58:08 -05:00 |
|
Ryan Gonzalez
|
1cdc0064d1
|
Tweaks
|
2016-05-20 20:48:05 -05:00 |
|
Ryan Gonzalez
|
280d0c4a7e
|
Fix a crash with proxy procedures
|
2016-05-20 19:44:52 -05:00 |
|
Anthony Scopatz
|
41edf6ca31
|
version bump to 0.3.0
|
2016-05-20 18:04:28 -04:00 |
|
Anthony Scopatz
|
4a6e153396
|
doc fixes
|
2016-05-20 17:58:50 -04:00 |
|
Anthony Scopatz
|
0e5f75699e
|
minor vi mode changes
|
2016-05-20 16:39:55 -04:00 |
|
Anthony Scopatz
|
7eb392cac5
|
Merge branch 'funkyfuture-platform'
|
2016-05-20 16:08:23 -04:00 |
|
Anthony Scopatz
|
7833e80281
|
removed bad scandir backport
|
2016-05-20 16:07:16 -04:00 |
|
Ryan Gonzalez
|
ac806c13bd
|
Print signal messages (closes #955)
|
2016-05-20 14:42:40 -05:00 |
|
Anthony Scopatz
|
05df97d423
|
fixed conflicts
|
2016-05-20 14:41:24 -04:00 |
|
Morten Enemark Lund
|
42c8c02bc7
|
Merge pull request #954 from scopatz/wiz
fixes for wizard in rl shell when storing stdout
|
2016-05-20 20:31:07 +02:00 |
|
Anthony Scopatz
|
999afff617
|
fixes for wizard in rl shell when storing stdout
|
2016-05-20 13:47:31 -04:00 |
|
Frank Sachsenheim
|
81f0f50496
|
Adds a xonsh.platform module
comes with occasional code cleanup and micro optimizations
fixes `xonsh.tools.CommandCache.all_commands`
|
2016-05-20 19:26:02 +02:00 |
|
Anthony Scopatz
|
386796bf64
|
more wizard fixes
|
2016-05-20 13:04:31 -04:00 |
|
Anthony Scopatz
|
a8a9dedc1e
|
minor fix to input node
|
2016-05-20 12:42:38 -04:00 |
|
Anthony Scopatz
|
ec2298a1bd
|
Merge pull request #951 from ned2/ubashrcdoc
Documenting issue of functions appended to Ubuntu's default .bashrc failing
|
2016-05-19 23:18:20 -04:00 |
|
Ned Letcher
|
b008260eed
|
added description of how functions appended to Ubuntu's default .bashrc will fail
|
2016-05-20 13:05:34 +10:00 |
|
Anthony Scopatz
|
62354964e5
|
Merge pull request #925 from adqm/prevent_wiz
Add option to prevent config wizard starting every time xonsh is run
|
2016-05-19 22:03:41 -04:00 |
|
adam j hartz
|
7fbaf7721c
|
fix name in docs
|
2016-05-19 21:56:12 -04:00 |
|
adam j hartz
|
af2123e0a5
|
cleaning up code per suggestions
|
2016-05-19 21:08:51 -04:00 |
|
adam j hartz
|
2f300e5b68
|
actually use variable we initialized
|
2016-05-19 21:08:05 -04:00 |
|
adam j hartz
|
a7ee1bb5d8
|
add option to prevent config wizard starting every time xonsh is run
|
2016-05-19 21:08:05 -04:00 |
|
adam j hartz
|
b82935f2b2
|
Merge pull request #949 from scopatz/grep
str().split() | grep exit now throws a SyntaxError
|
2016-05-19 20:54:14 -04:00 |
|
adam j hartz
|
0252ebd2af
|
Merge pull request #948 from scopatz/foobar
Fixed echo @("foo") > bar
|
2016-05-19 20:53:46 -04:00 |
|
Anthony Scopatz
|
21bd89c89c
|
Merge pull request #943 from adqm/octothorpe
Tokenizer Fix
|
2016-05-19 20:43:35 -04:00 |
|
adam j hartz
|
2dbf9c6756
|
Merge pull request #947 from scopatz/which_updates
Which updates
|
2016-05-19 20:30:46 -04:00 |
|
Anthony Scopatz
|
d9d7a73f6b
|
duplicate test
|
2016-05-19 20:13:47 -04:00 |
|
Anthony Scopatz
|
c1712eeaed
|
str().split() | grep exit now throws a SyntaxError
|
2016-05-19 20:12:07 -04:00 |
|
adam j hartz
|
d6c8dae196
|
test cases for updated regex glob
|
2016-05-19 19:23:42 -04:00 |
|
adam j hartz
|
d958f99e7a
|
update changelog
|
2016-05-19 19:07:27 -04:00 |
|
Anthony Scopatz
|
b76010d620
|
"fixed echo @("foo") > bar"
|
2016-05-19 18:52:50 -04:00 |
|
Morten Enemark Lund
|
458650a75d
|
Update output style for verbose
|
2016-05-19 23:35:06 +02:00 |
|
Anthony Scopatz
|
4d86b7bdec
|
Merge pull request #946 from sebastien/master
Fixed _add_cdpaths in autocomplete, amending #916
|
2016-05-19 17:05:38 -04:00 |
|
Morten Enemark Lund
|
14b42adadb
|
Update which functionality to make '-p/--plain' output the default
|
2016-05-19 22:54:28 +02:00 |
|
Anthony Scopatz
|
5e47f97559
|
Merge pull request #944 from scopatz/fix_test_imports
fix broken imports in certain tests
|
2016-05-19 16:03:48 -04:00 |
|
Gil Forsyth
|
99ea707ae7
|
fix broken imports in certain tests
these were introduced in a few places but there is no __init__.py file
in the tests directory so the import breaks (at least on my machine)
|
2016-05-19 15:17:42 -04:00 |
|
adam j hartz
|
c85864b249
|
Merge pull request #934 from scopatz/which_updates
Which updates
|
2016-05-19 14:04:42 -04:00 |
|
adam j hartz
|
90ea566ca2
|
modify lexer to use xonsh's tokenize module
|
2016-05-19 13:48:01 -04:00 |
|
adam j hartz
|
12c3d4a5e2
|
modify tokenizer to treat regexpath as a new token type
|
2016-05-19 13:44:20 -04:00 |
|
adam j hartz
|
6ad1b9d3e5
|
add tokenize module
|
2016-05-19 13:43:07 -04:00 |
|
Guillaume Leclerc
|
22836da3dc
|
add docstring for dynamic_pwd methods
|
2016-05-19 19:42:19 +02:00 |
|
Guillaume Leclerc
|
19f24371f3
|
Merge remote-tracking branch 'origin/master' into fix-895
|
2016-05-19 18:35:47 +02:00 |
|
Guillaume Leclerc
|
94591b88f3
|
add ensurers
|
2016-05-19 16:44:56 +02:00 |
|
adam j hartz
|
369c30b390
|
modify lexer to store token stream in state (should be transparent)
|
2016-05-19 10:39:47 -04:00 |
|
Sébastien Pierre
|
84e61badc8
|
Fixed _add_cdpaths in autocomplete, amending #191
|
2016-05-19 10:38:34 -04:00 |
|
Guillaume Leclerc
|
eec7c0992d
|
implement ellipsis and add some comments
|
2016-05-19 16:14:53 +02:00 |
|
Guillaume Leclerc
|
b4157321a6
|
change to PEP 8 variable names
|
2016-05-19 15:51:47 +02:00 |
|
Morten Enemark Lund
|
683115f6cf
|
Merge pull request #933 from scopatz/chatty
Fix many logic issues with xontribs
|
2016-05-19 15:35:51 +02:00 |
|
Anthony Scopatz
|
59747a6c27
|
fix many logic issues with xontribs
|
2016-05-18 23:29:45 -04:00 |
|
Anthony Scopatz
|
08554ab8ad
|
quick json fix
|
2016-05-18 22:38:10 -04:00 |
|