X-Git-Url: http://git.grml.org/?p=grml-etc-core.git;a=blobdiff_plain;f=debian%2Fchangelog;h=3d075c7f5a8790b1932cf719c21cb62223ee8b7f;hp=b49dc2f4e829b5c11262e42a8a74efca234668d2;hb=HEAD;hpb=84e44473f34a41f48f80d2e78147e9f915265c0a diff --git a/debian/changelog b/debian/changelog index b49dc2f..f84f5db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,878 @@ +grml-etc-core (0.19.7) grml-testing; urgency=medium + + [ Michael Prokop ] + * [ae34c42] etc/skel/.zshrc: set file encoding to UTF8. + Thanks to flobee for the bug report + + [ Bernhard Tittelbach ] + * [326ca58] zshrc: bugfix for _complete_screen_display when using tmux + + -- Michael Prokop Fri, 02 Feb 2024 12:27:36 +0100 + +grml-etc-core (0.19.6) grml-testing; urgency=medium + + [ Michael Prokop ] + * [74a8efd] etc/skel/.zshrc: suggest J as global alias for jq usage. + Thanks to Christopher Bock + * [393fbcb] Bump Standards-Version to 4.6.2 + + [ Christopher Bock ] + * [b973152] zshrc: weather: fixed outdated url and test -d + + -- Michael Prokop Fri, 30 Jun 2023 12:55:29 +0200 + +grml-etc-core (0.19.5) grml-testing; urgency=medium + + [ Darshaka Pathirana ] + * [a4aa146] tmux.conf: detect running as tmate and disable non-supported + features + + -- Michael Prokop Fri, 25 Nov 2022 17:11:57 +0100 + +grml-etc-core (0.19.4) grml-testing; urgency=medium + + [ Hanabishi ] + * [e27d360] Fix a typo in `zshrc` + + [ Michael Prokop ] + * [220d6ff] zshrc: refactor and convert host completion one-liner into + multi-line + * [f3f1387] zshrc: fix grmlcomp conditionals, fixup for 220d6ffa + * [0895266] iwconfig zsh completion: replace egrep usage with grep -E + * [5065224] zshrc: run tlog alias with --follow=name + + -- Michael Prokop Mon, 10 Oct 2022 19:00:20 +0200 + +grml-etc-core (0.19.3) grml-testing; urgency=medium + + [ Darshaka Pathirana ] + * [2060f8d] tmux.conf: source user-specific local conf file + ~/.tmux.conf.local + * [591479d] tmux.conf: Add bind-key J to join marked pane to active + window + + -- Michael Prokop Wed, 17 Aug 2022 13:22:38 +0200 + +grml-etc-core (0.19.2) grml-testing; urgency=medium + + [ Frank Terbeck ] + * [4a3593b] doc: Error out properly when a generator fails + + -- Michael Prokop Mon, 21 Mar 2022 16:22:05 +0100 + +grml-etc-core (0.19.1) grml-testing; urgency=medium + + [ Bhoppi Chaw ] + * [95639b9] zshrc: remove dependency of hostname[ctl] + + [ Michael Prokop ] + * [42cdb33] zshrc: support setting title in foot terminal emulator. + Thanks to Alexander Kobel for the patch + * [69255e6] zshrc: do not unconditionally overwrite $COLORTERM (Closes: + #131) + + [ Christian Hesse ] + * [ae49957] zshrc: use ip from iproute2 with color support + * [2b1cff4] zshrc: make ip touch interface lo only + + [ Roman Volosatovs ] + * [f444c52] zshrc: add `NOETCHOSTS` parameter + + [ Atrate ] + * [27e32fa] zshrc: ignore hosts set to invalid/loopback addresses for + $_etc_hosts + + [ Pásztor János ] + * [e54fa78] zshrc: fix ip command coloring + + -- Michael Prokop Mon, 24 Jan 2022 16:59:15 +0100 + +grml-etc-core (0.19.0) grml-testing; urgency=medium + + [ a-wing ] + * [e7927a8] zshrc: change sudo-command-line switch 'sudo' + * [6a2a0dc] zshrc: improve sudo-command-line + + [ Michael Prokop ] + * [b6246bb] zshrc: no longer set histignorealldups + + -- Michael Prokop Fri, 09 Jul 2021 09:13:02 +0200 + +grml-etc-core (0.18.0) grml-testing; urgency=medium + + [ Michael Prokop ] + * [30fc297] zshrc: url-quote-magic depends on bracketed-paste-magic + since zsh 5.1 + * [1cf6c0a] README.md: use https everywhere + adjust ordering + + [ Frank Terbeck ] + * [e01bb8f] Don't print messages when a feature can't be loaded + + [ Darshaka Pathirana ] + * [79dd104] README.md: Add tmux.conf to the "most important files" list + + [ lunik1 ] + * [86f2a9b] zshrc: add lrzip support for simple-extract() + + -- Michael Prokop Fri, 22 Jan 2021 13:29:22 +0100 + +grml-etc-core (0.17.4) grml-testing; urgency=medium + + [ Michael Prokop ] + * [401702a] zshrc: enable transient_rprompt to fix sad-smiley situation + in rprompt. Thanks to Frank Terbeck + + [ Simon Bruder ] + * [e1db4fe] zshrc: set title in alacritty + + -- Michael Prokop Fri, 10 Jul 2020 10:53:48 +0200 + +grml-etc-core (0.17.3) grml-testing; urgency=medium + + [ Darshaka Pathirana ] + * [d336df8] zshrc: add function grml-remote-support + + -- Michael Prokop Wed, 24 Jun 2020 12:33:37 +0200 + +grml-etc-core (0.17.2) grml-testing; urgency=medium + + [ Moviuro ] + * [4124996] zshenv, zshrc: add fallback to uname for HOSTNAME + + [ Michael Prokop ] + * [94d6068] vimrc: support vim-tiny and older versions of vim + * [99ad5c1] zshrc: rely only on `uname -n` for $HOSTNAME handling. + Thanks to Darshaka Pathirana and Chris Hofstaedtler + + [ ur4t ] + * [606e4c8] zshrc: add zstd support for simple-extract() + + -- Michael Prokop Wed, 03 Jun 2020 16:50:12 +0200 + +grml-etc-core (0.17.1) grml-testing; urgency=medium + + [ Garrett Holmstrom ] + * [640f2a0] zshrc: Fix darwin battery info field selection + + [ Michael Prokop ] + * [7642276] zshsrc + zshenv: support hostnamectl iff hostname isn't + present + + [ Darshaka Pathirana ] + * [da9a55e] tmux.conf: Fix /etc/tmux.conf:19: unknown key: \\ error + message + + -- Michael Prokop Wed, 27 May 2020 11:21:20 +0200 + +grml-etc-core (0.17.0) grml-testing; urgency=medium + + [ Darshaka Pathirana ] + * [31dc671] vimrc: Major rework of the Grml configuration. Thanks to + Michael Prokop (@mika) for the initial work + * [c2cbdb0] tmux.conf: Fix unknown key: confirm-before error message + + -- Michael Prokop Wed, 20 May 2020 17:24:49 +0200 + +grml-etc-core (0.16.2) grml-testing; urgency=medium + + [ Doan Tran Cong Danh ] + * [2c241ec] zsh: commit-to-history: keep escaped character + + [ Michael Prokop ] + * [675c85b] zshrc: support PAGER='less -Mr' usage and fall back to vi if + LESSOPEN is unset. Thanks to András Korn for review and improvement + suggestions + * [7ece114] doc: adjust txt2tags usage for versions >=3.3 + * [b4ea931] Bump Standards-Version to 4.5.0 + * [5b98679] Bump Debian compat version to 12, using debhelper-compat + approach + * [9cb82a3] Execute 'wrap-and-sort -a -t -s' on debian/ + + -- Michael Prokop Tue, 12 May 2020 17:09:53 +0200 + +grml-etc-core (0.16.1) grml-testing; urgency=medium + + [ Doan Tran Cong Danh ] + * [542aca0] tmux: use foo-style to set status styles + + [ Dmitri Vereshchagin ] + * [03ec73c] zshrc: Reset $REPLY parameter before calling prompt token + functions + + [ Alexander Dahl ] + * [a03c1ff] screenrc: Add 'xterm-256color' to terminals + + [ cantandwont ] + * [0c9e97b] zshrc: fix urxvt multi-line issue (Closes GH #74) + + -- Michael Prokop Tue, 22 Oct 2019 16:00:56 +0200 + +grml-etc-core (0.16.0) grml-testing; urgency=medium + + [ Sebastian Boehm ] + * [1d73467] Disable bracketed paste mode for dumb terminals + + [ Michael Prokop ] + * [7df9a4a] zshenv: switch default mount point from + /lib/live/mount/medium to /run/live/medium + * [60494a4] Bump Standards-Version to 4.3.0 + + -- Michael Prokop Thu, 21 Mar 2019 12:23:24 +0100 + +grml-etc-core (0.15.3) grml-testing; urgency=medium + + [ Frank Terbeck ] + * [5e0079d] zsh: In grml-small hint at drill instead of dig + + [ Michael Prokop ] + * [d5d683c] doc/grmlzshrc.t2t: replace `apt-get` with `apt` + + -- Michael Prokop Sat, 29 Dec 2018 15:43:07 +0100 + +grml-etc-core (0.15.2) grml-testing; urgency=medium + + * [31037e9] grml-lang zsh completion: add dvorak, es, fr, it + jp to + list of supported languages. Thanks to Christian Haase for the bug + report + + -- Michael Prokop Fri, 14 Dec 2018 12:18:27 +0100 + +grml-etc-core (0.15.1) grml-testing; urgency=medium + + [ Bernhard Tittelbach ] + * [8998637] zshrc: fix default keybinding help + + [ Darshaka Pathirana ] + * [a5f5b62] bk(): Remove the separators between the units of time + + [ Frank Terbeck ] + * [5f07a91] Add a style in order to amend compinit's command line + + [ Michael Prokop ] + * [371dddd] Bump Standards-Version to 4.2.1 + * [10ecab7] Switch Homepage + Vcs-Browser headers from http to https + + -- Michael Prokop Thu, 15 Nov 2018 09:57:51 +0100 + +grml-etc-core (0.15.0) grml-testing; urgency=medium + + [ Moviuro ] + * [b78f11c] zshrc: Enable ls(1)'s natural sorting if available + * [2735a11] zshrc: Add comments about the ls_ and grep_options we set + * [c06666b] zshrc: add the islinux() test before testing for ls -v + switch + * [1fa194e] zshrc: test if ls is GNU ls instead of islinux() + + [ Michael Prokop ] + * [2f64ae0] Fix a bunch of typos + * [dcba02c] zshrc: use `apt` instead of `apt-get` also for search + show + * [e7f2321] Bump debian/compat to 10 + * [28b01b1] Build-Depend on debhelper (>= 10~) + * [4ccc5ba] Bump Standards-Version to 4.1.4 + + [ Frank Terbeck ] + * [c0a2a4d] Make a couple of history parameters adhere to presets + * [af65087] Partly revert c0a2a4d again + + -- Michael Prokop Fri, 01 Jun 2018 16:12:41 +0200 + +grml-etc-core (0.14.3) grml-testing; urgency=medium + + [ Frank Terbeck ] + * [f98b046] Bind insert-datestamp to "ESC d" (Alt-d on many terminals) + instead of "Ctrl-e d" + * [65ac134] Move insert-datestamp to "C-x d" from "M-d" + + -- Michael Prokop Thu, 07 Sep 2017 09:49:47 +0200 + +grml-etc-core (0.14.2) grml-testing; urgency=medium + + * [536ce6b] vimrc: disable mouse usage in all modes, being the default + in Vim >=8 + * [46d7290] tmux: drop deprecated status-utf8 option. Thanks to Timo + Boettcher for forwarding the bug report + * [ad9e192] screenrc: drop keybindings G (google) + H (heise.de) Thanks + to Ralf Moll for reporting + + -- Michael Prokop Tue, 16 May 2017 15:15:10 +0200 + +grml-etc-core (0.14.1) grml-testing; urgency=medium + + [ Frank Terbeck ] + * [5352f45] prompt_grml: Add documentation for strip-sensitive- + characters + + [ Michael Prokop ] + * [b9bdbb1] zshrc: avoid "no matches found: abk[V]" on grml-small + systems + * [a81b118] zshrc: avoid "no matches found: abk[V]" on grml-small + systems, fixup. Thanks to Frank Terbeck + + -- Michael Prokop Fri, 05 May 2017 10:52:44 +0200 + +grml-etc-core (0.14.0) grml-testing; urgency=medium + + [ Thilo Six ] + * [cedfc98] make location of file .important_commands configurable + keeping backward compatibility + * [fbdbd82] fix usage of 'typeset -U' + * [57c97bc] use function keyword through out the code + * [bec2df1] add missing run-help-* + * [b71bff0] also unset NO_COLOR + * [6b946fe] small fix for sll() + * [76bfaf8] reduce unneeded filesystem seeks + * [1e990f9] only try to autoload, when there actually is s.th. to + + [ Frank Terbeck ] + * [c5383b1] Test the correct parameter for non-emptiness + * [38a1b61] Handle volatile characters in prompts with promptsubst set + + [ Michael Prokop ] + * [ecfca56] zshrc: use apt for agi/adg/ag/au aliases, fall back to apt- + get. Thanks to Karl Voit for the suggestion + * [2210c9b] zshrc: fix space<->tab indention issue for commit + ecfca564173 + + -- Michael Prokop Sat, 25 Mar 2017 17:52:14 +0100 + +grml-etc-core (0.13.2) grml-testing; urgency=medium + + * [b2556e7] zshrc: fall back to journalctl with llog + tlog aliases + if /var/log/syslog doesn't exist + * [875b6d6] zshrc: support systems without capacity file in + batterylinux() [Closes: issue1333] Thanks to Axel Beckert + for the patch + + -- Michael Prokop Fri, 27 Jan 2017 16:17:15 +0100 + +grml-etc-core (0.13.1) grml-testing; urgency=medium + + * [274a68f] lsb-functions: avoid usage of SYSTEMD variable + + -- Michael Prokop Fri, 13 Jan 2017 16:06:06 +0100 + +grml-etc-core (0.13.0) grml-testing; urgency=medium + + [ Daniel Hahler ] + * [9dbdd75] zshrc: dirstack: skip for ZSH_SUBSHELL + + [ Frank Terbeck ] + * [a1d579b] zshrc: clean up fallback prompt code + * [dbcbf31] doc/grmlzshrc: fix typo in grmlzshrc manual + + [ Bernhard Tittelbach ] + * [1278480] zshrc: purge: c dependency files + * [0219e4b] zshrc: purge: latexfiles + + [ Nicolas Braud-Santoni ] + * [6646b26] zshrc: do not alias 'mdstat' when /proc/mdstat doesn't exist + * [a8df509] zshrc: Make ambiguous aliases optional + * [1ce2c6d] doc/grmlzshrc: Document GRML_NO_{APT,SMALL}_ALIASES + + [ Michael Prokop ] + * [aaa1e7f] Support systemd-style output via lsb-functions + * [2ee956e] lsb-functions: include support for grml_colors handling + * [07492e0] Bump Standards-Version to 3.9.8 + * [3ca2a63] Bump debian/compat version to 9 + + -- Michael Prokop Fri, 13 Jan 2017 14:03:57 +0100 + +grml-etc-core (0.12.6) grml-testing; urgency=medium + + [ Frank Terbeck ] + * [df5ece4] zshrc: Make the default of 'filter-on-load' match docs + * [d005e0b] zshrc: Add a setting to avoid the persistent dirstack + feature to be activated + * [95d0e2f] grmlzshrc.5: Clarify where to set the enable style + + [ Thilo Six ] + * [ebd9d16] zshrc: check_com() fixed and zshified + + [ Michael Prokop ] + * [80e5721] Bump Standards-Version to 3.9.7 + + -- Michael Prokop Sat, 30 Apr 2016 23:39:33 +0200 + +grml-etc-core (0.12.5) grml-testing; urgency=medium + + [ Sebastian Boehm ] + * [50c5b14] tmux: remove obsolete mouse-select-pane option + + [ Michael Prokop ] + * [08c9c9c] Switch screenrc_* to UTF8 encoding + + [ Frank Terbeck ] + * [c1d264c] Sync to zsh-lookup upstream repository + + -- Michael Prokop Tue, 05 Jan 2016 22:44:31 +0100 + +grml-etc-core (0.12.4) grml-testing; urgency=medium + + [ Frank Terbeck ] + * [e1f02ea] zshrc: Update Lookup functions from upstream + * [7e40be9] zshrc: Remove "allulimit" function + * [76fb54b] zshrc: Leave all limits alone + * [64794a6] grmlzshrc.5: Remove documentation for allulimit + * [fd3a55f] zshrc: Add more robustness to completion caching setup + [Closes: issue1933] + * [ea0e7e8] zshrc: Remove unused parameter $ZSHDIR + + [ Bernhard Tittelbach ] + * [4e16818] tmux: background a window, reload config, improve binding + + [ Dmitri Vereshchagin ] + * [d0c99ea] zshrc: fix screen alias + * [21c8c5c] grmlzshrc.t2t: update docs on screen alias + + -- Michael Prokop Wed, 21 Oct 2015 23:22:38 +0200 + +grml-etc-core (0.12.3) grml-testing; urgency=medium + + [ Frank Terbeck ] + * [cdc48e8] zshrc, dirstack: Avoid chpwd() upon the very first cd calls + * [ead1a06] zshrc, dirstack: Remove useless test + + -- Michael Prokop Tue, 11 Aug 2015 12:28:16 +0200 + +grml-etc-core (0.12.2) grml-testing; urgency=medium + + [ Michael Prokop ] + * [33bc6db] zshrc: Start/Restart/Stop/... functions: use `service` + wrapper if available + * [016955c] zshrc: drop 'setopt nonomatch' configuration + + [ Frank Terbeck ] + * [ef0f249] Weed out non-existing directories when loading DIRSTACKFILE + * [cdbb53b] Marking an array for export serves no purpose + * [4ac3e89] Rewrite large parts of persistent dirstack handling + * [5297e36] Documentation for configuring persistent dirstack filters + + -- Michael Prokop Wed, 08 Jul 2015 10:31:42 +0200 + +grml-etc-core (0.12.1) grml-testing; urgency=medium + + [ Thilo Six ] + * [9cbfcb4] zshrc: sll() now detects symlink loops + + additionaly display details about final link target + + [ Michael Prokop ] + * [a5468f8] zshrc: no longer explicitly set SHELL + * [5a529cf] doc: replace unused $SHELL with zsh + + -- Michael Prokop Tue, 16 Jun 2015 11:10:52 +0200 + +grml-etc-core (0.12.0) grml-testing; urgency=medium + + [ Thomas 'Moviuro' Berger ] + * [8945506] zshrc: we use getopts on salias() + * [cbe11aa] zshrc: bk(): better usage/help handling + * [9c33cea] minimal-shellrc: make sure that aliases refer to 'command ls' + * [386c0c4] zshrc: bk(): don't use while but for + * [8e8677d] zshrc: unify cat<< syntax + * [b9a7056] zshrc: `cat' is not needed in the `cat <<' syntax + * [dbd02d7] zshrc: add support for `fetch' in simple-extract() + * [46c2d10] zshrc: simplify cdt() + * [d6c9e08] README.md: curl(1) now follows redirects + + [ Michael Vetter ] + * [2b66bf6] zshrc: Correct comment sentences + + [ Michael Prokop ] + * [43d4533] zshrc: drop insecure options from curl/wget cmdlines in + simple-extract() + + [ Thilo Six ] + * [fdb957e] zshrc: avoid cluttering environment [Closes: issue1350] + + [ Christian Hesse ] + * [e3f3b08] zshrc: fix ssh remote host name completion with more + than one pattern + + [ Dr. András Korn ] + * [6948820] zshenv: avoid placing empty components in PATH; reorder + root's PATH + + [ Frank Terbeck ] + * [c4db6d7] zshrc: add static version of add-zsh-hook + + -- Michael Prokop Sat, 06 Jun 2015 01:42:49 +0200 + +grml-etc-core (0.11.2) grml-testing; urgency=medium + + [ Frank Terbeck ] + * [77ce18f] zshrc: Fix broken variable assignment [Closes: issue1347] + + [ Csillag Tamas ] + * [eb5f508] zshrc: add issolaris() + + [ Moviuro ] + * [d338dea] zshrc: new bk() option '-ra' to removal all (even hidden) + backups + * [bd49c00] zshrc: don't overwrite {ls,grep}_options set in .zshrc.pre + * [2065da5] zshrc: simplify ls alias setup; remove -F from ls aliases + + [ Michael Prokop ] + * [28618c1] zshrc: drop '-F' from ls alias 'l' also when running in dump + $TERM + * [4780a0e] zshrc/grmlzshrc.t2t: update docs related to '-F' removal + from ls aliases + * [aeb06b2] minimal-shellrc: sync ls related alias behaviour with main + zshrc + + -- Michael Prokop Mon, 13 Apr 2015 09:27:37 +0200 + +grml-etc-core (0.11.1) grml-testing; urgency=medium + + [ Frank Terbeck ] + * [1049e38] Remove ‘tail’ from list of _gnu_generic commands + + [ Bernhard Tittelbach ] + * [71346d6] zshrc: purge: clean core.pid files + + -- Michael Prokop Mon, 23 Mar 2015 09:00:39 +0100 + +grml-etc-core (0.11.0) grml-testing; urgency=medium + + [ Moviuro ] + * [d53b088] zshrc: began rewriting bk() + * [39b7de0] zshrc: bk() gets support for multiple files/folders + * [0ac05d2] zshrc: bk() gets FreeBSD support + * [43be944] zshrc: updating bk() + * [9a532dd] zshrc: removed duplicate line + * [4c996b3] zshrc: Fixed OpenBSD battery function + * [cd79c20] zshrc: bk() update + * [8075930] zshrc: bk() now works on directories with trailing / + * [a66d7b8] zshrc: bk gets a remove option that cleans backups + * [1df56b4] zshrc: using `<' instead of `cat' + * [c9a74e7] zshrc: removed extra `;' + * [6313103] zshrc: Fix indentation + * [426e2a3] zshrc: remove weird whitespace + * [c0280d1] grmlzshrc.t2t: update bk() information + + [ Michael Prokop ] + * [e020ae7] zshrc: drop j alias (used for 'jobs -l') [Closes: issue1338] + + [ Christian Sturm ] + * [8b1e798] zshrc: read host for ssh command completion from config + + -- Michael Prokop Mon, 09 Feb 2015 06:29:07 +0100 + +grml-etc-core (0.10.3) grml-testing; urgency=medium + + [ Moviuro ] + * [a14cb09] zshrc: fixed the FreeBSD battery function + + -- Michael Prokop Tue, 07 Oct 2014 09:58:54 +0200 + +grml-etc-core (0.10.2) grml-testing; urgency=medium + + [ Moviuro ] + * [db42ab7] zshrc: Added a missing test on OSX battery function + * [0aea68e] zshrc: little fixes for batteryopenbsd function + + [ Michael Prokop ] + * [f95ed49] zshrc: drop templ/tt hash definitions + + -- Michael Prokop Thu, 02 Oct 2014 11:40:52 +0200 + +grml-etc-core (0.10.1) grml-testing; urgency=medium + + * [7d3c439] zshenv: switch preference order of lesspipe.sh vs lesspipe + * [59deacc] zshenv: update live system paths for usage of $ADDONS inside + $PATH + * [737b243] zshenv: rework and unify $PATH handling + * [4868174] Bump Standards-Version to 3.9.6 + + -- Michael Prokop Mon, 22 Sep 2014 14:20:49 +0200 + +grml-etc-core (0.10.0) grml-testing; urgency=medium + + [ Frank Terbeck ] + * [3680c71] zshrc: Remove ‘-C’ from the ‘ls’ alias's options + * [6936cb2] zshrc: Add fallback to $BATTERY for backwards compatibility + * [feb94ae] grmlzshrc.5: Update manual wrt $BATTERY and + $GRML_DISPLAY_BATTERY + * [38316b5] zshrc: Send error output to devnull in grep-option detection + + [ Moviuro ] + * [e8f18fb] zshrc: actually check that ls options exist before adding + them to the alias + * [dffa817] zshrc: actually check that grep options exist before adding + them to the alias + * [0731b9e] zshrc: updated OS recognition functions + * [287c348] zshrc: rewrite battery function + * [18b7e04] zshrc: renamed allcaps variable + * [0d77c12] zshrc: converted to UTF-8 + * [22f465a] zshrc: added OpenBSD support for battery info + * [05479b2] zshrc: added FreeBSD support for battery info + * [dedf36c] zshrc: moved the unsupported OSes for the battery info in + the battery function + * [9d4d764] grmlzshrc.5: added the new OS recognition functions + * [7f858dc] zshrc: added Darwin support for battery info + * [20b695d] grmlzshrc.5: updated GRML_DISPLAY_BATTERY information + + [ Michael Prokop ] + * [da3a6e6] Run wrap-and-sort on the debian directory + * [ad16216] zshrc: make sure to not alias already aliased ls commands + * [4ebe650] grmlzshrc.5: minor typo fixes and update timestamp + + -- Michael Prokop Thu, 18 Sep 2014 12:21:58 +0200 + +grml-etc-core (0.9.6) grml-testing; urgency=medium + + [ Michael Prokop ] + * [cd0cfc7] zshrc: export SHELL only if unset, don't hardcode path for + zsh binary + + [ Frank Terbeck ] + * [fa4c0c3] zshrc: Move generation marker to right position + * [6f238eb] zshrc: Adjustments for abbreviation expansion + * [fd56fcd] zshrc: Use modern colour codes with modern zsh versions + * [deeb32a] zshrc: Add function to toggle colour codes in vcs_info + formats + + -- Michael Prokop Thu, 03 Jul 2014 12:47:36 +0200 + +grml-etc-core (0.9.5) grml-testing; urgency=medium + + * [8875863] Debian packaging: use correct "Grml" spelling + * [1d2b682] zshrc: extend dchange() to support apt-get and multiple + package names + * [7bbee30] zshrc: use "local" file variable in sll() + * [4d08694] zshrc: drop duplicated bk() function [Closes: issue1307] + Thanks to Thilo Six + + -- Michael Prokop Tue, 20 May 2014 12:28:22 +0200 + +grml-etc-core (0.9.4) grml-testing; urgency=medium + + [ Erik Bernstein ] + * [46c723f] zshrc: introduce variable for the compdump file + [Closes: issue1275] + + [ Frank Terbeck ] + * [5afe1a2] Make ‘egrep’ use the same options as ‘grep’ + [Closes: issue1230] + * [1317ff5] zshrc: Make options of gpasswd complete via _gnu_generic + + -- Michael Prokop Sat, 19 Apr 2014 15:44:35 +0200 + +grml-etc-core (0.9.3) grml-testing; urgency=medium + + [ Michael Prokop ] + * [5394032] zshrc: drop -b option from `ls' alias, unsupported + e.g. on OpenBSD + * [da81021] zshrc: drop setting TZ via /etc/timezone + * [57254cb] zshrc: do not source /etc/sysconfig/keyboard + * [85825da] zshrc: check for DIRSTACK{SIZE,FILE} in chpwd() + + [ Bernhard Tittelbach ] + * [9b93265] zsh: purge more latex filename extensions + + -- Michael Prokop Mon, 03 Feb 2014 16:11:16 +0100 + +grml-etc-core (0.9.2) grml-testing; urgency=low + + [ Michael Prokop ] + * [4bbd12c] script-functions: correct tabstop setting in vim modeline + * [a74236f] Bump Standards-Version to 3.9.5 + + [ Thilo Six ] + * [6b83c3f] script-functions: Set filetype to "sh" with vim + * [5f9a26a] check4progs: Change testing from ‘which’ to iterating + over $PATH [Closes: issue1284] + + [ Frank Terbeck ] + * [eb08ffe] Update hl and _hl_complete to work with current + ‘highlight’ versions + + -- Michael Prokop Tue, 24 Dec 2013 13:12:42 +0100 + +grml-etc-core (0.9.1) grml-testing; urgency=low + + [ Michael Prokop ] + * [931ce01] Use ISO8601 date in /etc/grml/screenrc [Closes: issue1283] + Thanks to Andras Korn for the suggestion + + [ Thilo Six ] + * [3d5b16f] Rewrite check4progs from etc/grml/script-functions + [Closes: issue1279] + + -- Michael Prokop Thu, 07 Nov 2013 09:54:32 +0100 + +grml-etc-core (0.9.0) grml-testing; urgency=low + + [ Thorsten Glaser ] + * [eaf6856] Fix: trying to overwrite '/etc/vim/vimrc', which is also in + package vim-common 2:7.3.547-7 + + [ Frank Terbeck ] + * [45c3009] Add `grml_theme_has_token' guard function + * [d5c0c24] grmlzshrc(5): Briefly mention `grml_theme_has_token()' + * [2db6417] grmlzshrc(5): Mentioned the wrong function; actually: + grml_theme_add_token() + + [ Michael Prokop ] + * [7fc9f75] zshrc: use "ctrl-x ." instead ",." to enable power + completion / abbreviation expansion + + -- Michael Prokop Wed, 04 Sep 2013 17:06:27 +0200 + +grml-etc-core (0.8.2) grml-testing; urgency=low + + [ Christian Hesse ] + * [21be0f4] print error code in bold + + [ Bernhard Tittelbach ] + * [3c6ce0c] make help-zle work with new bind2maps + + [ Michael Prokop ] + * [6c3c1d6] zshrc: drop duplicated "Complete word from GNU screen + buffer" documentation. Thanks to Frank Terbeck for the + hint + + [ Frank Terbeck ] + * [89815de] Fix Virtualenv prompt example + + [ Jan Hruban ] + * [d5f9c90] zshrc: Fix style lookup of `post' styles in prompt setup + [Closes: issue1253] + + -- Michael Prokop Mon, 08 Jul 2013 10:59:29 +0200 + +grml-etc-core (0.8.1) grml-testing; urgency=low + + [ Frank Terbeck ] + * [06a39dc] zshrc: Make root-user name bold in prompt again + + -- Michael Prokop Wed, 03 Apr 2013 10:37:11 +0200 + +grml-etc-core (0.8.0) grml-testing; urgency=low + + The "new prompt + keyboard handling in grml-zshrc" release + + [ Bernhard Tittelbach ] + * [aa572fc] zsh: abk, don't match everything between . and | and thus + make it work after e.g. / + + [ Frank Terbeck ] + * zshrc, prompt related changes: + - [2766294] Add promptsys help (-h) text + - [6c4346c] Register prompt theme with promptsys + - [b97f20f] Implement the basic grml prompt framework + - [feb4d46] Move more precmd() code to hook fncs + - [cc7541f] Allow `items' list for PS1 _and_ RPS1 + - [ee36478] support [[ $BATTERY -gt 0 ]] + - [c1d7811] Support TERM == dumb + - [c875d64] Username in red for root + - [9dfd5ff] Add new theme: grml-large + - [76c7e00] Add new theme: grml-chroot + - [316eaeb] Fix wrong logic for user name colouring + - [205760c] Enable the grml prompt theme via promptsys + - [4dc88ce] Fix quoting style in dumb-terminal config + - [1daee92] Handle grml-chroot in dumb-terminal config + - [a94f602] Enable one of the prompts + - [db038bb] Provide fallback in case promptinit fails + - [605fb0e] Remove old prompt setting scheme + - [5989b0e] Reorganise the prompt section + - [08ab5d9] Only enable prompt themes with zsh >= 4.3.7 + - [6cc9bb0] Use a non-forking expression to read /etc/debian_chroot + - [e705ddd] Keep maps sorted + - [1a812dd] Documentation update + - [4e72b7f] New prompt mixed up %B and %b for the path item + - [6de54e2] grmlzshrc.t2t: Document the new prompt themes + - [226d414] grmlzshrc.t2t: Document how static prompt + customisation should be done now + - [5ef5260] Use %# instead of %% for the `percent' token in the prompt + - [6aff2d8] NEWS: Add note about prompt changes in new version + - [d9c3851] Fix `percent' token in the new prompt + - [d62ce6e] Add `grml_theme_add_token()' function + - [20f6245] Fix mistakes in grml_theme_add_token() help output + - [0c58a53] skel/.zshrc: Add example for prompt extension for virtualenv + + * zshrc, keyboard related changes: + - [d6923f3] zshrc, keys: Reorganise keyboard setup + - [4c8faef] zshrc, keys: Move bindkey calls to the right place + - [7d0a2bc] zshrc, keys: fix `zrcgotwidget()' function + - [00522c8] zshrc: Use zrcgotwidget in appropriate places + - [7ea446c] zshrc: Remove old reverse-menu-complete binding + - [2e1c62b] zshrc, keys: Move all bindings over to bind2maps + - [8ffa1f8] Add NEWS entry about changed keyboard handling + + * zshrc, misc changes: + - [49a3e77] zshrc: Load zsh/parameters module + - [cb300a4] zshrc: Fix `salias' wrt parameter scope + - [828c8a4] zshrc: unfunction less utilities + - [f366ab2] grmlzshrc.t2t: Add customisation note about smkx and rmkx + for keybindings + - [5c7ee58] NEWS: Use grml.org address + - [81427a7] zshrc: Make zle-smkx() and zle-rmkx() more robust wrt + changed options + - [6a512b0] zshrc: Move preexec() code to hooks + - [b5b5fbf] grmlzshrc.t2t: Update copyright years + - [01f5d9f] zshrc: Fix error in docstring + - [2b02230] zshrc: Move CNF handler to a better place + + [ Michael Prokop ] + * [82c0c4a] zshrc: some fixes to make grml-gen-zshrefcard happy again. + Thanks to Frank Terbeck for helping + * [47c6a05] zshrc: drop deprecated grml-rebuildfstab alias + * [e67dc22] zshrc: some further tuning to make grml-gen-zshrefcard + output nice + + [ Benedikt Morbach ] + * [4258fbb] fix NOPRECMD logic + + -- Michael Prokop Tue, 02 Apr 2013 13:39:47 +0200 + +grml-etc-core (0.7.4) grml-testing; urgency=low + + [ Michael Prokop ] + * [a030fbf] zshrc: add dcopyright function to display copyright file of + a given package. Thanks to Gregor Herrmann for the + patch + + [ Hendrik Jaeger ] + * [5341437] vimrc: remove duplicate settings + + [ Evan Pitstick ] + * [b10097c] Moved the grml.org host to skel and added support for + ZDOTDIR + + -- Michael Prokop Tue, 26 Feb 2013 10:10:44 +0100 + +grml-etc-core (0.7.3) grml-testing; urgency=low + + [ Pierre Schmitz ] + * [bd87086] zshrc: Restore original prompt + + -- Michael Prokop Thu, 27 Dec 2012 12:30:01 +0100 + +grml-etc-core (0.7.2) grml-testing; urgency=low + + [ Bernhard Tittelbach ] + * [57bbea3] zsh: updated purge function + + [ Frank Terbeck ] + * [b0fec25] zshrc: Remove zurl's dependency on =~ type regexp conditions + + [ Christian Hesse ] + * [843931f] unify spelling of colo(u)r to color + + -- Michael Prokop Mon, 17 Dec 2012 12:52:00 +0100 + +grml-etc-core (0.7.1) grml-testing; urgency=low + + [ Bernhard Tittelbach ] + * [88b8704] zsh: improve purge(), glob for files where appropriate and + don't try to delete stuff twice + + [ Michael Prokop ] + * [fe6aa2b] zshrc: use variable ffound in zrcautoload function + * [0098421] Bump Standards-Version to 3.9.4 + + -- Michael Prokop Tue, 02 Oct 2012 09:58:46 +0200 + grml-etc-core (0.7.0) grml-testing; urgency=low [ Michael Prokop ]