Commit graph

172 commits

Author SHA1 Message Date
Anthony Scopatz
c033cba7a7 merge from master 2018-07-06 17:19:16 -04:00
christopher
bc869fff3d fix setup.py package_dir 2018-07-03 10:44:29 -04:00
christopher
851671d8fb add files and allow xonsh/lib in git 2018-07-03 10:37:44 -04:00
christopher
b9c5b09937 WIP: make xonsh standard lib 2018-06-28 11:28:28 -04:00
Anthony Scopatz
e144aa9f02 some updates to new model 2018-06-17 13:39:12 -04:00
Jonathan Slenders
8f382cdb1c Set prompt_toolkit version to <2.0.0 in requirements. 2018-02-15 20:45:19 +01:00
Joel Gerber
2abb24f4f6
Docstring and comment spelling corrections
A number of common spelling typos found within various docstrings and
comments found within source code files have been identified and resolved.
2017-06-07 11:51:17 -04:00
Gil Forsyth
bdf885ee7a update dependencies in setup.py and docs 2017-01-27 11:18:16 -05:00
Hugo Wang
314c92830e do not create empty file 2016-12-21 12:45:20 +08:00
Anthony Scopatz
cbb9c24959 Python-powered, cross-platform, Unix-gazing shell 2016-12-15 09:38:26 -08:00
Hugo Wang
76a8a8fb5c refactoring mainly for amalgamate 2016-11-23 21:40:44 +08:00
Hugo Wang
728dc5ac0b wip: adding history backend sqlite 2016-11-22 21:23:07 +08:00
Gordon Ball
5f7bd01e0b Patch setup:install_jupyter_root to respect the root param 2016-11-03 14:27:57 +01:00
Hugo Wang
ce330123a7 fix git cmd 2016-11-02 13:30:53 +08:00
Hugo Wang
53d1d46838 added commit date in xonfig 2016-11-02 12:24:43 +08:00
Gil Forsyth
423d9397f5 tweaks to use subtree PLY master 2016-10-07 14:24:15 -04:00
Jamie Bliss
06c5d7b1b6 Use python3 in shebangs.
Should fix #1789.
2016-10-02 12:59:27 -04:00
Jamie Bliss
71ec9ac18e Add extras 2016-09-29 22:40:37 -04:00
BlahGeek
78bfee18c0 move prompts from environ.py to prompt/ 2016-09-03 12:55:52 +08:00
Morten Enemark Lund
af232e47aa Flake 8 fixes 2016-08-29 21:24:14 +02:00
Morten Enemark Lund
4673a57ace Add pytest entry point to setup.py 2016-08-29 08:48:27 +02:00
Anthony Scopatz
1baa1d3de6 yacc_debug loads parser on same thread. 2016-08-21 12:09:51 -04:00
Leonardo Santagada
080408ee2a code review adjustments and news entry 2016-07-30 20:38:18 +02:00
Leonardo Santagada
1d71395f6b fix xon.sh to make it take the current python and not a generic python3 2016-07-29 17:49:06 +02:00
Hugo Wang
358d1c7ede typo 2016-07-27 14:51:36 +08:00
Hugo Wang
2b4ed2e2f1 updated msg 2016-07-27 10:07:38 +08:00
Hugo Wang
13eb15844b misc 2016-07-26 19:25:49 +08:00
Hugo Wang
342e5aa5b4 base version should keep unchanged 2016-07-26 18:53:36 +08:00
metamind
7e17a49622 typos 2016-07-24 17:26:43 +00:00
laerus
d51ab29207 pep8 unused import, ty 2016-07-23 21:10:03 +03:00
laerus
233dd23711 manipulate path directly in funcs that need it 2016-07-23 20:48:34 +03:00
laerus
7dde6a69b3 typos/news entry 2016-07-23 15:44:43 +03:00
laerus
fcbb911b9b set_path contextmanager, no amalg on develop 2016-07-23 15:33:41 +03:00
Leonardo Santagada
51b3c98589 Merge remote-tracking branch 'upstream/master' into remove-flake8-exceptions 2016-07-20 22:15:56 +02:00
Leonardo Santagada
4337b1489b revert changes based on review 2016-07-20 22:07:45 +02:00
Anthony Scopatz
a6cb6b208c Merge branch 'rmflake8' into amalcomp 2016-07-18 21:29:04 -04:00
Hugo Wang
7959a97718 small improves 2016-07-18 22:24:37 +08:00
Hugo Wang
6df5fbcf5e trim g in git hash 2016-07-18 22:23:27 +08:00
Leonardo Santagada
61099aab10 small style changes 2016-07-18 11:30:57 +02:00
Anthony Scopatz
1ba19ca939 started completer amalgamation 2016-07-15 23:44:29 -04:00
Anthony Scopatz
607ac427a0 better git messaging 2016-06-30 13:32:59 -04:00
Anthony Scopatz
63c26892cd except everything 2016-06-30 13:30:16 -04:00
Anthony Scopatz
f58ef01161 Merge branch 'master' into bgmod 2016-06-29 12:41:19 -04:00
Hugo Wang
aad0a7d3b2 updated xonsh repo url 2016-06-28 12:29:42 +08:00
Anthony Scopatz
3cf47dfa7d fixed checkout issue 2016-06-27 23:31:15 -04:00
Morten Enemark Lund
efe3eae670 Catch FileNotFoundError when git is not on PATH 2016-06-27 10:54:15 +02:00
Gil Forsyth
d6c3d8a475 add minor fixes from review 2016-06-26 11:49:59 -04:00
Gil Forsyth
65b3b066c1 undo changes made to __init__.py during setup.py 2016-06-26 09:54:08 -04:00
Gil Forsyth
08d6112a46 add githash file to setup, manifest and gitignore 2016-06-26 09:46:43 -04:00
Anthony Scopatz
dfc6142b83 added amalgamate error 2016-06-24 16:36:48 -04:00