zsh: move completion.d and functions.d to usr/share
[grml-etc-core.git] / debian / changelog
2009-07-08 Frank Terbeckzsh: move completion.d and functions.d to usr/share
2009-07-08 Frank Terbeckzshrc: Using "emulate -L"s in functions where needed
2009-07-08 Frank Terbeckzshrc: Set options a lot earlier and include no_sh_word...
2009-07-08 Frank TerbeckUpdating debian/changelog
2009-06-07 Frank Terbeckzshrc: Get rid off whence
2009-06-07 Frank Terbeckzshrc: Give check_com a -g option to test for global...
2009-06-05 Michael Prokopzshrc: add deborphan, pal and hnb to compdef _gnu_generic
2009-06-02 Frank Terbeckzshrc: Removing mostlike references competely
2009-05-31 Frank Terbeckzshrc: Do not discard the output of compinit
2009-05-30 Frank Terbeckzshrc: Add a note about contributing and grml-etc-core... v0.3.72
2009-05-30 Frank Terbeckzshrc: Improve dir based profiles documentation
2009-05-30 Michael ProkopUpdate changelog for release v0.3.71
2009-05-29 Frank TerbeckForgot debian/changelog update. Again...
2009-05-18 Michael Prokopzshrc: do not fall back to LANG en_US.iso885915 if... v0.3.70
2009-05-18 Michael ProkopUpdate changelog for release v0.3.69
2009-05-17 Frank Terbeckzshrc: source the global zshrc.local via zrclocal()
2009-05-15 Michael ProkopUpdate changelog for new version upload v0.3.68
2009-05-12 Michael ProkopUpdate changelog
2009-04-24 Frank Terbeckzshrc: remove conkeror alias
2009-04-21 Michael Prokopdebian/ policy updates v0.3.67
2009-04-21 Michael ProkopUpdate changelog
2009-04-06 Frank Terbeckzshrc: handle newer versions of mercurial
2009-04-04 Frank Terbeckzshrc: add a handler that uses debian's command-not... v0.3.66
2009-04-04 Frank Terbeckzshrc: do not overrule native completions to _gnu_generic
2009-04-03 Frank Terbeckadd commit-to-history widget
2009-04-02 Frank TerbeckUpdated debian/changelog
2009-03-31 Michael Prokopvimrc: enable features only if available; update change... v0.3.65
2009-03-31 Frank Terbeckzshrc: always read '/etc/default/locale'
2009-03-30 Frank Terbeckzshrc: Fix pattern to extract battery status from acpi
2009-03-22 Frank TerbeckUpdated debian/changelog
2009-03-08 Frank Terbeckzshrc: source ~/.zshrc.local for root, too
2009-03-06 Michael Prokopzshrc: use 'setopt noglobdots'
2009-02-28 Michael Prokopvimrc: add check for $NOPRECMD
2009-02-27 Frank TerbeckUpdated debian/changelog
2009-02-24 Frank TerbeckAdd support $NOTITLE variable
2009-02-22 Frank TerbeckUpdated debian/changelog v0.3.64
2009-02-21 Frank TerbeckForgot to add Closes: in the zurl() rewrite entry in...
2009-02-19 Frank TerbeckUpdating debian/changelog
2009-02-19 Frank TerbeckFix typo in debian/changelog
2009-02-19 Michael ProkopUpdate debian/changelog for Franks work v0.3.63
2009-02-19 Michael ProkopUse rxvt* to support setting title for rxvt-unicode
2009-02-13 Michael Prokopzshrc: provide upgrade path via /etc/skel/.zshrc
2009-02-13 Michael ProkopAdd/Update header of /etc/skel/.zshrc and /etc/zsh...
2009-02-09 Frank Terbeckdebian/changelog: Updates for various commits from...
2009-01-27 Michael ProkopRe-enable exit keybinding in /etc/grml/screenrc
2009-01-21 Michael ProkopEnable syntax only if available and do not enable digra...
2008-12-05 Frank Terbeckzshrc: Fixing a bug in urlencode() v0.3.61
2008-11-19 Michael Prokopzshrc: add alias http for running "python -m SimpleHTTP... v0.3.60
2008-11-02 Michael Prokopzshrc: update function swspeak for new script swspeak... v0.3.59
2008-10-06 Frank Terbeckzshrc: set default values for NOPRECMD and friends
2008-10-01 Michael ProkopUpdate changelog v0.3.58
2008-09-29 Frank Terbeckzshrc: update zsh-help() output
2008-09-29 Frank Terbeckzshrc: improvements by Kai Wilke. Thanks!
2008-09-16 Frank Terbeckzshrc: partial rewrite of vcs_info()
2008-09-11 Michael ProkopUpdate changelog for uploading 0.3.57
2008-09-11 Frank Terbeckzshrc: Fixing $PS2
2008-09-08 Michael ProkopUpdate changelog for upload 0.3.56
2008-09-05 Frank Terbeckzshrc: changing invocation of vcs_info()
2008-09-02 Frank Terbeckzshrc: 'limit stack' needs zsh 4.2.5 or newer (not...
2008-09-01 Michael ProkopUpdate changelog for uploader 0.3.55
2008-09-01 Frank Terbeckzshrc: Fixing ${YELLOW]}, which is bad zsh syntax.
2008-09-01 Michael ProkopDebian updates to make lintian happy
2008-08-31 Frank Terbeckzshrc: Fixes for svk in vcs_info()
2008-08-31 Frank Terbeckzshrc: Fix in svn backend of vcs_info(), doc updates
2008-08-31 Frank Terbeckzshrc: Add experimental bzr backend to vcs_info()
2008-08-29 Frank Terbeckzshrc: Adding support for cvs repositories to vcs_info()
2008-08-29 Michael ProkopAdjust changelog for uploading 0.3.53
2008-08-29 Frank Terbeckzshrc: Adding support for monotone repositories to...
2008-08-29 Frank Terbeckzshrc: Adding support for darcs repositories to vcs_info()
2008-08-29 Frank TerbeckIntroduce a disable style to vcs_info()
2008-08-29 Frank Terbeckzshrc: Handle non-repo .hg subdirectories
2008-08-27 Frank Terbeckzshrc: Make vcs_info() detect $GIT_DIR/svn and set...
2008-08-27 Frank TerbeckUpdating debian/changelog
2008-08-26 Frank TerbeckAnd the of-course-forgotten debian/changelog update
2008-08-06 Michael ProkopAdd (deactivated) completion for aliases 0.3.51
2008-08-06 Michael ProkopRevert removal of xunfunction(), people are using it...
2008-08-06 Michael ProkopUpdate gizmo(), add linenr()
2008-08-06 Michael Prokopzshrc: new function uopen
2008-08-06 Frank TerbeckRemoving xunfunction()
2008-08-03 Michael ProkopProvide more processes in completion [...] of killall
2008-08-01 Michael Gebetsroitheradded changelog entry
2008-08-01 Michael Gebetsroithermerged
2008-07-17 Michael Prokopzshrc: Fix wrong placed comments for debbug vs. debbugm
2008-05-30 Frank TerbeckMake abbreviation optional
2008-05-19 Michael ProkopAdd new function ansi-colors()
2008-05-17 Michael ProkopAdd support for ${HOME}/.zshenv; set $PATH on Solaris...
2008-03-26 Frank TerbeckAdding print -l ${(u)foobar} workaround for pre-4.2...
2008-03-21 Michael Prokopzshenv: extend and update $ADDONS handling 0.3.50
2008-03-20 Frank TerbeckAdd proper bindings for history-beginning-search-{forwa...
2008-03-08 Michael Prokopzshrc: update function git-get-plaindiff()
2008-02-13 Michael ProkopUpdate changelog 0.3.49
2008-02-11 Michael ProkopMerge branches 0.3.48
2008-02-11 Michael Prokopzshrc: use sudo su for alias su
2008-02-01 Michael Prokopzshrc: setopt longlistjobs
2008-02-01 Frank Terbeckzshrc: add a check for ZSH_VERSION >= 3.1.7
2008-01-31 Frank TerbeckForgot [Closes: ...] in changelog update...
2008-01-31 Frank TerbeckUpdating debian/changelog
2008-01-30 Frank TerbeckUpdating debian/changelog
2008-01-20 Frank Terbeckzshrc: prevent chdir() from putting dupes into ~/.zdirs
2008-01-19 Frank Terbeckzshrc: fixed some refcard-generating tags, that where... 0.3.46
next