Commit graph

  • 05736978bb Change the foregrounf/background code a bit, fixes bug where mulktiple jobs want foreground status. Is this fix enough or are there still corner cases? axel 2006-01-18 22:42:48 +1000
  • e15c7fd7e0 Optionally add intl library, needed by gettext on NetBSD. Also clean up configure.ac a bit. axel 2006-01-18 22:41:13 +1000
  • 509b3598f7 Make manual and completions reflect the facty that any combination od set_color params are valid values for $fish_color_* variables axel 2006-01-18 05:34:50 +1000
  • aa783fc657 Remove some GNU preprocessor magic from wgetopt.c, it only applies to regular getopt axel 2006-01-18 03:24:12 +1000
  • 84bbbe4252 Remove accidental newline in error message axel 2006-01-18 03:23:12 +1000
  • 90fbe5eb0b color ls support under FreeBSD and OS X axel 2006-01-18 03:20:05 +1000
  • d5f4df15d4 Fix broken 'type' function, and clean up the ugly 'help' function. By Philip Ganchev. axel 2006-01-18 02:56:13 +1000
  • fd78f67d35 Fix buggy error messages in expand.h and add missing translation commands axel 2006-01-17 22:48:30 +1000
  • 28c29f569b Set version to 1.20.0 axel 2006-01-17 02:54:51 +1000
  • 064581c7f8 Events should not be marked as non-interactive 1.20.0 axel 2006-01-17 02:54:21 +1000
  • 94b1c4c076 Swedish translation tweaks axel 2006-01-17 02:53:40 +1000
  • 85c87fe267 Make string formating functions correctly handle %%. Thanks to Hiroshi Sakurai axel 2006-01-17 01:04:24 +1000
  • 5bd66ee2ce Add a __fish_complete_command function for completing using a command name. Change name of the __fish_set_is_first to __fish_is_first_token and move it to the common completion util file axel 2006-01-17 01:01:10 +1000
  • e593f9be53 Remove a few warnings axel 2006-01-16 23:42:44 +1000
  • 25e363e729 Add debug target to make, which halts on warnings axel 2006-01-16 23:41:50 +1000
  • 5db192347c Make sure all foreground jobs are reaped after evaluating a job to avoid things like 'sleep 10m; fg' don't try to restart sleep axel 2006-01-16 10:19:12 +1000
  • 18bbb5ad01 Put jobs in functions and block into their own process group in interactive mode, but do not put the 'fake jobs' associated with functions in a group axel 2006-01-16 10:15:56 +1000
  • 24ca6ceb47 Correctly handle and recover from IO redirections failures in the exec builtin axel 2006-01-16 08:41:48 +1000
  • 3607c555be Corrections to the INSTALL file axel 2006-01-16 07:26:39 +1000
  • cad14db27b Cleanup configure.ac and make it automatically run autoheader axel 2006-01-16 07:19:29 +1000
  • 2fb5632212 Checkin of various swedish translation improvements axel 2006-01-16 06:20:34 +1000
  • 56ad85d8a8 Minor tweaks for the gpg command completions axel 2006-01-16 06:05:20 +1000
  • ee66520863 Give subshell command in error message for output conversion of data from subshell axel 2006-01-16 06:04:42 +1000
  • 83629e28c8 Add completions for the set builtin to handle completions of locale variables and locale names axel 2006-01-16 06:03:03 +1000
  • 645af56d77 Minor completion tweaks axel 2006-01-15 21:59:08 +1000
  • 9501dc83e6 Make the functions builtin display function listing on -n to a terminal in a human-friendly format axel 2006-01-15 21:58:05 +1000
  • 9942e2f19f Make the completions for the ls, sed and df commands have the correct switches on BSD systems axel 2006-01-14 23:16:07 +1000
  • 6d6644b907 Minor polish to the gpg completions axel 2006-01-14 12:00:51 +1000
  • 11273a7be0 Various corrections for advanced tab completions. Should make the --export axel 2006-01-14 11:59:37 +1000
  • 1562b8148d Make sure functions as printed by the fyunctions builtin don't have any stray empty lines axel 2006-01-14 11:58:01 +1000
  • d7b659d8e8 Add completions for gpg command axel 2006-01-14 00:41:33 +1000
  • 6050850081 Add completions for chsh command (updated) axel 2006-01-14 00:05:36 +1000
  • 95d68e48f2 Fix the __fish_append shellscript function, as well as some completion bugs in gpg and mount axel 2006-01-13 11:02:45 +1000
  • 2b7781d3cb Correctly handle locale changes through scope expiry, as well as locale changes in completion code axel 2006-01-13 11:00:12 +1000
  • f0b2d7532a Minor completion description corrections - unescaped dollar-signs in quotes and such axel 2006-01-13 02:45:59 +1000
  • 6b91433881 Alt-backspace is now a synonym for Control-w in emacs mode keybindings. Atl least on terminals with a simple Alt-backspace axel 2006-01-13 00:53:46 +1000
  • 16cb9dfa05 Improve description handling - handle symbolic link loops, handle description functions returning strings without a separator, and handle testing of un-stat:able files axel 2006-01-13 00:49:03 +1000
  • 10fec8abb6 Make parser_current_line use dynamic memory to avoid overflow on long lines axel 2006-01-12 22:54:57 +1000
  • da058aa141 Add one missing translation string in exec.c axel 2006-01-12 00:46:16 +1000
  • 67333a23f1 Recover instead of quiting when a redirection error occurs for a shellscript function axel 2006-01-12 00:40:20 +1000
  • 72bb5ae06f Use /etc/sysconfig/i18n file if it exists to set up correct locale axel 2006-01-12 00:23:40 +1000
  • d4034fc253 Yet another batch of description tweaks, as well as the last major checkin of translations to swedish (updated patch) axel 2006-01-12 00:17:35 +1000
  • be9208412a Add missing include for sanity.c axel 2006-01-12 00:10:15 +1000
  • f66689d415 Remove the tokenize command from the rpm spec file axel 2006-01-12 00:09:41 +1000
  • aca0511762 Documentation corrections axel 2006-01-11 23:29:44 +1000
  • 68df730980 some little corrections Jan Fader jan.fader@web.de 2006-01-11 03:49:07 +1000
  • 032a736840 Make the read builtin able to create universal variables axel 2006-01-11 22:26:40 +1000
  • d9663a4ec4 Remove the external tokenize command. One can use tr instead axel 2006-01-11 02:36:03 +1000
  • 5392533f33 More minor completion description corrections, and another translation checkin for Swedish axel 2006-01-10 05:28:15 +1000
  • bf0957d8dd Reload completions on locale language change. This will mean that most translatable messages will be retranslated. axel 2006-01-10 03:40:32 +1000
  • 630abb56f6 Make command descriptions work when entering full path to a command axel 2006-01-10 03:17:25 +1000
  • c45e457492 Makecompletion functions work with completion descriptions regardless of if they contain a separator character or not axel 2006-01-10 03:13:59 +1000
  • fef1e1db32 Do not free allocated data when clearing a string_buffer_t axel 2006-01-10 03:13:02 +1000
  • 8ed80deb6b More robust parsing of keybindings, allow sequences like \C-\ew and \C-? axel 2006-01-10 01:25:06 +1000
  • b7c551a348 Correct incorrect arguments to futimes axel 2006-01-10 01:17:40 +1000
  • 810d9104fc Improve detection of futimes function, and make it fail without giving an error message, since it is not critical anyways axel 2006-01-10 01:10:47 +1000
  • 54c502c3cf Documentation tweaks axel 2006-01-10 00:48:13 +1000
  • 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 axel 2006-01-10 00:47:30 +1000
  • 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 axel 2006-01-10 00:44:18 +1000
  • ce689e69d5 Make description messages more uniform axel 2006-01-09 09:13:06 +1000
  • 906495d713 Improve locale implementation (should now behave identically to bash) and document locale variables behaviour axel 2006-01-09 09:00:49 +1000
  • 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 axel 2006-01-08 12:56:56 +1000
  • b33d3f78b1 Move definition of the _ gettext alias out of fish_interactive, since it is needed in non-interactive, and in earlier functions as well axel 2006-01-06 03:09:15 +1000
  • 343c280dbf Add more helpful error messages when trying to use Posix short circut operators (|| and &&) axel 2006-01-06 02:02:28 +1000
  • f6b2b9f9a5 Change syntax of 'and' and 'or' to infix order axel 2006-01-06 01:37:53 +1000
  • 6a0460f51e Do not use \r sequence in translatable messages axel 2006-01-05 23:54:11 +1000
  • e12902fe3c Translate most shellscript output, translate internal completion descriptions, and several translation bugfixes axel 2006-01-05 23:41:59 +1000
  • 48030576e4 Improved description for the commandline builtin axel 2006-01-05 00:15:41 +1000
  • 33177e75a6 Output a message when changing LANG in interactive mode axel 2006-01-05 00:07:35 +1000
  • c1304a05d9 Further i18n tweaks axel 2006-01-04 23:52:30 +1000
  • 038d7e725e Added a few notes to INSTALL file axel 2006-01-04 23:01:54 +1000
  • 6408486336 Minor fixes to i18n axel 2006-01-04 23:01:24 +1000
  • ec43c635cc Add i18n through gettext, as well as a Swedish translation axel 2006-01-04 22:51:02 +1000
  • 26de6ba26b Minor text formating tweaks axel 2005-12-31 02:29:19 +1000
  • 8f121dce9c Add completions for nice and renice commands axel 2005-12-31 02:28:35 +1000
  • 7eec1a6625 Pressing the enter key on an empty line scrolls a line axel 2005-12-30 22:57:05 +1000
  • 02a3288db7 1.19.0 1.19.0 axel 2005-12-26 08:04:42 +1000
  • b069489792 Only use internal wcsndup implementation of no external one exists axel 2005-12-26 08:03:29 +1000
  • b37eeb92ef Fisx crash buh when completing string ending in backslash axel 2005-12-26 08:00:44 +1000
  • b6630b5087 Check for presense of doxygen using autoconf axel 2005-12-25 21:59:40 +1000
  • 3a69fc997c Check Xautority before trying to use X-based browser in help shellscript axel 2005-12-21 23:53:53 +1000
  • c216e36a72 Add notice about bug when suspending builtins axel 2005-12-21 23:51:57 +1000
  • 00778832f1 Add sbin directories to PATH when root axel 2005-12-20 19:01:55 +1000
  • cdbd233e62 Do not use GNU -r switch for sed axel 2005-12-20 18:58:20 +1000
  • 9ce93164bb Add missing include in builtin_help.hdr axel 2005-12-20 18:57:46 +1000
  • 20b269130c Yet another attempt to avoid gnuisms in sed/grep for ssh completions axel 2005-12-19 08:51:50 +1000
  • 891c2fc379 Use sed instead of grep, since grep -o isn't supported on OS X axel 2005-12-18 08:15:13 +1000
  • 00be44a69a Add completions for trap and jobs axel 2005-12-18 07:59:26 +1000
  • b8ea709c1e Add autoconf checks for wide character string functions axel 2005-12-18 07:32:05 +1000
  • 7bdcfacee4 Add trap shellscript function axel 2005-12-18 07:30:52 +1000
  • 61706b4490 Adjust fish init files to new set syntax axel 2005-12-17 22:27:10 +1000
  • 443ddb509e make the functions builtin output descriptions and event handlers for functions axel 2005-12-17 22:25:46 +1000
  • e6774cc944 Make the set builtin only parse switches given after non-switches axel 2005-12-17 11:21:30 +1000
  • 78cd8fa089 Tweak a few error messages for builtin commands axel 2005-12-17 01:51:16 +1000
  • 9229041385 Make non-interactive reading more robust. axel 2005-12-17 01:50:10 +1000
  • e6bd3dbc40 Make the source builtin bail out at once if stat fails. Makes sure no illegal memory acces takes place axel 2005-12-16 22:54:37 +1000
  • a91bf6d88a builtin.c: builtin_source now checks that its argument is a file. James Vega 2005-12-16 03:21:22 +1000
  • fa75fc3901 Code cleanup axel 2005-12-15 23:59:02 +1000
  • e4a95cb989 Add missing -r/--replace switch to commandline builtin axel 2005-12-15 20:19:01 +1000
  • 9cf4a2a0b3 Add extra step in instructions on creating a builtin axel 2005-12-15 09:48:08 +1000