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
2017-02-25
unposted: Port 40617 to the completion.
Daniel Shahaf
2
-1
/
+4
2017-02-25
40626: Make $options re-settable.
Daniel Shahaf
3
-2
/
+10
2017-02-23
unposted (cf. 40617): clarify description of ${(A)name=value} and ${(AA)name=...
Barton E. Schaefer
2
-5
/
+8
2017-02-23
40624: conditionally handle WIFCONTINUED to properly set SP_RUNNING process s...
Barton E. Schaefer
2
-0
/
+10
2017-02-23
40604: revert to the old method if getutent() is not available
Jun-ichi Takimoto
3
-5
/
+28
2017-02-21
Julien Nicoulaud: 40586: discard stderr
Barton E. Schaefer
2
-1
/
+6
2017-02-20
use "diff -a" in case special characters were written to the test output
Barton E. Schaefer
2
-1
/
+4
2017-02-20
40598: paramsubst() should always return scalar when PREFORK_SINGLE was passed
Barton E. Schaefer
2
-2
/
+18
2017-02-20
40565 (tweaked): test cases for assigning array to scalar with various combin...
Barton E. Schaefer
2
-0
/
+85
2017-02-20
40593: SHWORDSPLIT + unset IFS should cause default splitting of $@
Barton E. Schaefer
2
-1
/
+5
2017-02-20
40576 (tweaked): entersubsh(): unblock any signals that were blocked for tra...
Barton E. Schaefer
2
-3
/
+20
2017-02-19
update gphoto2 completion for new options up to gphoto2 2.5.11
Oliver Kiddle
2
-32
/
+85
2017-02-17
40568: REMATCH_PCRE is not enabled by default, fix doc.
Øystein Walle
2
-1
/
+4
2017-02-17
40558, 40562: General improvements to zsh/db/gdbm module
Sebastian Gniazdowski
4
-72
/
+454
2017-02-13
40524: do not free a null array
Barton E. Schaefer
2
-1
/
+4
2017-02-13
40539: typo in MIPS branch of argument selection
Fabian Klotzl
2
-1
/
+6
2017-02-13
40537: Document previous change to autoload
Peter Stephenson
2
-1
/
+6
2017-02-13
40536: Prepend directory to $fpath.
Peter Stephenson
3
-0
/
+43
2017-02-10
40512: new entr completion
Oliver Kiddle
2
-0
/
+11
2017-02-10
unposted: using a colon in the tag name for lsusb completion was not such a g...
Oliver Kiddle
2
-1
/
+6
2017-02-09
40510: vcs_info: Update the $psvar episode with '%'-unescaping. (Follow-up to...
Daniel Shahaf
3
-1
/
+7
2017-02-09
40492: vcs_info: Escape '%' signs in payloads.
Daniel Shahaf
6
-7
/
+48
2017-02-08
unposted: _svn: Fix '--show-revs' completion.
Daniel Shahaf
2
-1
/
+4
2017-02-08
40508: Make $functions re-settable.
Daniel Shahaf
3
-2
/
+13
2017-02-07
40507: Remove extraneous null creating GDBM records
Sebastian Gniazdowski
2
-6
/
+11
2017-02-07
40494: _git: Use slashes matchspec for references (as already used for branch...
Daniel Shahaf
2
-2
/
+8
2017-02-07
40493/0002: _git-checkout: Reorder default completions.
Daniel Shahaf
2
-2
/
+8
2017-02-07
40493/0001: _git-checkout: No functional change.
Daniel Shahaf
2
-13
/
+14
2017-02-06
40434: Jan Matejek: patchutils completion update
Peter Stephenson
2
-2
/
+7
2017-02-04
unposted: vcs_info git: Fix typo in manual.
Daniel Shahaf
3
-2
/
+9
2017-02-03
40480: vcs_info set-patch-format: Eliminate the remaining code duplication.
Daniel Shahaf
5
-30
/
+25
2017-02-03
40479: vcs_info set-patch-format: Prepare for more code sharing between the c...
Daniel Shahaf
5
-6
/
+19
2017-02-03
40481: vcs_info hg: Pass arguments to the set-patch-format hook.
Daniel Shahaf
2
-1
/
+4
2017-02-03
40478: vcs_info set-patch-format: Guard against empty variable elision.
Daniel Shahaf
2
-2
/
+5
2017-02-03
40476: vcs_info $backend_misc: Document at the right point, provide in quilt ...
Daniel Shahaf
3
-3
/
+10
2017-02-02
40486: Don't warn on creation of MATCH etc. in regex.
Peter Stephenson
3
-9
/
+41
2017-02-01
40483 (cf. Eric Freese: 40482): Remove zpty exit hook from forked processes
Barton E. Schaefer
2
-0
/
+7
2017-02-01
40460: WARN_NESTED_VAR: Don't warn when assigning to a slice of an existing a...
Daniel Shahaf
3
-6
/
+22
2017-02-01
40470: make the test work also with ASCII collation
Jun-ichi Takimoto
2
-16
/
+19
2017-01-31
40466: Update dependencies for config.h.in / autoheader.
Peter Stephenson
2
-2
/
+6
2017-01-30
40469: change strategy from 40453 to use patcompile(PAT_HEAPDUP) instead of s...
Barton E. Schaefer
2
-12
/
+7
2017-01-30
40465: update methods to output $PWD in tests.
Peter Stephenson
3
-15
/
+31
2017-01-29
40450, 40451: Swifth language completion.
Zhiming Wang
3
-1
/
+130
2017-01-29
40453: signal handler safety for callers of patcompile(PAT_STATIC), which is ...
Barton E. Schaefer
13
-42
/
+126
2017-01-28
40439: PAT_HEAPDUP definition just for clarity
Barton E. Schaefer
2
-0
/
+5
2017-01-28
40440: Add $functions_source hash to zsh/parameter.
Peter Stephenson
6
-10
/
+162
2017-01-27
40200: Updated Perforce completion
Zach Whaley
2
-269
/
+682
2017-01-27
40425: HAVE_* tests for getutxent etc.
Peter Stephenson
3
-4
/
+13
2017-01-26
40423: WARN_NESTED_VARS, conversion the other way
Peter Stephenson
3
-9
/
+24
2017-01-26
40422: More WARN_NESTED_VAR cases.
Peter Stephenson
3
-8
/
+26
[next]