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
Anthony Scopatz
4dffde658f
rm mod
2016-06-27 23:02:27 -04:00
Anthony Scopatz
e0830edf93
fixes to background module importer
2016-06-27 22:53:15 -04:00
Anthony Scopatz
19496d9247
lazymod
2016-06-27 22:33:07 -04: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
Anthony Scopatz
ebd65dc3c8
better poxy object
2016-06-26 15:42:04 -04:00
adam j hartz
e11e016504
fix for pipelines
2016-06-26 14:56:24 -04:00
Morten Enemark Lund
89daca6da5
Update build configuration for anaconda.org. This tries to force conda-convert to run after a build. It seems to have skipped converting to Windows, maybe because converting entries points is not supported.
2016-06-26 20:48:30 +02:00
Anthony Scopatz
caea29cba6
pkg news
2016-06-26 14:47:27 -04:00
Anthony Scopatz
502f1a6627
seems to work
2016-06-26 14:41:53 -04:00
Morten Enemark Lund
84270d330c
Update local conda recipe to add '.dev##' to the package version.
2016-06-26 20:38:15 +02:00
Anthony Scopatz
115a095647
version bump to 0.4.2
2016-06-26 12:25:14 -04:00
Gil Forsyth
5847a1166b
Merge pull request #1345 from xonsh/mani
...
Script Manifest
2016-06-26 12:19:56 -04:00
Anthony Scopatz
e16d0ada81
Merge pull request #1344 from xonsh/dirty_sha
...
Dirty version numbers
2016-06-26 12:01:25 -04:00
Anthony Scopatz
47f8fbe47a
manifest nest
2016-06-26 11:59:15 -04:00
Anthony Scopatz
e51447c26f
manifest changes so that source dist can install anywhere
2016-06-26 11:57:14 -04:00
Gil Forsyth
d6c3d8a475
add minor fixes from review
2016-06-26 11:49:59 -04:00
Gil Forsyth
ebb21fc9c4
add changelog and remove spurious MANIFEST entry
2016-06-26 10:07:12 -04:00
Gil Forsyth
65b3b066c1
undo changes made to __init__.py during setup.py
2016-06-26 09:54:08 -04:00
Gil Forsyth
f4d95fee67
add git hash to platform and xonfig info
2016-06-26 09:48:00 -04:00
Gil Forsyth
08d6112a46
add githash file to setup, manifest and gitignore
2016-06-26 09:46:43 -04:00
Konstantinos Tsakiltzidis
a48e53130b
test_aliases/test_dirstack
2016-06-26 02:05:26 +03:00
Anthony Scopatz
ce3d21e21d
Merge branch 'dont_select_first'
2016-06-25 18:25:57 -04:00
Konstantinos Tsakiltzidis
c2e2c74f4c
Merge branch 'master' into pytest_migration
2016-06-25 21:36:56 +03:00
Konstantinos Tsakiltzidis
fe6376f6d5
'removed xenv ambiguity'
2016-06-25 21:07:25 +03:00
Gil Forsyth
8febf51c26
add changelog and note about forked code
2016-06-25 14:01:53 -04:00
Gil Forsyth
159766a95d
stop autocomplete from autoselecting first entry
...
This was mentioned in #1338 . If I have the following directory
structure
```console
foo/
-bar/
-bag/
-bing/
-bong/
```
and have already completed to `cd foo/` and hit TAB, ptk will autoselect
the first entry of the completions. This is incredibly annoying if
there are many possible selections and you would like to filter through
them by prefix.
This forks the `generate_completions` event from PTK and stops it from
autoselecting the first entry (but still displays possibilities)
2016-06-25 13:50:31 -04:00