axel
|
f0b2d7532a
|
Minor completion description corrections - unescaped dollar-signs in quotes and such
darcs-hash:20060112164559-ac50b-f16063597ca81d4eeef23f124cd62a15f0287df6.gz
|
2006-01-13 02:45:59 +10:00 |
|
axel
|
6b91433881
|
Alt-backspace is now a synonym for Control-w in emacs mode keybindings. Atl least on terminals with a simple Alt-backspace
darcs-hash:20060112145346-ac50b-3ec5f9517614a9b1cdf4e8e0ba7222b83347f436.gz
|
2006-01-13 00:53:46 +10:00 |
|
axel
|
16cb9dfa05
|
Improve description handling - handle symbolic link loops, handle description functions returning strings without a separator, and handle testing of un-stat:able files
darcs-hash:20060112144903-ac50b-9766abfa212b2eaf61509a65499df0018562b5d9.gz
|
2006-01-13 00:49:03 +10:00 |
|
axel
|
10fec8abb6
|
Make parser_current_line use dynamic memory to avoid overflow on long lines
darcs-hash:20060112125457-ac50b-1eff13f647793701e620a675ff661bc7d823a843.gz
|
2006-01-12 22:54:57 +10:00 |
|
axel
|
da058aa141
|
Add one missing translation string in exec.c
darcs-hash:20060111144616-ac50b-b0520a639e2d06b75629e0ab171111c529993d32.gz
|
2006-01-12 00:46:16 +10:00 |
|
axel
|
67333a23f1
|
Recover instead of quiting when a redirection error occurs for a shellscript function
darcs-hash:20060111144020-ac50b-a5c7449276730c21949324abd8ba49b91b186e8c.gz
|
2006-01-12 00:40:20 +10:00 |
|
axel
|
72bb5ae06f
|
Use /etc/sysconfig/i18n file if it exists to set up correct locale
darcs-hash:20060111142340-ac50b-b0483ffd46eb6eb31defbd69b821fc088ff30004.gz
|
2006-01-12 00:23:40 +10:00 |
|
axel
|
d4034fc253
|
Yet another batch of description tweaks, as well as the last major checkin of translations to swedish (updated patch)
darcs-hash:20060111141735-ac50b-b6a9ac5d5d9eb8eac28dd39968cd28f99044e8f5.gz
|
2006-01-12 00:17:35 +10:00 |
|
axel
|
be9208412a
|
Add missing include for sanity.c
darcs-hash:20060111141015-ac50b-679d480b29b35332881c45ef123dcff322cc81f2.gz
|
2006-01-12 00:10:15 +10:00 |
|
axel
|
f66689d415
|
Remove the tokenize command from the rpm spec file
darcs-hash:20060111140941-ac50b-eb5561af92787bc0e892120c0c7c6741cb4d63b9.gz
|
2006-01-12 00:09:41 +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
|
032a736840
|
Make the read builtin able to create universal variables
darcs-hash:20060111122640-ac50b-4b411b9822a44ae105b71ca51ee47d0aa13a1a62.gz
|
2006-01-11 22:26:40 +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
|
5392533f33
|
More minor completion description corrections, and another translation checkin for Swedish
darcs-hash:20060109192815-ac50b-cf229b3dbd2e11ed6136650bc781794fe008d5eb.gz
|
2006-01-10 05:28:15 +10:00 |
|
axel
|
bf0957d8dd
|
Reload completions on locale language change. This will mean that most translatable messages will be retranslated.
darcs-hash:20060109174032-ac50b-4eba42b58f3a55298168469573315df917d23b10.gz
|
2006-01-10 03:40:32 +10:00 |
|
axel
|
630abb56f6
|
Make command descriptions work when entering full path to a command
darcs-hash:20060109171725-ac50b-0ef6085530d15bb6d08911cdffbe7f7f63fe07f2.gz
|
2006-01-10 03:17:25 +10:00 |
|
axel
|
c45e457492
|
Makecompletion functions work with completion descriptions regardless of if they contain a separator character or not
darcs-hash:20060109171359-ac50b-d3fc75cb3263d1f20296e5e81a9f48caf345cd01.gz
|
2006-01-10 03:13:59 +10:00 |
|
axel
|
fef1e1db32
|
Do not free allocated data when clearing a string_buffer_t
darcs-hash:20060109171302-ac50b-eda104ad21a80c99cc5f31e71973bbc835635b90.gz
|
2006-01-10 03:13:02 +10:00 |
|
axel
|
8ed80deb6b
|
More robust parsing of keybindings, allow sequences like \C-\ew and \C-?
darcs-hash:20060109152506-ac50b-0b040ba0aed86bf7f0b4a935f7842eccf1b45181.gz
|
2006-01-10 01:25:06 +10:00 |
|
axel
|
b7c551a348
|
Correct incorrect arguments to futimes
darcs-hash:20060109151740-ac50b-db7a3ccbcd4f2cc13855f13285ec2536bebcac95.gz
|
2006-01-10 01:17:40 +10:00 |
|
axel
|
810d9104fc
|
Improve detection of futimes function, and make it fail without giving an error message, since it is not critical anyways
darcs-hash:20060109151047-ac50b-ebbda6a65853dc03aa12c1e28cd293d7e5557bb1.gz
|
2006-01-10 01:10:47 +10:00 |
|
axel
|
54c502c3cf
|
Documentation tweaks
darcs-hash:20060109144813-ac50b-cc5d04de564c177f8a0f529e6d536b6f7064f1b1.gz
|
2006-01-10 00:48:13 +10:00 |
|
axel
|
faa23a33ec
|
Minor completion description tweaks, try to use the same description for the same situation in multiple commands, to decrease number of strings to translate
darcs-hash:20060109144730-ac50b-02c888d17745b5406e099040e12130fb2a419276.gz
|
2006-01-10 00:47:30 +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
|
ce689e69d5
|
Make description messages more uniform
darcs-hash:20060108231306-ac50b-6476976dcdb9db47ac61052f0096e1f7eb27fc32.gz
|
2006-01-09 09:13:06 +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
|
690648e1b0
|
Huge upade containing several bugfixes related to i18n, and a huge number of new translatable strings, including almost all description messages for command specific completions
darcs-hash:20060108025656-ac50b-e2309829a0afa6b3270d13814e9600d0fd372407.gz
|
2006-01-08 12:56:56 +10:00 |
|
axel
|
b33d3f78b1
|
Move definition of the _ gettext alias out of fish_interactive, since it is needed in non-interactive, and in earlier functions as well
darcs-hash:20060105170915-ac50b-4a31a54f30d8bfcfecdd8fb60b9639087b27925a.gz
|
2006-01-06 03:09:15 +10:00 |
|
axel
|
343c280dbf
|
Add more helpful error messages when trying to use Posix short circut operators (|| and &&)
darcs-hash:20060105160228-ac50b-d3addc00f8fb7934402788ff2da7301a638063dc.gz
|
2006-01-06 02:02:28 +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
|
6a0460f51e
|
Do not use \r sequence in translatable messages
darcs-hash:20060105135411-ac50b-f19d697f1b3f32cd695ee52282fc4281248e213f.gz
|
2006-01-05 23:54:11 +10:00 |
|
axel
|
e12902fe3c
|
Translate most shellscript output, translate internal completion descriptions, and several translation bugfixes
darcs-hash:20060105134159-ac50b-0a7805971e079dd1a511c6bca227db4504902ef0.gz
|
2006-01-05 23:41:59 +10:00 |
|
axel
|
48030576e4
|
Improved description for the commandline builtin
darcs-hash:20060104141541-ac50b-b5e427b8d9767f016ea62a898ebd06c5cf48066c.gz
|
2006-01-05 00:15:41 +10:00 |
|
axel
|
33177e75a6
|
Output a message when changing LANG in interactive mode
darcs-hash:20060104140735-ac50b-4147ebc215d62d00fe6add39e62369dd3c07e7d9.gz
|
2006-01-05 00:07:35 +10:00 |
|
axel
|
c1304a05d9
|
Further i18n tweaks
darcs-hash:20060104135230-ac50b-c9fe3b1d24a28f18cefee72aaec17515b552b157.gz
|
2006-01-04 23:52:30 +10:00 |
|
axel
|
038d7e725e
|
Added a few notes to INSTALL file
darcs-hash:20060104130154-ac50b-17fe045cd521d42600a2ea01a72b53337545b090.gz
|
2006-01-04 23:01:54 +10:00 |
|
axel
|
6408486336
|
Minor fixes to i18n
darcs-hash:20060104130124-ac50b-3a629986f1a2ddf168d2f13184a6c222ccbc4889.gz
|
2006-01-04 23:01:24 +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
|
26de6ba26b
|
Minor text formating tweaks
darcs-hash:20051230162919-ac50b-498d690fdec0aaf37c212eedf6b4c584c64f9a5f.gz
|
2005-12-31 02:29:19 +10:00 |
|
axel
|
8f121dce9c
|
Add completions for nice and renice commands
darcs-hash:20051230162835-ac50b-28220c8ef0c4f22dd1c8825c7a1151fe92ba421c.gz
|
2005-12-31 02:28:35 +10:00 |
|
axel
|
7eec1a6625
|
Pressing the enter key on an empty line scrolls a line
darcs-hash:20051230125705-ac50b-b8064453d6b3a7ac041a3c8d0b23a3189ca3f162.gz
|
2005-12-30 22:57:05 +10:00 |
|
axel
|
02a3288db7
|
1.19.0
darcs-hash:20051225220442-ac50b-79b8685cf6939c74a171f6cba227b703a1c02d60.gz
|
2005-12-26 08:04:42 +10:00 |
|
axel
|
b069489792
|
Only use internal wcsndup implementation of no external one exists
darcs-hash:20051225220329-ac50b-8ab5165f227112bb28406168d6c88e45a74fc7bc.gz
|
2005-12-26 08:03:29 +10:00 |
|
axel
|
b37eeb92ef
|
Fisx crash buh when completing string ending in backslash
darcs-hash:20051225220044-ac50b-b880ffe649d04ed1e5ec6786d0b59eed8068d182.gz
|
2005-12-26 08:00:44 +10:00 |
|
axel
|
b6630b5087
|
Check for presense of doxygen using autoconf
darcs-hash:20051225115940-ac50b-a8bc63a835c041f6648381934396392fc277cc49.gz
|
2005-12-25 21:59:40 +10:00 |
|
axel
|
3a69fc997c
|
Check Xautority before trying to use X-based browser in help shellscript
darcs-hash:20051221135353-ac50b-9b8b37d7465d64a209e34ed047bd6e055a4fc179.gz
|
2005-12-21 23:53:53 +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
|
00778832f1
|
Add sbin directories to PATH when root
darcs-hash:20051220090155-ac50b-2a0a54dda98086cae3329dc31a71f28774bddf46.gz
|
2005-12-20 19:01:55 +10:00 |
|
axel
|
cdbd233e62
|
Do not use GNU -r switch for sed
darcs-hash:20051220085820-ac50b-c46216c3eff88eab9776e5505de1f25e0e046cfc.gz
|
2005-12-20 18:58:20 +10:00 |
|