Anthony Scopatz
|
14737561c7
|
Merge pull request #185 from wrywerytwreywery/docs
Documentation Updates
|
2015-04-04 13:27:45 -05:00 |
|
Anthony Scopatz
|
675f1a2340
|
Merge branch 'wrywerytwreywery-prompt'
|
2015-04-04 13:21:47 -05:00 |
|
Anthony Scopatz
|
a0943fac14
|
Merge branch 'prompt' of https://github.com/wrywerytwreywery/xonsh into wrywerytwreywery-prompt
|
2015-04-04 13:20:07 -05:00 |
|
Anthony Scopatz
|
99de4beb3b
|
Merge branch 'completer' of https://github.com/wrywerytwreywery/xonsh
|
2015-04-04 13:12:09 -05:00 |
|
adam j hartz
|
b2a957ecd3
|
tutorial: change scripts example
|
2015-04-03 22:15:13 -04:00 |
|
adam j hartz
|
ceeafd13c7
|
devguide typos
|
2015-04-03 22:14:59 -04:00 |
|
adam j hartz
|
49df73733f
|
docs for prompt
|
2015-04-03 21:49:31 -04:00 |
|
adam j hartz
|
1116d5fef9
|
rename FORMATTER_DICT
|
2015-04-03 21:06:05 -04:00 |
|
adam j hartz
|
7aa3086cdf
|
pep8, copy FORMAT_DICT, remove fqdn
|
2015-04-03 21:06:05 -04:00 |
|
adam j hartz
|
6295389a1d
|
remove unnecessary callable check
|
2015-04-03 21:06:05 -04:00 |
|
adam j hartz
|
a7f8f5eac9
|
small refactor
|
2015-04-03 21:06:05 -04:00 |
|
adam j hartz
|
f69a99b4b3
|
small refactor
|
2015-04-03 21:06:05 -04:00 |
|
adam j hartz
|
69d65c6ae5
|
updated prompt formatter
|
2015-04-03 21:06:05 -04:00 |
|
adam j hartz
|
94f898c409
|
prompt formatter refactor
|
2015-04-03 21:06:05 -04:00 |
|
adam j hartz
|
7f8d3a5e76
|
don't add env twice
|
2015-04-03 20:40:55 -04:00 |
|
adam j hartz
|
6dd55b736c
|
fix conditional
|
2015-04-03 20:37:29 -04:00 |
|
Anthony Scopatz
|
7c266e4e82
|
review fixes
|
2015-04-03 18:05:45 -05:00 |
|
adam j hartz
|
0ec02095ac
|
completer: handle spaces, .., and .
|
2015-04-03 18:27:14 -04:00 |
|
Anthony Scopatz
|
bd25f6638e
|
a couple of more fixes
|
2015-04-02 21:08:17 -05:00 |
|
Anthony Scopatz
|
18ec209556
|
fixed conflicts
|
2015-04-02 21:03:31 -05:00 |
|
Anthony Scopatz
|
b085ccd9ca
|
Merge branch 'wrywerytwreywery-pep8'
|
2015-04-02 20:56:58 -05:00 |
|
Anthony Scopatz
|
5a7f020c49
|
here is to hoping
|
2015-04-02 20:44:11 -05:00 |
|
adam j hartz
|
0e15ec0385
|
more formatting
|
2015-04-02 21:37:23 -04:00 |
|
Anthony Scopatz
|
0ea3b56605
|
nice
|
2015-04-02 20:36:19 -05:00 |
|
adam j hartz
|
4aeac8fb4e
|
more pep8
|
2015-04-02 21:33:45 -04:00 |
|
Anthony Scopatz
|
c964927f10
|
please work
|
2015-04-02 20:23:26 -05:00 |
|
Anthony Scopatz
|
a60779966e
|
morro
|
2015-04-02 20:17:30 -05:00 |
|
Anthony Scopatz
|
eecadea3a9
|
more fixes
|
2015-04-02 20:12:37 -05:00 |
|
Anthony Scopatz
|
c4087964c6
|
test fix
|
2015-04-02 20:00:58 -05:00 |
|
Anthony Scopatz
|
aa8846f3af
|
more fixes
|
2015-04-02 19:54:33 -05:00 |
|
Anthony Scopatz
|
ecf201bbf9
|
more updates
|
2015-04-02 19:42:38 -05:00 |
|
Anthony Scopatz
|
cf0c023c8e
|
some landscape fixes
|
2015-04-02 19:11:50 -05:00 |
|
adam j hartz
|
4837f3ab44
|
many PEP8 changes
|
2015-04-02 19:07:31 -04:00 |
|
Anthony Scopatz
|
ea33a25e8f
|
Merge branch 'master' of github.com:scopatz/xonsh
|
2015-04-02 10:33:25 -05:00 |
|
Anthony Scopatz
|
e8dfaa3798
|
Merge branch 'wrywerytwreywery-glob'
|
2015-04-02 10:33:17 -05:00 |
|
Anthony Scopatz
|
0affded27e
|
Merge branch 'glob' of https://github.com/wrywerytwreywery/xonsh into wrywerytwreywery-glob
|
2015-04-02 10:32:19 -05:00 |
|
adam j hartz
|
43e5317b0d
|
glob: if globbing fails, add the string to the list verbatim
|
2015-04-02 08:09:04 -04:00 |
|
Anthony Scopatz
|
fb1fff2aff
|
Merge branch 'blink1073-bash-completions'
|
2015-04-01 22:38:56 -05:00 |
|
Steven Silvester
|
daa775b1ba
|
Use sane defaults for BASH_COMPLETIONS on Darwin
|
2015-04-01 20:01:50 -05:00 |
|
Steven Silvester
|
9c1cff0b76
|
Clarify use of BASH_COMPLETIONS
|
2015-04-01 20:01:35 -05:00 |
|
Anthony Scopatz
|
b21a3e180c
|
Merge branch 'wrywerytwreywery-ssh_fixes'
|
2015-04-01 08:51:32 -05:00 |
|
adam j hartz
|
233d2677fc
|
Merge branch 'path' of github.com:scopatz/xonsh into path
|
2015-04-01 08:59:10 -04:00 |
|
adam j hartz
|
ef4d756be4
|
better check for whether to give terminal to child process
|
2015-03-31 21:58:38 -04:00 |
|
adam j hartz
|
c6ef685bf5
|
add -u flag to xonsh script
|
2015-03-31 21:53:22 -04:00 |
|
adam j hartz
|
15137f69ec
|
first attempt to fix ssh bugs
|
2015-03-31 21:49:28 -04:00 |
|
adam j hartz
|
7337cabf03
|
PEP8 fixes
|
2015-03-31 21:35:14 -04:00 |
|
Anthony Scopatz
|
f150048aac
|
undetypes env for mutable value access.
|
2015-03-31 19:54:18 -05:00 |
|
Anthony Scopatz
|
f208cfe2fb
|
fix for ' ls;'
|
2015-03-31 19:40:35 -05:00 |
|
Anthony Scopatz
|
6c75562fb4
|
Merge branch 'master' into dubs
|
2015-03-31 19:12:37 -05:00 |
|
Anthony Scopatz
|
c3bb6acae2
|
Merge branch 'wrywerytwreywery-subproc'
|
2015-03-31 18:48:04 -05:00 |
|