index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
38514: remove unnecessary ls in completion
Matthew Martin
2016-05-22
1
-1
/
+5
*
38513: cast time to long long for printing where possible
Matthew Martin
2016-05-22
1
-0
/
+4
*
38482: complete available packages for apt list.
Clint Adams
2016-05-12
1
-0
/
+5
*
38468: wb,we values in gotword() needed assignment in additional case to avoi...
Barton E. Schaefer
2016-05-10
1
-3
/
+6
*
38463: use immortal widgets in .safe keymap
Barton E. Schaefer
2016-05-10
1
-0
/
+4
*
unposted: Commit forgotten part of users/21256.
Daniel Shahaf
2016-05-10
1
-0
/
+3
*
38453: _apt: Complete ${package}/${release} for 'source' and 'build-dep', too.
Daniel Shahaf
2016-05-10
1
-0
/
+3
*
38452: _apt: Complete releases by codename ('jessie', 'sid', etc).
Daniel Shahaf
2016-05-10
1
-0
/
+3
*
38451: _apt: Complete 'apt-get download'.
Daniel Shahaf
2016-05-10
1
-0
/
+5
*
38458: mention the option -i of _multi_parts
Marko Myllynen
2016-05-10
1
-0
/
+5
*
38432: avoid nonstandard setenv() on __APPLE__
Barton E. Schaefer
2016-05-09
1
-0
/
+2
*
38445: subsequent tests rely on a file touched by the -N test, so it must alw...
Jun T
2016-05-09
1
-0
/
+6
*
unposted: update documentary comments to remove references to self-insert-unm...
Barton E. Schaefer
2016-05-09
1
-0
/
+5
*
38420: _baudrates: Make style lookups fit better with the rest of compsys
Frank Terbeck
2016-05-09
1
-0
/
+3
*
38425: _cu: Remove old -d option of _baudrates
Frank Terbeck
2016-05-09
1
-0
/
+3
*
38421: _baudrates: Fit better into the general completion framework
Frank Terbeck
2016-05-09
1
-0
/
+3
*
38424: Use _baudrates helper instead of _baudrate
Frank Terbeck
2016-05-09
1
-0
/
+5
*
38426: _baudrates: Use 2 space indentation
Frank Terbeck
2016-05-09
1
-0
/
+3
*
38422: _baudrate -> _baudrates
Frank Terbeck
2016-05-09
1
-0
/
+5
*
38401: _deb_packages: New completion for source packages.
Daniel Shahaf
2016-05-06
1
-0
/
+5
*
unposted: Doc/Zsh/builtins.yo: Fix typo
Axel Beckert
2016-05-06
1
-0
/
+4
*
38402: Complete 'eatmydata'.
Daniel Shahaf
2016-05-04
1
-0
/
+3
*
38399: _bts: Complete debbugs bug numbers from `bts cache`.
Daniel Shahaf
2016-05-04
1
-0
/
+7
*
38393: _git: Fix typo in completion of '--minimal'
Russell Currey
2016-05-03
1
-0
/
+5
*
38375 (tweaked per 38384): try harder to detect noatime filesystems.
Barton E. Schaefer
2016-05-02
1
-0
/
+5
*
38388: Refactor baud rate completion
Frank Terbeck
2016-05-02
1
-0
/
+7
*
unposted: _querybts: Fix positional arguments' description.
Daniel Shahaf
2016-05-01
1
-0
/
+3
*
unposted: _compadd: Fix typo.
Daniel Shahaf
2016-05-01
1
-0
/
+4
*
unposted: ChangeLog: Add missed entries.
Daniel Shahaf
2016-05-01
1
-0
/
+16
*
unposted: typo in redirect doc
Peter Stephenson
2016-05-01
1
-0
/
+4
*
38381: Add completion for picocom utility
Frank Terbeck
2016-05-01
1
-0
/
+5
*
unposted: silence spurious compiler warning
Barton E. Schaefer
2016-04-29
1
-0
/
+2
*
38358: "fgrep --" for noatime check in case a mount point is named "-"
Barton E. Schaefer
2016-04-29
1
-0
/
+5
*
38356: allow integers as curses colours
Sebastian Gniazdowski
2016-04-29
1
-1
/
+4
*
39354: zcurses fix for colour management
Sebastian Gniazdowski
2016-04-29
1
-0
/
+5
*
38350 (cf. Glenn Smith: 38348): Remove-all warning should warn about the root...
Barton E. Schaefer
2016-04-26
1
-0
/
+5
*
38316: _git-rebase: Complete any committish for the second argument
Daniel Shahaf
2016-04-23
1
-0
/
+5
*
38291: Change names of ISEARCH_* parameters to ISEARCHMATCH_*
m0viefreak
2016-04-23
1
-0
/
+5
*
Mikael Berthe: 38307: PCRE segfault when parenthesized group matches nothing
Barton E. Schaefer
2016-04-23
1
-0
/
+7
*
38306: in printf formats, treat a missing precision as zero rather than as un...
Barton E. Schaefer
2016-04-22
1
-0
/
+5
*
38289: "builtin enable" in $_comp_setup to avoid accidentally invoking extern...
Barton E. Schaefer
2016-04-15
1
-0
/
+5
*
38219: remove redundant left square bracket
Han Pingtian
2016-04-14
1
-0
/
+3
*
38287: fix position for the end of a visual selection range for the cursor on...
Oliver Kiddle
2016-04-14
1
-0
/
+3
*
38286: cursor correction following yank-pop is only applicable to vi command ...
Oliver Kiddle
2016-04-14
1
-0
/
+5
*
37847: update du arguments up to GNU du 8.25
Christian Neukirchen
2016-04-14
1
-0
/
+3
*
m0viefreak: 38264: improve doc for 38145
m0viefreak
2016-04-10
1
-0
/
+4
*
For help listing, capture the fallback to compctl in case there is one defined
Barton E. Schaefer
2016-04-09
1
-0
/
+5
*
38255: _git: Fix argument pastedness.
Daniel Shahaf
2016-04-09
1
-0
/
+4
*
38248: fix word position calculation when completing on or just before a redi...
Barton E. Schaefer
2016-04-07
1
-0
/
+6
*
38229: fix cursor placement calculation when completing in empty double quotes
Barton E. Schaefer
2016-04-05
1
-0
/
+5
[next]