summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 43721: _diff3: detect GNU variant correctlyJun-ichi Takimoto2018-10-242-3/+8
* 43718: Use singular completion group descriptionsdana2018-10-2413-20/+30
* 43714: complete lp fit-to-page optionMarcin Mielniczuk2018-10-232-1/+4
* 43695: minor but simple optmiisation to use existing string lengthSebastian Gniazdowski2018-10-232-4/+9
* 43713: Improve init.d command completiondana2018-10-222-6/+25
* 43694: More detail on multios.Peter Stephenson2018-10-172-3/+15
* 43697: match uppercase filename extensions in zathura completionOliver Kiddle2018-10-172-2/+5
* 43698: update options for git 2.19.1Oliver Kiddle2018-10-172-37/+78
* 43692: Generate man pages in the build dir, rather than the source dir.Daniel Shahaf2018-10-162-6/+11
* 43672: Document result of redirecting from a non-existent filedana2018-10-152-0/+6
* unposted: internals: Document sepjoin().Daniel Shahaf2018-10-142-0/+10
* 43685: add-zle-hook-widget: Support running under NO_UNSET ('set -u').Daniel Shahaf2018-10-142-6/+11
* 43674: Split more PM_ flags for variables and functions.Peter Stephenson2018-10-123-22/+27
* 43602: Clarify behaviour of `compdef -p`dana2018-10-102-1/+9
* unposted: another couple of tests for previous commit.Peter Stephenson2018-10-102-0/+9
* 43669: ensure explicit exit status is used over implicitPeter Stephenson2018-10-104-3/+11
* Missed ChangeLog from previous commitPeter Stephenson2018-10-091-0/+4
* 43660: extend 43653 when final exit is implicit.Peter Stephenson2018-10-094-30/+71
* 43656: special tied arrays don't have tieddataPeter Stephenson2018-10-092-1/+4
* unposted: addition to previous trap test suggested by MikaelPeter Stephenson2018-10-092-0/+6
* 43653: explicit exit from EXIT trap overrides exit statusPeter Stephenson2018-10-093-4/+18
* 43623: Fix Completion iptables -t raw securitya-wing2018-10-082-3/+8
* 43620 (tweaked): vcs_info git: Reverse the order patches are passed to gen-un...Daniel Shahaf2018-10-085-3/+26
* 43617: vcs_info git: During a non-interactive rebase of a detached head, comp...Daniel Shahaf2018-10-082-1/+5
* 43619: vcs_info git: In non-interactive rebases, always set $hook_com[git_pat...Daniel Shahaf2018-10-082-10/+8
* 43618: vcs_info: Don't redefine helper functions on every execution of the au...Daniel Shahaf2018-10-085-2/+22
* unposted: doc tweak for helpfilesPeter Stephenson2018-10-082-1/+5
* 43616: Various parameter setting and display fixes.Peter Stephenson2018-10-0810-156/+574
* 43587: vcs_info git: In 'git rebase -i', when computing subjects of applied-p...Daniel Shahaf2018-10-072-0/+24
* 43588: vcs_info git: Make sure applied-patches is of the form "$hash $subject...Daniel Shahaf2018-10-072-0/+10
* 43586: vcs_info git: Reformat to minimise next diff. No functional change.Daniel Shahaf2018-10-072-2/+17
* 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