axel
|
27a60f465d
|
Change name of fishd log file
darcs-hash:20051123185710-ac50b-bd3e5d1664a4832bfee579a027bbce9ac6661b2d.gz
|
2005-11-24 04:57:10 +10:00 |
|
horeah
|
279159384e
|
Added support for recursive wildcards
darcs-hash:20051123153503-b56f0-6d837388e8bbfdebba9a399f8374b3e8433e5a32.gz
|
2005-11-24 01:35:03 +10:00 |
|
axel
|
d748e05cb9
|
Make sure installation path is in PATH
darcs-hash:20051103162625-ac50b-e70d6bff6a83130cd905008e65da34984bf64a7b.gz
|
2005-11-04 02:26:25 +10:00 |
|
axel
|
d50c051eec
|
Change quoting rules to POSIX style
darcs-hash:20051102164913-ac50b-d4b696394e13a2d4c787f8ee1a2b209317dddb51.gz
|
2005-11-03 02:49:13 +10:00 |
|
axel
|
8d58e58d7b
|
Minor performance tweaks
darcs-hash:20051102154159-ac50b-9a32fb6cc654c593048840ebd9f6abb97c2e0bb8.gz
|
2005-11-03 01:41:59 +10:00 |
|
axel
|
c8c3715aac
|
Bump to 1.16.2
darcs-hash:20051102145930-ac50b-94dc822e0f57c2774ce93023415742f5655ec5c7.gz
|
2005-11-03 00:59:30 +10:00 |
|
axel
|
7ffcebb9f8
|
No special casing for installing to $HOME
darcs-hash:20051102145252-ac50b-ebb3471f18c53f2ae0d1ec78e0c6ca60b46ff07e.gz
|
2005-11-03 00:52:52 +10:00 |
|
jan.fader
|
831d95b600
|
Bugfixing for the last patch
darcs-hash:20051101215628-9ad71-5ca66671c1707ac16f280504ae2eebbe6e07b6e8.gz
|
2005-11-02 07:56:28 +10:00 |
|
jan.fader
|
0ffeb41c28
|
Patch for the stupid defaults of autoconf
darcs-hash:20051101205215-9ad71-a954e2626d13c91435ca3cddc6f6af6b61f75f72.gz
|
2005-11-02 06:52:15 +10:00 |
|
axel
|
e8d02159da
|
Fix minor bug in completions for make, which caused it to fail completing targets beginning with 't'
darcs-hash:20051027152332-ac50b-cb3741f7ea0c74a6885e31f78f2aa79323ae48a1.gz
|
2005-10-28 01:23:32 +10:00 |
|
axel
|
b78fba810c
|
Fix crash bug when pasting long text
darcs-hash:20051027152148-ac50b-b47b96bc8acae760ce53a2e42d23dc2d07bf2302.gz
|
2005-10-28 01:21:48 +10:00 |
|
James Vega
|
43213ee458
|
fish_tests.c: Include header files for missing function definitions.
darcs-hash:20051027122003-35ec8-439007fc422a260e1912c9ac06f6a64ce67d79b6.gz
|
2005-10-27 22:20:03 +10:00 |
|
axel
|
da316dd588
|
Do not override users sysconfdir setting
darcs-hash:20051027144510-ac50b-fc670196f1ec55c9703a8c44d1411a9380a8a0cf.gz
|
2005-10-28 00:45:10 +10:00 |
|
axel
|
c8bc79005c
|
Minor performance tweak: Do not allocate any heap memory for hash_table_t until an element is inserted. That way, hash tables that never contain any data will not cause a call to malloc()
darcs-hash:20051026144823-ac50b-570dfe169a2ce693458c493e8f103884de3c5078.gz
|
2005-10-27 00:48:23 +10:00 |
|
axel
|
5ba0affdd7
|
Minor performance tweaks
darcs-hash:20051026105102-ac50b-ffa35c43fd9e1aad47229260e5d7da4249cacdcf.gz
|
2005-10-26 20:51:02 +10:00 |
|
axel
|
721f616964
|
Add documentation for the vared shellscript function
darcs-hash:20051025143355-ac50b-d7aaecf4b2de062fb2c56928bd6a6919ad6d223c.gz
|
2005-10-26 00:33:55 +10:00 |
|
axel
|
ef4345968e
|
vared function used older uppercase names for fish colors
darcs-hash:20051025134851-ac50b-f21b7c3e876f98b39f1d2382e2919d77c38bfdb4.gz
|
2005-10-25 23:48:51 +10:00 |
|
axel
|
319956c26b
|
Predecalre variables in psub
darcs-hash:20051025134043-ac50b-225c021c00211918b8c6957a10018497891cf456.gz
|
2005-10-25 23:40:43 +10:00 |
|
axel
|
a9bf64465c
|
Use select instead of poll to avoid MacOS X bugs
darcs-hash:20051025112247-ac50b-b6c98618716401f39308bdc665401bd34819ce9d.gz
|
2005-10-25 21:22:47 +10:00 |
|
axel
|
ddcb84aa07
|
Fix problem bug breaking completion in commands with multiple subshells
darcs-hash:20051025110352-ac50b-fff319ddcbafb722b9bc3c61aa1b250b290716a5.gz
|
2005-10-25 21:03:52 +10:00 |
|
axel
|
d332293245
|
Make sure PATH contains vital directories during init
darcs-hash:20051025093945-ac50b-8939b844e472caf43a206e2a0dbfa0d48ffdd45c.gz
|
2005-10-25 19:39:45 +10:00 |
|
axel
|
48afe8062e
|
Make sure fish color settings are valid colors
darcs-hash:20051024175108-ac50b-3abfbd8b5974c7a3a53bc70d425d41dd1295da02.gz
|
2005-10-25 03:51:08 +10:00 |
|
axel
|
277f9b7e60
|
Huge API documentation cleanup
darcs-hash:20051024152625-ac50b-41503feb4ea8d428c5b30c159aaae0c8f7ae46a2.gz
|
2005-10-25 01:26:25 +10:00 |
|
axel
|
f8de9de13d
|
Code cleanups and API documentation updates
darcs-hash:20051023121429-ac50b-6ff72171b5a90b6e398bd84e748388c1dba831d9.gz
|
2005-10-23 22:14:29 +10:00 |
|
axel
|
ba6ad5025e
|
Make sure USER variable is correct. Needed when using the su command.
darcs-hash:20051023102232-ac50b-4ed7c9de75ece8a1d9ba7ec5c086bde146436db9.gz
|
2005-10-23 20:22:32 +10:00 |
|
axel
|
fc5e0ab367
|
Fix broken umask, add completions, documentation cleanups, etc
darcs-hash:20051022100605-ac50b-9b6ece502b203bf7690583d57b5b0713de30890c.gz
|
2005-10-22 20:06:05 +10:00 |
|
axel
|
6139df926b
|
Documentation and completion updates
darcs-hash:20051021123945-ac50b-3d3b5004fdf8424190cae84c7b27b2088c87c080.gz
|
2005-10-21 22:39:45 +10:00 |
|
axel
|
a91c5fa86a
|
Code cleanups and API documentation updates
darcs-hash:20051021115945-ac50b-bce8377b3a711cd2269bc21d71d99f6d6ad4c931.gz
|
2005-10-21 21:59:45 +10:00 |
|
axel
|
2287238608
|
Improve error message on bad IO redirection
darcs-hash:20051020235651-ac50b-741d8d81dc446512036be9e14a6e6301f337789c.gz
|
2005-10-21 09:56:51 +10:00 |
|
axel
|
14204134bf
|
Minor edits
darcs-hash:20051020120610-ac50b-62950ed81377c38979ea2967f915eaa0e7f01e33.gz
|
2005-10-20 22:06:10 +10:00 |
|
axel
|
63b122b369
|
Bump version number to 1.16.0
darcs-hash:20051020113447-ac50b-4de566c7e7fa93b71adbf5f8bd5fd411f7c0ea2c.gz
|
2005-10-20 21:34:47 +10:00 |
|
axel
|
82fb46603d
|
Fix broken debug in non-interactive mode
darcs-hash:20051020113001-ac50b-5a2517bbdc728070bc1fb9f22c5ed38717e85a5c.gz
|
2005-10-20 21:30:01 +10:00 |
|
axel
|
ce27f08a44
|
Use private use area for internal non-unicode characters
darcs-hash:20051020112754-ac50b-a640e5eb3c72c44671bfd5d0e4d6805018da5b48.gz
|
2005-10-20 21:27:54 +10:00 |
|
axel
|
83fcc29305
|
Do not break stdin when reading a script
darcs-hash:20051019120744-ac50b-67cc9a5c4f6509eb8a012aff32fcd9606933d0ab.gz
|
2005-10-19 22:07:44 +10:00 |
|
axel
|
4fb2dc3f55
|
Add documentation for umask
darcs-hash:20051017143050-ac50b-0943033514159966b93adcb4073fa52cc8925597.gz
|
2005-10-18 00:30:50 +10:00 |
|
axel
|
1a5a49dcae
|
Use named pipe for process substitution
darcs-hash:20051017141558-ac50b-08c8d1db664fc34bb2ab9e188184bd7172829eb5.gz
|
2005-10-18 00:15:58 +10:00 |
|
axel
|
f87178420a
|
Do not use RLIMIT_AS on systems that don't have it, like NetBSD
darcs-hash:20051017133657-ac50b-b27739229dfa6b3f08c2e9e7f4577cdceaf09beb.gz
|
2005-10-17 23:36:57 +10:00 |
|
axel
|
d17f6b7ce4
|
Minor completion updates for umount
darcs-hash:20051017132746-ac50b-4f69deeeed995370e35f8e731387f75422df0e71.gz
|
2005-10-17 23:27:46 +10:00 |
|
axel
|
17c4835f08
|
Initial imlementation of uname shellscript function
darcs-hash:20051017132412-ac50b-0c82581051eb6819ae8316a27f4b83401446e3df.gz
|
2005-10-17 23:24:12 +10:00 |
|
axel
|
cc816997a4
|
Update __fish_contains_opt to new scoping rules
darcs-hash:20051016113749-ac50b-aa65aa5de02dd362b98f078bc4c092e701d239d7.gz
|
2005-10-16 21:37:49 +10:00 |
|
axel
|
c3c6ea0cb1
|
Tweaks for ls ad Valgrind completions
darcs-hash:20051015170914-ac50b-5066e3e3a5f4ef4a74e06d8f1cb9078c9d657dc7.gz
|
2005-10-16 03:09:14 +10:00 |
|
axel
|
1de5ba07af
|
Add completions for umount
darcs-hash:20051015143220-ac50b-580c7b94b0e21d1d6c2a1cafef3f29328b01fc30.gz
|
2005-10-16 00:32:20 +10:00 |
|
axel
|
c5b8393903
|
Add missing documentation file for ulimit
darcs-hash:20051015111139-ac50b-49fd5b2351360f7fe35f7b376605c753b5e4ad2d.gz
|
2005-10-15 21:11:39 +10:00 |
|
axel
|
4530ce8194
|
Documentation updates
darcs-hash:20051015101245-ac50b-e49bdc40a0130ef1db42165919ab3e0a382121fe.gz
|
2005-10-15 20:12:45 +10:00 |
|
axel
|
43eb597b77
|
Use N>| instead of N| for generic pipe redirection
darcs-hash:20051015101219-ac50b-7175a9f6e419dbe6e0b5796a61a13c4183ecbf3f.gz
|
2005-10-15 20:12:19 +10:00 |
|
axel
|
9298f610f6
|
Add support for specifying event handler for calling job in command supstitution. Add psub shellscript function for process substitution
darcs-hash:20051015005126-ac50b-d2aedca3a50a78362502f3fa9dd8bf25cb7dc6e1.gz
|
2005-10-15 10:51:26 +10:00 |
|
axel
|
638df31ca4
|
Implement the ulimit builtin
darcs-hash:20051014223301-ac50b-f4e6303dcfbe26318e23020444b54d80fed9f535.gz
|
2005-10-15 08:33:01 +10:00 |
|
axel
|
0ebf6db4b9
|
Increase fish robustness by improving signal handling when forking jobs and minor signal handling improvements
darcs-hash:20051014114033-ac50b-8d0f6274ac590f1b6dbe82c55366f44ed7debf20.gz
|
2005-10-14 21:40:33 +10:00 |
|
axel
|
f321855c02
|
Fix event notification bug that caused read errors
darcs-hash:20051013141129-ac50b-db6358e297f91ba48a5e2435e12c3e037fb02410.gz
|
2005-10-14 00:11:29 +10:00 |
|
axel
|
0385fbe2be
|
Optimize interactive input reader by allowing multiple input characters between redraws
darcs-hash:20051013140833-ac50b-f652fada56ca7359246b03a4bdf2116fb8c52435.gz
|
2005-10-14 00:08:33 +10:00 |
|