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-08-27
unposted: _subversion: Avoid SHORT_LOOPS
Daniel Shahaf
2
-1
/
+4
2015-08-27
36304: _git-cat-file: Fix regression in 36237
Daniel Shahaf
2
-0
/
+6
2015-08-27
cf. Axel Beckert 36292: discard even more extraneous stderr in "hang" test
Barton E. Schaefer
2
-1
/
+6
2015-08-26
36288: refine 36825, slightly different test for redirect context
Barton E. Schaefer
2
-1
/
+4
2015-08-26
36285: update 36025, context cannot be command and redirect at the same time,...
Barton E. Schaefer
2
-4
/
+8
2015-08-26
36282: discard stderr of "hang" test
Barton E. Schaefer
2
-1
/
+5
2015-08-25
unposted: update to 5.0.8-test-3
Peter Stephenson
2
-1
/
+5
2015-08-24
36277: _git: Updated for git-clone 2.4.5.
Daniel Shahaf
2
-2
/
+10
2015-08-24
unposted: replace version 5.0.9 with 5.1 in FAQ
Peter Stephenson
2
-1
/
+5
2015-08-24
Merge branch 'master' of https://git.code.sf.net/p/zsh/code
Peter Stephenson
9
-18
/
+87
2015-08-23
users/20455: do not use posix_openpt() on OpenBSD
Jun-ichi Takimoto
2
-1
/
+7
2015-08-22
36274: clear virangeflag when getvirange() has an error (the next keystroke i...
Barton E. Schaefer
2
-0
/
+5
2015-08-22
36273: teach endofline() and endoflinehist() about invicmdmode() cursor place...
Barton E. Schaefer
2
-0
/
+9
2015-08-21
36266: preserve emulation and setopt context for init and finish functions, h...
Barton E. Schaefer
2
-9
/
+45
2015-08-21
36256: local options should remain in effect for "emulate -L" even if additio...
Barton E. Schaefer
2
-4
/
+12
2015-08-21
unposted: fix up for 5.0.8-test-2
Peter Stephenson
4
-4
/
+9
2015-08-21
Test for 36265, no alias expansion after "function"
Peter Stephenson
2
-0
/
+22
2015-08-21
36265 plus FAQ: fix alias expansion after "function"
Peter Stephenson
2
-2
/
+24
2015-08-21
36264: glob and pattern variable pathbuf is metafied.
Peter Stephenson
2
-4
/
+13
2015-08-21
unposted: update version from 5.0.8 to 5.1 in descriptive text
Peter Stephenson
3
-6
/
+8
2015-08-21
36262: Replace fix for missing unmeta in chdir().
Peter Stephenson
5
-8
/
+34
2015-08-21
36250: ChangeLog tweaked further
Peter Stephenson
1
-1
/
+2
2015-08-21
36250: add notes on bracketed paste mode to README
Peter Stephenson
3
-4
/
+17
2015-08-20
36243: fix a few problems of "_pids -m pattern"
Jun-ichi Takimoto
2
-1
/
+6
2015-08-19
36247: __git_objects: Complete HEAD:./foo correctly in worktree subdir
Daniel Shahaf
2
-1
/
+8
2015-08-19
36237: __git_objects: Complete HEAD:foo correctly in worktree subdir
Daniel Shahaf
2
-2
/
+16
2015-08-19
36236: _git-log: Complete multiple revspecs
Daniel Shahaf
2
-0
/
+8
2015-08-19
36236: _git-log: complete 'git rm'd files
Daniel Shahaf
2
-3
/
+8
2015-08-19
36148: _git-log: Complete flags after positional argument
Oliver Kiddle
2
-25
/
+28
2015-08-19
36241: Test for ztrftime fix, 36227 / f8164fb6.
Peter Stephenson
2
-0
/
+8
2015-08-19
36208: _subversion: Complete a few more option switches
Daniel Shahaf
2
-0
/
+23
2015-08-18
unposted: typo in ChangeLog
Mikael Magnusson
1
-1
/
+1
2015-08-18
36232: Unmeta needed in chdir() in zchdir()
Peter Stephenson
2
-1
/
+3
2015-08-18
36227: attempt to fix metafication problem with ztrftime.
Peter Stephenson
8
-16
/
+61
2015-08-18
Revert "36222: unmetafy output from strftime"
Peter Stephenson
2
-2
/
+3
2015-08-18
36222: unmetafy output from strftime
Peter Stephenson
2
-1
/
+4
2015-08-18
36218: use unmetafied file name for mkdir system call
Peter Stephenson
2
-1
/
+4
2015-08-18
36216: Missed message number
Peter Stephenson
1
-1
/
+1
2015-08-18
36216: Simpler handling of UNDO_LIMIT_NO
Peter Stephenson
2
-6
/
+8
2015-08-17
36212: save and restore HISTNO along with other editor state, for sanity of "...
Barton E. Schaefer
2
-3
/
+10
2015-08-18
36209: vcs_info: avoid grep error message when file is missing
brian m. carlson
2
-1
/
+8
2015-08-17
unposted: _sshfs: Fix completion of options with values
Daniel Shahaf
2
-10
/
+13
2015-08-17
36158: _sshfs: Fix completion of and after -o
Daniel Shahaf
2
-3
/
+31
2015-08-17
36109: bracketed-paste: change quoting style
Daniel Shahaf
2
-1
/
+4
2015-08-17
36186: FAQ (3.24): Update for bracketed paste
Daniel Shahaf
2
-0
/
+10
2015-08-17
36172: _imagemagick: Use $formats a bit more correctly
Mikael Magnusson
2
-4
/
+10
2015-08-17
unposted (cf. 36200): back out _expand backslash handling change from 34961.
Barton E. Schaefer
2
-1
/
+6
2015-08-17
unposted: use of $f in zmv
Peter Stephenson
2
-1
/
+14
2015-08-17
36165: simplify file-patterns default to a single pattern
Oliver Kiddle
2
-42
/
+11
2015-08-16
unposted: mention bracketed-paste-magic in url-quote-magic comments
Barton E. Schaefer
2
-1
/
+12
[next]