Commit Graph

5774 Commits (4b7bc01fae56368fce684e27b3f466c017fa7e68)

Author SHA1 Message Date
Peter Stephenson 4b7bc01fae 30914: mkinstalldirs: default mode for installation directories is 755 12 years ago
Phil Pennock 9d988a5e21 30906: more Etc/zsh-development-guide tinkering 12 years ago
Phil Pennock 82c75381ac 30901: Etc/zsh-development-guide: document git usage 12 years ago
Peter Stephenson 7152094541 Missing .distfiles entries 12 years ago
Peter Stephenson f73d92f5dc add missing mod_export 12 years ago
Peter Stephenson 2908d73f6c unposted: update for 5.0.0-test-1 12 years ago
Peter Stephenson 4982fad0fc unposted: update for 5.0.0-test-1 12 years ago
Peter Stephenson 1869eeb393 30876: fix obscure failures to propagate non-zero status
from optimised simple commands within lists
12 years ago
Bart Schaefer 431c22024d users/17445: fix handling of leading zeroes in floating point 12 years ago
Oliver Kiddle 968a7a2a51 30811: new completion for btrfs and complete btrfs and ext4 mount options
and new linux mount flags
12 years ago
Peter Stephenson 27a41679b6 30803: Vin Shelton: missing menu entry in grammar.yo 12 years ago
Bart Schaefer daa9e1fd54 users/17042: don't stomp the environment in "jobs -Z" unless we've first
copied it to new memory.
12 years ago
Oliver Kiddle ee040c6ba5 30802: add new command switches 12 years ago
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.
12 years ago
Peter Stephenson 1446625072 Michal Halenka: 30800: fix arpping option 12 years ago
Oliver Kiddle 431eac1278 30795: new xz completion and comple --fast and --best for bzip2 12 years ago
Oliver Kiddle 599ad93a93 30794: update completions for new options 12 years ago
Oliver Kiddle 3f8decaf7d 30793: account for eglibc in _pick_variant patterns 12 years ago
Bart Schaefer cba5449c3d 30786: do not enter interactive history editing or command execution if
"fc" is called from a ZLE widget.
12 years ago
Peter Stephenson 64e925bd65 30783: We don't want leading "="s to be active when
tokenising strings that aren't going to be treated as command line
arguments
12 years ago
Peter Stephenson 7f767568a6 30780: document that set -o failures are hard but setopt failures are soft 12 years ago
Oliver Kiddle ce658b3c3c Benjamin R. Haskell: 30737: make custom completions for git aliases easier 12 years ago
Oliver Kiddle a8ffff2cb7 users/17382: complete URLs for vim and make _remote_files more
consistent with _files
12 years ago
Peter Stephenson cd0c6153e0 30735: array substitutions aren't simple:
prevent crash on process substitution therein
12 years ago
Peter Stephenson c74171da36 Roman Kaminski: 30738: bzr send command 12 years ago
Peter Stephenson 4e38ba5e4c Greg Bouzakis: 30741: add suspend command to systemd completion 12 years ago
Peter Stephenson f91707eda1 unposted: further parameter splitting clarifications 12 years ago
Peter Stephenson 02225925ef 30740: add example of process substitution using anonymous function 12 years ago
Peter Stephenson a02f3b6910 c.f. users/17330: fix reference to splitting rule in parameter expn rules 12 years ago
Peter Stephenson 4b86cc48f7 30726: make shell options passed to emulate stick along with the emulation 12 years ago
Peter Stephenson ad92cb3203 30724: shell code optimisd to use execsimple() doesn't have a valid thisjob 12 years ago
Peter Stephenson 34ed3eaecd users/17318: only increment the undo variable return value for the
first request in a row
12 years ago
Peter Stephenson 0fda80344b users/17314: ensure an undo change number
uniquely specifies a point in editing history by incrementing
the value returned by the variable.
12 years ago
Peter Stephenson 8d9cb7f42e fix trivial typo with "functions +T" 12 years ago
Peter Stephenson 5513970d96 typo 12 years ago
Peter Stephenson 4e2cdd7956 30722: fix some cases where emulations or options were not propagated properly
from the emulate command
12 years ago
Peter Stephenson 321471891e 30718: emulate command evaluations should apply sticky emulation
to autoloads, too
12 years ago
Oliver Kiddle fff9a871e4 add evince, zathura, dwb to command lists of basic completions 12 years ago
Oliver Kiddle 674bd0bd86 complete files and -t and -f options for xclip 12 years ago
Peter Stephenson 76ac7bf742 30716: make IGNORECLOSEBRACES an emulation option 12 years ago
Peter Stephenson eb562c9f2c 30715: use enum lextok for variables containing lexical tokens 12 years ago
Peter Stephenson 325c3864c6 users/17305: fix doc of ordering of word splitting
improve (z) and (Z) doc
12 years ago
Peter Stephenson 61b9529ff8 users/17310: we can't treat < after [ as a normal character.
Document problem and test for case that needs to work.
12 years ago
Peter Stephenson 76590bd93c users/17304: angle brackets aren't associated with special parsing
inside square brackets
12 years ago
Peter Stephenson 2cd0f0c555 Aaron Schrab: 30712: .editorconfig: multi-editor specification of
editing formats.
12 years ago
Peter Stephenson 71631df1e7 Aaron Schrab: 30711: improved _bind_addresses completionfor IPv6. 12 years ago
Peter Stephenson 059501fa7d Aaron Schrab: 30710: perldoc completion updates 12 years ago
Frank Terbeck 2e6363ed50 Baptiste Daroussin: 30703: VCS_INFO_detect_fossil: Fix fossil detection on unix 12 years ago
Frank Terbeck 966bd9bd82 Seth House: 30701: Misc/vcs_info-examples: Added an hg hook example to restore the 40-char hash 12 years ago
Frank Terbeck feb6169bcd Seth House: 30702: contrib.yo, VCS_INFO_get_data_hg: Removed --debug flag from the hg vcs_info backend 12 years ago