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
Commit message (
Expand
)
Author
Age
Files
Lines
*
update gphoto2 completion for new options up to gphoto2 2.5.11
Oliver Kiddle
2017-02-19
2
-32
/
+85
*
40568: REMATCH_PCRE is not enabled by default, fix doc.
Øystein Walle
2017-02-17
2
-1
/
+4
*
40558, 40562: General improvements to zsh/db/gdbm module
Sebastian Gniazdowski
2017-02-17
4
-72
/
+454
*
40524: do not free a null array
Barton E. Schaefer
2017-02-13
2
-1
/
+4
*
40539: typo in MIPS branch of argument selection
Fabian Klotzl
2017-02-13
2
-1
/
+6
*
40537: Document previous change to autoload
Peter Stephenson
2017-02-13
2
-1
/
+6
*
40536: Prepend directory to $fpath.
Peter Stephenson
2017-02-13
3
-0
/
+43
*
40512: new entr completion
Oliver Kiddle
2017-02-10
2
-0
/
+11
*
unposted: using a colon in the tag name for lsusb completion was not such a g...
Oliver Kiddle
2017-02-10
2
-1
/
+6
*
40510: vcs_info: Update the $psvar episode with '%'-unescaping. (Follow-up to...
Daniel Shahaf
2017-02-09
3
-1
/
+7
*
40492: vcs_info: Escape '%' signs in payloads.
Daniel Shahaf
2017-02-09
6
-7
/
+48
*
unposted: _svn: Fix '--show-revs' completion.
Daniel Shahaf
2017-02-08
2
-1
/
+4
*
40508: Make $functions re-settable.
Daniel Shahaf
2017-02-08
3
-2
/
+13
*
40507: Remove extraneous null creating GDBM records
Sebastian Gniazdowski
2017-02-07
2
-6
/
+11
*
40494: _git: Use slashes matchspec for references (as already used for branch...
Daniel Shahaf
2017-02-07
2
-2
/
+8
*
40493/0002: _git-checkout: Reorder default completions.
Daniel Shahaf
2017-02-07
2
-2
/
+8
*
40493/0001: _git-checkout: No functional change.
Daniel Shahaf
2017-02-07
2
-13
/
+14
*
40434: Jan Matejek: patchutils completion update
Peter Stephenson
2017-02-06
2
-2
/
+7
*
unposted: vcs_info git: Fix typo in manual.
Daniel Shahaf
2017-02-04
3
-2
/
+9
*
40480: vcs_info set-patch-format: Eliminate the remaining code duplication.
Daniel Shahaf
2017-02-03
5
-30
/
+25
*
40479: vcs_info set-patch-format: Prepare for more code sharing between the c...
Daniel Shahaf
2017-02-03
5
-6
/
+19
*
40481: vcs_info hg: Pass arguments to the set-patch-format hook.
Daniel Shahaf
2017-02-03
2
-1
/
+4
*
40478: vcs_info set-patch-format: Guard against empty variable elision.
Daniel Shahaf
2017-02-03
2
-2
/
+5
*
40476: vcs_info $backend_misc: Document at the right point, provide in quilt ...
Daniel Shahaf
2017-02-03
3
-3
/
+10
*
40486: Don't warn on creation of MATCH etc. in regex.
Peter Stephenson
2017-02-02
3
-9
/
+41
*
40483 (cf. Eric Freese: 40482): Remove zpty exit hook from forked processes
Barton E. Schaefer
2017-02-01
2
-0
/
+7
*
40460: WARN_NESTED_VAR: Don't warn when assigning to a slice of an existing a...
Daniel Shahaf
2017-02-01
3
-6
/
+22
*
40470: make the test work also with ASCII collation
Jun-ichi Takimoto
2017-02-01
2
-16
/
+19
*
40466: Update dependencies for config.h.in / autoheader.
Peter Stephenson
2017-01-31
2
-2
/
+6
*
40469: change strategy from 40453 to use patcompile(PAT_HEAPDUP) instead of s...
Barton E. Schaefer
2017-01-30
2
-12
/
+7
*
40465: update methods to output $PWD in tests.
Peter Stephenson
2017-01-30
3
-15
/
+31
*
40450, 40451: Swifth language completion.
Zhiming Wang
2017-01-29
3
-1
/
+130
*
40453: signal handler safety for callers of patcompile(PAT_STATIC), which is ...
Barton E. Schaefer
2017-01-29
13
-42
/
+126
*
40439: PAT_HEAPDUP definition just for clarity
Barton E. Schaefer
2017-01-28
2
-0
/
+5
*
40440: Add $functions_source hash to zsh/parameter.
Peter Stephenson
2017-01-28
6
-10
/
+162
*
40200: Updated Perforce completion
Zach Whaley
2017-01-27
2
-269
/
+682
*
40425: HAVE_* tests for getutxent etc.
Peter Stephenson
2017-01-27
3
-4
/
+13
*
40423: WARN_NESTED_VARS, conversion the other way
Peter Stephenson
2017-01-26
3
-9
/
+24
*
40422: More WARN_NESTED_VAR cases.
Peter Stephenson
2017-01-26
3
-8
/
+26
*
40413: WARN_NESTED_VAR subscripted variable fix.
Peter Stephenson
2017-01-25
3
-1
/
+25
*
40403/0004: vcs_info set-patch-format helper: Part #4.
Daniel Shahaf
2017-01-25
5
-20
/
+26
*
40403/0003: vcs_info set-patch-format helper: Part #3.
Daniel Shahaf
2017-01-25
5
-21
/
+21
*
40403/0002: vcs_info set-patch-format helper: Part #2.
Daniel Shahaf
2017-01-25
5
-21
/
+22
*
40403/0001: vcs_info set-patch-format helper: Part #1.
Daniel Shahaf
2017-01-25
6
-28
/
+31
*
40401: vcs_info git: Fix the %c patch-format expando.
Daniel Shahaf
2017-01-25
2
-3
/
+6
*
40396: vcs_info quilt: More documentation of '%Q' and 'use-quilt'.
Daniel Shahaf
2017-01-25
2
-0
/
+18
*
40392: vcs_info patch2subject: Support `git show` output.
Daniel Shahaf
2017-01-25
2
-0
/
+22
*
posted: Make D07 recognize more spellings of pl_PL.UTF-8
Mikael Magnusson
2017-01-24
2
-2
/
+7
*
40404: Only quote command in whence output with -v.
Peter Stephenson
2017-01-24
2
-4
/
+13
*
40391: Add WARN_NESTED_VAR option and functions -W.
Peter Stephenson
2017-01-23
10
-37
/
+177
[next]