"Fossies" - the Fresh Open Source Software Archive  

Source code changes report for "zsh" between the packages
zsh-5.8.1.tar.xz and zsh-5.9.tar.xz

About: Zsh is a powerful UNIX command interpreter (shell).

Summary:

The "zsh" source code changed by about 6.0% and now consists of 1813 regular files (+51) and 74 directories.

Related Informations:

See ChangeLog, NEWS (zsh 5.9).

Changes In Files (According File Type):

File TypeTotalAddedRemovedChanged
Header file 12 0 0 5
C program 87 1 1 55
Patch 1 0 0 0
Perl program 6 0 0 1
Sed program 2 0 0 0
Shell program 23 0 0 5
Awk program 8 0 1 2
Automake file 7 0 0 2
Lisp program 3 0 0 2
M4 macro file 3 0 0 2
Makefile 4 0 0 1
Man page 17 0 0 0
SGML document 1 0 0 0
Configure script 1 0 0 1
CVS file 13 0 0 0
Data List 1 0 0 0
Git file 2 0 0 1
HTML page 2 0 0 2
Qt Project file 1 0 0 0
Resource file 1 0 0 0
Texinfo file 1 0 0 1
Vim Settings file 3 0 0 2
Data file 24 0 0 4
Icon 1 0 0 0
Directory 74 0 0 0
Change log 7 0 0 3
Information file 9 0 0 4
License 1 0 0 0
Readme file 5 0 0 2
Text file 1572 56 4 432
Other 1 0 0 0
Total Files1893576527



Header Files (5 of 12):

NameStatusDeltaVisual Diff
config.h.in changed 0.8% diff
Src/Zle/comp.h changed 2.3% diff
Src/Zle/zle.h changed 0.5% diff
Src/zsh.h changed 2.3% diff
Src/zsh_system.h changed 2.3% diff

C Programs (57 of 87):

NameStatusDeltaVisual Diff
Src/builtin.c changed 1.5% diff
Src/Builtins/rlimits.c changed 43.5% diff
Src/compat.c changed 2.9% diff
Src/exec.c changed 2.6% diff
Src/glob.c changed 1.4% diff
Src/hashnameddir.c changed 42.2% diff
Src/hashtable.c changed 5.2% diff
Src/hist.c changed 2.4% diff
Src/init.c changed 1.7% diff
Src/input.c changed 5.7% diff
Src/jobs.c changed 2.7% diff
Src/lex.c changed 0.9% diff
Src/linklist.c changed 3.6% diff
Src/loop.c changed 1.1% diff
Src/math.c changed 1.8% diff
Src/mem.c changed 1.7% diff
Src/module.c changed 0.04% diff
Src/Modules/curses.c changed 0.3% diff
Src/Modules/datetime.c changed 1.6% diff
Src/Modules/db_gdbm.c changed 0.6% diff
Src/Modules/files.c changed 3.1% diff
Src/Modules/nearcolor.c changed 0.5% diff
Src/Modules/param_private.c changed 3.6% diff
Src/Modules/parameter.c changed 3.8% diff
Src/Modules/stat.c changed 1.3% diff
Src/Modules/system.c changed 11.6% diff
Src/Modules/zprof.c changed 8.0% diff
Src/Modules/zpty.c changed 1.2% diff
Src/Modules/zutil.c changed 4.6% diff
Src/openssh_bsd_setres_id.c changed 8.9% diff
Src/options.c changed 0.8% diff
Src/params.c changed 1.9% diff
Src/parse.c changed 3.0% diff
Src/pattern.c changed 0.5% diff
Src/prompt.c changed 3.3% diff
Src/signals.c changed 1.1% diff
Src/sort.c changed 6.0% diff
Src/string.c changed 2.7% diff
Src/subst.c changed 2.6% diff
Src/text.c changed 0.2% diff
Src/utils.c changed 4.1% diff
Src/watch.c moved 24.5% diff
Src/Modules/watch.c
Src/Zle/compcore.c changed 4.3% diff
Src/Zle/complete.c changed 1.7% diff
Src/Zle/complist.c changed 0.7% diff
Src/Zle/compmatch.c changed 0.6% diff
Src/Zle/compresult.c changed 0.5% diff
Src/Zle/computil.c changed 2.4% diff
Src/Zle/zle_hist.c changed 0.5% diff
Src/Zle/zle_keymap.c changed 0.04% diff
Src/Zle/zle_main.c changed 0.4% diff
Src/Zle/zle_misc.c changed 0.5% diff
Src/Zle/zle_move.c changed 0.1% diff
Src/Zle/zle_refresh.c changed 2.4% diff
Src/Zle/zle_thingy.c changed 2.4% diff
Src/Zle/zle_utils.c changed 1.5% diff

Perl Programs (1 of 6):

NameStatusDeltaVisual Diff
Etc/changelog2html.pl changed 6.1% diff

Shell Programs (5 of 23):

NameStatusDeltaVisual Diff
Completion/Unix/Command/_todo.sh changed 7.6% diff
config.guess changed 1.3% diff
config.sub changed 1.5% diff
Test/runtests.zsh changed 6.2% diff
Test/ztst.zsh changed 14.0% diff

Awk Programs (3 of 8):

NameStatusDeltaVisual Diff
Src/Builtins/rlimits.awk removed
Src/makepro.awk changed 3.4% diff
Src/Modules/curses_keys.awk changed 34.0% diff

Automake Files (2 of 7):

NameStatusDeltaVisual Diff
configure.ac changed 3.5% diff
Doc/Makefile.in changed 0.2% diff

Lisp Programs (2 of 3):

NameStatusDeltaVisual Diff
Doc/Zsh/contrib.yo changed 2.9% diff
Doc/Zsh/roadmap.yo changed 1.7% diff

M4 Macro Files (2 of 3):

NameStatusDeltaVisual Diff
aclocal.m4 changed 6.9% diff
aczsh.m4 changed 19.4% diff

Makefiles (1 of 4):

NameStatusDeltaVisual Diff
Config/version.mk changed 3.8% diff

Configure Scripts (all 1):

NameStatusDeltaVisual Diff
configure changed 1.5% diff

Git Files (1 of 2):

NameStatusDeltaVisual Diff
.gitignore changed 1.2% diff

HTML Pages (all 2):

NameStatusDeltaVisual Diff
Completion/compinit changed 5.4%
Completion/Unix/Command/_w3m changed 0.02%

Texinfo Files (all 1):

NameStatusDeltaVisual Diff
Doc/zsh.texi changed 4.1% diff

Vim Settings Files (2 of 3):

NameStatusDeltaVisual Diff
Util/ztst-syntax.vim changed 10.8%
Util/zyodl.vim changed 19.6%

Data Files (4 of 24):

NameStatusDeltaVisual Diff
Doc/Zsh/intro.yo changed 2.3% diff
Doc/Zsh/manual.yo changed 1.9% diff
Doc/Zsh/modlist.yo changed 4.7% diff
Doc/ztexi.yo changed 2.3% diff

Change Logs (3 of 7):

NameStatusDeltaVisual Diff
ChangeLog changed 17.9% diff
Etc/NEWS-4.3 changed 0.2% diff
NEWS changed 8.6% diff

Information Files (4 of 9):

NameStatusDeltaVisual Diff
Etc/BUGS changed 81.6% diff
Etc/CONTRIBUTORS changed 1.7% diff
Etc/FAQ changed 9.0% diff
META-FAQ changed 29.3% diff

Readme Files (2 of 5):

NameStatusDeltaVisual Diff
README changed 14.7% diff
Test/README changed 25.2% diff

Text Files (492 of 1572):

NameStatusDeltaVisual Diff
.editorconfig changed 91.8% diff
Completion/Base/Completer/_expand changed 4.9% diff
Completion/Base/Core/_description changed 11.8% diff
Completion/Base/Core/_main_complete changed 4.1% diff
Completion/Base/Core/_message changed 9.2% diff
Completion/Base/Utility/_arguments changed 3.2% diff
Completion/Base/Utility/_call_program changed 2.7% diff
Completion/Base/Utility/_numbers added
Completion/Base/Utility/_sequence changed 10.4% diff
Completion/Base/Utility/_store_cache changed 2.5% diff
Completion/Base/Utility/_values changed 3.0% diff
Completion/Base/Widget/_bash_completions changed 6.3% diff
Completion/Base/Widget/_complete_debug changed 11.5% diff
Completion/Base/Widget/_complete_help changed 1.2% diff
Completion/Base/Widget/_complete_tag changed 6.6% diff
Completion/bashcompinit changed 4.2% diff
Completion/BSD/Command/_bsd_pkg changed 19.0% diff
Completion/BSD/Command/_freebsd-update changed 14.2% diff
Completion/BSD/Command/_ipfw added
Completion/BSD/Command/_kdump added
Completion/BSD/Command/_ktrace added
Completion/BSD/Command/_pfctl changed 1.9% diff
Completion/BSD/Command/_pkgin changed 3.7% diff
Completion/BSD/Command/_portmaster changed 10.3% diff
Completion/BSD/Command/_rcctl changed 41.9% diff
Completion/BSD/Command/_signify changed 2.7% diff
Completion/BSD/Command/_sysclean added
Completion/BSD/Command/_sysmerge added
Completion/BSD/Command/_syspatch added
Completion/BSD/Command/_sysrc changed 1.7% diff
Completion/BSD/Command/_systat changed 11.1% diff
Completion/BSD/Command/_sysupgrade added
Completion/BSD/Command/_usbconfig added
Completion/BSD/Type/_ktrace_points added
Completion/BSD/Type/_login_classes added
Completion/BSD/Type/_obsd_architectures changed 61.8% diff
Completion/BSD/Type/_routing_domains added
Completion/BSD/Type/_routing_tables added
Completion/compdump changed 20.6% diff
Completion/Cygwin/Command/_cygserver changed 32.1% diff
Completion/Darwin/Command/_defaults changed 2.0% diff
Completion/Darwin/Command/_hdiutil changed 12.0% diff
Completion/Darwin/Command/_qtplay changed 10.5% diff
Completion/Darwin/Command/_softwareupdate changed 3.1% diff
Completion/Darwin/Type/_retrieve_mac_apps changed 6.6% diff
Completion/Debian/Command/_apt changed 0.3% diff
Completion/Debian/Command/_aptitude changed 99.2% diff
Completion/Debian/Command/_axi-cache changed 5.0% diff
Completion/Debian/Command/_dak changed 4.3% diff
Completion/Debian/Command/_debsnap added
Completion/Debian/Command/_dpkg changed 1.1% diff
Completion/Debian/Command/_dscverify added
Completion/Debian/Command/_git-buildpackage changed 10.9% diff
Completion/Debian/Command/_lintian changed 32.2% diff
Completion/Debian/Command/_madison changed 9.0% diff
Completion/Debian/Command/_module-assistant changed 5.9% diff
Completion/Linux/Command/_alsa-utils changed 2.8% diff
Completion/Linux/Command/_basenc added
Completion/Linux/Command/_btrfs changed 12.7% diff
Completion/Linux/Command/_choom added
Completion/Linux/Command/_cpupower changed 3.2% diff
Completion/Linux/Command/_cryptsetup changed 9.7% diff
Completion/Linux/Command/_dkms changed 6.0% diff
Completion/Linux/Command/_ethtool changed 20.7% diff
Completion/Linux/Command/_findmnt changed 7.1% diff
Completion/Linux/Command/_free changed 6.6% diff
Completion/Linux/Command/_fusermount changed 11.7% diff
Completion/Linux/Command/_htop changed 100.0% diff
Completion/Linux/Command/_ionice changed 9.4% diff
Completion/Linux/Command/_ipset changed 11.2% diff
Completion/Linux/Command/_losetup changed 5.0% diff
Completion/Linux/Command/_lsns added
Completion/Linux/Command/_mat added
Completion/Linux/Command/_mat2 added
Completion/Linux/Command/_mdadm changed 0.5% diff
Completion/Linux/Command/_modutils changed 15.1% diff
Completion/Linux/Command/_networkmanager changed 2.2% diff
Completion/Linux/Command/_nsenter added
Completion/Linux/Command/_perf added
Completion/Linux/Command/_pidof changed 12.8% diff
Completion/Linux/Command/_setpriv added
Completion/Linux/Command/_sshfs changed 16.3% diff
Completion/Linux/Command/_strace changed 100.0% diff
Completion/Linux/Command/_sysstat changed 12.7% diff
Completion/Linux/Command/_tpb changed 5.8% diff
Completion/Linux/Command/_unshare added
Completion/Linux/Command/_valgrind changed 2.7% diff
Completion/Linux/Command/_wipefs changed 5.2% diff
Completion/Linux/Type/_capabilities added
Completion/Linux/Type/_fuse_values changed 2.1% diff
Completion/Mandriva/Command/_urpmi changed 1.5% diff
Completion/openSUSE/Command/_hwinfo changed 3.3% diff
Completion/openSUSE/Command/_zypper changed 6.6% diff
Completion/Redhat/Command/_rpm changed 0.6% diff
Completion/Redhat/Command/_yum changed 0.4% diff
Completion/Solaris/Command/_coreadm changed 1.4% diff
Completion/Solaris/Command/_dhcpinfo changed 100.0% diff
Completion/Solaris/Command/_dtrace changed 100.0% diff
Completion/Solaris/Command/_inetadm changed 99.3% diff
Completion/Solaris/Command/_pfexec changed 32.6% diff
Completion/Solaris/Command/_prstat changed 100.0% diff
Completion/Solaris/Command/_svcadm changed 100.0% diff
Completion/Solaris/Command/_svcprop changed 100.0% diff
Completion/Solaris/Command/_zlogin changed 90.9% diff
Completion/Solaris/Type/_svcs_fmri changed 5.1% diff
Completion/Unix/Command/_aap changed 4.0% diff
Completion/Unix/Command/_abcde changed 61.0% diff
Completion/Unix/Command/_ack changed 2.0% diff
Completion/Unix/Command/_adb changed 29.1% diff
Completion/Unix/Command/_ansible changed 52.4% diff
Completion/Unix/Command/_ant changed 1.6% diff
Completion/Unix/Command/_arp changed 2.4% diff
Completion/Unix/Command/_attr changed 2.0% diff
Completion/Unix/Command/_awk changed 2.7% diff
Completion/Unix/Command/_baz changed 3.6% diff
Completion/Unix/Command/_bittorrent changed 0.6% diff
Completion/Unix/Command/_bpython changed 6.3% diff
Completion/Unix/Command/_bzr changed 2.1% diff
Completion/Unix/Command/_chmod changed 4.5% diff
Completion/Unix/Command/_cpio changed 6.1% diff
Completion/Unix/Command/_csplit added
Completion/Unix/Command/_ctags added
Completion/Unix/Command/_curl changed 12.9% diff
Completion/Unix/Command/_cvs changed 1.1% diff
Completion/Unix/Command/_date changed 4.0% diff
Completion/Unix/Command/_dd changed 19.2% diff
Completion/Unix/Command/_dhclient changed 1.8% diff
Completion/Unix/Command/_dict changed 4.4% diff
Completion/Unix/Command/_dig changed 9.3% diff
Completion/Unix/Command/_django changed 2.9% diff
Completion/Unix/Command/_dmesg changed 35.3% diff
Completion/Unix/Command/_doas changed 82.2% diff
Completion/Unix/Command/_dropbox added
Completion/Unix/Command/_dtruss changed 11.0% diff
Completion/Unix/Command/_ecasound changed 0.8% diff
Completion/Unix/Command/_entr changed 6.0% diff
Completion/Unix/Command/_env changed 37.4% diff
Completion/Unix/Command/_fetchmail changed 12.3% diff
Completion/Unix/Command/_ffmpeg changed 2.4% diff
Completion/Unix/Command/_find changed 2.4% diff
Completion/Unix/Command/_fuser changed 2.1% diff
Completion/Unix/Command/_gcc changed 100.0% diff
Completion/Unix/Command/_gcore changed 33.8% diff
Completion/Unix/Command/_gdb changed 6.0% diff
Completion/Unix/Command/_gem changed 2.7% diff
Completion/Unix/Command/_getfacl changed 3.9% diff
Completion/Unix/Command/_getopt changed 26.5% diff
Completion/Unix/Command/_git changed 9.1% diff
Completion/Unix/Command/_gnupod changed 3.8% diff
Completion/Unix/Command/_gnutls changed 6.2% diff
Completion/Unix/Command/_go changed 21.5% diff
Completion/Unix/Command/_gpg changed 0.4% diff
Completion/Unix/Command/_gprof changed 9.9% diff
Completion/Unix/Command/_gradle changed 47.7% diff
Completion/Unix/Command/_grep changed 20.8% diff
Completion/Unix/Command/_growisofs changed 0.6% diff
Completion/Unix/Command/_gzip changed 11.6% diff
Completion/Unix/Command/_head changed 36.4% diff
Completion/Unix/Command/_imagemagick changed 1.8% diff
Completion/Unix/Command/_initctl changed 10.3% diff
Completion/Unix/Command/_install changed 1.0% diff
Completion/Unix/Command/_iostat changed 3.8% diff
Completion/Unix/Command/_java changed 13.0% diff
Completion/Unix/Command/_joe changed 0.9% diff
Completion/Unix/Command/_killall changed 10.0% diff
Completion/Unix/Command/_less changed 27.2% diff
Completion/Unix/Command/_lldb changed 45.8% diff
Completion/Unix/Command/_locale changed 1.1% diff
Completion/Unix/Command/_locate changed 1.6% diff
Completion/Unix/Command/_logger added
Completion/Unix/Command/_lp changed 41.9% diff
Completion/Unix/Command/_ls changed 0.2% diff
Completion/Unix/Command/_lsof changed 1.5% diff
Completion/Unix/Command/_luarocks changed 6.2% diff
Completion/Unix/Command/_lz4 changed 6.1% diff
Completion/Unix/Command/_make changed 0.4% diff
Completion/Unix/Command/_man changed 2.3% diff
Completion/Unix/Command/_md5sum changed 2.2% diff
Completion/Unix/Command/_module changed 3.8% diff
Completion/Unix/Command/_moosic changed 0.7% diff
Completion/Unix/Command/_mtr changed 2.8% diff
Completion/Unix/Command/_mysql_utils changed 1.9% diff
Completion/Unix/Command/_mysqldiff changed 18.4% diff
Completion/Unix/Command/_netstat changed 7.1% diff
Completion/Unix/Command/_nm changed 7.2% diff
Completion/Unix/Command/_nmap changed 24.7% diff
Completion/Unix/Command/_objdump changed 4.4% diff
Completion/Unix/Command/_openstack changed 33.3% diff
Completion/Unix/Command/_opustools added
Completion/Unix/Command/_pandoc changed 74.6% diff
Completion/Unix/Command/_patchutils changed 3.0% diff
Completion/Unix/Command/_pbm changed 0.4% diff
Completion/Unix/Command/_perforce changed 0.4% diff
Completion/Unix/Command/_perl changed 55.5% diff
Completion/Unix/Command/_perldoc changed 4.1% diff
Completion/Unix/Command/_pgrep changed 16.3% diff
Completion/Unix/Command/_php changed 0.5% diff
Completion/Unix/Command/_ping changed 23.6% diff
Completion/Unix/Command/_pip added
Completion/Unix/Command/_pkginfo changed 100.0% diff
Completion/Unix/Command/_pkgrm changed 100.0% diff
Completion/Unix/Command/_pr added
Completion/Unix/Command/_ps changed 1.0% diff
Completion/Unix/Command/_ptx added
Completion/Unix/Command/_pv changed 13.9% diff
Completion/Unix/Command/_python changed 15.8% diff
Completion/Unix/Command/_qemu changed 8.1% diff
Completion/Unix/Command/_quilt changed 35.5% diff
Completion/Unix/Command/_rake changed 10.4% diff
Completion/Unix/Command/_rar changed 5.3% diff
Completion/Unix/Command/_rclone changed 3.1% diff
Completion/Unix/Command/_readelf changed 20.9% diff
Completion/Unix/Command/_renice changed 13.9% diff
Completion/Unix/Command/_ri changed 27.4% diff
Completion/Unix/Command/_rm changed 2.0% diff
Completion/Unix/Command/_route changed 1.1% diff
Completion/Unix/Command/_rsync changed 21.2% diff
Completion/Unix/Command/_ruby changed 11.9% diff
Completion/Unix/Command/_runit changed 10.3% diff
Completion/Unix/Command/_samba changed 0.9% diff
Completion/Unix/Command/_scons changed 2.3% diff
Completion/Unix/Command/_script changed 60.6% diff
Completion/Unix/Command/_sed changed 2.6% diff
Completion/Unix/Command/_setfacl changed 25.5% diff
Completion/Unix/Command/_sh changed 100.0% diff
Completion/Unix/Command/_sqlite changed 4.4% diff
Completion/Unix/Command/_ssh changed 15.9% diff
Completion/Unix/Command/_stat changed 1.9% diff
Completion/Unix/Command/_stdbuf changed 25.4% diff
Completion/Unix/Command/_strings changed 1.7% diff
Completion/Unix/Command/_strip changed 1.4% diff
Completion/Unix/Command/_su changed 13.7% diff
Completion/Unix/Command/_subversion changed 13.4% diff
Completion/Unix/Command/_sudo changed 16.7% diff
Completion/Unix/Command/_surfraw changed 13.5% diff
Completion/Unix/Command/_tail changed 20.6% diff
Completion/Unix/Command/_tex changed 3.7% diff
Completion/Unix/Command/_texinfo changed 5.1% diff
Completion/Unix/Command/_tidy changed 2.0% diff
Completion/Unix/Command/_tiff changed 1.5% diff
Completion/Unix/Command/_timeout changed 42.9% diff
Completion/Unix/Command/_tla changed 3.5% diff
Completion/Unix/Command/_tmux changed 15.7% diff
Completion/Unix/Command/_top changed 4.4% diff
Completion/Unix/Command/_tput changed 14.5% diff
Completion/Unix/Command/_transmission changed 10.0% diff
Completion/Unix/Command/_truncate added
Completion/Unix/Command/_uname changed 14.6% diff
Completion/Unix/Command/_uniq changed 3.9% diff
Completion/Unix/Command/_unison changed 5.1% diff
Completion/Unix/Command/_units changed 9.5% diff
Completion/Unix/Command/_user_admin changed 1.0% diff
Completion/Unix/Command/_vcsh removed
Completion/Unix/Command/_vi added
Completion/Unix/Command/_vim changed 4.1% diff
Completion/Unix/Command/_vmstat changed 1.9% diff
Completion/Unix/Command/_w changed 5.6% diff
Completion/Unix/Command/_wget changed 2.8% diff
Completion/Unix/Command/_wiggle changed 24.8% diff
Completion/Unix/Command/_xargs changed 1.2% diff
Completion/Unix/Command/_xmlsoft changed 4.5% diff
Completion/Unix/Command/_xmms2 changed 8.1% diff
Completion/Unix/Command/_xxd changed 2.1% diff
Completion/Unix/Command/_yafc changed 3.7% diff
Completion/Unix/Command/_zfs changed 100.0% diff
Completion/Unix/Command/_zip changed 0.7% diff
Completion/Unix/Command/_zpool removed
Completion/Unix/Type/_bpf_filters changed 1.0% diff
Completion/Unix/Type/_date_formats changed 2.4% diff
Completion/Unix/Type/_diff_options changed 3.0% diff
Completion/Unix/Type/_email_addresses changed 0.8% diff
Completion/Unix/Type/_files changed 23.1% diff
Completion/Unix/Type/_find_net_interfaces changed 38.4% diff
Completion/Unix/Type/_path_commands changed 9.7% diff
Completion/Unix/Type/_path_files changed 0.3% diff
Completion/Unix/Type/_perl_modules changed 6.0% diff
Completion/Unix/Type/_pgids added
Completion/Unix/Type/_remote_files changed 21.0% diff
Completion/Unix/Type/_ssh_hosts changed 46.2% diff
Completion/Unix/Type/_tar_archive changed 40.0% diff
Completion/Unix/Type/_time_zone changed 47.3% diff
Completion/Unix/Type/_urls changed 0.9% diff
Completion/Unix/Type/_zfs_dataset changed 26.9% diff
Completion/Unix/Type/_zfs_keysource_props removed
Completion/X/Command/_code changed 3.6% diff
Completion/X/Command/_gnome-gv changed 19.4% diff
Completion/X/Command/_gv changed 11.6% diff
Completion/X/Command/_kdeconnect changed 2.5% diff
Completion/X/Command/_mozilla changed 1.0% diff
Completion/X/Command/_mplayer changed 2.3% diff
Completion/X/Command/_netscape changed 1.7% diff
Completion/X/Command/_pdftk changed 22.6% diff
Completion/X/Command/_sublimetext changed 22.6% diff
Completion/X/Command/_urxvt changed 2.7% diff
Completion/X/Command/_vnc changed 5.1% diff
Completion/X/Command/_xauth changed 2.1% diff
Completion/X/Command/_xdvi changed 2.9% diff
Completion/X/Command/_xinput added
Completion/X/Command/_xournal changed 39.7% diff
Completion/X/Command/_xrandr changed 16.9% diff
Completion/X/Command/_xset changed 2.9% diff
Completion/X/Command/_xterm changed 4.3% diff
Completion/X/Type/_x_color changed 49.9% diff
Completion/Zsh/Command/_bindkey changed 3.2% diff
Completion/Zsh/Command/_compadd changed 100.0% diff
Completion/Zsh/Command/_disable changed 63.7% diff
Completion/Zsh/Command/_enable changed 61.4% diff
Completion/Zsh/Command/_fc changed 7.9% diff
Completion/Zsh/Command/_sched changed 13.3% diff
Completion/Zsh/Command/_strftime changed 43.1% diff
Completion/Zsh/Command/_typeset changed 14.0% diff
Completion/Zsh/Command/_zed changed 100.0% diff
Completion/Zsh/Command/_zle changed 4.9% diff
Completion/Zsh/Command/_zmodload changed 3.2% diff
Completion/Zsh/Command/_zstyle changed 4.7% diff
Completion/Zsh/Context/_brace_parameter changed 3.3% diff
Completion/Zsh/Context/_subscript changed 2.5% diff
Completion/Zsh/Context/_zcalc_line changed 3.4% diff
Completion/Zsh/Function/__arguments added
Completion/Zsh/Function/_add-zle-hook-widget changed 41.7% diff
Completion/Zsh/Function/_add-zsh-hook changed 74.8% diff
Completion/Zsh/Function/_vcs_info added
Completion/Zsh/Function/_zargs changed 48.6% diff
Completion/Zsh/Type/_command_names changed 67.5% diff
Completion/Zsh/Type/_globflags changed 65.9% diff
Completion/Zsh/Type/_globquals changed 2.1% diff
Completion/Zsh/Type/_parameters changed 100.0% diff
Completion/Zsh/Type/_ps1234 changed 2.3% diff
Completion/Zsh/Type/_vcs_info_hooks added
Doc/help/alias changed 13.3% diff
Doc/help/fc changed 54.2% diff
Doc/help/fg changed 52.9% diff
Doc/help/functions changed 63.4% diff
Doc/help/getopts changed 47.6% diff
Doc/help/jobs changed 100.0% diff
Doc/help/log removed
Doc/help/popd changed 71.5% diff
Doc/help/print changed 54.2% diff
Doc/help/printf changed 74.6% diff
Doc/help/pushd changed 49.8% diff
Doc/help/pwd changed 56.5% diff
Doc/help/read changed 57.4% diff
Doc/help/return changed 97.5% diff
Doc/help/set changed 59.2% diff
Doc/help/setopt changed 73.1% diff
Doc/help/shift changed 35.0% diff
Doc/help/source changed 80.8% diff
Doc/help/suspend changed 73.9% diff
Doc/help/test changed 54.9% diff
Doc/help/times changed 65.5% diff
Doc/help/trap changed 51.4% diff
Doc/help/ttyctl changed 74.1% diff
Doc/help/typeset changed 62.8% diff
Doc/help/ulimit changed 32.3% diff
Doc/help/umask changed 84.7% diff
Doc/help/unhash changed 79.8% diff
Doc/help/unlimit changed 79.1% diff
Doc/help/unset changed 62.7% diff
Doc/help/unsetopt changed 72.3% diff
Doc/help/wait changed 61.9% diff
Doc/help/whence changed 66.0% diff
Doc/help/zcompile changed 64.0% diff
Doc/help/zmodload changed 64.1% diff
Doc/version.yo changed 20.3% diff
Doc/Zsh/arith.yo changed 0.6% diff
Doc/Zsh/builtins.yo changed 3.4% diff
Doc/Zsh/calsys.yo changed 0.1% diff
Doc/Zsh/compat.yo changed 15.4% diff
Doc/Zsh/compsys.yo changed 4.4% diff
Doc/Zsh/compwid.yo changed 33.4% diff
Doc/Zsh/exec.yo changed 34.5% diff
Doc/Zsh/expn.yo changed 3.2% diff
Doc/Zsh/func.yo changed 1.6% diff
Doc/Zsh/grammar.yo changed 3.7% diff
Doc/Zsh/jobs.yo changed 1.7% diff
Doc/Zsh/manmodmenu.yo changed 2.7% diff
Doc/Zsh/metafaq.yo changed 25.1% diff
Doc/Zsh/mod_curses.yo changed 0.6% diff
Doc/Zsh/mod_datetime.yo changed 8.1% diff
Doc/Zsh/mod_mapfile.yo changed 2.8% diff
Doc/Zsh/mod_newuser.yo changed 3.0% diff
Doc/Zsh/mod_parameter.yo changed 2.3% diff
Doc/Zsh/mod_private.yo changed 9.3% diff
Doc/Zsh/mod_regex.yo changed 63.0% diff
Doc/Zsh/mod_stat.yo changed 1.9% diff
Doc/Zsh/mod_system.yo changed 8.3% diff
Doc/Zsh/mod_watch.yo added
Doc/Zsh/mod_zselect.yo changed 2.2% diff
Doc/Zsh/mod_zutil.yo changed 8.9% diff
Doc/Zsh/modmenu.yo changed 2.7% diff
Doc/Zsh/options.yo changed 2.7% diff
Doc/Zsh/params.yo changed 5.9% diff
Doc/Zsh/redirect.yo changed 0.6% diff
Doc/Zsh/zftpsys.yo changed 1.2% diff
Doc/Zsh/zle.yo changed 2.9% diff
Etc/completion-style-guide changed 7.1% diff
Etc/creating-a-release.txt changed 32.0% diff
Etc/FAQ.yo changed 10.2% diff
Etc/zsh-development-guide changed 1.0% diff
Functions/Chpwd/cdr changed 0.6% diff
Functions/Chpwd/zsh_directory_name_cdr changed 19.5% diff
Functions/Example/zpgrep changed 79.3% diff
Functions/Math/zmathfunc changed 93.3% diff
Functions/Misc/add-zle-hook-widget changed 1.6% diff
Functions/Misc/colors changed 6.6% diff
Functions/Misc/regexp-replace changed 100.0% diff
Functions/Misc/run-help changed 11.9% diff
Functions/Misc/run-help-btrfs added
Functions/Misc/run-help-git changed 100.0% diff
Functions/Misc/run-help-ip changed 6.6% diff
Functions/Misc/run-help-p4 changed 29.5% diff
Functions/Misc/run-help-sudo changed 32.1% diff
Functions/Misc/run-help-svk changed 100.0% diff
Functions/Misc/run-help-svn changed 100.0% diff
Functions/Misc/zargs changed 11.8% diff
Functions/Misc/zed changed 46.0% diff
Functions/Misc/zmathfuncdef changed 1.8% diff
Functions/Newuser/zsh-newuser-install changed 0.1% diff
Functions/Prompts/prompt_restore_setup changed 62.3% diff
Functions/Prompts/promptinit changed 47.2% diff
Functions/VCS_Info/Backends/VCS_INFO_detect_cvs changed 100.0% diff
Functions/VCS_Info/Backends/VCS_INFO_detect_git changed 14.9% diff
Functions/VCS_Info/Backends/VCS_INFO_get_data_bzr changed 9.7% diff
Functions/VCS_Info/Backends/VCS_INFO_get_data_cvs changed 35.7% diff
Functions/VCS_Info/Backends/VCS_INFO_get_data_fossil changed 4.4% diff
Functions/VCS_Info/Backends/VCS_INFO_get_data_git changed 36.0% diff
Functions/VCS_Info/Backends/VCS_INFO_get_data_hg changed 11.5% diff
Functions/VCS_Info/Backends/VCS_INFO_get_data_p4 changed 33.8% diff
Functions/VCS_Info/Backends/VCS_INFO_get_data_svk changed 53.4% diff
Functions/VCS_Info/Backends/VCS_INFO_get_data_svn changed 23.0% diff
Functions/VCS_Info/test-repo-git-rebase-apply added
Functions/VCS_Info/test-repo-git-rebase-merge added
Functions/VCS_Info/vcs_info changed 0.8% diff
Functions/VCS_Info/VCS_INFO_bydir_detect changed 6.0% diff
Functions/VCS_Info/VCS_INFO_patch2subject changed 0.5% diff
Functions/VCS_Info/VCS_INFO_quilt changed 21.6% diff
Functions/VCS_Info/VCS_INFO_set-branch-format added
Functions/VCS_Info/VCS_INFO_set-patch-format changed 18.1% diff
Functions/Zle/edit-command-line changed 100.0% diff
Functions/Zle/zed-set-file-name changed 100.0% diff
Misc/vcs_info-examples changed 11.1% diff
Src/Builtins/rlimits.mdd changed 79.3% diff
Src/Modules/watch.mdd added
Src/patchlevel.h.release changed 100.0% diff
Src/zsh.mdd changed 1.2% diff
Test/A01grammar.ztst changed 5.8% diff
Test/A04redirect.ztst changed 1.8% diff
Test/A05execution.ztst changed 5.7% diff
Test/B01cd.ztst changed 8.9% diff
Test/B02typeset.ztst changed 0.7% diff
Test/B03print.ztst changed 3.8% diff
Test/B07emulate.ztst changed 6.5% diff
Test/B10getopts.ztst changed 42.4% diff
Test/B11kill.ztst added
Test/B12limit.ztst added
Test/B13whence.ztst added
Test/C01arith.ztst changed 2.1% diff
Test/C02cond.ztst changed 10.7% diff
Test/C03traps.ztst changed 0.4% diff
Test/C04funcdef.ztst changed 2.8% diff
Test/comptest changed 16.5% diff
Test/D01prompt.ztst changed 15.9% diff
Test/D02glob.ztst changed 13.2% diff
Test/D03procsubst.ztst changed 24.2% diff
Test/D04parameter.ztst changed 3.5% diff
Test/D06subscript.ztst changed 2.0% diff
Test/D07multibyte.ztst changed 10.9% diff
Test/E01options.ztst changed 5.6% diff
Test/E02xtrace.ztst changed 51.1% diff
Test/E03posix.ztst added
Test/P01privileged.ztst changed 18.1% diff
Test/V01zmodload.ztst changed 14.8% diff
Test/V05styles.ztst changed 16.2% diff
Test/V07pcre.ztst changed 2.3% diff
Test/V08zpty.ztst changed 14.4% diff
Test/V09datetime.ztst changed 1.9% diff
Test/V10private.ztst changed 3.7% diff
Test/V12zparseopts.ztst changed 3.6% diff
Test/V13zformat.ztst added
Test/V14system.ztst added
Test/W01history.ztst changed 25.0% diff
Test/W02jobs.ztst changed 3.3% diff
Test/W03jobparameters.ztst added
Test/X02zlevi.ztst changed 1.2% diff
Test/X03zlebindkey.ztst changed 4.4% diff
Test/X04zlehighlight.ztst changed 28.0% diff
Test/Y01completion.ztst changed 50.5% diff
Test/Y02compmatch.ztst changed 18.5% diff
Test/Y03arguments.ztst changed 10.0% diff
Test/Z01is-at-least.ztst added
Test/Z02zmathfunc.ztst added
Test/Z03run-help.ztst added

Packages Compared:

zsh-5.8.1.tar.xz
zsh-5.9.tar.xz


Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)