summaryrefslogtreecommitdiff
path: root/Functions
AgeCommit message (Expand)AuthorFilesLines
2025-04-30Merge branch 'upstream' into debianJoe Rayhawk26-94/+639
2025-04-2853527: remove zgetoptdana1-198/+0
2025-04-2753516: add zgetopt contrib functiondana1-0/+198
2025-03-3153414: attempting to preview the "restore" keyword is nonsensicalFrank Dana1-3/+11
2025-03-3153413: "print -rP" in preview, in case of special charactersFrank Dana1-1/+1
2024-05-2452910: Improve handling of **/ patternsBart Schaefer1-3/+3
2024-03-0552641: incarg: add a backward variant and make it repeatablemidchildan1-7/+57
2024-02-1652546: incarg: avoid unneeded subshellMikael Magnusson1-2/+1
2024-02-1552520: add new features and improvements to the "incarg" ZLE widgetmidchildan1-31/+242
2024-02-03unposted: elaboration on Roman's "slurp" implementation from zsh-usersBart Schaefer1-0/+31
2024-01-0552465: use NULL_GLOB when expanding zmv input pattern to avoid NOMATCH exitBart Schaefer1-1/+7
2023-11-2952145: Prompt theme with current time and abbreviated VCS_info.Sebastian Gniazdowski1-0/+128
2023-10-2652240: use work-var $s not $suffix when setting flagsSebastian Gniazdowski1-1/+1
2023-10-11unposted (cf. 52166): remove obsolete helper for svkOliver Kiddle1-1/+0
2023-10-1151812: run-help for docker, perf, podman, ssh, svnadminJörg Sommer5-0/+26
2023-09-2151747: ip accepts the reduction of link to l.Jörg Sommer1-1/+1
2023-09-2151776: run-help-openssl: Reduce code and use new manpagesJörg Sommer1-7/+1
2023-09-1652082: Enable linewise edit-command when in visual-line mode.Christoffer Lundell1-4/+19
2023-08-2752028: improvements to _shadow / _unshadow, plus helper and docBart Schaefer1-0/+11
2023-06-2251813: differentiate empty $2 from omitted $2 in version comparisonsStephane Chazelas1-1/+7
2023-05-1051593: improve search for command name after skipping prefix assignmentsBart Schaefer1-3/+3
2023-03-1351572: fix "shift" error when running standaloneBart Schaefer1-3/+3
2022-12-0951144, 51146: vcs_info git: stg: Extract patch descriptionsDaniel Shahaf1-2/+2
2022-12-0851142: vcs_info git: Check the get-unapplied style as documentedDaniel Shahaf1-2/+6
2022-12-0851138: Updated StGit patch detection in vcs_infoPeter Grayson1-9/+27
2022-12-0651088: fix standards reference in commentAtte Peltomäki1-1/+1
2022-10-1750786: Make match etc. local when used in styles.Peter Stephenson1-2/+2
2022-09-2550648: Use $ZCALC_HISTORY where appropriateJulian Prein1-1/+3
2022-06-0850335: simplify "wait" usage, fix signal handlingBart Schaefer1-10/+30
2022-06-0450323: create helper for shadowing builtins or existing functions and use it ...Bart Schaefer1-1/+2
2022-05-2650286: avoid zed error if nounset is in effectPeter Stephenson1-6/+8
2022-05-14Jan Brieg: 50212 (and discussion): Add "bright" color variantsBart Schaefer1-2/+16
2022-04-11New upstream version 5.8.1.2-testAxel Beckert41-313/+749
2022-03-2849897: Eliminate reliance on $jobstates parameter, fix -P exit status check.Bart Schaefer1-17/+20
2022-03-08promptinit: only exclude current theme from preview if no arguments are givenMikael Magnusson1-3/+2
2022-02-2049728: vcs_info hg mq: Don't include applied patches in the unapplied patchesDaniel Shahaf1-0/+3
2022-02-2049727 (+ comment): vcs_info quilt: Pass the patches dir path to the gen-appli...Daniel Shahaf4-4/+15
2022-02-20unposted: vcs_info hg mg (with get-unapplied set): Stop leaking a variable to...Daniel Shahaf1-1/+1
2022-02-12security/82: VCS_Info: Fix typo in hook_com[base-name_orig] assignmentMarc Cornellà1-1/+1
2022-02-12security/82: VCS_Info: Fix typo in hook_com[base-name_orig] assignmentMarc Cornellà1-1/+1
2022-01-29unposted: vcs_info git: Teach the rebase-apply test case generator to also ge...Daniel Shahaf2-1/+12
2022-01-29unposted: vcs_info git: Add a missing guard against redefining a function.Daniel Shahaf1-0/+1
2022-01-29unposted: vcs_info git: Deconfuse $EDITORDaniel Shahaf1-2/+2
2022-01-29unposted: vcs_info: Add Vim modelinesDaniel Shahaf3-0/+6
2022-01-2949723: vcs_info quilt: Use quilt-patch-dir and ${QUILT_PATCHES} even when get...Daniel Shahaf1-21/+24
2022-01-2949722: vcs_info quilt: Refactor for readability. No functional change.Daniel Shahaf1-6/+7
2022-01-27unposted: vcs_info quilt: Remove a no-op variable assignmentDaniel Shahaf1-1/+0
2022-01-2549709: vcs_info hg: Keep $HGPLAIN set for hooks if it had been set outside vc...Daniel Shahaf1-1/+0
2022-01-0149667: Include US spelling of "grey" ("gray")Matt Alexander1-3/+5
2021-11-12github #82: Fix typosDimitris Apostolou3-3/+3