axel
|
df59b8498f
|
Minor edits of function descriptions, includes, etc.
darcs-hash:20060502162950-ac50b-c2fcfc957d55f292744bcb4b33b4d66fc42087ed.gz
|
2006-05-03 02:29:50 +10:00 |
|
axel
|
a7f977836a
|
Expand the switch/case documentation
darcs-hash:20060421083529-ac50b-f287424c0cc9377085b49492453d35a5512cbc90.gz
|
2006-04-21 18:35:29 +10:00 |
|
axel
|
536523ffd7
|
Minor comment and documentation edits
darcs-hash:20060420150206-ac50b-c5c91053ee37a6c3f763287c42b430cdc99bb45b.gz
|
2006-04-21 01:02:06 +10:00 |
|
axel
|
ca82fc2f03
|
Add missing documentation for the read builtin
darcs-hash:20060420150124-ac50b-71a94cea3fedb0265af71718022e54e42567d69e.gz
|
2006-04-21 01:01:24 +10:00 |
|
axel
|
0f25ef365d
|
Tiny documentation edits
darcs-hash:20060408143134-ac50b-eae8cf585d3801b51bba415955ef2aacf98baeb2.gz
|
2006-04-09 00:31:34 +10:00 |
|
axel
|
55ea4b6fc0
|
Documentation additions
darcs-hash:20060405132928-ac50b-d551c31d04426c75c756d513e02e34b91bfc4ad6.gz
|
2006-04-05 23:29:28 +10:00 |
|
axel
|
5ef8cccf21
|
Mention in the license section that fish includes the glibc wcstok implementation as a fallback for libc implementations lacking wcstok
darcs-hash:20060405125956-ac50b-9e5b51d94676868365878387cd8c7e14a1684348.gz
|
2006-04-05 22:59:56 +10:00 |
|
axel
|
dd8150d98d
|
Minor comment and documentation changes
darcs-hash:20060314000914-ac50b-63c49a59804f51c4dd19de574db41298b1ef67c5.gz
|
2006-03-14 10:09:14 +10:00 |
|
axel
|
83d05f9170
|
Move to end of current token on completion
darcs-hash:20060311115612-ac50b-70f15c50b6cb8ad89d84ae6c8a3ffc4b7551223b.gz
|
2006-03-11 21:56:12 +10:00 |
|
axel
|
619defd748
|
Update todo list
darcs-hash:20060309115916-ac50b-da0ad8d0b29088c9d9daff4ec0c856289d8dd93d.gz
|
2006-03-09 21:59:16 +10:00 |
|
axel
|
91ab644173
|
Add support for \\ in quoted strings
darcs-hash:20060306015012-ac50b-a510764b624d1e4416d134f5b92532e046a6125b.gz
|
2006-03-06 11:50:12 +10:00 |
|
axel
|
d347da963b
|
Add documentation about indirect variable expansion
darcs-hash:20060302115108-ac50b-6803fad305e1caff02b33ab31bec869ac05a018e.gz
|
2006-03-02 21:51:08 +10:00 |
|
axel
|
fd6bf06f15
|
Various minor edits
darcs-hash:20060225022139-ac50b-9ef43f88e2266978e9b39038a6a5087ff1305509.gz
|
2006-02-25 12:21:39 +10:00 |
|
axel
|
1075ca69b0
|
Switch to standard syntax for octal escapes
darcs-hash:20060224121829-ac50b-8e19f27857378e6456ae08269721138bd60f3464.gz
|
2006-02-24 22:18:29 +10:00 |
|
axel
|
e29f5c5474
|
Add an FAQ section to the documentation, and remove a few seactions of the manual containing introductory material on fish which was no longer accurate
darcs-hash:20060224011446-ac50b-e9246e23dbf725a3e2488f7831b1c7420cdd42db.gz
|
2006-02-24 11:14:46 +10:00 |
|
axel
|
3afead1827
|
Documentation clarification for the cd builtin
darcs-hash:20060222142137-ac50b-cc9200ed23fa5796a56dc4ee3dde1ff7e8768fc3.gz
|
2006-02-23 00:21:37 +10:00 |
|
axel
|
2ae9735858
|
Add the LGPL license to the license section of the documentation - xdgmime is released under this license. Also add a few rulers, and make some other minor edits to the license section.
darcs-hash:20060217222051-ac50b-8fc2e6d4e32d0f7f67cde8ff475ec0e16f72ffa1.gz
|
2006-02-18 08:20:51 +10:00 |
|
axel
|
9cd2dbc9e7
|
Remove note about problem with ancient fish version
darcs-hash:20060217125341-ac50b-8f4dc873c8b7146cfdae00b62a139c0643e4156e.gz
|
2006-02-17 22:53:41 +10:00 |
|
axel
|
7ead45d899
|
More missing files
darcs-hash:20060217103214-ac50b-f0f65a28d574e6a7258148fd1162677be287e99c.gz
|
2006-02-17 20:32:14 +10:00 |
|
axel
|
343cafef34
|
Redo installation file structure, move lots of things to $PREFIX/share/fish
darcs-hash:20060217101339-ac50b-d93d2c620a4b7f75f05ff461a6edbee001da7613.gz
|
2006-02-17 20:13:39 +10:00 |
|
axel
|
7eb3a5a17d
|
Allow backslash of quotes within quotes
darcs-hash:20060212161331-ac50b-c25affaa4b18e1654dab3d08debafa95017009ea.gz
|
2006-02-13 02:13:31 +10:00 |
|
axel
|
5718ea41df
|
Add comment in manual about array base index
darcs-hash:20060211001546-ac50b-cebbcd5ca6709c8370433abf366c0aa318ec48ec.gz
|
2006-02-11 10:15:46 +10:00 |
|
axel
|
c743ebf211
|
Add long style option support for prevd/pushd, also add a few missing translation strings
darcs-hash:20060206112453-ac50b-271b830b35176d1ff93d9d9fb6c30343b4f1b4df.gz
|
2006-02-06 21:24:53 +10:00 |
|
axel
|
9f9f7bf95a
|
Minor edits to fish documentation
darcs-hash:20060201134029-ac50b-c80a9dadb4960dfbba255ca046682f2798621cf2.gz
|
2006-02-01 23:40:29 +10:00 |
|
axel
|
44e8dcd331
|
Add not on commandline behaviour when using complete -C to documentation
darcs-hash:20060131214646-ac50b-dc7b1510ceefc7645061d91bbe5022c09c209a34.gz
|
2006-02-01 07:46:46 +10:00 |
|
axel
|
3580811f8e
|
Minor documentation correction regarding how to use io redirection to close a fd
darcs-hash:20060131214551-ac50b-0b687b3279d3a9c94338092bff1b0a8001e9566d.gz
|
2006-02-01 07:45:51 +10:00 |
|
axel
|
35cf20640f
|
Add mention of the new -C switch for complete in the documentation
darcs-hash:20060131214426-ac50b-16a1b18cf8f5c05e59e1b338dde1c13089321bac.gz
|
2006-02-01 07:44:26 +10:00 |
|
axel
|
ecc2fbca98
|
Minor documentation tweaks
darcs-hash:20060128022118-ac50b-555ebb17d4f43692a5f363a085dcbcf57aa69111.gz
|
2006-01-28 12:21:18 +10:00 |
|
axel
|
1505cc3d81
|
Add comment in documentation for set builtin about not allowing switches after non-switches
darcs-hash:20060128021933-ac50b-db340075e9a57b41a91d6b64d56d9b5579185254.gz
|
2006-01-28 12:19:33 +10:00 |
|
axel
|
e01ccb14af
|
shellscript functions should use the help command to display help
darcs-hash:20060126173437-ac50b-69c03761554180467f741a9597205fab6c823378.gz
|
2006-01-27 03:34:37 +10:00 |
|
axel
|
bc42309dd8
|
Minor build fix
darcs-hash:20060126163002-ac50b-7766f42b8b3807a17577ed78819ab947ceb66e44.gz
|
2006-01-27 02:30:02 +10:00 |
|
James Vega
|
265d016721
|
doc_src/fishd.txt, fishd.c: Move the API description of fishd to the source file. Update the fishd help to indicate the new help and version options as well as a warning about fiddling with ~/.fishd.HOSTNAME.
darcs-hash:20060124172031-35ec8-6dbd2bdd1cca3528011f7a088630533a4fea25ab.gz
|
2006-01-25 03:20:31 +10:00 |
|
James Vega
|
495460066c
|
Fixed various spelling mistakes.
darcs-hash:20060123231706-35ec8-2a30db603eee503d944b06d101cc88ce59340309.gz
|
2006-01-24 09:17:06 +10:00 |
|
axel
|
ecdc5bdbc7
|
Add notice to set_text documentation about the use of --bold to brighten colors on some terminals
darcs-hash:20060123173811-ac50b-0ff42512a62fcebf1224b0aac9a47f04ed92c1c9.gz
|
2006-01-24 03:38:11 +10:00 |
|
axel
|
0dadd83fdd
|
Move the complete builtin to it's own file, and make it accept multiple -c, -p, -s, -o and -l switches
darcs-hash:20060122211055-ac50b-6ef8cff7fb02e974d6a8096bf83bcbed429d7322.gz
|
2006-01-23 07:10:55 +10:00 |
|
axel
|
e55bd063eb
|
Minor edits to the todo part of the fish documentation
darcs-hash:20060120171603-ac50b-d63052e2e6ddd82946946c8b88c3f8eebe1c5013.gz
|
2006-01-21 03:16:03 +10:00 |
|
axel
|
509b3598f7
|
Make manual and completions reflect the facty that any combination od set_color params are valid values for $fish_color_* variables
darcs-hash:20060117193450-ac50b-636c59494399d88151174ee28096d93c0bcdd16d.gz
|
2006-01-18 05:34:50 +10:00 |
|
axel
|
28c29f569b
|
Set version to 1.20.0
darcs-hash:20060116165451-ac50b-63e3cc280cb7deedadcfd69b542d9e54a7bc99c7.gz
|
2006-01-17 02:54:51 +10:00 |
|
axel
|
9942e2f19f
|
Make the completions for the ls, sed and df commands have the correct switches on BSD systems
darcs-hash:20060114131607-ac50b-479f7ff34019f5487125321443027cc0a77eec93.gz
|
2006-01-14 23:16:07 +10:00 |
|
axel
|
aca0511762
|
Documentation corrections
darcs-hash:20060111132944-ac50b-43146f4df54b8a533fb92693f1292d6cb74cdef8.gz
|
2006-01-11 23:29:44 +10:00 |
|
Jan Fader jan.fader@web.de
|
68df730980
|
some little corrections
darcs-hash:20060110174907-f93c5-d9ef6df3a8f8401ea161085a1e512d6a1d445260.gz
|
2006-01-11 03:49:07 +10:00 |
|
axel
|
d9663a4ec4
|
Remove the external tokenize command. One can use tr instead
darcs-hash:20060110163603-ac50b-204bef8d8d8e3f2ebc593c3de7d5a2eb4b1f0312.gz
|
2006-01-11 02:36:03 +10:00 |
|
axel
|
54c502c3cf
|
Documentation tweaks
darcs-hash:20060109144813-ac50b-cc5d04de564c177f8a0f529e6d536b6f7064f1b1.gz
|
2006-01-10 00:48:13 +10:00 |
|
axel
|
ae511451fe
|
Fix two issues on OS X, a non-compatible use of the expr command and a bad init of a socket for the universal variable daemon
darcs-hash:20060109144418-ac50b-c6232eae5b964f66d0638289291340aa66cd5983.gz
|
2006-01-10 00:44:18 +10:00 |
|
axel
|
906495d713
|
Improve locale implementation (should now behave identically to bash) and document locale variables behaviour
darcs-hash:20060108230049-ac50b-403f1d00c8483fc4fecc275b62e40b1c3d51bfc1.gz
|
2006-01-09 09:00:49 +10:00 |
|
axel
|
f6b2b9f9a5
|
Change syntax of 'and' and 'or' to infix order
darcs-hash:20060105153753-ac50b-4413a5d2652232bb38c97f5c673251193fc848ec.gz
|
2006-01-06 01:37:53 +10:00 |
|
axel
|
ec43c635cc
|
Add i18n through gettext, as well as a Swedish translation
darcs-hash:20060104125102-ac50b-5bf026578a69bd94f7a7a3c8dee0ebccd95e5c24.gz
|
2006-01-04 22:51:02 +10:00 |
|
axel
|
02a3288db7
|
1.19.0
darcs-hash:20051225220442-ac50b-79b8685cf6939c74a171f6cba227b703a1c02d60.gz
|
2005-12-26 08:04:42 +10:00 |
|
axel
|
c216e36a72
|
Add notice about bug when suspending builtins
darcs-hash:20051221135157-ac50b-a85102e103d27b5eccf51806871b3a49befa6a10.gz
|
2005-12-21 23:51:57 +10:00 |
|
axel
|
b8ea709c1e
|
Add autoconf checks for wide character string functions
darcs-hash:20051217213205-ac50b-df9ea4cbc1a7e4235578bd4fc542ddb7788d41cc.gz
|
2005-12-18 07:32:05 +10:00 |
|