Commit graph

3959 commits

Author SHA1 Message Date
Konstantinos Tsakiltzidis
2f2f1622c9 'test_builtins' 2016-06-29 18:32:42 +03:00
Konstantinos Tsakiltzidis
cc9d558e75 'fixed conflicts' 2016-06-29 16:59:42 +03:00
Konstantinos Tsakiltzidis
ba6f63f143 Merge branch 'master' into pytest_migration 2016-06-29 16:58:08 +03:00
Morten Enemark Lund
6a0b9bd61d Merge pull request #1357 from xonsh/sub
LazyObject getitem
2016-06-29 12:17:48 +02:00
Morten Enemark Lund
e20b9b3008 Merge pull request #1358 from xonsh/path34
path fix for v3.4
2016-06-29 12:15:17 +02:00
Morten Enemark Lund
f6bb3b7bd6 Merge pull request #1367 from xonsh/rmenv
Removed ENV
2016-06-29 11:10:46 +02:00
Anthony Scopatz
3276d06f01 removed ENV 2016-06-28 20:22:11 -04:00
Anthony Scopatz
4a352dcba0 Merge pull request #1366 from pgoelz/minidocfix
Add missing -r flag to pip install command in developer's guide
2016-06-28 17:58:18 -04:00
Paul Goelz
49be0a26cf Add missing -r flag to pip install command in developer's guide 2016-06-28 23:54:37 +02:00
Anthony Scopatz
88b57b3198 Merge pull request #1316 from pgoelz/sortglob
Sort results from globbing expressions
2016-06-28 16:43:55 -04:00
Paul Goelz
4a9ac0812f Fix iglobpath test and pass sort_result parameters in a lot of places where they should always have been passed. 2016-06-28 22:34:30 +02:00
Paul Goelz
7276c603db One more suggestion which I have missed before 2016-06-28 20:39:22 +02:00
Paul Goelz
ad51990b2b Realize many of scopatz' suggestions 2016-06-28 20:36:17 +02:00
Anthony Scopatz
1ce2ba5342 Merge pull request #1364 from Granitas/scrapy_tabcomplete
add Xontrib entry for scrapy-tabcomplete xontribution
2016-06-28 13:18:07 -04:00
Bernardas
df71c5fa74 add entry for scrapy-tabcomplete xontrib 2016-06-28 16:44:16 +00:00
Anthony Scopatz
f2fec43e4a Merge pull request #1353 from Granitas/patch-1
Add xonsh-autoxsh xontrib
2016-06-28 11:37:14 -04:00
Konstantinos Tsakiltzidis
6760c3dfc4 test_history/test_replay(buggy) 2016-06-28 13:47:35 +03:00
Konstantinos Tsakiltzidis
1dcb080a54 'partial test_replay' 2016-06-28 13:16:12 +03:00
Konstantinos Tsakiltzidis
e3445f6677 Merge branch 'master' into pytest_migration 2016-06-28 12:31:12 +03:00
Bernardas
41952a2136 add missing } 2016-06-28 09:26:34 +00:00
Bernardas
83073ac9eb add autoxsh xontrib entry to xontribs.json 2016-06-28 08:56:33 +00:00
Anthony Scopatz
69243a10ea Merge pull request #1360 from mitnk/update-repo-url
update xonsh repo url
2016-06-28 00:37:17 -04:00
Hugo Wang
aad0a7d3b2 updated xonsh repo url 2016-06-28 12:29:42 +08:00
Anthony Scopatz
bf43891e19 Merge pull request #1349 from mitnk/readline-case-sensitive
fix #1342 readline case sensitive issue
2016-06-27 23:31:53 -04:00
Hugo Wang
d86166acf1 update words 2016-06-28 11:24:23 +08:00
Hugo Wang
52e7aaf1b3 typo 2016-06-28 11:22:22 +08:00
Hugo Wang
8e77be6cb8 added news file 2016-06-28 11:20:08 +08:00
Hugo Wang
7c3bd2f0b7 change method to func 2016-06-28 09:54:16 +08:00
Anthony Scopatz
b49a6934b0 path fix 2016-06-27 21:03:44 -04:00
Anthony Scopatz
4a2d927744 news 2016-06-27 20:55:27 -04:00
Anthony Scopatz
55ec4d4afb lazy object getitem 2016-06-27 20:53:10 -04:00
Hugo Wang
b8525da9fc prevent potential issue 2016-06-28 01:51:05 +08:00
Hugo Wang
9b0eb19a71 readline parse and bind case sensitive dynamic 2016-06-28 01:36:08 +08:00
Anthony Scopatz
33f9dac753 Merge pull request #1352 from xonsh/anaconda_config
Furthe fixes to meta.yaml
2016-06-27 13:10:53 -04:00
Anthony Scopatz
5536f4657d fussionbox -> fusionbox 2016-06-27 11:59:25 -04:00
Konstantinos Tsakiltzidis
5ccec32e12 test_environ part1 / tools small refactor 2016-06-27 18:39:10 +03:00
Bernardas Ališauskas
5e30fa60b8 Add xonsh-autoxsh xontrib
Hi,
I've made a clone of `autoenv` for xonsh. It functions very much the same. 
If anyone has any comments or suggestions - let me know!
2016-06-27 13:39:26 +00:00
Konstantinos Tsakiltzidis
e1f5837427 Merge branch 'master' into pytest_migration 2016-06-27 14:37:55 +03:00
Morten Enemark Lund
f167cf0d49 Using path: in meta.yaml seems to cause problems for Anaconda.org despite what the documentation says :/ 2016-06-27 13:34:43 +02:00
Gil Forsyth
5466d3e4ca Merge pull request #1351 from xonsh/git_not_found
Catch FileNotFoundError when git is not on PATH
2016-06-27 06:30:41 -04:00
Morten Enemark Lund
efe3eae670 Catch FileNotFoundError when git is not on PATH 2016-06-27 10:54:15 +02:00
Hugo Wang
fd677dbdc6 fix #1342 readline case sensitive issue 2016-06-27 11:24:42 +08:00
Gil Forsyth
53a6aaf4ed Merge pull request #1346 from xonsh/anaconda_config
Anaconda config
2016-06-26 22:36:06 -04:00
Paul Goelz
0f22b57b45 Allow to get sorted argument from env if called without arguments 2016-06-27 00:03:06 +02:00
Anthony Scopatz
849bf3ebf7 Merge pull request #1347 from adqm/pipes
Another pipeline fix
2016-06-26 17:23:00 -04:00
Morten Enemark Lund
d27fe88ab7 Merge pull request #1348 from xonsh/pkgrsrc
Background pkg_resource import
2016-06-26 23:05:19 +02:00
Paul Goelz
42637011ac Use normal assertions in tests 2016-06-26 22:25:32 +02:00
Paul Goelz
3cf38a7f65 Merge branch 'master' of https://github.com/xonsh/xonsh into sortglob 2016-06-26 22:15:03 +02:00
Paul Goelz
860b10707f PEP8 in xonsh/tools and test/tools 2016-06-26 22:09:16 +02:00
Paul Goelz
9b768c54f6 Lookup GLOB_SORTED outside of globpath functions to improve testability 2016-06-26 21:44:18 +02:00