1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-08 12:01:21 +02:00
Commit graph

1240 commits

Author SHA1 Message Date
Barton E. Schaefer
e7fa65ffae Martin Vaeth: 31988 (plus missing semicolon): remove LC_CTYPE heuristics, assure clean environment, force LANG=C 2013-11-15 21:48:45 -08:00
Martin Vaeth
d3630bcd0c 31959: missed files 2013-11-13 19:42:54 +00:00
Martin Vaeth
0f9032753a 31959 (plus tweak to .gitignore): make help files during installation 2013-11-12 21:06:46 +00:00
Peter Stephenson
12251d65ff 31940: zcalc -e uses arguments as input 2013-11-08 11:34:37 +00:00
Peter Stephenson
f77a7a5b18 31937: zle -Fw uses widget semantics for file descriptor handler 2013-11-07 15:19:07 +00:00
Stefan Neudorf
73746daf7f 31936: Rationalise limits for threads 2013-11-03 19:51:34 +00:00
Stefan Neudorf
93dec3a96a 31935: further updates to limits for BSD 2013-11-03 19:47:00 +00:00
Stefan Neudorf
790a4fee2b 31930 / 31934: New limits from BSD.
Avoid clash of uses for ulimit -k.
2013-10-31 20:25:13 +00:00
Jun T
ef4d20ad6f 31902: rationalise use of gamma function.
Make zsh/mathfunc consistent across systems and use tgamma() where
available
2013-10-27 00:00:56 +01:00
Peter Stephenson
225ee4c810 31873: Document conventions for command options in builtins 2013-10-23 18:11:40 +01:00
Barton E. Schaefer
ada42926b1 31849: document effect of KSH_ZERO_SUBSCRIPT on the argv special array 2013-10-19 14:29:52 -07:00
Barton E. Schaefer
ff520d1b79 31823: add HISTORY_IGNORE parameter
HISTORY_IGNORE defines a pattern to exclude matching lines in the internal
history from the HISTFILE at write time.
2013-10-17 07:28:52 -07:00
Peter Stephenson
73ececfd01 31830: New feature for zshaddhistory hooks.
If the first non-zero return status is 2, save the line on the
internal history list, but don't write it out.
2013-10-17 10:14:25 +01:00
Peter Stephenson
a8f736b4cf Users/18033: Documentation for exit and ERR_EXIT.
Notes about interaction with asynchronous jobs such as process
substitution and multios.
2013-10-16 20:55:48 +01:00
Peter Stephenson
441c19c161 31872: zshaddhistory hook example needs options.
Only works with INCAPPENDHISTORY or SHAREHISTORY set.
2013-10-16 09:49:55 +01:00
Peter Stephenson
f6967bb745 Fix trivial typo in zshaddhistory doc. 2013-10-15 18:02:09 +01:00
Bart Schaefer
332924513b Merge branch 'master' of git://git.code.sf.net/p/zsh/code 2013-10-13 10:59:52 -07:00
Barton E. Schaefer
d5ba3ed245 31818: fix completion for zsh in _sh, and document the _arguments behavior that made the fix necessary
To avoid side effects, reposition the _arguments call in _sh for the zsh
special case. Document the side effects so avoided, and clean up the
_arguments documentation a bit along the way.
2013-10-12 09:19:24 -07:00
Mikael Magnusson
6f921b91f4 31805: Update _enable and _disable for -p, fix related typo in docs 2013-10-11 14:57:57 +02:00
Mikael Magnusson
fa03332635 31805: Add $patchars and $dis_patchars to zsh/parameter module 2013-10-11 14:57:57 +02:00
Bart Schaefer
b077d6ee9c unposted: fix typo 2013-10-07 12:53:56 -07:00
Peter Stephenson
5236425865 users:18023: Add PIPEFAIL option 2013-10-06 21:35:27 +01:00
Peter Stephenson
061e809502 31711: add execute-never style for MIME function system.
Allows alien file systems to be marked as not having executable fiels
2013-09-08 21:12:13 +01:00
Peter Stephenson
3573ab44e7 31658: fix manual entry about getting lines from mapfile 2013-09-06 14:09:08 +01:00
Peter Stephenson
1c9931cc7d users/17955: new "disown" style for MIME handlers.
Makes handlers put into the background run without job control.
2013-08-29 10:48:49 +01:00
Manuel Presnitz
5b85ac9011 31592: improve documentary for handling of named directories.
Minor changes of phrasing.
2013-07-28 18:37:00 +01:00
Peter Stephenson
669c070efe 31503: zmv improvements for user-specified programs.
-p splits words of commands passed to it.
-P is like -p for when the program doesn't understand the -- convention
2013-07-03 12:46:02 +01:00
Peter Stephenson
fdf2867e5f 31444: Basic code for enable/disable -p 2013-06-13 18:38:33 +01:00
Bruce Stephens
ee4391d33e 31459: fix alignment of zsh entry in info menu 2013-06-10 10:11:07 +01:00
Peter Stephenson
aa0875daa1 31436: document KSH_GLOB doesn't support recursive directories 2013-05-30 16:40:06 +01:00
Peter Stephenson
711c103e77 31422: better heuristic for timestamps in age function 2013-05-29 19:20:12 +01:00
Peter Stephenson
a46aef7704 31405: weasel words about PRINT_EXIT_STATUS option. 2013-05-22 20:58:32 +01:00
Peter Stephenson
692a15363f 31418: improve documentation for "age" function 2013-05-21 17:11:04 +01:00
Peter Stephenson
67a4be36c6 31263 (but changed * to - for consitency):
suppress texinfo warning by giving item an argument
2013-04-12 23:01:25 +01:00
Peter Stephenson
b174a0df05 31261: updates needed with latest texinfo 2013-04-12 22:47:22 +01:00
Mikael Magnusson
aa317f355c unposted: fix a typo in docs 2013-04-08 20:16:27 +02:00
Frank Terbeck
dd638aea93 31175: Add documentation for the new -i and -f options of vared 2013-04-05 17:23:46 +02:00
Peter Stephenson
ab8fe84a8c 31155: minor extra zcalc features and documentation 2013-03-17 20:52:55 +00:00
Peter Stephenson
136cc1e1b7 31154: make zcalc understand continuation lines with a backslash 2013-03-15 20:15:10 +00:00
Mikael Magnusson
dcbeba9889 unposted: adjust another mention of psvar 2013-03-13 19:49:02 +00:00
Peter Stephenson
a4b590a2ee based on 31144 etc.: all entries of psvar can now be shown in prompts 2013-03-13 18:47:55 +00:00
Peter Stephenson
26694406f2 users/17666: zcalc -f sets FORCE_FLOAT 2013-03-05 20:06:59 +00:00
Peter Stephenson
3def943d04 users/17665: add FORCE_FLOAT option 2013-03-05 20:04:53 +00:00
Bart Schaefer
dd3b0506f9 unposted: Insert a blank line before vindex() to properly format the
paragraph that follows it.
2013-02-13 16:01:01 +00:00
Bart Schaefer
2b75cf571e 31000: fix typo in example 2013-01-26 22:54:01 +00:00
Peter Stephenson
6265394d6b users/17608: use function to modify currrent command line argument 2013-01-24 20:28:20 +00:00
Bart Schaefer
91197f4993 users/17524: misc. parameter flag clarifications 2013-01-03 19:01:52 +00:00
Peter Stephenson
27a41679b6 30803: Vin Shelton: missing menu entry in grammar.yo 2012-11-18 18:45:39 +00:00
Peter Stephenson
7c56d77184 30789: Add CONTINUE_ON_ERROR for old behaviour.
New behaviour is for scripts to exit on error instead of returning
to top level and executing the next command.
2012-11-15 21:08:15 +00:00
Peter Stephenson
7f767568a6 30780: document that set -o failures are hard but setopt failures are soft 2012-11-08 12:24:48 +00:00