notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: shells/zsh/files/patch-Completion-Unix-Command-_mount
SVNWeb

Number of commits found: 5

Tue, 31 May 2011
[ 18:29 bapt search for other commits by this committer ] Original commit 
- update to 4.3.12

Changes since 4.3.11
--------------------

The zsh/parameter module has a new readonly associative array
$usergroups whose keys are the names of system groups of which the
current user is a member and whose values are the corresponding
group identifiers.

The region_highlight array, which controls highlighting of the
command line from zle widgets, is now updated dynamically as
the command line is edited.

In POSIX emulation ("emulate sh") the shell is more accurate about
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 28 Feb 2011
[ 08:01 bapt search for other commits by this committer ] Original commit 
- Take maintainership, des@ is no longer having enough time for zsh, he has done
a
really great job with zsh, thanks a lot. [1]
- Upgrade to 4.3.11
- add linsysfs to the file system list for completion [2]
- fix mount completion when adding available labels to the list of devices [3]

PR:             ports/141472 [2], ports/145657 [3]
Submitted by:   scf [2], Frédéric Perrin <frederic.perrin _at_ resel.fr>
[3]
Approved by:    des@ [1]
Mon, 15 Jun 2009
[ 15:03 des search for other commits by this committer ] Original commit 
Add some upstream completion patches + new completion files for
procstat, sockstat and fstat.

Submitted by:   Baptiste Daroussin <baptiste.daroussin@gmail.com>
Wed, 29 Oct 2008
[ 14:42 des search for other commits by this committer ] Original commit 
Various command completion improvements for mount(8).

PR:             ports/128450
Submitted by:   scf@
Fri, 5 Oct 2007
[ 08:22 sergei search for other commits by this committer ] Original commit 
- Add Peter Stephenson's patch from Zsh CVS repo that adds (un)setenv()
  detection. This fixes the issue on 7-CURRENT where Zsh was manipulating
  environment directly in conflict with the new *env() functions:
     http://lists.freebsd.org/pipermail/freebsd-current/2007-July/075538.html
  6-STABLE continues to works correctly.

  More info about the patch:
     http://www.zsh.org/mla/workers/2007/msg00619.html

- Fix completions for locate(1), mount(8), umount(8) to avoid some linuxisms
  and do the right thing under FreeBSD

PR:             ports/115094, ports/115702
Submitted by:   Sean C. Farley (scf)

Number of commits found: 5