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
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-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
2021-09-06
45180: clarify doc for POSIX EREs, fix an issue with PCRE when the replacemen...
Stephane Chazelas
2
-31
/
+86
2021-09-06
49218: run-help filters cmd_args before calling run-help-<command>
Marlon Richert
7
-26
/
+13
2021-06-03
48942: Let EDITOR invoked by edit-command-line know it's a zsh script
Akinori MUSHA
1
-0
/
+1
2021-05-18
48601/0005: zmathfuncdef: Fix the workers/48147 return status / 'set -e' bug.
Daniel Shahaf
1
-1
/
+1
2021-05-16
48853: improved handling of theme resets when changing prompt themes, especia...
Marlon Richert
1
-94
/
+71
2021-05-15
48710: histed + other zed updates
Bart Schaefer
1
-13
/
+49
2021-05-15
48707: fix keymap handling when zed invokes read-from-minibuffer; update doc
Bart Schaefer
1
-5
/
+22
2021-04-21
48606 + 48607 + unposted test: zmathfunc: Force arguments to be numbers and c...
Daniel Shahaf
1
-3
/
+13
2021-04-21
users/26635 (tweaked): vcs_info hg: Compute the branch name correctly when ge...
Daniel Shahaf
1
-3
/
+3
2021-04-19
47489: rename standout as italic
Bart Schaefer
1
-1
/
+2
2021-03-29
47561 (the git and cvs parts) (compare 44919 + 44920): vcs_info internals: cv...
Aleksandr Mezin
4
-13
/
+18
2021-03-07
48147/0002: zmathfunc: Fix bug where the exit code would be non-zero if the e...
Daniel Shahaf
1
-2
/
+8
2021-02-22
48094: apply cleanup commands of the current theme on any theme change
Arseny Maslennikov
2
-19
/
+36
2021-02-19
47867: Fix RPROMPT typo in prompinit
Arseny Maslennikov
1
-2
/
+2
2021-01-27
47873: Improve completion within dynamic directory names
Peter Stephenson
1
-1
/
+3
2021-01-23
users/26406: preserve caller setopts in zargs
Bart Schaefer
1
-2
/
+15
2020-12-11
47731 (+unposted): add run-help assistant for btrfs
Jun-ichi Takimoto
1
-0
/
+22
2020-12-11
43946: call run-help for the command given to sudo
Samir Benmendil
1
-1
/
+1
2020-08-16
47307: edit-command-line: restrict editing to region if it is active
Mikael Magnusson
1
-7
/
+29
2020-08-16
47306: edit-command-line: add editor style
Mikael Magnusson
1
-2
/
+6
2020-08-16
47305: edit-command-line: when possible, set $BUFFER directly
Mikael Magnusson
1
-4
/
+23
2020-08-09
47303: vcs_info hg: Fix changing the expansion of %g (hook_com[guards]) in th...
Daniel Shahaf
2
-4
/
+10
2020-06-27
46072 + 46136: Add the 'zle $widget -f nolast' syntax, to improve add-zle-hoo...
Daniel Shahaf
1
-2
/
+2
2020-06-22
46091: Add code to Mercurial VCS backend to show topic if there is any.
Manuel Jacob
1
-1
/
+10
2020-03-28
45644: vcs_info git: Fix current patch's name in several cases.
Daniel Shahaf
1
-0
/
+15
2020-03-27
45627: vcs_info git: Under git-am(1) conflicts, pass to the gen-applied-strin...
Daniel Shahaf
1
-3
/
+11
2020-03-27
45625: vcs_info svn: Detect the "working copy format is too new" error.
Daniel Shahaf
1
-1
/
+9
2020-03-27
45626: vcs_info: Deduplicate calling the set-branch-format hook.
Daniel Shahaf
6
-33
/
+31
2020-03-27
45624: vcs_info: Set $rrn in all backends.
Daniel Shahaf
3
-0
/
+4
2020-03-15
45541: internal: vcs_info git: Add a test case repository for rebase-apply si...
Daniel Shahaf
1
-0
/
+49
2020-03-15
45539: vcs_info git: In non-interactive rebases, obtain applied patches' names.
Daniel Shahaf
1
-5
/
+17
2020-03-15
45540: vcs_info git: In non-interactive rebases, compute patch names for unap...
Daniel Shahaf
1
-6
/
+25
2020-03-15
45543: vcs_info quilt: Allow quiltcommand to be a function.
Daniel Shahaf
1
-2
/
+3
2020-03-15
45547: vcs_info git: In interactive rebases, process gen-unapplied-string arg...
Daniel Shahaf
1
-7
/
+16
[next]