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
2015-06-02
Update changelog for 5.0.8 release
Axel Beckert
1
-3
/
+4
2015-06-02
New upstream release: Merge tag 'zsh-5.0.8' / branch 'upstream' into 'debian'.
Axel Beckert
18
-100
/
+238
2015-05-31
unposted: release 5.0.8
Peter Stephenson
3
-4
/
+6
2015-05-31
35343: Avoid $#name length handling for POSIX_IDENTIFIERS
Peter Stephenson
5
-4
/
+28
2015-05-30
users/20238: add "fc -L" to operate only on the local shell history
Barton E. Schaefer
3
-16
/
+29
2015-05-30
35234: better zfget completion with paths
Han Pingtian
2
-5
/
+22
2015-05-30
35311: typo in zfuput behaviour
Han Pingtian
2
-1
/
+6
2015-05-30
35310 (plus undo 35268 (git 899613f)): fix quoting of cached arrays
Oliver Kiddle
2
-5
/
+18
2015-05-29
35326: $#- was misparsed as ${#-}
Peter Stephenson
3
-3
/
+11
2015-05-29
20237: fix typo in foregoing commit
Peter Stephenson
1
-1
/
+1
2015-05-29
2037: ${functions[foo]} shouldn't be unmetafied.
Peter Stephenson
2
-5
/
+5
2015-05-29
35098: completion: git: provide --amend also with "message" group
Daniel Hahler
2
-2
/
+7
2015-05-28
35315: replace inappropriate uses of _path_commands
Oliver Kiddle
3
-49
/
+55
2015-05-28
35318: POSIX_BUILTINS behaviour for getopts.
Peter Stephenson
5
-5
/
+24
2015-05-28
Add preliminary changelog entry for new upstream release candidate
Axel Beckert
1
-0
/
+10
2015-05-28
Drop all but one patch (issues fixed upstream)
Axel Beckert
3
-60
/
+0
2015-05-28
Merge branch 'upstream' and tag 'zsh-5.0.7-dev-4' into 'debian'
Axel Beckert
90
-884
/
+2217
2015-05-27
35306: "test -z \(" failed due to parse confusion
Peter Stephenson
3
-8
/
+34
2015-05-27
Update to 5.0.7-dev-4
Peter Stephenson
2
-2
/
+6
2015-05-27
35293: fix zstyle lookup with _php: use trailing colon
Daniel Hahler
2
-1
/
+4
2015-05-27
35286: fix zstyle lookups with _baz and _tla
Daniel Hahler
3
-4
/
+7
2015-05-27
35285: _cdr: fix zstyle lookup for recent-dirs-insert
Daniel Hahler
2
-1
/
+6
2015-05-27
35299: Improve effect of zfdir -r
Han Pingtian
2
-3
/
+9
2015-05-26
35289: fix typos in the description of emulate
Jun-ichi Takimoto
2
-2
/
+7
2015-05-26
Mention how to use bash completion with zsh in README.Debian (c.f. #786881)
Axel Beckert
1
-0
/
+9
2015-05-26
Make README.Debian a little bit more markdowny
Axel Beckert
1
-1
/
+1
2015-05-26
c.f. 35268: revert completion cache optimisation for now
Peter Stephenson
2
-9
/
+6
2015-05-26
35295: Try harder with zftp directory listing
Han Pingtian
2
-1
/
+10
2015-05-26
35292: yum install complets local files
Eric Cook
2
-4
/
+23
2015-05-23
35127#1: Fix _describe/compdescribe problem with unsorted groups
Daniel Shahaf
3
-7
/
+47
2015-05-22
Tweak test for function level of exit.
Peter Stephenson
2
-1
/
+6
2015-05-23
35255: if available, use texi2any instead of texi2html
Jun-ichi Takimoto
3
-6
/
+20
2015-05-22
ChangeLog: for previous commit; fix date for older one
Daniel Hahler
1
-1
/
+6
2015-05-22
35261: completion: git: __git_recent_commits: local ret
Daniel Hahler
1
-1
/
+1
2015-05-21
35250: Fix case documentation (SH_GLOB)
Peter Stephenson
3
-7
/
+15
2015-05-21
35248: treat fully parenthised zsh patterns as complete case patterns again
Peter Stephenson
4
-15
/
+124
2015-05-20
35231: make mkevnstr() safe for NULL value
Barton E. Schaefer
2
-5
/
+13
2015-05-20
35232: matching parentheses
İsmail Dönmez
2
-1
/
+6
2015-05-19
35224: completion: git: Add fast-export --signed-tags=warn-strip
Daniel Shahaf
2
-1
/
+7
2015-05-19
35217: add missing changelog entry; use "-O expl" with _alternative
Daniel Hahler
2
-1
/
+4
2015-05-19
35217: completion: git: send-email: complete (recent) commits
Daniel Hahler
1
-1
/
+3
2015-05-19
__git_commit_objects: do not use _guard, but only a pattern
Daniel Hahler
2
-1
/
+4
2015-05-19
Completion/Unix/Command/_git: remove -2 with __git_recent_commits
Daniel Hahler
2
-1
/
+6
2015-05-19
35204: fix broken __git_recent_commits from previous commit
Daniel Hahler
2
-1
/
+4
2015-05-19
35164: fix __git_commit_objects/__git_recent_commits
Daniel Hahler
2
-2
/
+7
2015-05-19
users/20222: completion: git: Add matchspec for heads
Daniel Shahaf
2
-4
/
+9
2015-05-18
35193: Add "unalias -a".
Peter Stephenson
5
-8
/
+59
2015-05-18
35187: unbalanced parentheses in _vim
Peter Stephenson
2
-1
/
+3
2015-05-18
35184: Additional case fix for 35168.
Peter Stephenson
3
-2
/
+18
2015-05-18
35168: Improve parsing of case patterns.
Peter Stephenson
14
-123
/
+159
[next]