Commit graph

343 commits

Author SHA1 Message Date
Anthony Scopatz
a7b52b5678 added some aliases to CompletedCommand 2016-03-16 12:30:45 -04:00
Anthony Scopatz
bdf10a11d3 minor fixup for !() and ![] 2016-03-16 01:51:11 -04:00
adam j hartz
31653ec56b add new operators to tutorial 2016-03-12 19:33:01 -05:00
Morten Enemark Lund
24753fcc5a Small typo 2016-03-06 22:21:58 +01:00
Morten Enemark Lund
76bd9c66c6 Add section on win_unicode_console to windiws.rst 2016-03-06 22:20:30 +01:00
Morten Enemark Lund
2061157597 Remove the suggestion to alias ls to dir
It only cause confusion to alias ls to dir as the two commands behave very different. It can also cause trouble if the user later installs the UNIX tools through for example 'git for Windows'
2016-03-06 21:59:34 +01:00
Anthony Scopatz
d4d39449e2 splchk 2016-02-29 21:18:22 -05:00
Anthony Scopatz
b358c3f6a2 Merge branch 'master' into andor 2016-02-29 15:07:30 -05:00
Anthony Scopatz
6d68766bd8 Merge pull request #706 from scopatz/git_dirty_work_dir
Ignore untracked files when considering if git workdir is dirty
2016-02-29 12:31:19 -05:00
Morten Enemark Lund
3ca0e00677 Update xonshrc.rst
Add snippets/tricks section to the xonshrc documentation
2016-02-28 23:24:02 +01:00
Gil Forsyth
c06d667f44 why not 2016-02-25 18:31:50 -05:00
Anthony Scopatz
c1446f2c7b Merge branch 'master' into andor 2016-02-24 22:59:16 -05:00
Gil Forsyth
76fcd989ee Merge pull request #696 from scopatz/rprompt
right prompt implementation
2016-02-23 19:29:40 -05:00
Anthony Scopatz
9f3099cacd fixed merge conflict and flicker issue 2016-02-22 23:28:30 -05:00
Anthony Scopatz
d794182488 typos 2016-02-21 16:25:16 -05:00
Matthias Bussonnier
8734d6ac69 Add the x-on shell as a Pun. 2016-02-21 10:15:23 -08:00
Gil Forsyth
1b57e21cc2 Merge pull request #690 from scopatz/make-clean
removes Makefile and related content
2016-02-20 15:37:27 -05:00
Anthony Scopatz
0b88ad7375 added some more color docs 2016-02-20 15:24:19 -05:00
Cody Scott
3781d72b7a Adding ls alias suggestion to Windows guide. 2016-02-20 10:43:27 -05:00
Anthony Scopatz
6c91931346 updated 2016-02-19 18:23:12 -05:00
Anthony Scopatz
275fd08d67 removes Makefile and related content 2016-02-19 00:03:09 -05:00
Anthony Scopatz
a7bb6fbb31 fixed cl 2016-02-18 20:34:51 -05:00
Morten Enemark Lund
7b5cf9ffc5 Fix typo in windows guide 2016-02-16 11:41:33 +01:00
Morten Enemark Lund
60d2314dce Fix typo in xonshconfig.rst 2016-02-16 11:41:33 +01:00
Morten Enemark Lund
3e170bf296 Fix a few typos in tutorial.rst 2016-02-16 11:41:32 +01:00
Morten Enemark Lund
43a17642fe Jupyter notebook and pygment parser are a reality. 2016-02-16 11:41:32 +01:00
Morten Enemark Lund
54e6f3fa47 Fix a few typos in fag.rst 2016-02-16 11:41:31 +01:00
Morten Enemark Lund
3046d8254d Make it 3.6 compatible... 2016-02-14 21:39:38 +01:00
Morten Enemark Lund
6d8c6f85e9 Finalize windows guide 2016-02-14 21:33:12 +01:00
Morten Enemark Lund
512f853a7b First stab at changing the windows guide 2016-02-14 16:38:24 +01:00
Morten Enemark Lund
e698051a8d Fix install command for development version 2016-02-14 16:38:24 +01:00
Anthony Scopatz
2b90a4d344 Merge branch 'master' into andor 2016-02-13 14:21:54 -05:00
Konstantin Molchanov
84b0973080 Docs: API docs for Vox added. 2016-02-13 21:49:24 +03:00
Matthias Bussonnier
cc8b52c968 More puns in docs 2016-02-10 11:08:42 -08:00
Anthony Scopatz
e8b454d9ce subproc help 2016-02-10 03:22:30 -05:00
Anthony Scopatz
ce3361cf87 Merge branch 'master' into andor 2016-02-10 03:20:43 -05:00
Anthony Scopatz
153d2358e3 org to sh 2016-02-10 02:43:04 -05:00
Anthony Scopatz
63a1c108d9 updated docs for and/or 2016-02-10 02:13:07 -05:00
Anthony Scopatz
54a11e7123 updaed changelog 2016-02-09 02:36:57 -05:00
Anthony Scopatz
5785c9c86e added tracer mod 2016-02-05 01:45:05 -05:00
Anthony Scopatz
6748f25748 fixed conflict 2016-02-05 01:35:52 -05:00
Anthony Scopatz
83a93c40a8 alias usage hooks 2016-02-05 01:25:59 -05:00
Anthony Scopatz
46a136c58e initial cmdhelp 2016-02-05 00:42:05 -05:00
Anthony Scopatz
7e054239c6 some doc updates 2016-02-04 22:37:45 -05:00
Anthony Scopatz
530f00b513 added some basic docs 2016-02-04 21:48:59 -05:00
Anthony Scopatz
77109e6dd7 set process title 2016-01-27 18:47:17 -05:00
Anthony Scopatz
62939d446a docs for RAISE_SUBPROC_ERROR 2016-01-24 12:08:50 -05:00
Carol Willing
218ae48553 Fix typo 2016-01-18 20:35:33 -08:00
Anthony Scopatz
3e2c976577 Merge branch 'master' into xonfig 2016-01-10 21:26:59 -05:00
adam j hartz
0cc8951aa6 small docs note 2016-01-10 19:56:07 -05:00