summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 43585: vcs_info svn: Recognize working copies in need of an upgrade.Daniel Shahaf2018-10-072-1/+15
* unposted: minor FAQ typosPeter Stephenson2018-10-032-2/+4
* 43589: Further improved subjob reporting.Peter Stephenson2018-10-032-9/+10
* unposted: Indicate which use-case each branch handles.Daniel Shahaf2018-10-022-1/+6
* unposted: Fix typoDaniel Shahaf2018-10-022-1/+5
* 43531: Completion: Fix some false positives in the logic for "are these two c...Daniel Shahaf2018-09-302-3/+7
* 43570: Start documenting jobs.c, in particular superjobs.Daniel Shahaf2018-09-282-3/+29
* 43563: zshzle: Clarify sentence in introduction.Daniel Shahaf2018-09-272-3/+8
* 43564: improve job control report about stopped subjobPeter Stephenson2018-09-262-5/+39
* 53542 (tweaked): further output about "which" outputPeter Stephenson2018-09-262-15/+21
* 43528: zshbuiltins(1): Document 'which''s "not found is not an error" behaviour.Daniel Shahaf2018-09-252-0/+11
* 43554 (tweaked): Fix zathura completion ignoring multiple plugin directories.Oliver Freyermuth2018-09-252-3/+7
* 43544: Fix zathura filename completion derived from *.so plugin name.Oliver Freyermuth2018-09-252-1/+6
* 43489: Add error checking on a new write() call.Daniel Shahaf2018-09-252-1/+8
* 43543: Further improvements to fg/bg of superjob/subjob.Peter Stephenson2018-09-252-24/+33
* unposted: Add a test for 43546.Daniel Shahaf2018-09-252-0/+9
* 43546: "typeset -p" should show -U flagStephane Chazelas2018-09-252-0/+12
* users/23642: Revert _files change from workers/42984Takeshi Banse2018-09-242-1/+6
* 43535: Fixes for bg / fg handling of superjobs.Peter Stephenson2018-09-243-19/+54
* 43493: Have V07pcre fail if PCRE was enabled by configure (config.modules) bu...Daniel Shahaf2018-09-242-3/+7
* 43527, tweaked: describe which output behaviour in FAQ.Peter Stephenson2018-09-242-0/+34
* gitlab !2: _toilet: detect .flf files as well as .tlf onesNoam Barnea2018-09-232-1/+6
* 43511: Initialiase alias entry on input stack.Peter Stephenson2018-09-212-0/+7
* 43502: Search XDG_DATA_DIRS in _setxkbmap completionMaximilian Bosch2018-09-192-4/+11
* 43464: complete options for the valgrind drd tool and update them for helgrindOliver Kiddle2018-09-182-7/+45
* unposted: Fix typo in ChangeLog.Daniel Shahaf2018-09-171-1/+5
* unposted: Fix trivial formatting error in docsdana2018-09-162-1/+5
* 43464: Another attachtty() fix.Peter Stephenson2018-09-165-8/+31
* unposted: ChangeLog entry for previous commit.Daniel Shahaf2018-09-141-0/+3
* _svn: Allow hyphens in command name aliases.Daniel Shahaf2018-09-141-1/+1
* unposted: Post-release version bump.Daniel Shahaf2018-09-142-2/+4
* 43457: Release 5.6.2 zsh-5.6.2Daniel Shahaf2018-09-145-5/+22
* 43466: Make path(5) test more generic.Peter Stephenson2018-09-142-6/+16
* unposted: _svn: Complete --accept=recommended, new in 1.10.0.Daniel Shahaf2018-09-122-1/+4
* 43447: Generate tar.xz artifacts only.Daniel Shahaf2018-09-123-17/+9
* 43443: _git: When completing worktrees, show the ref and hash of each worktree.Daniel Shahaf2018-09-122-2/+22
* 43442: _git: Break out a helper function.Daniel Shahaf2018-09-122-2/+11
* Fix windowsize when reattaching to terminal on process exitPeter Stephenson2018-09-122-0/+4
* 43446: More entersubsh() / addproc() wiring.Peter Stephenson2018-09-124-19/+45
* GitHub #28: Add missing math.h include for builtinsJörg Thalheim2018-09-102-0/+7
* 43426: disable job control tests involving suspension.Peter Stephenson2018-09-102-34/+41
* unposted: creating-a-release.txt: Add another step.Daniel Shahaf2018-09-082-0/+3
* unposted: Post-release version bump.Daniel Shahaf2018-09-082-1/+3
* unposted: Patch release: 5.6.1 zsh-5.6.1Daniel Shahaf2018-09-085-6/+17
* 43409: Fix process group setting in main shell.Peter Stephenson2018-09-073-21/+43
* 43404 (after 43392): Fix 'make install' in out-of-tree buildsDaniel Shahaf2018-09-072-3/+8
* 43392: dist: Generate doc/help/* and doc/help.txt in builddir rather than src...Daniel Shahaf2018-09-063-9/+7
* 43366: _compdef: Change and add sources for completed completion function names.Daniel Shahaf2018-09-062-2/+8
* 43372: Add completion for e2labeldana2018-09-052-0/+8
* 43375 with fix from 43390: fix #! tests.Peter Stephenson2018-09-052-7/+16