Commit graph

  • feabc032f6 Generalize the stack tracing code, add support for showing events and command substitutions in stack traces axel 2006-02-02 01:49:11 +1000
  • 9f9f7bf95a Minor edits to fish documentation axel 2006-02-01 23:40:29 +1000
  • 02f638ad2b Minor spelling fixes from Hermann J. Beckers axel 2006-02-01 22:29:12 +1000
  • e95effb043 Readd the terminal flag for jobs, as not all jobs under job control should be given the terminal. axel 2006-02-01 22:27:15 +1000
  • 7a1a5a6f01 Swedish translation checkin axel 2006-02-01 08:00:43 +1000
  • bfefe7f262 Add completions for the status builtin axel 2006-02-01 07:59:33 +1000
  • 44e8dcd331 Add not on commandline behaviour when using complete -C to documentation axel 2006-02-01 07:46:46 +1000
  • 3580811f8e Minor documentation correction regarding how to use io redirection to close a fd axel 2006-02-01 07:45:51 +1000
  • 35cf20640f Add mention of the new -C switch for complete in the documentation axel 2006-02-01 07:44:26 +1000
  • eff36003db Remove fallback version of the _nl_msg_cat_cntr symbol. We check for it at configure-time and only use it if it exists axel 2006-02-01 07:43:03 +1000
  • 0eab394c24 Fix for how fish parses the double quote character axel 2006-02-01 07:42:01 +1000
  • 028e1f36a1 Improve the status builtin axel 2006-01-31 05:53:10 +1000
  • f59e9baab9 Rename the 'terminal' flag to 'job_control', make sure fg and bg only considers jobs under job control and make it configurable which jobs are put under job control using the status builtin. Also add an option to the status builtin to print a stack trace. axel 2006-01-31 03:54:26 +1000
  • 1c6f685522 Minor code tweaks axel 2006-01-31 02:58:00 +1000
  • c8a36c9889 Autoconf tweaks to make library detection more robust axel 2006-01-31 02:57:06 +1000
  • 521d09b6d0 Add support for calculating completions for arbitrary commands through the 'complete' builtin axel 2006-01-31 02:51:50 +1000
  • 3efb0bf5cf Fix bug that caused shellscript functions in pipelines that don't have any output to never be properly removed axel 2006-01-30 08:04:14 +1000
  • 003c4d776f Display use of . (source) builtin in stack traces axel 2006-01-28 21:34:40 +1000
  • 00dea8a082 Optimize the fish_prompt function axel 2006-01-28 20:25:51 +1000
  • 7f195b2f23 Swedish translation checkin (small) axel 2006-01-28 12:21:49 +1000
  • ecc2fbca98 Minor documentation tweaks axel 2006-01-28 12:21:18 +1000
  • 631acd529d Fix typo in sudo completions axel 2006-01-28 12:20:54 +1000
  • 369f1709be Misc init-files cleanup, including making sure various variables are function-local axel 2006-01-28 12:20:22 +1000
  • 1505cc3d81 Add comment in documentation for set builtin about not allowing switches after non-switches axel 2006-01-28 12:19:33 +1000
  • 78ae6d3bea Check for gettext in seq fallback implementation axel 2006-01-28 12:18:46 +1000
  • ea81321ccb Add translation support to wgetopt library axel 2006-01-28 12:17:40 +1000
  • 1977d3beb3 Add support for correctly handling illegal character strings axel 2006-01-28 12:03:29 +1000
  • 285984196d More spelling fixes from Hermann J. Beckers axel 2006-01-28 10:34:59 +1000
  • 5f8e6c85e4 Small fixes for emerge completions, sent by Mike Auty axel 2006-01-27 18:26:39 +1000
  • e01ccb14af shellscript functions should use the help command to display help axel 2006-01-27 03:34:37 +1000
  • 86b7ae6d21 1.20.1 axel 2006-01-27 02:30:46 +1000
  • bc42309dd8 Minor build fix 1.20.1 axel 2006-01-27 02:30:02 +1000
  • 877b602d6b Fix bug in debian specific kill completions axel 2006-01-27 02:01:19 +1000
  • 37eb6c340d Make it possible to create zero length environment variable arrays without using the ENV_USER flag axel 2006-01-27 01:48:23 +1000
  • 7cd98a670b Fix glitches in stack trace axel 2006-01-27 01:47:22 +1000
  • db0eccdc86 Checkin of swedish translations and some smaller changes to the emerge completion descriptions axel 2006-01-27 01:17:17 +1000
  • 0f10a3a277 Small output string tweaks axel 2006-01-27 01:16:59 +1000
  • 312c7ab7b2 Add function stack trace to error output axel 2006-01-27 00:48:10 +1000
  • 2e35e1ea60 util.h should include unistd.h axel 2006-01-26 22:21:34 +1000
  • b9c88f4c83 Spelling fixes, from Hermann J. Beckers axel 2006-01-26 22:16:59 +1000
  • 5054492c6a Fixes to make fish work on Cygwin. Firstly a bunch of minor fixes fo the wcs* fallback functions, secondly MSG_DONTWAIT (a socket flag) is set to zero if it isn't already defined axel 2006-01-26 19:57:06 +1000
  • 5893154823 Add completions for emerge command axel 2006-01-25 09:32:29 +1000
  • 4a4e1788e5 Swedish translation checkin axel 2006-01-25 09:08:50 +1000
  • 3d56d7ee32 Add completions for sshfs, fusermount and sudo axel 2006-01-25 09:01:33 +1000
  • 18d06cf10f Smaller edits axel 2006-01-25 04:14:10 +1000
  • 452558624c Installation should not rely on making the .po files axel 2006-01-25 04:12:45 +1000
  • b7ef6852c7 Add autoconf test for regex.h axel 2006-01-25 04:12:05 +1000
  • fef420d648 Make the prompt_pwd behave better with strange sed implementations (I'm looking at you, OS X) axel 2006-01-25 04:09:44 +1000
  • f2c4becde7 Add better test for whether the gettext command should be used axel 2006-01-25 04:08:50 +1000
  • e0d6b5c438 Add manual page for fish_pager command axel 2006-01-25 04:07:29 +1000
  • 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. James Vega 2006-01-25 03:20:31 +1000
  • 495460066c Fixed various spelling mistakes. James Vega 2006-01-24 09:17:06 +1000
  • 8df21a1cb1 Minor edits, mostly tweaks of the API documentation axel 2006-01-24 09:33:47 +1000
  • ba177b48d5 Do not show function body as description in output of the functions builtin axel 2006-01-24 09:32:13 +1000
  • 29c488c6dc Fixes to api documentation, added .PHONY to makefile actions, made a few private functions static axel 2006-01-24 06:40:14 +1000
  • 14ae10daf7 Hopefully the last attempt at fixing the build rules for making .po and .gmo files axel 2006-01-24 03:47:42 +1000
  • ecdc5bdbc7 Add notice to set_text documentation about the use of --bold to brighten colors on some terminals axel 2006-01-24 03:38:11 +1000
  • 64fee9865e Add gettext i18n support for the set_color command axel 2006-01-24 03:37:20 +1000
  • 89eb80f3a4 Add option parsing and support for -h and -v switches to fishd axel 2006-01-24 02:25:34 +1000
  • 9853286bf9 the 'unknown' filetype description shouldn't be tranlated, since it is never used axel 2006-01-24 01:49:23 +1000
  • 7d645ccc53 Use gettext to translate mimedb command. Also try to respect users locale setting when choosing language on file descriptions. axel 2006-01-24 01:45:00 +1000
  • 820da6e7f7 Minor touchups of the complete.c file axel 2006-01-23 21:42:29 +1000
  • 3466f55ea0 Add completions for the time command, and improve completions for the type builtin and the su command axel 2006-01-23 21:39:36 +1000
  • b969a175d4 Cleanup Makefile.in and make sure gen_hdr.sh is executable before using it axel 2006-01-23 21:38:07 +1000
  • bb079f5446 The seq fallback implementation is a shellscript, not a function axel 2006-01-23 21:36:48 +1000
  • 250d20bfa8 Swedish translation for the seq command axel 2006-01-23 09:41:12 +1000
  • 58761f82e7 Avoid memory leaks in the complete builtin on errors axel 2006-01-23 09:40:03 +1000
  • 0ccc657aa6 Fix bug from the modified completion builtin where a completion that specified no switches would be ignored axel 2006-01-23 09:30:00 +1000
  • 7f01570caf .po should not depend on the messages.pot file, since it will cause that file to be autogenerated on build. Also, add a few comments to the Makefile. axel 2006-01-23 07:35:48 +1000
  • 0dadd83fdd Move the complete builtin to it's own file, and make it accept multiple -c, -p, -s, -o and -l switches axel 2006-01-23 07:10:55 +1000
  • 3e3541a05a Add simple fallback implementation of seq command, installed automatically on systems which lack the regular seq command axel 2006-01-23 07:07:56 +1000
  • a824646d61 Add input checks to string_buffer_t functions axel 2006-01-22 07:16:29 +1000
  • 74fb5bd5e5 Minor tweaks of init files axel 2006-01-22 07:12:39 +1000
  • f2d6ae3220 Swedish translation fixes (tiny) axel 2006-01-22 06:45:14 +1000
  • 487c275926 Bugfix for command completion descriptions, potential crash on strange output from apropos axel 2006-01-22 06:44:23 +1000
  • 2f143303b7 Fix broken PATH check axel 2006-01-22 06:42:17 +1000
  • 78296d4fac Add autoconf test for presense of _nl_msg_cat_cntr axel 2006-01-22 02:02:34 +1000
  • fea22833cd Use backticks for command substitutions in Makefile to make it work on older sh implementations axel 2006-01-22 02:01:17 +1000
  • b9b09babbe Swedish translation updates, including switch of quoting character axel 2006-01-21 22:39:32 +1000
  • ba261cbb55 Description tweak axel 2006-01-21 22:39:12 +1000
  • 4eb3370edf Error message update axel 2006-01-21 22:38:28 +1000
  • f7a5ca5f1f Fix minor spelling detail axel 2006-01-21 12:53:07 +1000
  • f3c93c1690 Fix two bugs which together caused descriptions to be interpreted as a part of the completion in some rare cases axel 2006-01-21 12:52:06 +1000
  • e55bd063eb Minor edits to the todo part of the fish documentation axel 2006-01-21 03:16:03 +1000
  • bdf4214b1f Add a few Doxygen function descriptions axel 2006-01-21 02:34:04 +1000
  • 9fd20e63cf Make sure _nl_msg_cat_cntr exists even if libintl doesn't, and use printf command if the gettext command isn't installed. Both of these are needed on systems without gettext support. axel 2006-01-21 02:31:56 +1000
  • a47065f648 Add fallback implementations of wcstok, putwc and getwc. Move all fallbacks from common.c to wutil.c. axel 2006-01-21 00:27:21 +1000
  • 70351b0e4f Add missing completion for the -b switch for function builtin axel 2006-01-20 01:00:41 +1000
  • 12a0f6d72b Swedish tranlations checkin axel 2006-01-19 23:45:18 +1000
  • d2c12e760c Fix crash bugs in fg and bg builtins, and make sure bg doesn't consider background jobs when run without an argument axel 2006-01-19 23:15:15 +1000
  • e0c2ce24fb Add missing includes in input_common.c axel 2006-01-19 22:23:22 +1000
  • 1e7dd4f928 Check location of term.h header (updated) axel 2006-01-19 22:22:07 +1000
  • 3259da8f4a Define a few additional signals axel 2006-01-19 04:40:46 +1000
  • 619f076958 Don't include intl headers in translate.h if we're not going to use gettext axel 2006-01-19 04:37:58 +1000
  • 588bc1103a Make it possible to manually rebuild an existing messages.pot using 'make messages'. Don't use the --no-wrap switch for xgettext, since it's not universally supported. Print an explanation if xgettext fails. axel 2006-01-19 02:59:17 +1000
  • 13e94c0617 Don't print error message in fg if the command didn't fail axel 2006-01-19 02:47:50 +1000
  • efd01ae6c6 Don't automatically rebuild messages.pot every time the source changes axel 2006-01-19 01:59:29 +1000
  • 9017df15a8 Add completions for a fex more darcs subcommands axel 2006-01-19 00:30:22 +1000
  • 5340d2a18a Corrections for the swedish translation axel 2006-01-18 23:12:36 +1000
  • e5298a99f8 Add friendly messages to Makefile commands axel 2006-01-18 23:11:43 +1000