BlahGeek
|
53856ca493
|
add changelog
|
2016-09-02 23:58:39 +08:00 |
|
BlahGeek
|
379cbd37c5
|
better display of ptk completer
|
2016-09-02 23:56:42 +08:00 |
|
Konstantinos Tsakiltzidis
|
e0185dd2be
|
Merge pull request #1654 from xonsh/mcont
Context Manager Macros
|
2016-09-02 17:03:39 +03:00 |
|
Konstantinos Tsakiltzidis
|
513691c2c5
|
Merge pull request #1665 from xonsh/code_clean_lazy_locate_binary
Code clean up of lazy_locate_binary()
|
2016-09-02 16:59:37 +03:00 |
|
Anthony Scopatz
|
1391c34358
|
Merge pull request #1664 from laerus/histtut
history tutorial and a bug fix
|
2016-09-02 09:50:04 -04:00 |
|
Anthony Scopatz
|
6a32442ac9
|
macro typos
|
2016-09-02 09:38:17 -04:00 |
|
Morten Enemark Lund
|
22f86f69ee
|
Code clean up of lazy_locate_binary()
|
2016-09-02 13:36:10 +02:00 |
|
Konstantinos Tsakiltzidis
|
d672567e16
|
fix rst
|
2016-09-02 13:40:19 +03:00 |
|
laerus
|
c2b7e50d45
|
history tutorial and a bug fix
|
2016-09-02 13:33:45 +03:00 |
|
Anthony Scopatz
|
725055c3ea
|
Merge pull request #1662 from blahgeek/fix-bash-completion
fix completion of paths starting with '~'
|
2016-09-01 23:52:24 -04:00 |
|
BlahGeek
|
a26d0aaacb
|
fix completion of paths starting with '~'
|
2016-09-02 11:11:33 +08:00 |
|
Anthony Scopatz
|
f79e7f6844
|
Merge pull request #1637 from blahgeek/fix-bash-completion
More enhancement on bash completion
|
2016-09-01 23:07:48 -04:00 |
|
Anthony Scopatz
|
4f1cc49e37
|
resolved news conflict
|
2016-09-01 20:10:29 -04:00 |
|
Anthony Scopatz
|
e1384d65bc
|
minor fixes to changelog
|
2016-09-01 20:06:59 -04:00 |
|
Anthony Scopatz
|
e10c38decc
|
version bump to 0.4.6
|
2016-09-01 19:48:09 -04:00 |
|
Anthony Scopatz
|
991104dd30
|
Merge pull request #1658 from bobhy/misc_fix
Misc fix - support subprocess running from different drive letter than PWD (on windows)
|
2016-09-01 19:44:01 -04:00 |
|
Anthony Scopatz
|
6052a36531
|
Merge pull request #1657 from xonsh/fix_win_tests
Fix win tests
|
2016-09-01 19:39:36 -04:00 |
|
Anthony Scopatz
|
48ff3d3754
|
fixed conflict
|
2016-09-01 19:33:01 -04:00 |
|
Morten Enemark Lund
|
f1dab1a853
|
pep8
|
2016-09-01 12:47:35 +02:00 |
|
Morten Enemark Lund
|
bf10c20804
|
Merge pull request #1653 from xonsh/msubnest
Nested subporcess macros
|
2016-09-01 12:07:03 +02:00 |
|
Morten Enemark Lund
|
f8c8c519a3
|
Simplify code a bit
|
2016-09-01 12:03:55 +02:00 |
|
Morten Enemark Lund
|
b162552d6d
|
Add news entry
|
2016-09-01 11:57:18 +02:00 |
|
Morten Enemark Lund
|
87ec9e4c07
|
Disables win_unicode_console in tests if it is installed.
The packages collides with the pytest output capture and causes some tests to error.
|
2016-09-01 11:54:45 +02:00 |
|
Morten Enemark Lund
|
20032ecaa5
|
Skip dirstack_unc tests if drive letters are already used by windows
|
2016-09-01 08:53:45 +02:00 |
|
Morten Enemark Lund
|
05064a222d
|
Merge pull request #1410 from bobhy/winuncpushd
Winuncpushd
|
2016-09-01 08:51:22 +02:00 |
|
Morten Enemark Lund
|
e671c72f1f
|
Merge pull request #1608 from bobhy/track_wd
Track working directory changes in invoked commands
|
2016-09-01 08:47:09 +02:00 |
|
Anthony Scopatz
|
ceba93ef4a
|
minor doc fixes
|
2016-09-01 00:10:21 -04:00 |
|
Anthony Scopatz
|
3eb4bab802
|
Merge pull request #1656 from xonsh/pr-params
Pr params
|
2016-08-31 23:37:30 -04:00 |
|
Anthony Scopatz
|
6774bcfca2
|
Merge branch 'pr-params' of https://github.com/rbignon/xonsh into rbignon-pr-params
|
2016-08-31 23:28:47 -04:00 |
|
Bob Hyman
|
d9bb2088c0
|
cleanup for PR
|
2016-08-31 21:24:38 -04:00 |
|
Bob Hyman
|
33c68e3757
|
Merge branch 'master' into track_wd
|
2016-08-31 21:21:25 -04:00 |
|
Bob Hyman
|
a1c22e66a3
|
cleanup for PR
|
2016-08-31 21:20:14 -04:00 |
|
Bob Hyman
|
416dfa9ad4
|
Merge branch 'master' into misc_fix
|
2016-08-31 21:16:08 -04:00 |
|
Bob Hyman
|
6ec861ce35
|
more cleanup
|
2016-08-31 20:40:23 -04:00 |
|
Bob Hyman
|
51fdd28dc4
|
revert unintended changes
|
2016-08-31 20:32:33 -04:00 |
|
Bob Hyman
|
13912e90b9
|
manual merge
|
2016-08-31 20:09:14 -04:00 |
|
Morten Enemark Lund
|
703a8d9bcb
|
Merge pull request #1624 from xonsh/tilde
more tilde expansions
|
2016-08-31 18:33:32 +02:00 |
|
Anthony Scopatz
|
a0e2d9a2d4
|
fixed conflicts
|
2016-08-31 01:37:14 -04:00 |
|
Anthony Scopatz
|
bdca28c91d
|
docs for with!
|
2016-08-31 01:31:45 -04:00 |
|
Anthony Scopatz
|
00afc3aff0
|
Merge branch 'msubnest' into mcont
|
2016-08-31 00:48:37 -04:00 |
|
Anthony Scopatz
|
a7e46b1dc7
|
Merge branch 'master' into msubnest
|
2016-08-31 00:47:48 -04:00 |
|
Anthony Scopatz
|
4eb39e033d
|
error token
|
2016-08-31 00:47:23 -04:00 |
|
Anthony Scopatz
|
d392e9e9d6
|
fixed minor conflict
|
2016-08-31 00:21:27 -04:00 |
|
Anthony Scopatz
|
b2663358f5
|
nested subporcess macros
|
2016-08-30 21:04:03 -04:00 |
|
Konstantinos Tsakiltzidis
|
9754098e42
|
Merge pull request #1644 from xonsh/msub
Subprocess Macros
|
2016-08-31 04:00:07 +03:00 |
|
Anthony Scopatz
|
914d6038ec
|
Merge pull request #1643 from xonsh/better_ptk_completion_display
Better ptk completion display
|
2016-08-29 23:10:31 -04:00 |
|
Konstantinos Tsakiltzidis
|
0b27499490
|
Merge pull request #1386 from xonsh/test_xsh
Collecting `test*.xsh` files when testing
|
2016-08-30 03:01:36 +03:00 |
|
Anthony Scopatz
|
b3f13582d9
|
Merge pull request #1650 from blahgeek/fix-path-completion
fix path completion for empty directories
|
2016-08-29 19:53:59 -04:00 |
|
Anthony Scopatz
|
c147feb884
|
Merge pull request #1640 from laerus/hist
History indexing API
|
2016-08-29 19:38:11 -04:00 |
|
Anthony Scopatz
|
c9b6667aec
|
some typos
|
2016-08-29 19:35:09 -04:00 |
|