index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-04
unposted: Fix typo from 49955
Bart Schaefer
1
-1
/
+1
2022-04-04
49955: Src/glob.c: fix bad free in incremental-pattern-search matching
Bart Schaefer
3
-3
/
+18
2022-04-03
49968: _adb: also replace model names, since device names aren't sent on wifi...
Mikael Magnusson
2
-0
/
+5
2022-04-03
49967: _adb: Handle dumpsys SurfaceFlinger arguments
Mikael Magnusson
2
-3
/
+54
2022-04-03
49966: _adb: Parse device spec correctly
Mikael Magnusson
2
-6
/
+8
2022-04-03
49965: _adb: use $CURRENT instead of $#words
Mikael Magnusson
2
-6
/
+9
2022-04-03
49964: _adb: Complete services for start/stop
Mikael Magnusson
2
-1
/
+18
2022-04-03
49963: _adb: Fix device serial completion for hostname:port syntax
Mikael Magnusson
2
-1
/
+4
2022-04-03
49962: _adb: Add dumpsys and cmd completion
Mikael Magnusson
2
-1
/
+24
2022-04-03
49961: _adb: handle exec-out like shell
Mikael Magnusson
2
-1
/
+5
2022-04-03
49957: Brown paper bag for 49915
Mikael Magnusson
2
-2
/
+4
2022-04-03
49959: _brace_parameter: add (-)
Mikael Magnusson
2
-1
/
+7
2022-04-02
unposted (see 48073): _fc: Complete new -s option
dana
2
-1
/
+5
2022-04-02
unposted: creating-a-release: Normalise white space, clarify some steps
dana
2
-13
/
+26
2022-04-01
49943: offer only timezone files starting with uppercase
Jun-ichi Takimoto
2
-1
/
+6
2022-04-01
unposted: Fix typo
Matthew Martin
2
-1
/
+3
2022-03-31
github #88: Fix typo
elig0n
2
-1
/
+3
2022-03-31
49933: Add nonblock to sysopen
Matthew Martin
3
-1
/
+10
2022-03-31
49932: Update _brace_parameter # description
Matthew Martin
2
-1
/
+4
2022-03-31
49931: Update _bsd_pkg
Matthew Martin
2
-21
/
+28
2022-03-31
49907: Mention _numbers in completion guide
Matthew Martin
2
-0
/
+7
2022-03-31
27639: clarify that ${(#)...} deals with character codes.
Peter Stephenson
2
-3
/
+9
2022-03-30
49926: remove unused variable from 49915
Mikael Magnusson
1
-1
/
+1
2022-03-30
49906 (Bart), 49911: Fixes to querying jobs in subshell.
Peter Stephenson
6
-0
/
+81
2022-03-30
49813: Add missing test
Mikael Magnusson
1
-1
/
+1
2022-03-30
49820: Fix a crash when completing with combination of -Q and braces
Mikael Magnusson
2
-10
/
+14
2022-03-30
49813: <<<: Document newline behavior and fix optimization
Mikael Magnusson
3
-2
/
+8
2022-03-30
49870: Fix NULL reference in match code more
Mikael Magnusson
2
-2
/
+8
2022-03-30
49915: Efficient dedup for unsorted completions
Mikael Magnusson
3
-20
/
+38
2022-03-30
49893: Fix comments for UNIQCON/ALL
Mikael Magnusson
3
-4
/
+15
2022-03-30
49910: move multibyte-related f-flagged test from E03 to D07
Jun-ichi Takimoto
3
-5
/
+15
2022-03-30
49908: reset LC_CTYPE to C during tests
Jun-ichi Takimoto
2
-2
/
+5
2022-03-29
49918: Update for 49917 and 49911.
Bart Schaefer
3
-0
/
+17
2022-03-29
49917: change sense of "Ignore insecure ..." answer and use "autoload -r"
Bart Schaefer
3
-11
/
+15
2022-03-28
Add entry for 49897.
Bart Schaefer
1
-0
/
+5
2022-03-28
49897: Eliminate reliance on $jobstates parameter, fix -P exit status check.
Bart Schaefer
1
-17
/
+20
2022-03-29
49853 + 49882/49883: make "${arr[*]:off}" compatible with ksh/bash
Jun-ichi Takimoto
3
-3
/
+55
2022-03-28
49890: Avoid scanning unallocated memory in saved command line.
Peter Stephenson
2
-1
/
+6
2022-03-24
49875: completion for info -f.
Peter Stephenson
2
-2
/
+11
2022-03-24
49845: man page clarification on option scope
Peter Stephenson
2
-0
/
+8
2022-03-18
49852: Add _routing_domains and _routing_tables types
Matthew Martin
10
-8
/
+27
2022-03-18
49851: _login_class: Complete login.conf.d classes
Matthew Martin
2
-1
/
+13
2022-03-13
49844: Fix node reference errors from 49446 and 49448.
Bart Schaefer
3
-2
/
+14
2022-03-08
promptinit: only exclude current theme from preview if no arguments are given
Mikael Magnusson
2
-3
/
+7
2022-03-06
49802 (+49804): pass MODULE_PATH to zsh started in test W03
Jun-ichi Takimoto
2
-0
/
+6
2022-03-03
49792: Non-interative shell input is line buffered.
Peter Stephenson
3
-7
/
+26
2022-03-03
49787: test for jobs fix in 49783
Peter Stephenson
3
-0
/
+56
2022-03-02
unposted: Fix typo in the previous commit's ChangeLog entry
Daniel Shahaf
1
-1
/
+1
2022-03-01
49783: Consistently use old job table in parameter module
Peter Stephenson
3
-48
/
+85
2022-03-01
users/27536: Improved history list documentation
Peter Stephenson
2
-3
/
+9
[next]