aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/functions/umask.fish
Commit message (Collapse)AuthorAge
* Rename sgrep to __fish_sgrepGravatar Fabian Homborg2015-09-09
| | | | Makes it harder to cause issues with aliases, see fish-shell#2245
* Fix umask function regexGravatar David Xia2014-07-29
| | | | | | Some grep implementations complain of empty subexpression fixes #1313
* Fix umask in Linux https://gist.github.com/4627181Gravatar ridiculousfish2013-01-26
|
* Make umask work on OS XGravatar ridiculousfish2013-01-12
| | | | https://github.com/fish-shell/fish-shell/issues/515
* Merged changes from codemonkey and grissiom branchesGravatar Christopher Nilsson2010-11-12
|\ | | | | | | | | | | Conflicts: kill.c seq.in
* | The grep on the commands would sometimes output errors, causing noise andGravatar David Frascone2010-11-05
| | | | | | | | breaking scripts.
| * remove trialing spaces #2Gravatar Grissiom2010-09-18
|/
* Make all descriptions for function calls use the implicit translation from ↵Gravatar axel2007-01-16
| | | | | | the previous patch instead of explicitly using N_ darcs-hash:20070116012918-ac50b-c1c0df64333ad910ca81dbc86ad193ece6680722.gz
* Use the math function instead of calling bc directly in various placesGravatar axel2006-12-13
| | | | darcs-hash:20061212171118-ac50b-a40709edf008f3d725e3755d5282ae5a84818c88.gz
* Replace all internal uses of grep with sgrep, which is a wrapper around grep ↵Gravatar axel2006-11-30
| | | | | | that strips away any GREP_OPTIONS. This is needed to avoid users who have added arbitrary switches to GREP_OPTIONS, thus changing its behaviour. darcs-hash:20061129140004-ac50b-485ff6bfd71e9459ba62461f6e093ca5c9ddd664.gz
* Update documentation display code to run roff on the client system instead ↵Gravatar axel2006-11-18
| | | | | | of pregenerating documentation and compiling it into program binaries darcs-hash:20061117162438-ac50b-5c4c7f0bd8bf53a16e16ecfead9569e642b7160f.gz
* Do gettext translation of descriptions just-in-time internally in fishGravatar axel2006-03-02
| | | | darcs-hash:20060301165347-ac50b-3df9feec60dd9860e0988396d10b550a501f6802.gz
* Redo installation file structure, move lots of things to $PREFIX/share/fishGravatar axel2006-02-17
darcs-hash:20060217101339-ac50b-d93d2c620a4b7f75f05ff461a6edbee001da7613.gz