Robert W. Brewer
|
d3ade19f12
|
replace platform checks with ON_WINDOWS, ON_MAC, and ON_POSIX checks
|
2015-05-12 00:45:39 -04:00 |
|
Robert W. Brewer
|
b02db3c13f
|
recombine jobs*.py into jobs.py
|
2015-05-12 00:32:15 -04:00 |
|
Robert W. Brewer
|
561e8a24e6
|
Merge branch 'wrywerytwreywery-rbrewer-windows' into feature-windows
|
2015-05-11 23:36:14 -04:00 |
|
Robert W. Brewer
|
ade8fcc86e
|
windows: use ANSI titling when available
|
2015-05-11 23:34:41 -04:00 |
|
Robert W. Brewer
|
4807d69660
|
Merge branch 'feature-windows' into wrywerytwreywery-rbrewer-windows
|
2015-05-11 23:24:26 -04:00 |
|
Robert W. Brewer
|
7c424407bf
|
override bash TMP and TEMP variables also
|
2015-05-11 23:21:47 -04:00 |
|
adam j hartz
|
3aa37682f9
|
simple job control on windows
|
2015-05-10 08:29:45 -04:00 |
|
adam j hartz
|
f46e9e8867
|
^c in control
|
2015-05-09 21:37:53 -04:00 |
|
adam j hartz
|
2175178e64
|
small windows job control
|
2015-05-09 21:32:09 -04:00 |
|
adam j hartz
|
c061f946b9
|
windows console titles
|
2015-05-09 19:22:44 -04:00 |
|
Robert W. Brewer
|
892e4aa734
|
Merge branch 'master' into feature-windows
|
2015-05-09 14:07:10 -04:00 |
|
Robert W. Brewer
|
47f3ac45e6
|
remove BASE_ENV PWD for now
|
2015-05-09 13:58:00 -04:00 |
|
Robert W. Brewer
|
1bc0c1d55a
|
add warning when jobs_posix fails to import on non-windows platform
|
2015-05-09 13:55:05 -04:00 |
|
Robert W. Brewer
|
72504fec9e
|
add xonsh.bat
|
2015-05-09 02:17:34 -04:00 |
|
Robert W. Brewer
|
55e412c7e9
|
tab completion working with pyreadine; default prompt working; tests pass
|
2015-05-09 01:58:51 -04:00 |
|
adam j hartz
|
c04b63fc74
|
pep8
|
2015-05-08 14:00:45 -04:00 |
|
Robert W. Brewer
|
f5b535c4f0
|
initial port to Windows
|
2015-05-08 01:14:26 -04:00 |
|
Anthony Scopatz
|
b1fd7db20d
|
I think this works now
|
2015-05-07 20:04:13 -05:00 |
|
Anthony Scopatz
|
889d8eb68e
|
something that might work
|
2015-05-07 19:43:20 -05:00 |
|
Anthony Scopatz
|
4cd8cc17a6
|
some timing rearrange
|
2015-05-07 18:51:59 -05:00 |
|
Anthony Scopatz
|
4ab92865fb
|
Merge branch 'master' into timeit
|
2015-05-07 18:27:40 -05:00 |
|
Anthony Scopatz
|
abc6f6d6bb
|
Merge branch 'zajaczajac-completing-imports'
|
2015-05-06 00:23:32 -05:00 |
|
Anthony Scopatz
|
4971cc8e42
|
Merge branch 'completing-imports' of https://github.com/zajaczajac/xonsh into zajaczajac-completing-imports
|
2015-05-06 00:21:47 -05:00 |
|
Anthony Scopatz
|
61c572faa0
|
Merge branch 'wrywerytwreywery-str'
|
2015-05-06 00:18:09 -05:00 |
|
adam j hartz
|
2e7ae76b30
|
string handling in parser
|
2015-05-05 12:59:34 -04:00 |
|
adam j hartz
|
0bf6d133c7
|
small formatting changes
|
2015-05-05 12:22:02 -04:00 |
|
Michał Zając
|
279720af1c
|
completing module to import
|
2015-05-05 16:03:01 +02:00 |
|
Anthony Scopatz
|
ca1fbb3f87
|
more docs
|
2015-05-03 20:09:26 -05:00 |
|
Anthony Scopatz
|
7b06c6e034
|
some tests and a bug fix
|
2015-05-03 19:57:57 -05:00 |
|
Anthony Scopatz
|
256fbf16f9
|
Node attempt
|
2015-05-03 19:32:06 -05:00 |
|
Anthony Scopatz
|
b5943b15ac
|
can load index
|
2015-05-03 18:25:13 -05:00 |
|
Anthony Scopatz
|
44334bb947
|
start of file loader
|
2015-05-03 17:57:21 -05:00 |
|
Anthony Scopatz
|
b971c34aa1
|
clean up
|
2015-05-03 16:06:21 -05:00 |
|
Anthony Scopatz
|
8a761a1f5d
|
more tests
|
2015-05-03 16:05:11 -05:00 |
|
Anthony Scopatz
|
221e587ac7
|
can test
|
2015-05-03 15:53:26 -05:00 |
|
Anthony Scopatz
|
bddc612909
|
Merge branch 'wrywerytwreywery-name'
|
2015-04-19 17:08:13 -05:00 |
|
adam j hartz
|
16efa961e3
|
modify handling of error tokens in subprocess mode
|
2015-04-18 19:24:18 -04:00 |
|
adam j hartz
|
dfbf4a3bc4
|
some lexer refactoring
|
2015-04-18 19:23:52 -04:00 |
|
Anthony Scopatz
|
1a2deacd74
|
import moves
|
2015-04-16 21:15:07 -05:00 |
|
Anthony Scopatz
|
eeb2c5c03d
|
Merge branch 'master' into timeit
|
2015-04-16 20:28:15 -05:00 |
|
Anthony Scopatz
|
d98f16c503
|
unpack targets in comprehension
|
2015-04-16 19:07:24 -05:00 |
|
Anthony Scopatz
|
ac02ead48f
|
Merge branch 'wrywerytwreywery-cd'
|
2015-04-16 13:45:00 -05:00 |
|
adam j hartz
|
0bb0362ca0
|
exception refactor
|
2015-04-16 14:37:55 -04:00 |
|
adam j hartz
|
a1f158f205
|
bugfix for getting current git branch
|
2015-04-16 13:45:21 -04:00 |
|
adam j hartz
|
22eed866e2
|
pushd shouldn't double count (when AUTO_PUSHD == True)
|
2015-04-16 13:38:57 -04:00 |
|
adam j hartz
|
fb41dd9a99
|
directory names can start with -, too
|
2015-04-16 13:26:04 -04:00 |
|
adam j hartz
|
26965824ab
|
allow -<integer> argument for cd
|
2015-04-16 13:21:51 -04:00 |
|
adam j hartz
|
6dccda4697
|
rearrange cd code, add AUTO_PUSHD
|
2015-04-16 10:22:10 -04:00 |
|
Anthony Scopatz
|
e087a26b8f
|
Merge branch 'aig787-exec'
|
2015-04-13 14:56:34 -05:00 |
|
Aaron Griffin
|
7812c49766
|
Added error message for when no args are specified. Removed unneeded sys import
|
2015-04-13 12:48:04 -07:00 |
|