index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Functions
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-30
Merge branch 'upstream' into debian
Joe Rayhawk
26
-94
/
+639
2025-04-28
53527: remove zgetopt
dana
1
-198
/
+0
2025-04-27
53516: add zgetopt contrib function
dana
1
-0
/
+198
2025-03-31
53414: attempting to preview the "restore" keyword is nonsensical
Frank Dana
1
-3
/
+11
2025-03-31
53413: "print -rP" in preview, in case of special characters
Frank Dana
1
-1
/
+1
2024-05-24
52910: Improve handling of **/ patterns
Bart Schaefer
1
-3
/
+3
2024-03-05
52641: incarg: add a backward variant and make it repeatable
midchildan
1
-7
/
+57
2024-02-16
52546: incarg: avoid unneeded subshell
Mikael Magnusson
1
-2
/
+1
2024-02-15
52520: add new features and improvements to the "incarg" ZLE widget
midchildan
1
-31
/
+242
2024-02-03
unposted: elaboration on Roman's "slurp" implementation from zsh-users
Bart Schaefer
1
-0
/
+31
2024-01-05
52465: use NULL_GLOB when expanding zmv input pattern to avoid NOMATCH exit
Bart Schaefer
1
-1
/
+7
2023-11-29
52145: Prompt theme with current time and abbreviated VCS_info.
Sebastian Gniazdowski
1
-0
/
+128
2023-10-26
52240: use work-var $s not $suffix when setting flags
Sebastian Gniazdowski
1
-1
/
+1
2023-10-11
unposted (cf. 52166): remove obsolete helper for svk
Oliver Kiddle
1
-1
/
+0
2023-10-11
51812: run-help for docker, perf, podman, ssh, svnadmin
Jörg Sommer
5
-0
/
+26
2023-09-21
51747: ip accepts the reduction of link to l.
Jörg Sommer
1
-1
/
+1
2023-09-21
51776: run-help-openssl: Reduce code and use new manpages
Jörg Sommer
1
-7
/
+1
2023-09-16
52082: Enable linewise edit-command when in visual-line mode.
Christoffer Lundell
1
-4
/
+19
2023-08-27
52028: improvements to _shadow / _unshadow, plus helper and doc
Bart Schaefer
1
-0
/
+11
2023-06-22
51813: differentiate empty $2 from omitted $2 in version comparisons
Stephane Chazelas
1
-1
/
+7
2023-05-10
51593: improve search for command name after skipping prefix assignments
Bart Schaefer
1
-3
/
+3
2023-03-13
51572: fix "shift" error when running standalone
Bart Schaefer
1
-3
/
+3
2022-12-09
51144, 51146: vcs_info git: stg: Extract patch descriptions
Daniel Shahaf
1
-2
/
+2
2022-12-08
51142: vcs_info git: Check the get-unapplied style as documented
Daniel Shahaf
1
-2
/
+6
2022-12-08
51138: Updated StGit patch detection in vcs_info
Peter Grayson
1
-9
/
+27
2022-12-06
51088: fix standards reference in comment
Atte Peltomäki
1
-1
/
+1
2022-10-17
50786: Make match etc. local when used in styles.
Peter Stephenson
1
-2
/
+2
2022-09-25
50648: Use $ZCALC_HISTORY where appropriate
Julian Prein
1
-1
/
+3
2022-06-08
50335: simplify "wait" usage, fix signal handling
Bart Schaefer
1
-10
/
+30
2022-06-04
50323: create helper for shadowing builtins or existing functions and use it ...
Bart Schaefer
1
-1
/
+2
2022-05-26
50286: avoid zed error if nounset is in effect
Peter Stephenson
1
-6
/
+8
2022-05-14
Jan Brieg: 50212 (and discussion): Add "bright" color variants
Bart Schaefer
1
-2
/
+16
2022-04-11
New upstream version 5.8.1.2-test
Axel Beckert
41
-313
/
+749
2022-03-28
49897: Eliminate reliance on $jobstates parameter, fix -P exit status check.
Bart Schaefer
1
-17
/
+20
2022-03-08
promptinit: only exclude current theme from preview if no arguments are given
Mikael Magnusson
1
-3
/
+2
2022-02-20
49728: vcs_info hg mq: Don't include applied patches in the unapplied patches
Daniel Shahaf
1
-0
/
+3
2022-02-20
49727 (+ comment): vcs_info quilt: Pass the patches dir path to the gen-appli...
Daniel Shahaf
4
-4
/
+15
2022-02-20
unposted: vcs_info hg mg (with get-unapplied set): Stop leaking a variable to...
Daniel Shahaf
1
-1
/
+1
2022-02-12
security/82: VCS_Info: Fix typo in hook_com[base-name_orig] assignment
Marc Cornellà
1
-1
/
+1
2022-02-12
security/82: VCS_Info: Fix typo in hook_com[base-name_orig] assignment
Marc Cornellà
1
-1
/
+1
2022-01-29
unposted: vcs_info git: Teach the rebase-apply test case generator to also ge...
Daniel Shahaf
2
-1
/
+12
2022-01-29
unposted: vcs_info git: Add a missing guard against redefining a function.
Daniel Shahaf
1
-0
/
+1
2022-01-29
unposted: vcs_info git: Deconfuse $EDITOR
Daniel Shahaf
1
-2
/
+2
2022-01-29
unposted: vcs_info: Add Vim modelines
Daniel Shahaf
3
-0
/
+6
2022-01-29
49723: vcs_info quilt: Use quilt-patch-dir and ${QUILT_PATCHES} even when get...
Daniel Shahaf
1
-21
/
+24
2022-01-29
49722: vcs_info quilt: Refactor for readability. No functional change.
Daniel Shahaf
1
-6
/
+7
2022-01-27
unposted: vcs_info quilt: Remove a no-op variable assignment
Daniel Shahaf
1
-1
/
+0
2022-01-25
49709: vcs_info hg: Keep $HGPLAIN set for hooks if it had been set outside vc...
Daniel Shahaf
1
-1
/
+0
2022-01-01
49667: Include US spelling of "grey" ("gray")
Matt Alexander
1
-3
/
+5
2021-11-12
github #82: Fix typos
Dimitris Apostolou
3
-3
/
+3
[next]