about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* release 5.0.2 zsh-5.0.2Peter Stephenson2012-12-214-10/+16
* this prevent process-based features from working in their argumentsPeter Stephenson2012-12-213-3/+30
* Release 5.0.1 zsh-5.0.1Peter Stephenson2012-12-202-3/+7
* 30877: document git workflowOliver Kiddle2012-12-182-1/+37
* 30914: mkinstalldirs: default mode for installation directories is 755Peter Stephenson2012-12-182-2/+8
* 30906: more Etc/zsh-development-guide tinkeringPhil Pennock2012-12-172-6/+11
* 30901: Etc/zsh-development-guide: document git usagePhil Pennock2012-12-172-4/+71
* Missing .distfiles entries zsh-5.0.0-test-1Peter Stephenson2012-12-164-5/+9
* add missing mod_exportPeter Stephenson2012-12-162-2/+4
* unposted: update for 5.0.0-test-1Peter Stephenson2012-12-164-15/+12
* unposted: update for 5.0.0-test-1Peter Stephenson2012-12-161-1/+5
* 30876: fix obscure failures to propagate non-zero statusPeter Stephenson2012-12-135-7/+24
* users/17445: fix handling of leading zeroes in floating pointBart Schaefer2012-12-083-3/+19
* 30811: new completion for btrfs and complete btrfs and ext4 mount optionsOliver Kiddle2012-11-204-53/+253
* 30803: Vin Shelton: missing menu entry in grammar.yoPeter Stephenson2012-11-182-1/+6
* users/17042: don't stomp the environment in "jobs -Z" unless we've firstBart Schaefer2012-11-182-1/+8
* 30802: add new command switchesOliver Kiddle2012-11-162-9/+27
* 30801: fix font completion for newer fontconfig & update urxvt completionOliver Kiddle2012-11-162-26/+59
* 30789: Add CONTINUE_ON_ERROR for old behaviour.Peter Stephenson2012-11-158-12/+90
* Michal Halenka: 30800: fix arpping optionPeter Stephenson2012-11-152-2/+7
* 30795: new xz completion and comple --fast and --best for bzip2Oliver Kiddle2012-11-124-33/+113
* 30794: update completions for new optionsOliver Kiddle2012-11-123-4/+14
* 30793: account for eglibc in _pick_variant patternsOliver Kiddle2012-11-114-6/+13
* 30786: do not enter interactive history editing or command execution ifBart Schaefer2012-11-082-1/+12
* 30783: We don't want leading "="s to be active whenPeter Stephenson2012-11-082-40/+46
* 30780: document that set -o failures are hard but setopt failures are softPeter Stephenson2012-11-082-1/+11
* Benjamin R. Haskell: 30737: make custom completions for git aliases easierOliver Kiddle2012-11-072-2/+5
* users/17382: complete URLs for vim and make _remote_files moreOliver Kiddle2012-11-075-23/+50
* 30735: array substitutions aren't simple:Peter Stephenson2012-10-252-1/+11
* Roman Kaminski: 30738: bzr send commandPeter Stephenson2012-10-192-1/+8
* Greg Bouzakis: 30741: add suspend command to systemd completionPeter Stephenson2012-10-192-1/+5
* unposted: further parameter splitting clarificationsPeter Stephenson2012-10-192-3/+9
* 30740: add example of process substitution using anonymous functionPeter Stephenson2012-10-182-1/+22
* c.f. users/17330: fix reference to splitting rule in parameter expn rulesPeter Stephenson2012-10-182-2/+7
* 30726: make shell options passed to emulate stick along with the emulationPeter Stephenson2012-10-1112-41/+287
* 30724: shell code optimisd to use execsimple() doesn't have a valid thisjobPeter Stephenson2012-10-113-5/+37
* users/17318: only increment the undo variable return value for thePeter Stephenson2012-10-092-1/+15
* users/17314: ensure an undo change numberPeter Stephenson2012-10-092-11/+22
* fix trivial typo with "functions +T"Peter Stephenson2012-10-092-2/+6
* typoPeter Stephenson2012-10-071-2/+2
* 30722: fix some cases where emulations or options were not propagated properlyPeter Stephenson2012-10-077-67/+145
* 30718: emulate command evaluations should apply sticky emulationPeter Stephenson2012-10-075-10/+75
* add evince, zathura, dwb to command lists of basic completionsOliver Kiddle2012-10-073-3/+6
* complete files and -t and -f options for xclipOliver Kiddle2012-10-072-12/+19
* 30716: make IGNORECLOSEBRACES an emulation optionPeter Stephenson2012-10-052-2/+5
* 30715: use enum lextok for variables containing lexical tokensPeter Stephenson2012-10-057-48/+67
* additional split change fixesPeter Stephenson2012-10-051-2/+5
* users/17305: fix doc of ordering of word splittingPeter Stephenson2012-10-032-31/+41
* users/17310: we can't treat < after [ as a normal character.Peter Stephenson2012-10-035-24/+17
* users/17304: angle brackets aren't associated with special parsingPeter Stephenson2012-10-023-3/+28