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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
23686: respect TIN_HOMEDIR environment variable.
Clint Adams
2007-07-19
2
-1
/
+6
*
23682: module field renaming missed from 23665
Peter Stephenson
2007-07-17
2
-2
/
+7
*
23680: tests for 23671
Peter Stephenson
2007-07-13
2
-0
/
+33
*
23671: command not found handler
Peter Stephenson
2007-07-13
3
-0
/
+41
*
23674: merge in git clone completion fixes from Nikolai Weibull's repository.
Clint Adams
2007-07-12
2
-3
/
+13
*
revert that
Clint Adams
2007-07-12
6
-58
/
+128
*
23670: use getaddrinfo() and getnameinfo() instead of get*by* functions.
Clint Adams
2007-07-12
6
-128
/
+58
*
23666: redirect stderr from apt-cache --generate pkgnames to /dev/null.
Clint Adams
2007-07-06
2
-1
/
+7
*
23665: autoloading of module features and related tweaks
Peter Stephenson
2007-07-06
46
-780
/
+1354
*
23664: handle bts cache and cleancache subcommands.
Clint Adams
2007-07-06
2
-0
/
+17
*
23660: fix numerical sorting of parameters + tests + documentation
Peter Stephenson
2007-07-06
4
-8
/
+18
*
23658: ChangeLog entry missed out
Peter Stephenson
2007-07-06
1
-0
/
+5
*
unposted: improved calendar_lockfiles configuration
Peter Stephenson
2007-07-06
2
-4
/
+10
*
bad use of indices in _combination
Peter Stephenson
2007-07-05
1
-2
/
+10
*
23655: merge in git instaweb completion from Nikolai Weibull's repository.
Clint Adams
2007-07-05
2
-1
/
+17
*
23654: add completion for reprepro.
Clint Adams
2007-07-05
3
-18
/
+85
*
23653: add completion for apt-get autoremove.
Clint Adams
2007-07-04
2
-1
/
+7
*
unposted: force latest version of files from vendor to main branch
Peter Stephenson
2007-07-03
1
-7
/
+7
*
unposted: force latest version of files from vendor to main branch
Peter Stephenson
2007-07-03
25
-194
/
+310
*
unposted: force latest aclocal.m4 from vendor to the main branch
Peter Stephenson
2007-07-03
1
-2
/
+27
*
23645: use == instead of =.
Clint Adams
2007-07-03
2
-7
/
+17
*
23644: merge in git remote completion from Nikolai Weibull's repository.
Clint Adams
2007-07-03
2
-1
/
+97
*
23639: merge in git quiltimport completion from Nikolai Weibull's repository.
Clint Adams
2007-07-02
2
-1
/
+12
*
23639: merge in git merge-tree completion from Nikolai Weibull's repository.
Clint Adams
2007-07-02
2
-1
/
+12
*
23629: change references to "beta" to "dev" or "development".
Clint Adams
2007-07-02
2
-4
/
+9
*
Tomasz Pala: users/11599: _ip improvements
Peter Stephenson
2007-07-01
2
-5
/
+22
*
23628: merge in from Nikolai Weibull's repository completion for git mktree.
Clint Adams
2007-07-01
2
-1
/
+10
*
23627: merge in from Nikolai Weibull's repository fixes for git hash-object, ...
Clint Adams
2007-07-01
2
-3
/
+10
*
23611: new completions for ldd and LD_DEBUG on Solaris and Linux
Oliver Kiddle
2007-06-29
5
-1
/
+78
*
23610: merge in from Nikolai Weibull's repository git describe as well as fix...
Clint Adams
2007-06-28
2
-9
/
+37
*
fix typo of '23607'
Clint Adams
2007-06-28
1
-1
/
+1
*
23609: merge in git clean completion from Nikolai Weibull's repository.
Clint Adams
2007-06-28
2
-1
/
+16
*
23670: rationalise some linked list functions
Peter Stephenson
2007-06-27
9
-93
/
+84
*
23606: make all module feature autoloads pass through one function
Peter Stephenson
2007-06-26
4
-293
/
+281
*
23595: merge in git archive completion from Nikolai Weibull's repository.
Clint Adams
2007-06-24
2
-1
/
+55
*
23594: merge in git grep completion from Nikolai Weibull's repository.
Clint Adams
2007-06-24
2
-3
/
+76
*
23593: merge in git annotate completion from Nikolai Weibull's repository.
Clint Adams
2007-06-24
2
-1
/
+34
*
23587: completion for xrandr.
Clint Adams
2007-06-23
2
-0
/
+35
*
23586: completion for dmidecode.
Clint Adams
2007-06-23
2
-0
/
+15
*
23585: handle errno properly in history save errors
Peter Stephenson
2007-06-23
2
-2
/
+7
*
23581: handle errors writing history file better
Peter Stephenson
2007-06-22
2
-37
/
+53
*
23580: rudimentary completion for guilt.
Clint Adams
2007-06-22
2
-0
/
+48
*
23578: make standard features autoloadable,
Peter Stephenson
2007-06-20
33
-173
/
+344
*
23567: missed out ChangeLog entry
Peter Stephenson
2007-06-20
1
-0
/
+9
*
23575: AIX needs features_() and enables_()
Peter Stephenson
2007-06-19
2
-0
/
+17
*
23571 + unposted; AIX compilation fixes
Peter Stephenson
2007-06-19
3
-7
/
+13
*
23569: make 'bts show' behave the same as 'bts bugs'.
Clint Adams
2007-06-19
2
-2
/
+5
*
23567: new _complete_help_generic zle non-completion widget
Peter Stephenson
2007-06-19
5
-2
/
+62
*
23568: complete iwconfig modu.
Clint Adams
2007-06-19
2
-0
/
+7
*
not 23562 but should have been: test correction
Peter Stephenson
2007-06-18
1
-1
/
+1
[next]