Burak Yigit Kaya
|
ee42c4e2fa
|
Fix bug in attribute completer: unresolved reference oattr
This was introduced in 1a31c82abd
|
2015-08-26 16:37:20 +03:00 |
|
Anthony Scopatz
|
6e2bfc2ae5
|
Merge pull request #368 from scopatz/prompt_toolkit_coloring
First attempt to make a hack for prompt-toolkit coloring
|
2015-08-24 17:21:19 -04:00 |
|
Morten Enemark Lund
|
ca6a1753c9
|
Update test for prompt_toolkit_tools
|
2015-08-24 09:48:24 +02:00 |
|
Morten Enemark Lund
|
399495063d
|
Fixed a typo in the style definition 'No_color' -> 'NO_COLOR'
|
2015-08-24 09:47:28 +02:00 |
|
Morten Enemark Lund
|
9e0b4ba041
|
PEP8 fixes
|
2015-08-24 08:15:30 +02:00 |
|
Morten Enemark Lund
|
93423acbd4
|
Merge remote-tracking branch 'remotes/origin/master' into prompt_toolkit_coloring
|
2015-08-24 07:57:11 +02:00 |
|
Morten Enemark Lund
|
078b818396
|
Finished coloring implementation for prompt-toolkit shell.
|
2015-08-22 23:41:38 +02:00 |
|
Anthony Scopatz
|
15e8ac1d99
|
Merge pull request #369 from jonathanslenders/prompt-toolkit-history-fix
Fix for 122361eeca : history was partly broken.
|
2015-08-22 17:07:43 -04:00 |
|
Jonathan Slenders
|
779ef7c035
|
Fix for 122361eeca : history was partly broken.
|
2015-08-21 03:08:08 +02:00 |
|
Morten Enemark Lund
|
6595cb4974
|
First attempt to make a hack for prompt-toolkit coloring
|
2015-08-20 17:14:33 +02:00 |
|
Anthony Scopatz
|
6c557d499c
|
Merge pull request #366 from jonathanslenders/prompt_toolkit_0.47
One fix to be compatible with prompt_toolkit==0.47
|
2015-08-20 10:00:36 -04:00 |
|
Jonathan Slenders
|
122361eeca
|
One fix to be compatible with prompt_toolkit==0.47
|
2015-08-20 02:36:31 +02:00 |
|
Anthony Scopatz
|
3cd586be43
|
Merge pull request #361 from rbrewer123/feature-aliases-doc
tutorial: remove DEFAULT_ALIASES from aliases section
|
2015-08-19 10:03:03 -04:00 |
|
Anthony Scopatz
|
596b1b5761
|
Merge pull request #363 from scopatz/normpath_with_currentdir
Fix error where _normpath wrapper converted ./ to ././
|
2015-08-19 09:56:28 -04:00 |
|
Morten Enemark Lund
|
45d0ee290e
|
Fix docstring
|
2015-08-19 10:47:10 +02:00 |
|
Morten Enemark Lund
|
e0b5abb2c6
|
Fix error where _normpath wrapper was converted './' to '././'
|
2015-08-19 10:02:28 +02:00 |
|
Robert W. Brewer
|
5947fa756d
|
tutorial: remove DEFAULT_ALIASES from aliases section
|
2015-08-19 01:16:47 -04:00 |
|
Robert W. Brewer
|
5a33437119
|
Merge branch 'prompt-toolkit-fixes'
|
2015-08-18 23:33:56 -04:00 |
|
Robert W. Brewer
|
8038979776
|
Merge branch 'master' into prompt-toolkit-fixes
|
2015-08-18 23:31:34 -04:00 |
|
Robert W. Brewer
|
75b956cd87
|
Merge branch 'prompt-toolkit-fixes' of https://github.com/scopatz/xonsh into prompt-toolkit-fixes
|
2015-08-18 23:25:02 -04:00 |
|
adam j hartz
|
6ff8fe68df
|
Merge pull request #356 from scopatz/xperm
fixed SUID issues, I think
|
2015-08-18 10:18:28 -04:00 |
|
Anthony Scopatz
|
efce852553
|
Merge branch 'master' into prompt-toolkit-fixes
|
2015-08-18 10:10:34 -04:00 |
|
Anthony Scopatz
|
ec025f481f
|
Merge pull request #359 from scopatz/fix_normpath_regression
Fix regression in _normpath.
|
2015-08-18 10:07:59 -04:00 |
|
Morten Enemark Lund
|
1f4f05f0a4
|
Fix regression in _normpath. It was failing on Linux where os.altsep evaluates to None, which incompatible with the |= operator.
|
2015-08-18 08:28:38 +02:00 |
|
Robert W. Brewer
|
c831e9bbc7
|
Merge branch 'master' into prompt-toolkit-fixes
|
2015-08-17 23:20:20 -04:00 |
|
Anthony Scopatz
|
d585a1e741
|
Merge branch 'melund-update_normpath_wrapping'
|
2015-08-17 09:20:50 -04:00 |
|
Morten Enemark Lund
|
00dd069461
|
Removed commented lines
|
2015-08-17 08:28:35 +02:00 |
|
Anthony Scopatz
|
d46d3b2088
|
comment edits
|
2015-08-16 10:47:07 -04:00 |
|
Morten Enemark Lund
|
9fac955067
|
Update _normpath wrapper to prevent removing the trailing slashes also
|
2015-08-14 23:13:43 +02:00 |
|
Anthony Scopatz
|
ea5e21d9e5
|
chenaged some logic
|
2015-08-13 23:53:12 -04:00 |
|
Anthony Scopatz
|
7e5cc510e1
|
fixed SUID issues, I think
|
2015-08-13 20:38:09 -04:00 |
|
adam j hartz
|
0bb15a84aa
|
Merge pull request #346 from scopatz/bcwd
Added more cwd formatters
|
2015-08-13 09:03:13 -04:00 |
|
Anthony Scopatz
|
a5a7a5c67b
|
some changes as suggested by Adam.
|
2015-08-13 08:54:47 -04:00 |
|
adam j hartz
|
f1c0843bde
|
Merge pull request #347 from scopatz/dirs
Added DIRS rule to environ
|
2015-08-12 23:19:34 -04:00 |
|
Anthony Scopatz
|
0980a1d5e6
|
Merge branch 'RonnyPfannschmidt-patch-1'
|
2015-08-07 17:01:07 -04:00 |
|
Ronny Pfannschmidt
|
cead30bf2f
|
remove logo printing from setup.py --name
it serves no higher purpose and breaks usage in pipsi
also it wouldn't happen for wheels
|
2015-08-07 22:53:00 +02:00 |
|
Anthony Scopatz
|
ab19fa6ec1
|
Merge branch 'BYK-fix-empty-line-bug'
|
2015-08-05 18:05:46 -05:00 |
|
Burak Yigit Kaya
|
fa656e505e
|
Fix error when checking for indentation
|
2015-08-06 01:58:22 +03:00 |
|
Anthony Scopatz
|
0f4fa868be
|
Added DIRS rule to environ
|
2015-08-04 22:24:25 -05:00 |
|
Anthony Scopatz
|
64edaa86d0
|
added more cwd formatters
|
2015-08-04 18:04:21 -05:00 |
|
adam j hartz
|
642e509b10
|
Merge branch 'scopatz-ignore-case'
|
2015-08-04 17:19:12 -04:00 |
|
Anthony Scopatz
|
c6f3e369e2
|
Merge branch 'adqm-pprint_windows_bugfix'
|
2015-08-04 16:10:56 -05:00 |
|
adam j hartz
|
abd16beaf2
|
fix pretty printing bug on windows
|
2015-08-04 16:47:49 -04:00 |
|
adam j hartz
|
8668efc74a
|
small pep8 changes
|
2015-08-03 20:46:41 -04:00 |
|
adam j hartz
|
a1736ea728
|
Merge branch 'ic' of github.com:scopatz/xonsh into scopatz-ignore-case
|
2015-08-03 20:34:31 -04:00 |
|
adam j hartz
|
5304705829
|
minor pep8 fixes
|
2015-08-03 18:35:19 -04:00 |
|
adam j hartz
|
8fb90853ea
|
Merge branch 'prompt-err' of github.com:scopatz/xonsh into scopatz-prompt-err
|
2015-08-03 18:34:05 -04:00 |
|
adam j hartz
|
6534b8cc35
|
Merge pull request #340 from scopatz/bad-loop
fixes hanging indent error
|
2015-08-03 17:32:53 -05:00 |
|
adam j hartz
|
dff8c797f4
|
small pep8 fixes
|
2015-08-03 18:25:02 -04:00 |
|
Anthony Scopatz
|
c83a7d44fe
|
added auto dedenting for certain tokens
|
2015-08-02 21:52:53 -05:00 |
|