Anthony Scopatz
|
60e4750980
|
Merge pull request #900 from funkyfuture/completions.d
Load autocompletions from directory
|
2016-05-17 22:04:05 -04:00 |
|
Anthony Scopatz
|
7082369952
|
make print_exception() more robust to not having xonsh env.
|
2016-05-17 20:36:59 -04:00 |
|
Anthony Scopatz
|
103b0418fb
|
Merge branch 'master' into configload
|
2016-05-17 20:32:07 -04:00 |
|
Anthony Scopatz
|
6664b9ef41
|
Merge branch 'whichwhich'
|
2016-05-17 11:49:24 -04:00 |
|
Anthony Scopatz
|
086078b098
|
Merge branch 'master' into whichwhich
|
2016-05-17 11:47:06 -04:00 |
|
Gil Forsyth
|
44b03a420e
|
Merge pull request #883 from scopatz/update_alias_docs
Update aliases.rst with deactivate/activate aliases
|
2016-05-17 09:18:41 -04:00 |
|
Sébastien Pierre
|
190cbbb435
|
Fixed dirstack._try_cdpath to work with CDPATH values prefixed with ~/
|
2016-05-17 09:17:32 -04:00 |
|
Morten Enemark Lund
|
67f569065a
|
Fix typo
|
2016-05-17 13:46:10 +02:00 |
|
Morten Enemark Lund
|
b47a8da549
|
Update aliases.rst with deactivate/activate aliases and remove documentation on which->where alias
|
2016-05-17 13:43:59 +02:00 |
|
Morten Enemark Lund
|
2ef0a484a1
|
Don't report 'command is not in builtins.aliases' if the skip parameter was given
|
2016-05-17 12:29:42 +02:00 |
|
Morten Enemark Lund
|
f3e3362204
|
Add tests for which functionality. This does not test the actual alias function, only the whichgen() function we are using from the external which.py module.
|
2016-05-17 11:28:34 +02:00 |
|
Morten Enemark Lund
|
d310257114
|
Update which aliases with some Windows related functionality. Use 'PATHEXT' from the xonsh environment and ensure that files with original case.
|
2016-05-17 11:24:20 +02:00 |
|
Anthony Scopatz
|
2abddcabce
|
Merge pull request #905 from funkyfuture/docs
Updates to docs
|
2016-05-16 10:30:36 -04:00 |
|
Frank Sachsenheim
|
27d01ecde0
|
Loads completions from directories
also silences stderr when sourcing files
closes #848
|
2016-05-16 13:42:23 +02:00 |
|
Morten Enemark Lund
|
9d94027524
|
Merge pull request #904 from funkyfuture/gitattributes
Adds scripts/xonsh.bat to .gitattribues
|
2016-05-16 13:14:08 +02:00 |
|
Frank Sachsenheim
|
d8e626c5c6
|
Adds scripts/xonsh.bat to .gitattribues
also fixes its order
|
2016-05-16 12:43:55 +02:00 |
|
Frank Sachsenheim
|
05bad9af2a
|
Updates to docs
- more links to numpydoc guide
- clarifies dependencies to build docs
|
2016-05-16 12:42:02 +02:00 |
|
Morten Enemark Lund
|
b8df6bdabe
|
Fix missing packages
|
2016-05-16 08:40:59 +02:00 |
|
Morten Enemark Lund
|
522734f44a
|
Ensure exts is not used on Linux
|
2016-05-16 08:40:59 +02:00 |
|
Morten Enemark Lund
|
b72409caa7
|
Ensure that which without arguments returns -1 and print usage message
|
2016-05-16 08:40:59 +02:00 |
|
Morten Enemark Lund
|
f16e334582
|
Update which to be a pure python implementation.
|
2016-05-16 08:40:58 +02:00 |
|
Morten Enemark Lund
|
e92e293f9f
|
Merge pull request #910 from scopatz/terr
fix test error when STORE_STDOUT = True
|
2016-05-16 08:39:32 +02:00 |
|
Anthony Scopatz
|
577a47dc17
|
Merge branch 'terr' into configload
|
2016-05-16 02:22:51 -04:00 |
|
Anthony Scopatz
|
0298a8109f
|
empty path
|
2016-05-16 02:22:23 -04:00 |
|
Anthony Scopatz
|
a3253084e3
|
JSON decode issue for Py 3.5
|
2016-05-16 02:10:58 -04:00 |
|
Anthony Scopatz
|
fcdef43891
|
test updates
|
2016-05-16 02:02:24 -04:00 |
|
Anthony Scopatz
|
9d290d1578
|
Merge branch 'terr' into configload
|
2016-05-16 01:22:31 -04:00 |
|
Anthony Scopatz
|
bc57d4caf1
|
master
|
2016-05-16 01:22:02 -04:00 |
|
Anthony Scopatz
|
919ba221b3
|
crlf issue
|
2016-05-16 01:21:10 -04:00 |
|
Anthony Scopatz
|
f873819237
|
fix test error when STOR_STDOUT = True
|
2016-05-16 01:07:14 -04:00 |
|
Anthony Scopatz
|
2118cc7a16
|
Merge pull request #906 from scopatz/remove_crlf
Remove crlf line endings in xonsh.bat
|
2016-05-16 00:45:51 -04:00 |
|
Anthony Scopatz
|
742d2a3b2d
|
don't die on JSON config fail
|
2016-05-16 00:43:27 -04:00 |
|
Anthony Scopatz
|
1fdac8ed67
|
Merge pull request #876 from scopatz/6moths
reprompt in wizard for invalid input for envvars
|
2016-05-15 23:36:21 -04:00 |
|
Morten Enemark Lund
|
84ae4a682b
|
Remvoed crlf line endings in xonsh.bat
|
2016-05-15 23:02:39 +02:00 |
|
Morten Enemark Lund
|
c64ed9a5bb
|
Merge pull request #875 from adqm/deadlock
Fix For Deadlock On Captured stdout/stderr
|
2016-05-15 21:40:43 +02:00 |
|
Guillaume Leclerc
|
438ae75203
|
make default width to inf, add 'short-circuit', and map it to {cwd}
|
2016-05-15 18:27:40 +02:00 |
|
Guillaume Leclerc
|
e465f94a8c
|
fix leading separator
|
2016-05-15 17:53:56 +02:00 |
|
Guillaume Leclerc
|
b2c50733d9
|
remove another debug print
|
2016-05-15 14:58:33 +02:00 |
|
Guillaume Leclerc
|
0867dd6dfc
|
remove debug print, add --rm option and use -e docker param
|
2016-05-15 14:57:00 +02:00 |
|
Guillaume Leclerc
|
5af47b2baf
|
use argparse, multiline string and other fixes
|
2016-05-15 11:10:46 +02:00 |
|
Gil Forsyth
|
68859f68f4
|
Merge pull request #898 from donnemartin/patch-2
Add 'Projects that use xonsh' section to README
|
2016-05-14 19:38:50 -04:00 |
|
Guillaume Leclerc
|
828e8ffde6
|
Implement a dynamic width CWD
|
2016-05-15 01:06:39 +02:00 |
|
Donne Martin
|
bc25328b51
|
Add 'Projects that use xonsh' section to README
|
2016-05-14 18:59:14 -04:00 |
|
Guillaume Leclerc
|
2ecc206fe8
|
update doc about docker
|
2016-05-14 23:34:45 +02:00 |
|
Guillaume Leclerc
|
36da7fac39
|
make docker a python (2+3) script
|
2016-05-14 23:30:19 +02:00 |
|
Gil Forsyth
|
6d193f11a0
|
Merge pull request #892 from scopatz/which
To join the `which` hunting mob...
|
2016-05-14 16:38:51 -04:00 |
|
Gil Forsyth
|
c60c76f076
|
Merge pull request #891 from scopatz/sc
Report only Syntax error for semi-colon.
|
2016-05-14 16:13:32 -04:00 |
|
Guillaume Leclerc
|
1b3a59e106
|
Merge remote-tracking branch 'origin/master' into dockerfile
|
2016-05-14 11:52:43 +02:00 |
|
Anthony Scopatz
|
c63410fba6
|
rm xonsherror
|
2016-05-14 01:51:47 -04:00 |
|
Anthony Scopatz
|
3cb7d39b06
|
Merge pull request #890 from Will-W/launcherfail
Fix launcher for Windows install dirs with a space
|
2016-05-13 19:56:34 -04:00 |
|