adisbladis
|
6e3a823b7b
|
Python 3 compatibility fix in internalize_scripts.py
|
2012-05-30 11:42:32 +02:00 |
|
Peter Ammon
|
1b3427acd9
|
Changes to make completions internalized scripts.
This about doubles the size of fish. These things are huge. We may not want to ship it like this.
|
2012-01-15 00:25:21 -08:00 |
|
ridiculousfish
|
57c9eeeecb
|
Changes related to supporting "intern scripts." These are scripts that used to be installed in /share/functions, but now are just compiled-in strings. This should reduce the amount of I/O done at launch time.
|
2012-01-13 23:54:16 -08:00 |
|
ridiculousfish
|
04c7d87261
|
More work towards supporting builtin scripts
|
2012-01-03 10:54:06 -08:00 |
|
ridiculousfish
|
6abf3db13e
|
Added internalize_scripts.py in preparation for ending reliance on "standard" scripts in /usr/local/share
|
2012-01-02 17:02:30 -08:00 |
|