summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-0545772: Restore locale on parameter scope end.Peter Stephenson2-0/+39
2020-05-04unposted: Fix typo in ChangeLogDaniel Shahaf1-1/+1
2020-05-03unposted: add a comment about how to add a new resourceJun-ichi Takimoto2-0/+10
2020-05-0345614: update _dnfJun-ichi Takimoto2-101/+459
2020-05-0345731: _debsnap: New completion function.Daniel Shahaf2-0/+80
2020-05-0345730: _arguments: Add the -0 flag, which makes $opt_args be populated sanely.Daniel Shahaf6-13/+88
2020-05-0345729: internal: Add a second parameter to zlinklist2array(), analogously to ...Daniel Shahaf6-15/+27
2020-05-02unposted: zyodl.vim: Use 'conceal' for some macros that expand to a single ch...Daniel Shahaf2-1/+14
2020-05-0245737 (+ docs, and update the test from 45722): zstyle: When determining the ...Daniel Shahaf5-6/+40
2020-05-02unposted: Revert unintentional move from 45722.Daniel Shahaf2-0/+3
2020-05-0245739: docs: Clarifications about zstyle patterns.Daniel Shahaf3-16/+23
2020-05-0245722: docs: Change zstyle example to a non-hierarchical oneDaniel Shahaf3-8/+31
2020-05-0245752/0002: _gcc: Complete --output like -o.Daniel Shahaf2-1/+4
2020-05-0245752/0001: _gcc: Add .cpp and .hpp to the ignored extensions list.Daniel Shahaf2-1/+6
2020-04-27github #56: typo: Add a single quote that had been missingBenjamin Esham2-1/+6
2020-04-21unposted: README: Give the 'zsystem flock' limit in pretty-printed form as well.Daniel Shahaf2-1/+6
2020-04-21github #54: Fix dig completion errordavey hathorn2-1/+6
2020-04-20unposted: NEWS, README: Document zsh/system changes from workers/45708dana3-4/+17
2020-04-20unposted: zsh/system: Adjust documentation from workers/45708dana2-4/+6
2020-04-2045708: zsh/system: Enable sub-second timeout in zsystem flockCedric Ware6-9/+302
2020-04-2045702: compsys: Improve documentation of {insert,separate}-sectionsdana2-3/+27
2020-04-1545684: Document - glob qualifier in error casesPeter Stephenson2-1/+8
2020-04-1245661: docs: Clarify the effect of KSH_ARRAYS on the (I) subscript.dg17272-0/+9
2020-04-0945660: Fix crash setting vi or emacs mode on command line.Peter Stephenson3-8/+29
2020-04-0545655: _retrieve_mac_apps: Update for recent macOSdana2-2/+10
2020-04-0545656: Document the -o emacs segfault bug.Daniel Shahaf2-0/+7
2020-04-02Add SHORT_REPEAT optionMikael Magnusson8-7/+34
2020-04-02unposted: Make test platform-independent.Daniel Shahaf2-2/+6
2020-04-0145542: P01privileged: Use test-directory owner for auto-determined EUID/EGIDdana2-8/+18
2020-04-01unposted: D02glob: Fix platform-dependent test failuredana2-1/+6
2020-03-2945649: completion: Simplify Unison completion. No functional change.Daniel Shahaf2-5/+7
2020-03-2945646: completion: Unison: Honour the $UNISON variableHenri Menke2-2/+7
2020-03-28github #46: _git-restore: Complete arguments to the --source option after a '...Gastón Haro2-1/+6
2020-03-28github #46: Better restrict git-restore(1) file completionsGastón Haro2-5/+14
2020-03-2845644: vcs_info git: Fix current patch's name in several cases.Daniel Shahaf2-0/+18
2020-03-28unposted: Fix syntax error introduced in 45591.Daniel Shahaf2-1/+4
2020-03-2845640: Fix new test when ${PWD}'s value contains symlinks.Daniel Shahaf2-4/+12
2020-03-2745627: vcs_info git: Under git-am(1) conflicts, pass to the gen-applied-strin...Daniel Shahaf2-3/+15
2020-03-2745625: vcs_info svn: Detect the "working copy format is too new" error.Daniel Shahaf2-1/+12
2020-03-2745626: vcs_info: Deduplicate calling the set-branch-format hook.Daniel Shahaf7-33/+39
2020-03-2745624: vcs_info: Set $rrn in all backends.Daniel Shahaf4-0/+9
2020-03-2745623: _quilt: Add subcommand descriptionsDaniel Shahaf2-7/+46
2020-03-2745622: _quilt: Categorize subcommandsDaniel Shahaf2-4/+39
2020-03-2745584, 45620: zsh/rlimits: Skip the tests for this module when it wasn't comp...Daniel Shahaf2-1/+12
2020-03-2745591 (Cf. 45587, 45620): In the test suite, centralize testing that compiled...Daniel Shahaf3-3/+8
2020-03-2645616: Remove token from count argument to repeatPeter Stephenson3-1/+15
2020-03-2545583/0008: Extend tests to prove that what remains of xsymlinks() handles sy...Daniel Shahaf4-5/+13
2020-03-2545583/0007: Remove code that is now unreachable.Daniel Shahaf2-17/+6
2020-03-2545583/0006: Don't use xsymlinks() in 'whence -s'.Daniel Shahaf2-4/+16
2020-03-2545583/0005: Add a test for bin_whence's symlinks resolution.Daniel Shahaf2-0/+25