ac74e7620ed2eefc282f203699b28662885dd0f7
[grml-etc-core.git] / debian / changelog
1 grml-etc-core (0.19.3) grml-testing; urgency=medium
2
3   [ Darshaka Pathirana ]
4   * [2060f8d] tmux.conf: source user-specific local conf file
5     ~/.tmux.conf.local
6   * [591479d] tmux.conf: Add bind-key J to join marked pane to active
7     window
8
9  -- Michael Prokop <mika@grml.org>  Wed, 17 Aug 2022 13:22:38 +0200
10
11 grml-etc-core (0.19.2) grml-testing; urgency=medium
12
13   [ Frank Terbeck ]
14   * [4a3593b] doc: Error out properly when a generator fails
15
16  -- Michael Prokop <mika@grml.org>  Mon, 21 Mar 2022 16:22:05 +0100
17
18 grml-etc-core (0.19.1) grml-testing; urgency=medium
19
20   [ Bhoppi Chaw ]
21   * [95639b9] zshrc: remove dependency of hostname[ctl]
22
23   [ Michael Prokop ]
24   * [42cdb33] zshrc: support setting title in foot terminal emulator.
25     Thanks to Alexander Kobel for the patch
26   * [69255e6] zshrc: do not unconditionally overwrite $COLORTERM (Closes:
27     #131)
28
29   [ Christian Hesse ]
30   * [ae49957] zshrc: use ip from iproute2 with color support
31   * [2b1cff4] zshrc: make ip touch interface lo only
32
33   [ Roman Volosatovs ]
34   * [f444c52] zshrc: add `NOETCHOSTS` parameter
35
36   [ Atrate ]
37   * [27e32fa] zshrc: ignore hosts set to invalid/loopback addresses for
38     $_etc_hosts
39
40   [ Pásztor János ]
41   * [e54fa78] zshrc: fix ip command coloring
42
43  -- Michael Prokop <mika@grml.org>  Mon, 24 Jan 2022 16:59:15 +0100
44
45 grml-etc-core (0.19.0) grml-testing; urgency=medium
46
47   [ a-wing ]
48   * [e7927a8] zshrc: change sudo-command-line switch 'sudo'
49   * [6a2a0dc] zshrc: improve sudo-command-line
50
51   [ Michael Prokop ]
52   * [b6246bb] zshrc: no longer set histignorealldups
53
54  -- Michael Prokop <mika@grml.org>  Fri, 09 Jul 2021 09:13:02 +0200
55
56 grml-etc-core (0.18.0) grml-testing; urgency=medium
57
58   [ Michael Prokop ]
59   * [30fc297] zshrc: url-quote-magic depends on bracketed-paste-magic
60     since zsh 5.1
61   * [1cf6c0a] README.md: use https everywhere + adjust ordering
62
63   [ Frank Terbeck ]
64   * [e01bb8f] Don't print messages when a feature can't be loaded
65
66   [ Darshaka Pathirana ]
67   * [79dd104] README.md: Add tmux.conf to the "most important files" list
68
69   [ lunik1 ]
70   * [86f2a9b] zshrc: add lrzip support for simple-extract()
71
72  -- Michael Prokop <mika@grml.org>  Fri, 22 Jan 2021 13:29:22 +0100
73
74 grml-etc-core (0.17.4) grml-testing; urgency=medium
75
76   [ Michael Prokop ]
77   * [401702a] zshrc: enable transient_rprompt to fix sad-smiley situation
78     in rprompt. Thanks to Frank Terbeck
79
80   [ Simon Bruder ]
81   * [e1db4fe] zshrc: set title in alacritty
82
83  -- Michael Prokop <mika@grml.org>  Fri, 10 Jul 2020 10:53:48 +0200
84
85 grml-etc-core (0.17.3) grml-testing; urgency=medium
86
87   [ Darshaka Pathirana ]
88   * [d336df8] zshrc: add function grml-remote-support
89
90  -- Michael Prokop <mika@grml.org>  Wed, 24 Jun 2020 12:33:37 +0200
91
92 grml-etc-core (0.17.2) grml-testing; urgency=medium
93
94   [ Moviuro ]
95   * [4124996] zshenv, zshrc: add fallback to uname for HOSTNAME
96
97   [ Michael Prokop ]
98   * [94d6068] vimrc: support vim-tiny and older versions of vim
99   * [99ad5c1] zshrc: rely only on `uname -n` for $HOSTNAME handling.
100     Thanks to Darshaka Pathirana and Chris Hofstaedtler
101
102   [ ur4t ]
103   * [606e4c8] zshrc: add zstd support for simple-extract()
104
105  -- Michael Prokop <mika@grml.org>  Wed, 03 Jun 2020 16:50:12 +0200
106
107 grml-etc-core (0.17.1) grml-testing; urgency=medium
108
109   [ Garrett Holmstrom ]
110   * [640f2a0] zshrc: Fix darwin battery info field selection
111
112   [ Michael Prokop ]
113   * [7642276] zshsrc + zshenv: support hostnamectl iff hostname isn't
114     present
115
116   [ Darshaka Pathirana ]
117   * [da9a55e] tmux.conf: Fix /etc/tmux.conf:19: unknown key: \\ error
118     message
119
120  -- Michael Prokop <mika@grml.org>  Wed, 27 May 2020 11:21:20 +0200
121
122 grml-etc-core (0.17.0) grml-testing; urgency=medium
123
124   [ Darshaka Pathirana ]
125   * [31dc671] vimrc: Major rework of the Grml configuration. Thanks to
126     Michael Prokop (@mika) for the initial work
127   * [c2cbdb0] tmux.conf: Fix unknown key: confirm-before error message
128
129  -- Michael Prokop <mika@grml.org>  Wed, 20 May 2020 17:24:49 +0200
130
131 grml-etc-core (0.16.2) grml-testing; urgency=medium
132
133   [ Doan Tran Cong Danh ]
134   * [2c241ec] zsh: commit-to-history: keep escaped character
135
136   [ Michael Prokop ]
137   * [675c85b] zshrc: support PAGER='less -Mr' usage and fall back to vi if
138     LESSOPEN is unset. Thanks to András Korn for review and improvement
139     suggestions
140   * [7ece114] doc: adjust txt2tags usage for versions >=3.3
141   * [b4ea931] Bump Standards-Version to 4.5.0
142   * [5b98679] Bump Debian compat version to 12, using debhelper-compat
143     approach
144   * [9cb82a3] Execute 'wrap-and-sort -a -t -s' on debian/
145
146  -- Michael Prokop <mika@grml.org>  Tue, 12 May 2020 17:09:53 +0200
147
148 grml-etc-core (0.16.1) grml-testing; urgency=medium
149
150   [ Doan Tran Cong Danh ]
151   * [542aca0] tmux: use foo-style to set status styles
152
153   [ Dmitri Vereshchagin ]
154   * [03ec73c] zshrc: Reset $REPLY parameter before calling prompt token
155     functions
156
157   [ Alexander Dahl ]
158   * [a03c1ff] screenrc: Add 'xterm-256color' to terminals
159
160   [ cantandwont ]
161   * [0c9e97b] zshrc: fix urxvt multi-line issue (Closes GH #74)
162
163  -- Michael Prokop <mika@grml.org>  Tue, 22 Oct 2019 16:00:56 +0200
164
165 grml-etc-core (0.16.0) grml-testing; urgency=medium
166
167   [ Sebastian Boehm ]
168   * [1d73467] Disable bracketed paste mode for dumb terminals
169
170   [ Michael Prokop ]
171   * [7df9a4a] zshenv: switch default mount point from
172     /lib/live/mount/medium to /run/live/medium
173   * [60494a4] Bump Standards-Version to 4.3.0
174
175  -- Michael Prokop <mika@grml.org>  Thu, 21 Mar 2019 12:23:24 +0100
176
177 grml-etc-core (0.15.3) grml-testing; urgency=medium
178
179   [ Frank Terbeck ]
180   * [5e0079d] zsh: In grml-small hint at drill instead of dig
181
182   [ Michael Prokop ]
183   * [d5d683c] doc/grmlzshrc.t2t: replace `apt-get` with `apt`
184
185  -- Michael Prokop <mika@grml.org>  Sat, 29 Dec 2018 15:43:07 +0100
186
187 grml-etc-core (0.15.2) grml-testing; urgency=medium
188
189   * [31037e9] grml-lang zsh completion: add dvorak, es, fr, it + jp to
190     list of supported languages. Thanks to Christian Haase for the bug
191     report
192
193  -- Michael Prokop <mika@grml.org>  Fri, 14 Dec 2018 12:18:27 +0100
194
195 grml-etc-core (0.15.1) grml-testing; urgency=medium
196
197   [ Bernhard Tittelbach ]
198   * [8998637] zshrc: fix default keybinding help
199
200   [ Darshaka Pathirana ]
201   * [a5f5b62] bk(): Remove the separators between the units of time
202
203   [ Frank Terbeck ]
204   * [5f07a91] Add a style in order to amend compinit's command line
205
206   [ Michael Prokop ]
207   * [371dddd] Bump Standards-Version to 4.2.1
208   * [10ecab7] Switch Homepage + Vcs-Browser headers from http to https
209
210  -- Michael Prokop <mika@grml.org>  Thu, 15 Nov 2018 09:57:51 +0100
211
212 grml-etc-core (0.15.0) grml-testing; urgency=medium
213
214   [ Moviuro ]
215   * [b78f11c] zshrc: Enable ls(1)'s natural sorting if available
216   * [2735a11] zshrc: Add comments about the ls_ and grep_options we set
217   * [c06666b] zshrc: add the islinux() test before testing for ls -v
218     switch
219   * [1fa194e] zshrc: test if ls is GNU ls instead of islinux()
220
221   [ Michael Prokop ]
222   * [2f64ae0] Fix a bunch of typos
223   * [dcba02c] zshrc: use `apt` instead of `apt-get` also for search + show
224   * [e7f2321] Bump debian/compat to 10
225   * [28b01b1] Build-Depend on debhelper (>= 10~)
226   * [4ccc5ba] Bump Standards-Version to 4.1.4
227
228   [ Frank Terbeck ]
229   * [c0a2a4d] Make a couple of history parameters adhere to presets
230   * [af65087] Partly revert c0a2a4d again
231
232  -- Michael Prokop <mika@grml.org>  Fri, 01 Jun 2018 16:12:41 +0200
233
234 grml-etc-core (0.14.3) grml-testing; urgency=medium
235
236   [ Frank Terbeck ]
237   * [f98b046] Bind insert-datestamp to "ESC d" (Alt-d on many terminals)
238     instead of "Ctrl-e d"
239   * [65ac134] Move insert-datestamp to "C-x d" from "M-d"
240
241  -- Michael Prokop <mika@grml.org>  Thu, 07 Sep 2017 09:49:47 +0200
242
243 grml-etc-core (0.14.2) grml-testing; urgency=medium
244
245   * [536ce6b] vimrc: disable mouse usage in all modes, being the default
246     in Vim >=8
247   * [46d7290] tmux: drop deprecated status-utf8 option. Thanks to Timo
248     Boettcher for forwarding the bug report
249   * [ad9e192] screenrc: drop keybindings G (google) + H (heise.de) Thanks
250     to Ralf Moll for reporting
251
252  -- Michael Prokop <mika@grml.org>  Tue, 16 May 2017 15:15:10 +0200
253
254 grml-etc-core (0.14.1) grml-testing; urgency=medium
255
256   [ Frank Terbeck ]
257   * [5352f45] prompt_grml: Add documentation for strip-sensitive-
258     characters
259
260   [ Michael Prokop ]
261   * [b9bdbb1] zshrc: avoid "no matches found: abk[V]" on grml-small
262     systems
263   * [a81b118] zshrc: avoid "no matches found: abk[V]" on grml-small
264     systems, fixup. Thanks to Frank Terbeck <ft@grml.org>
265
266  -- Michael Prokop <mika@grml.org>  Fri, 05 May 2017 10:52:44 +0200
267
268 grml-etc-core (0.14.0) grml-testing; urgency=medium
269
270   [ Thilo Six ]
271   * [cedfc98] make location of file .important_commands configurable
272     keeping backward compatibility
273   * [fbdbd82] fix usage of 'typeset -U'
274   * [57c97bc] use function keyword through out the code
275   * [bec2df1] add missing run-help-*
276   * [b71bff0] also unset NO_COLOR
277   * [6b946fe] small fix for sll()
278   * [76bfaf8] reduce unneeded filesystem seeks
279   * [1e990f9] only try to autoload, when there actually is s.th. to
280
281   [ Frank Terbeck ]
282   * [c5383b1] Test the correct parameter for non-emptiness
283   * [38a1b61] Handle volatile characters in prompts with promptsubst set
284
285   [ Michael Prokop ]
286   * [ecfca56] zshrc: use apt for agi/adg/ag/au aliases, fall back to apt-
287     get. Thanks to Karl Voit for the suggestion
288   * [2210c9b] zshrc: fix space<->tab indention issue for commit
289     ecfca564173
290
291  -- Michael Prokop <mika@grml.org>  Sat, 25 Mar 2017 17:52:14 +0100
292
293 grml-etc-core (0.13.2) grml-testing; urgency=medium
294
295   * [b2556e7] zshrc: fall back to journalctl with llog + tlog aliases
296     if /var/log/syslog doesn't exist
297   * [875b6d6] zshrc: support systems without capacity file in
298     batterylinux() [Closes: issue1333] Thanks to Axel Beckert
299     for the patch
300
301  -- Michael Prokop <mika@grml.org>  Fri, 27 Jan 2017 16:17:15 +0100
302
303 grml-etc-core (0.13.1) grml-testing; urgency=medium
304
305   * [274a68f] lsb-functions: avoid usage of SYSTEMD variable
306
307  -- Michael Prokop <mika@grml.org>  Fri, 13 Jan 2017 16:06:06 +0100
308
309 grml-etc-core (0.13.0) grml-testing; urgency=medium
310
311   [ Daniel Hahler ]
312   * [9dbdd75] zshrc: dirstack: skip for ZSH_SUBSHELL
313
314   [ Frank Terbeck ]
315   * [a1d579b] zshrc: clean up fallback prompt code
316   * [dbcbf31] doc/grmlzshrc: fix typo in grmlzshrc manual
317
318   [ Bernhard Tittelbach ]
319   * [1278480] zshrc: purge: c dependency files
320   * [0219e4b] zshrc: purge: latexfiles
321
322   [ Nicolas Braud-Santoni ]
323   * [6646b26] zshrc: do not alias 'mdstat' when /proc/mdstat doesn't exist
324   * [a8df509] zshrc: Make ambiguous aliases optional
325   * [1ce2c6d] doc/grmlzshrc: Document GRML_NO_{APT,SMALL}_ALIASES
326
327   [ Michael Prokop ]
328   * [aaa1e7f] Support systemd-style output via lsb-functions
329   * [2ee956e] lsb-functions: include support for grml_colors handling
330   * [07492e0] Bump Standards-Version to 3.9.8
331   * [3ca2a63] Bump debian/compat version to 9
332
333  -- Michael Prokop <mika@grml.org>  Fri, 13 Jan 2017 14:03:57 +0100
334
335 grml-etc-core (0.12.6) grml-testing; urgency=medium
336
337   [ Frank Terbeck ]
338   * [df5ece4] zshrc: Make the default of 'filter-on-load' match docs
339   * [d005e0b] zshrc: Add a setting to avoid the persistent dirstack
340     feature to be activated
341   * [95d0e2f] grmlzshrc.5: Clarify where to set the enable style
342
343   [ Thilo Six ]
344   * [ebd9d16] zshrc: check_com() fixed and zshified
345
346   [ Michael Prokop ]
347   * [80e5721] Bump Standards-Version to 3.9.7
348
349  -- Michael Prokop <mika@grml.org>  Sat, 30 Apr 2016 23:39:33 +0200
350
351 grml-etc-core (0.12.5) grml-testing; urgency=medium
352
353   [ Sebastian Boehm ]
354   * [50c5b14] tmux: remove obsolete mouse-select-pane option
355
356   [ Michael Prokop ]
357   * [08c9c9c] Switch screenrc_* to UTF8 encoding
358
359   [ Frank Terbeck ]
360   * [c1d264c] Sync to zsh-lookup upstream repository
361
362  -- Michael Prokop <mika@grml.org>  Tue, 05 Jan 2016 22:44:31 +0100
363
364 grml-etc-core (0.12.4) grml-testing; urgency=medium
365
366   [ Frank Terbeck ]
367   * [e1f02ea] zshrc: Update Lookup functions from upstream
368   * [7e40be9] zshrc: Remove "allulimit" function
369   * [76fb54b] zshrc: Leave all limits alone
370   * [64794a6] grmlzshrc.5: Remove documentation for allulimit
371   * [fd3a55f] zshrc: Add more robustness to completion caching setup
372     [Closes: issue1933]
373   * [ea0e7e8] zshrc: Remove unused parameter $ZSHDIR
374
375   [ Bernhard Tittelbach ]
376   * [4e16818] tmux: background a window, reload config, improve binding
377
378   [ Dmitri Vereshchagin ]
379   * [d0c99ea] zshrc: fix screen alias
380   * [21c8c5c] grmlzshrc.t2t: update docs on screen alias
381
382  -- Michael Prokop <mika@grml.org>  Wed, 21 Oct 2015 23:22:38 +0200
383
384 grml-etc-core (0.12.3) grml-testing; urgency=medium
385
386   [ Frank Terbeck ]
387   * [cdc48e8] zshrc, dirstack: Avoid chpwd() upon the very first cd calls
388   * [ead1a06] zshrc, dirstack: Remove useless test
389
390  -- Michael Prokop <mika@grml.org>  Tue, 11 Aug 2015 12:28:16 +0200
391
392 grml-etc-core (0.12.2) grml-testing; urgency=medium
393
394   [ Michael Prokop ]
395   * [33bc6db] zshrc: Start/Restart/Stop/... functions: use `service`
396     wrapper if available
397   * [016955c] zshrc: drop 'setopt nonomatch' configuration
398
399   [ Frank Terbeck ]
400   * [ef0f249] Weed out non-existing directories when loading DIRSTACKFILE
401   * [cdbb53b] Marking an array for export serves no purpose
402   * [4ac3e89] Rewrite large parts of persistent dirstack handling
403   * [5297e36] Documentation for configuring persistent dirstack filters
404
405  -- Michael Prokop <mika@grml.org>  Wed, 08 Jul 2015 10:31:42 +0200
406
407 grml-etc-core (0.12.1) grml-testing; urgency=medium
408
409   [ Thilo Six ]
410   * [9cbfcb4] zshrc: sll() now detects symlink loops +
411     additionaly display details about final link target
412
413   [ Michael Prokop ]
414   * [a5468f8] zshrc: no longer explicitly set SHELL
415   * [5a529cf] doc: replace unused $SHELL with zsh
416
417  -- Michael Prokop <mika@grml.org>  Tue, 16 Jun 2015 11:10:52 +0200
418
419 grml-etc-core (0.12.0) grml-testing; urgency=medium
420
421   [ Thomas 'Moviuro' Berger ]
422   * [8945506] zshrc: we use getopts on salias()
423   * [cbe11aa] zshrc: bk(): better usage/help handling
424   * [9c33cea] minimal-shellrc: make sure that aliases refer to 'command ls'
425   * [386c0c4] zshrc: bk(): don't use while but for
426   * [8e8677d] zshrc: unify cat<< syntax
427   * [b9a7056] zshrc: `cat' is not needed in the `cat <<' syntax
428   * [dbd02d7] zshrc: add support for `fetch' in simple-extract()
429   * [46c2d10] zshrc: simplify cdt()
430   * [d6c9e08] README.md: curl(1) now follows redirects
431
432   [ Michael Vetter ]
433   * [2b66bf6] zshrc: Correct comment sentences
434
435   [ Michael Prokop ]
436   * [43d4533] zshrc: drop insecure options from curl/wget cmdlines in
437     simple-extract()
438
439   [ Thilo Six ]
440   * [fdb957e] zshrc: avoid cluttering environment [Closes: issue1350]
441
442   [ Christian Hesse ]
443   * [e3f3b08] zshrc: fix ssh remote host name completion with more
444     than one pattern
445
446   [ Dr. András Korn ]
447   * [6948820] zshenv: avoid placing empty components in PATH; reorder
448     root's PATH
449
450   [ Frank Terbeck ]
451   * [c4db6d7] zshrc: add static version of add-zsh-hook
452
453  -- Michael Prokop <mika@grml.org>  Sat, 06 Jun 2015 01:42:49 +0200
454
455 grml-etc-core (0.11.2) grml-testing; urgency=medium
456
457   [ Frank Terbeck ]
458   * [77ce18f] zshrc: Fix broken variable assignment [Closes: issue1347]
459
460   [ Csillag Tamas ]
461   * [eb5f508] zshrc: add issolaris()
462
463   [ Moviuro ]
464   * [d338dea] zshrc: new bk() option '-ra' to removal all (even hidden)
465     backups
466   * [bd49c00] zshrc: don't overwrite {ls,grep}_options set in .zshrc.pre
467   * [2065da5] zshrc: simplify ls alias setup; remove -F from ls aliases
468
469   [ Michael Prokop ]
470   * [28618c1] zshrc: drop '-F' from ls alias 'l' also when running in dump
471     $TERM
472   * [4780a0e] zshrc/grmlzshrc.t2t: update docs related to '-F' removal
473     from ls aliases
474   * [aeb06b2] minimal-shellrc: sync ls related alias behaviour with main
475     zshrc
476
477  -- Michael Prokop <mika@grml.org>  Mon, 13 Apr 2015 09:27:37 +0200
478
479 grml-etc-core (0.11.1) grml-testing; urgency=medium
480
481   [ Frank Terbeck ]
482   * [1049e38] Remove ‘tail’ from list of _gnu_generic commands
483
484   [ Bernhard Tittelbach ]
485   * [71346d6] zshrc: purge: clean core.pid files
486
487  -- Michael Prokop <mika@grml.org>  Mon, 23 Mar 2015 09:00:39 +0100
488
489 grml-etc-core (0.11.0) grml-testing; urgency=medium
490
491   [ Moviuro ]
492   * [d53b088] zshrc: began rewriting bk()
493   * [39b7de0] zshrc: bk() gets support for multiple files/folders
494   * [0ac05d2] zshrc: bk() gets FreeBSD support
495   * [43be944] zshrc: updating bk()
496   * [9a532dd] zshrc: removed duplicate line
497   * [4c996b3] zshrc: Fixed OpenBSD battery function
498   * [cd79c20] zshrc: bk() update
499   * [8075930] zshrc: bk() now works on directories with trailing /
500   * [a66d7b8] zshrc: bk gets a remove option that cleans backups
501   * [1df56b4] zshrc: using `<' instead of `cat'
502   * [c9a74e7] zshrc: removed extra `;'
503   * [6313103] zshrc: Fix indentation
504   * [426e2a3] zshrc: remove weird whitespace
505   * [c0280d1] grmlzshrc.t2t: update bk() information
506
507   [ Michael Prokop ]
508   * [e020ae7] zshrc: drop j alias (used for 'jobs -l') [Closes: issue1338]
509
510   [ Christian Sturm ]
511   * [8b1e798] zshrc: read host for ssh command completion from config
512
513  -- Michael Prokop <mika@grml.org>  Mon, 09 Feb 2015 06:29:07 +0100
514
515 grml-etc-core (0.10.3) grml-testing; urgency=medium
516
517   [ Moviuro ]
518   * [a14cb09] zshrc: fixed the FreeBSD battery function
519
520  -- Michael Prokop <mika@grml.org>  Tue, 07 Oct 2014 09:58:54 +0200
521
522 grml-etc-core (0.10.2) grml-testing; urgency=medium
523
524   [ Moviuro ]
525   * [db42ab7] zshrc: Added a missing test on OSX battery function
526   * [0aea68e] zshrc: little fixes for batteryopenbsd function
527
528   [ Michael Prokop ]
529   * [f95ed49] zshrc: drop templ/tt hash definitions
530
531  -- Michael Prokop <mika@grml.org>  Thu, 02 Oct 2014 11:40:52 +0200
532
533 grml-etc-core (0.10.1) grml-testing; urgency=medium
534
535   * [7d3c439] zshenv: switch preference order of lesspipe.sh vs lesspipe
536   * [59deacc] zshenv: update live system paths for usage of $ADDONS inside
537     $PATH
538   * [737b243] zshenv: rework and unify $PATH handling
539   * [4868174] Bump Standards-Version to 3.9.6
540
541  -- Michael Prokop <mika@grml.org>  Mon, 22 Sep 2014 14:20:49 +0200
542
543 grml-etc-core (0.10.0) grml-testing; urgency=medium
544
545   [ Frank Terbeck ]
546   * [3680c71] zshrc: Remove ‘-C’ from the ‘ls’ alias's options
547   * [6936cb2] zshrc: Add fallback to $BATTERY for backwards compatibility
548   * [feb94ae] grmlzshrc.5: Update manual wrt $BATTERY and
549     $GRML_DISPLAY_BATTERY
550   * [38316b5] zshrc: Send error output to devnull in grep-option detection
551
552   [ Moviuro ]
553   * [e8f18fb] zshrc: actually check that ls options exist before adding
554     them to the alias
555   * [dffa817] zshrc: actually check that grep options exist before adding
556     them to the alias
557   * [0731b9e] zshrc: updated OS recognition functions
558   * [287c348] zshrc: rewrite battery function
559   * [18b7e04] zshrc: renamed allcaps variable
560   * [0d77c12] zshrc: converted to UTF-8
561   * [22f465a] zshrc: added OpenBSD support for battery info
562   * [05479b2] zshrc: added FreeBSD support for battery info
563   * [dedf36c] zshrc: moved the unsupported OSes for the battery info in
564     the battery function
565   * [9d4d764] grmlzshrc.5: added the new OS recognition functions
566   * [7f858dc] zshrc: added Darwin support for battery info
567   * [20b695d] grmlzshrc.5: updated GRML_DISPLAY_BATTERY information
568
569   [ Michael Prokop ]
570   * [da3a6e6] Run wrap-and-sort on the debian directory
571   * [ad16216] zshrc: make sure to not alias already aliased ls commands
572   * [4ebe650] grmlzshrc.5: minor typo fixes and update timestamp
573
574  -- Michael Prokop <mika@grml.org>  Thu, 18 Sep 2014 12:21:58 +0200
575
576 grml-etc-core (0.9.6) grml-testing; urgency=medium
577
578   [ Michael Prokop ]
579   * [cd0cfc7] zshrc: export SHELL only if unset, don't hardcode path for
580     zsh binary
581
582   [ Frank Terbeck ]
583   * [fa4c0c3] zshrc: Move generation marker to right position
584   * [6f238eb] zshrc: Adjustments for abbreviation expansion
585   * [fd56fcd] zshrc: Use modern colour codes with modern zsh versions
586   * [deeb32a] zshrc: Add function to toggle colour codes in vcs_info
587     formats
588
589  -- Michael Prokop <mika@grml.org>  Thu, 03 Jul 2014 12:47:36 +0200
590
591 grml-etc-core (0.9.5) grml-testing; urgency=medium
592
593   * [8875863] Debian packaging: use correct "Grml" spelling
594   * [1d2b682] zshrc: extend dchange() to support apt-get and multiple
595     package names
596   * [7bbee30] zshrc: use "local" file variable in sll()
597   * [4d08694] zshrc: drop duplicated bk() function [Closes: issue1307]
598     Thanks to Thilo Six <tech@xk2c.de>
599
600  -- Michael Prokop <mika@grml.org>  Tue, 20 May 2014 12:28:22 +0200
601
602 grml-etc-core (0.9.4) grml-testing; urgency=medium
603
604   [ Erik Bernstein ]
605   * [46c723f] zshrc: introduce variable for the compdump file
606     [Closes: issue1275]
607
608   [ Frank Terbeck ]
609   * [5afe1a2] Make ‘egrep’ use the same options as ‘grep’
610     [Closes: issue1230]
611   * [1317ff5] zshrc: Make options of gpasswd complete via _gnu_generic
612
613  -- Michael Prokop <mika@grml.org>  Sat, 19 Apr 2014 15:44:35 +0200
614
615 grml-etc-core (0.9.3) grml-testing; urgency=medium
616
617   [ Michael Prokop ]
618   * [5394032] zshrc: drop -b option from `ls' alias, unsupported
619     e.g. on OpenBSD
620   * [da81021] zshrc: drop setting TZ via /etc/timezone
621   * [57254cb] zshrc: do not source /etc/sysconfig/keyboard
622   * [85825da] zshrc: check for DIRSTACK{SIZE,FILE} in chpwd()
623
624   [ Bernhard Tittelbach ]
625   * [9b93265] zsh: purge more latex filename extensions
626
627  -- Michael Prokop <mika@grml.org>  Mon, 03 Feb 2014 16:11:16 +0100
628
629 grml-etc-core (0.9.2) grml-testing; urgency=low
630
631   [ Michael Prokop ]
632   * [4bbd12c] script-functions: correct tabstop setting in vim modeline
633   * [a74236f] Bump Standards-Version to 3.9.5
634
635   [ Thilo Six ]
636   * [6b83c3f] script-functions: Set filetype to "sh" with vim
637   * [5f9a26a] check4progs: Change testing from ‘which’ to iterating
638     over $PATH [Closes: issue1284]
639
640   [ Frank Terbeck ]
641   * [eb08ffe] Update hl and _hl_complete to work with current
642     ‘highlight’ versions
643
644  -- Michael Prokop <mika@grml.org>  Tue, 24 Dec 2013 13:12:42 +0100
645
646 grml-etc-core (0.9.1) grml-testing; urgency=low
647
648   [ Michael Prokop ]
649   * [931ce01] Use ISO8601 date in /etc/grml/screenrc [Closes: issue1283]
650     Thanks to Andras Korn for the suggestion
651
652   [ Thilo Six ]
653   * [3d5b16f] Rewrite check4progs from etc/grml/script-functions
654     [Closes: issue1279]
655
656  -- Michael Prokop <mika@grml.org>  Thu, 07 Nov 2013 09:54:32 +0100
657
658 grml-etc-core (0.9.0) grml-testing; urgency=low
659
660   [ Thorsten Glaser ]
661   * [eaf6856] Fix: trying to overwrite '/etc/vim/vimrc', which is also in
662     package vim-common 2:7.3.547-7
663
664   [ Frank Terbeck ]
665   * [45c3009] Add `grml_theme_has_token' guard function
666   * [d5c0c24] grmlzshrc(5): Briefly mention `grml_theme_has_token()'
667   * [2db6417] grmlzshrc(5): Mentioned the wrong function; actually:
668     grml_theme_add_token()
669
670   [ Michael Prokop ]
671   * [7fc9f75] zshrc: use "ctrl-x ." instead ",." to enable power
672     completion / abbreviation expansion
673
674  -- Michael Prokop <mika@grml.org>  Wed, 04 Sep 2013 17:06:27 +0200
675
676 grml-etc-core (0.8.2) grml-testing; urgency=low
677
678   [ Christian Hesse ]
679   * [21be0f4] print error code in bold
680
681   [ Bernhard Tittelbach ]
682   * [3c6ce0c] make help-zle work with new bind2maps
683
684   [ Michael Prokop ]
685   * [6c3c1d6] zshrc: drop duplicated "Complete word from GNU screen
686     buffer" documentation. Thanks to Frank Terbeck <ft@grml.org> for the
687     hint
688
689   [ Frank Terbeck ]
690   * [89815de] Fix Virtualenv prompt example
691
692   [ Jan Hruban ]
693   * [d5f9c90] zshrc: Fix style lookup of `post' styles in prompt setup
694     [Closes: issue1253]
695
696  -- Michael Prokop <mika@grml.org>  Mon, 08 Jul 2013 10:59:29 +0200
697
698 grml-etc-core (0.8.1) grml-testing; urgency=low
699
700   [ Frank Terbeck ]
701   * [06a39dc] zshrc: Make root-user name bold in prompt again
702
703  -- Michael Prokop <mika@grml.org>  Wed, 03 Apr 2013 10:37:11 +0200
704
705 grml-etc-core (0.8.0) grml-testing; urgency=low
706
707   The "new prompt + keyboard handling in grml-zshrc" release
708
709   [ Bernhard Tittelbach ]
710   * [aa572fc] zsh: abk, don't match everything between . and | and thus
711     make it work after e.g. /
712
713   [ Frank Terbeck ]
714   * zshrc, prompt related changes:
715     - [2766294] Add promptsys help (-h) text
716     - [6c4346c] Register prompt theme with promptsys
717     - [b97f20f] Implement the basic grml prompt framework
718     - [feb4d46] Move more precmd() code to hook fncs
719     - [cc7541f] Allow `items' list for PS1 _and_ RPS1
720     - [ee36478] support [[ $BATTERY -gt 0 ]]
721     - [c1d7811] Support TERM == dumb
722     - [c875d64] Username in red for root
723     - [9dfd5ff] Add new theme: grml-large
724     - [76c7e00] Add new theme: grml-chroot
725     - [316eaeb] Fix wrong logic for user name colouring
726     - [205760c] Enable the grml prompt theme via promptsys
727     - [4dc88ce] Fix quoting style in dumb-terminal config
728     - [1daee92] Handle grml-chroot in dumb-terminal config
729     - [a94f602] Enable one of the prompts
730     - [db038bb] Provide fallback in case promptinit fails
731     - [605fb0e] Remove old prompt setting scheme
732     - [5989b0e] Reorganise the prompt section
733     - [08ab5d9] Only enable prompt themes with zsh >= 4.3.7
734     - [6cc9bb0] Use a non-forking expression to read /etc/debian_chroot
735     - [e705ddd] Keep maps sorted
736     - [1a812dd] Documentation update
737     - [4e72b7f] New prompt mixed up %B and %b for the path item
738     - [6de54e2] grmlzshrc.t2t: Document the new prompt themes
739     - [226d414] grmlzshrc.t2t: Document how static prompt
740       customisation should be done now
741     - [5ef5260] Use %# instead of %% for the `percent' token in the prompt
742     - [6aff2d8] NEWS: Add note about prompt changes in new version
743     - [d9c3851] Fix `percent' token in the new prompt
744     - [d62ce6e] Add `grml_theme_add_token()' function
745     - [20f6245] Fix mistakes in grml_theme_add_token() help output
746     - [0c58a53] skel/.zshrc: Add example for prompt extension for virtualenv
747
748   * zshrc, keyboard related changes:
749     - [d6923f3] zshrc, keys: Reorganise keyboard setup
750     - [4c8faef] zshrc, keys: Move bindkey calls to the right place
751     - [7d0a2bc] zshrc, keys: fix `zrcgotwidget()' function
752     - [00522c8] zshrc: Use zrcgotwidget in appropriate places
753     - [7ea446c] zshrc: Remove old reverse-menu-complete binding
754     - [2e1c62b] zshrc, keys: Move all bindings over to bind2maps
755     - [8ffa1f8] Add NEWS entry about changed keyboard handling
756
757   * zshrc, misc changes:
758     - [49a3e77] zshrc: Load zsh/parameters module
759     - [cb300a4] zshrc: Fix `salias' wrt parameter scope
760     - [828c8a4] zshrc: unfunction less utilities
761     - [f366ab2] grmlzshrc.t2t: Add customisation note about smkx and rmkx
762       for keybindings
763     - [5c7ee58] NEWS: Use grml.org address
764     - [81427a7] zshrc: Make zle-smkx() and zle-rmkx() more robust wrt
765       changed options
766     - [6a512b0] zshrc: Move preexec() code to hooks
767     - [b5b5fbf] grmlzshrc.t2t: Update copyright years
768     - [01f5d9f] zshrc: Fix error in docstring
769     - [2b02230] zshrc: Move CNF handler to a better place
770
771   [ Michael Prokop ]
772   * [82c0c4a] zshrc: some fixes to make grml-gen-zshrefcard happy again.
773     Thanks to Frank Terbeck <ft@grml.org> for helping
774   * [47c6a05] zshrc: drop deprecated grml-rebuildfstab alias
775   * [e67dc22] zshrc: some further tuning to make grml-gen-zshrefcard
776     output nice
777
778   [ Benedikt Morbach ]
779   * [4258fbb] fix NOPRECMD logic
780
781  -- Michael Prokop <mika@grml.org>  Tue, 02 Apr 2013 13:39:47 +0200
782
783 grml-etc-core (0.7.4) grml-testing; urgency=low
784
785   [ Michael Prokop ]
786   * [a030fbf] zshrc: add dcopyright function to display copyright file of
787     a given package. Thanks to Gregor Herrmann <gregoa@debian.org> for the
788     patch
789
790   [ Hendrik Jaeger ]
791   * [5341437] vimrc: remove duplicate settings
792
793   [ Evan Pitstick ]
794   * [b10097c] Moved the grml.org host to skel and added support for
795     ZDOTDIR
796
797  -- Michael Prokop <mika@grml.org>  Tue, 26 Feb 2013 10:10:44 +0100
798
799 grml-etc-core (0.7.3) grml-testing; urgency=low
800
801   [ Pierre Schmitz ]
802   * [bd87086] zshrc: Restore original prompt
803
804  -- Michael Prokop <mika@grml.org>  Thu, 27 Dec 2012 12:30:01 +0100
805
806 grml-etc-core (0.7.2) grml-testing; urgency=low
807
808   [ Bernhard Tittelbach ]
809   * [57bbea3] zsh: updated purge function
810
811   [ Frank Terbeck ]
812   * [b0fec25] zshrc: Remove zurl's dependency on =~ type regexp conditions
813
814   [ Christian Hesse ]
815   * [843931f] unify spelling of colo(u)r to color
816
817  -- Michael Prokop <mika@grml.org>  Mon, 17 Dec 2012 12:52:00 +0100
818
819 grml-etc-core (0.7.1) grml-testing; urgency=low
820
821   [ Bernhard Tittelbach ]
822   * [88b8704] zsh: improve purge(), glob for files where appropriate and
823     don't try to delete stuff twice
824
825   [ Michael Prokop ]
826   * [fe6aa2b] zshrc: use variable ffound in zrcautoload function
827   * [0098421] Bump Standards-Version to 3.9.4
828
829  -- Michael Prokop <mika@grml.org>  Tue, 02 Oct 2012 09:58:46 +0200
830
831 grml-etc-core (0.7.0) grml-testing; urgency=low
832
833   [ Michael Prokop ]
834   * [ea65fdc] zshrc: Enable CLICOLOR on FreeBSD. Thanks to
835     Christian Hofstaedtler
836
837   [ Bernhard Tittelbach ]
838   * [174a091] zshrc: make simple-extract also work with uris that end in
839     e.g. format=zip
840   * [9cef3a9] zsh: fix typo grml functions autoload
841   * tmux related changes:
842     - [895e6d6] new statusline, space and backspace enabled for
843       window switching
844     - [5da798c] more space, session name
845     - [f4ad46f] mouse-select-pane off to enable terminal window
846       copy&paste
847     - [046d45b] better user@host:session scheme
848     - [646f73f] date and time, and commented out alternatives
849     - [7eaf7d8] make copy&pase mode useable
850     - [ee6fa75] kill-session for gebi
851     - [c6c2094] kill-pane instead of kill-window
852     - [3309823] join-pane
853
854   [ Frank Terbeck ]
855   * [76ee162] Only define vim() if vim is available
856   * [c67b327] Do not disable zstyle if compsys did not load
857   * [78d890c] Specify a command search path for sudo completion
858     [Closes: issue1207]
859   * [8564319] Workaround incompatibilities with the keyboard setup of
860     some  vendors
861
862  -- Michael Prokop <mika@grml.org>  Mon, 10 Sep 2012 09:09:16 +0200
863
864 grml-etc-core (0.6.2) grml-testing; urgency=low
865
866   * [162b488] zshrc: drop trailing space in grep and ls _options.
867     Thanks to Frank Terbeck <ft@grml.org> for the bugfix
868   * [6472d2d] zshrc: provide Status as shortcut for
869     /etc/init.d/$service status
870
871  -- Michael Prokop <mika@grml.org>  Tue, 12 Jun 2012 00:36:48 +0200
872
873 grml-etc-core (0.6.1) grml-testing; urgency=low
874
875   [ Frank Terbeck ]
876   * [638c191] Merge latest directory-profiles code
877   * [af590e7] dirprofiles: Move updated documentation from source code
878     comment to the setup's manual page
879
880   [ Michael Prokop ]
881   * [f2fcaea] Bump Standards-Version to 3.9.3.
882
883  -- Michael Prokop <mika@grml.org>  Tue, 15 May 2012 20:24:01 +0200
884
885 grml-etc-core (0.6.0) grml-testing; urgency=low
886
887   [ Frank Terbeck ]
888   * [b2a42cb] zshrc: Fix ls (and grep) option handling on non-linux
889     systems
890   * [e0920bf] zshrc: Enable --color=auto for grep in FreeBSD
891   * [d4e14fd] zshrc: Typo: grml_options -> grep_options
892   * [5f433e9] zshrc: Fix broken quoting
893   * [143008f] zshrc: Fix documentation tag for alias lsl
894   * [a8546c9] zshrc: Remove superfluous comments
895   * [828d43a] zshrc: Make mkcd() more robust
896
897   [ Michael Prokop ]
898   * [e5e6e3a] script-functions: fix getbootparam/checkbootparam
899   * [37f4af2] zshrc: drop http alias. Thanks to Axel Beckert
900     for reporting
901
902   [ Jerome Leclanche ]
903   * [49339f2] Re-implement zurl() under the goo.gl API
904
905   [ Bernhard Tittelbach ]
906   * [2ebcbd6] zshrc: fix inplaceMkDirs
907   * [a4cd061] zsh: purge: make purge take an optional dir argument so it
908     can be used e.g. with zargs --max-args 1 -- **/ -- purge
909
910  -- Michael Prokop <mika@grml.org>  Wed, 09 May 2012 12:29:22 +0200
911
912 grml-etc-core (0.5.5) grml-testing; urgency=low
913
914   [ Bernhard Tittelbach ]
915   * [87c92b3] zsh: some handy examples for the skel/.zshrc
916   * [82921ea] zsh: purge: make default uppercase
917   * [2cf5d4e] zsh: help-zle bugfix
918   * [cd5a844] zsh: help-show-abk
919   * [6ae9d0d] zsh: keybindings: unify case of caseinsensitive
920     control chars
921   * [764b204] zsh: keybindings: unify case ++
922
923  -- Michael Prokop <mika@grml.org>  Sun, 29 Jan 2012 13:27:56 +0100
924
925 grml-etc-core (0.5.4) grml-testing; urgency=low
926
927   [ Frank Terbeck ]
928   * [8600fe0] Add completion for grml-tips [Closes: issue988]
929
930  -- Michael Prokop <mika@grml.org>  Wed, 11 Jan 2012 18:27:38 +0100
931
932 grml-etc-core (0.5.3) grml-testing; urgency=low
933
934   [ Bernhard Tittelbach ]
935   * [3b39caa] zsh: weather: fix typo
936   * [caf6961] zsh: lsdisk: fix typo introduced through rewrapping
937
938   [ Ulrich Dangel ]
939   * [74b9ce9] Remove deprecated file /etc/apt/sources.list.grml
940   * [3d0fba5] Remove hg-snapshot-script and corresponding apt.conf.example
941
942  -- Michael Prokop <mika@grml.org>  Mon, 09 Jan 2012 16:30:00 +0100
943
944 grml-etc-core (0.5.2) grml-testing; urgency=low
945
946   * [25a6fad] Remove /etc/skel/.toprc, not supported by recent procps.
947     [Closes: issue1091]
948
949  -- Michael Prokop <mika@grml.org>  Thu, 08 Dec 2011 21:21:23 +0100
950
951 grml-etc-core (0.5.1) grml-testing; urgency=low
952
953   [ Christian Hofstaedtler ]
954   * [8d787e5] Remove extra delete-word bindings
955
956  -- Michael Prokop <mika@grml.org>  Thu, 08 Dec 2011 14:30:23 +0100
957
958 grml-etc-core (0.5.0) grml-testing; urgency=low
959
960   [ Bernhard Tittelbach ]
961   * [bff1927] zshrc: alias lsnewdir/lsolddir shows newest/oldest created 20 directories (10 .dirs)
962
963   [ Michael Prokop ]
964   * [262bccc] zshrc: fix delete-word keybinding
965   * [7621f9f] zshrc: readd setopt nonomatch
966
967   [ Frank Terbeck ]
968   * [433f1c4] zshrc: Remove vim fold-markers
969   * [3db9d15] zshrc: Move weather to its own file
970   * [8c93e85] zshrc: Remove fluxkey-change
971   * [2b85131] zshrc: Move linenr to its own file
972   * [e149179] zshrc: Move hl and its completion to their own files
973   * [c9b2d70] zshrc: Remove mkmaildir
974   * [a4eb95c] zshrc: Move ic_get to skel/.zshrc
975   * [9eb3cd4] zshrc: Move exirename to its own file
976   * [21eb785] zshrc: Remove smart-indent
977   * [18e610e] zshrc: Remove mmake
978   * [36bdfe0] zshrc: Move urldecode to its own file
979   * [972d792] zshrc: Remove genthumbs
980   * [8569837] zshrc: Remove mkiso
981   * [3254c19] zshrc: Remove mkaudiocd
982   * [a861b6b] zshrc: Remove audioburn
983   * [349659e] zshrc: Remove audiorip
984   * [e72da8d] zshrc: Remove status
985   * [1130de3] zshrc: Remove slow_print
986   * [d2bf4ca] zshrc: Remove dirspace
987   * [6253c5b] zshrc: Remove suidfind
988   * [ad3991d] zshrc: Remove ansi-colors
989   * [f1005a1] zshrc: Move readme() to its own file
990   * [30282f6] zshrc: Remove vman
991   * [e450b32] zshrc: Remove 2html
992   * [427ed4a] zshrc: Remove selhist
993   * [713060b] zshrc: Move plap to skel/.zshrc
994   * [cc1840a] zshrc: Remove rundirs
995   * [919ba75] zshrc: Move lsdisk to its own file
996   * [af18804] zshrc: Move purge to its own file
997   * [c1d8920] zshrc: Move lcheck to skel/.zshrc
998   * [670ef7a] zshrc: Remove man2
999   * [6149d80] grmlzshrc.t2t: Update with removals
1000   * [8e9aced] zshrc: Remove greph
1001   * [0a79afd] zshrc: Remove regcheck
1002   * [006fc86] zshrc: Remove makereadable
1003   * [ce4346f] zshrc: Remove limg
1004   * [73a6cb7] zshrc: Move uopen to skel/.zshrc
1005   * [b4428f4] zshrc: Remove viless
1006   * [2933102] zshrc: Remove udiff
1007   * [e49d294] zshrc: Remove shzip
1008   * [d2ac165] zshrc: Remove shtar
1009   * [48186d3] zshrc: Move memusage to skel/.zshrc
1010   * [5a731e3] zshrc: Remove mdiff
1011   * [cc9c8cb] zshrc: Remove fir
1012   * [a7b0488] grmlzshrc.t2t: Remove exirename documentation
1013   * [e6beda1] zshrc: Remove disassemble
1014   * [4338c8c] zshrc: Remove cvs* functions
1015   * [6555fbd] zshrc: Remove cvs* cdiff
1016   * [85fcef7] zshrc: Remove webservice functions
1017   * [39f9664] zshrc: Remove zg()
1018   * [344ce4b] zshrc: Remove iwclient
1019   * [270ae2f] zshrc: Move ipv6-tunnel to its own function file
1020   * [f4d4452] zshrc: Remove kbd layout-changing fcts
1021   * [2e9ff8e] zshrc: Remove peval and calc
1022   * [fe25fa0] zshrc: Move hex to skel/.zshrc
1023   * [a5d4d99] zshrc: Remove qma
1024   * [bd6da85] zshrc: Remove setenv
1025   * [2093575] zshrc: Remove apache2-ssl-certificate
1026   * [37bc165] zshrc: Remove get_tw_cli
1027   * [ad6af51] zshrc: Remove upgrade
1028   * [32adff6] zshrc: Remove doc()
1029   * [f3c3139] zshrc: Remove sshot
1030   * [15383cb] zshrc: Move minimal-shell to its own file
1031   * [500599c] zshrc: mcd -> mkcd
1032   * [d078ae0] zshrc globalias -> zleiab
1033   * [50226ef] zshrc: Remove hidiff
1034   * [b7ebc81] zshrc: Remove GREP
1035   * [6949abc] zshrc: Remove cmplayer
1036   * [5e5508b] zshrc: Remove fbmplayer
1037   * [0c46c6b] zshrc: Remove fblinks
1038   * [fb3386a] zshrc: Remove md
1039   * [f4bf5eb] zshrc: Remove chmod aliases
1040   * [e44dffb] zshrc: Remove font-changing aliases
1041   * [ef25f1d] zshrc: Remove correction-disabled aliases
1042   * [c5743df] zshrc: Move `top10' alias to skel/.zshrc
1043   * [4c98820] zshrc: Remove CO and CH aliases
1044   * [2cbc16c] zshrc: Remove truecrypt alias
1045   * [ed94530] zshrc: Remove 1-char aliases: 0, g, s, S
1046   * [dd58483] zshrc: Remove md and rd aliases
1047   * [b9dc150] zshrc: Remove QTPATH and JIKESPATH
1048   * [b4c73df] zshrc: Don't unset `nomatch' anymore
1049   * [58ccc98] zshrc: Remove smart-compress
1050   * [a9d3f36] zshrc: Remove `show-archive'
1051   * [ac404c1] zshrc: Remove `refunc' as `freload' does the same thing
1052   * [a3d8018] zshrc: Remove the root/non-root split
1053   * [2fa5597] zshrc: Try to keep lines under 80 chars
1054
1055  -- Christian Hofstaedtler <ch@grml.org>  Tue, 06 Dec 2011 22:48:36 +0100
1056
1057 grml-etc-core (0.4.03) unstable; urgency=low
1058
1059   * [43b9baa] lsb-functions: fix logic of RC_NOCOLOR check for
1060     RC_ENDCOL
1061
1062  -- Michael Prokop <mika@grml.org>  Sun, 27 Nov 2011 23:16:16 +0100
1063
1064 grml-etc-core (0.4.02) unstable; urgency=low
1065
1066   [ Frank Terbeck ]
1067   * [43090cf] zshrc: Make cd() behave with more than one argument
1068   * [fb6dc41] zshrc: Do not use bogus array index `0' in dirstack code
1069     [Closes: issue1055]
1070   * [2130d67] Fix spelling in debian/control
1071   * [219a342] gitignore: zsh byte-compiled files (*.zwc)
1072   * [7b4ae7e] zshrc: Stop setting $BROWSER
1073
1074   [ micah anderson ]
1075   * [b7cea1c] zshrc: hl() parameter fix
1076
1077   [ Christian Hofstaedtler ]
1078   * [8b7ef31] Remove unmaintained accessibility support
1079   * [093bbd1] Cleanup indenting in preinst, postrm
1080
1081   [ Sebastian Boehm ]
1082   * [11ce070] Add tmux.conf
1083
1084   [ Michael Prokop ]
1085   * [f5f88df] zshrc: use dpkg-query instead of grep-status for debs-by-
1086     size alias. Thanks to Thorsten Glaser <tg@mirbsd.org>
1087   * [91e6659] zshrc: drop 2mp3_192 function
1088   * [527ab11] lsb-functions: if we do not use colors then assume terminal
1089     can not handle endcols
1090   * [2eb78fd] zshrc: check for empty DONTSETRPROMPT and NOTITLE
1091
1092   [ Bernhard Tittelbach ]
1093   * [7ee39bb] zshrc: purge old zsh compile-files, echo newline
1094   * [87a8f70] zshrc: lsdisk mount and blocksize info
1095   * [fd1f19f] zshrc: fix readme, add liesmich, improve globbing
1096   * [e325343] zshrc: help-zle caching
1097   * [eb2c0c6] zshrc: readme(): remove superfluous line
1098   * [a443ac2] zshrc: inplaceMkDirs(): handle espaces and quotes better
1099   * [5173aea] zshrc: alias remove current working diretory
1100   * [a7cf6e3] zshrc: simple-extract: make curl follow redirects
1101
1102  -- Michael Prokop <mika@grml.org>  Sat, 26 Nov 2011 19:10:44 +0100
1103
1104 grml-etc-core (0.4.01) unstable; urgency=low
1105
1106   [ Frank Terbeck ]
1107   * [7f27648] Disable vcs_info if the function is not loaded
1108   * [47b6a5f] zshrc: Updating accept-line wrapper
1109
1110   [ Christian Hofstaedtler ]
1111   * [5f0f906] Revert "Make sure grmlzshrc is only loaded once"
1112   * [59f4992] Add debian/control headers Origin, Bugs
1113   * [c9d3e24] remove preferences.grml example file
1114
1115   [ Michael Prokop ]
1116   * [aad6e4e] zshrc: provide smart cd function, allows switching to /etc
1117     when running 'cd /etc/fstab'
1118
1119   [ Bernhard Tittelbach ]
1120   * [3fbd060] zsh: complete from screen and tmux, workaround screen
1121   * [303fb96] zsh: tmux hardcopy version check
1122   * [95eeb86] zshrc: provide help_zle_parse_keybindings through ctrl-x-z,
1123     add/change some keybinding comments accordingly.
1124   * [05260a8] zsh: make any() case insensitive
1125
1126  -- Michael Prokop <mika@grml.org>  Mon, 08 Aug 2011 14:41:16 +0200
1127
1128 grml-etc-core (0.4.00) unstable; urgency=low
1129
1130   The "this release qualifies for a minor version number bump" release.
1131
1132   [ Christian Hofstaedtler ]
1133   * [04acd40] Don't hardcore zsh as shell in screenrc
1134   * [941cec7] Sync screenrc_* file endings
1135   * [ec2a092] Add README.md
1136   * [b83a5a7] Remove completely dead entries from sources.list.grml
1137   * [f9d123b] Disable *all* repositories in sources.list.grml
1138   * [35c81f6] Add HP server management tools to sources.list.grml
1139
1140   [ Frank Terbeck ]
1141   * [409ee3c] zshrc: Fix umask logic
1142   * [1dda332] zshrc: Make sure grmlzshrc is only loaded once.
1143   * [f014559] zshrc: Remove included vcs_info
1144   * [a8ca94c] Remove comment about vcs_info from the manual
1145   * [537471e] grmlzshrc.t2t: Add a note about disabling global
1146     config files
1147   * [3b0fb3c] zshrc: Put _grmlinitd completion directly into zshrc.
1148
1149   [ Michael Prokop ]
1150   * [cbbf17b] zsh: Disable specific umask settings by default.
1151   * [cdb7985] zsh docs: update copyright information and
1152     Grml project information.
1153   * [787c306] zshrc: make sure simple-extract() returns according
1154     return code when download of an archive file fails and slightly
1155     adjust error messages.
1156   * [dce95d8] zsh docs: extend simple-extract() documentation to
1157     match current implementation.
1158   * [885aa37] zshrc: Add function cdt() to create a temporary
1159     directory and change current working directory to it.
1160   * [4a33608] zshrc: Added function inplaceMkDirs().
1161     Thanks to Bernhard Tittelbach <bernhard@tittelbach.org>
1162   * [e82bb71] zshrc: use history-beginning-search-{forward,backward}-end
1163     instead of the version without "-end".
1164     Thanks to Frank Terbeck <ft@grml.org>
1165
1166   [ Bernhard Tittelbach ]
1167   * [515cabf] zshrc: New function lsdisk to use udev's /dev/disk/
1168     to list block devices with their LABEL, UUID and IDs
1169   * [77228e2] zshrc: fix typo in top10
1170   * [1314616] zshrc: fix typo in edfunc usage text
1171   * [741e769] zshrc: fixing broken any() function (drop usage of expr)
1172   * [19cfd45] zshrc: replace ogg2mp3_192 with improved 2mp3_192
1173   * [e3d86cc] zshrc: also support "+" and <INSERT> as keybindings
1174     for accept-and-menu-complete.
1175   * [cecd56b] zshrc: complete word from history with menu using
1176     ctrl-x ctrl-x
1177   * [1c9a325] zshrc: keybinding Alt-Delete kills current/right word
1178   * [18dd9ed] zshrc: history-beginning-search with PageUp/PageDown.
1179   * [9cb24cf] zshrc: use HOME/END as keybinding for
1180     beginning-or-end-of-somewhere.
1181   * [7b48dd9] zshrc: Ctrl/Alt-Cursor moves between words
1182   * [edf2d10] zshrc: provide completion for refunc function
1183   * [5dd23e2] zshrc: improve purge() function.
1184   * [01fe02e] zshrc: new function rundirs() to run shell functions in
1185     a bunch of directories.
1186   * [8cd07c9] zshrc: provide screen hardcopy feature to complete word
1187     from words currently displayed in Screen.
1188   * [6b3ce44] zshrc: simple-extract on steroids (providing download feature).
1189     [Closes: issue982]
1190
1191  -- Michael Prokop <mika@grml.org>  Fri, 22 Jul 2011 00:02:11 +0200
1192
1193 grml-etc-core (0.3.90) unstable; urgency=low
1194
1195   [ Frank Terbeck ]
1196   * [42cc9b0] Fix `lsold' globbing flags [Closes: issue991]
1197   * [e07e9a2] Use the same options in lnew as in lsnew
1198   * [748acc6] zshrc: vman: Handle zero arguments [Closes: issue993]
1199
1200  -- Christian Hofstaedtler <ch@grml.org>  Thu, 26 May 2011 21:24:25 +0200
1201
1202 grml-etc-core (0.3.89) unstable; urgency=low
1203
1204   [ Frank Terbeck ]
1205   * [a3a39fe] zshrc: Removing d()
1206   * [e193e4a] zshrc: activate zsh lookup for all users
1207   * [dc4eb5b] Fixing ssl-cert-{sha512,sha256,sha1,md5}()
1208   * [42b4b5f] Add *.substvars to gitignore
1209   * [690a5be] Waste less space in window titles [Closes: issue979]
1210   * [204f0ba] Preserve cursor position with `sudo-command-line' [Closes: issue980]
1211
1212   [ Michael Prokop ]
1213   * [d3a3ea5] /etc/skel/.zshrc: provide improved rationalise-dot version by Mikael Magnusson
1214
1215   [ Ulrich Dangel ]
1216   * [72b956d] Depend on grml-scripts-core instead of grml-scripts.
1217   * [6ab1014] Revert "Depend on grml-scripts-core instead of grml-scripts."
1218   * [8670ff0] Recommend grml-scripts-core
1219
1220   [ Christian Hofstaedtler ]
1221   * [ed29215] Bump Standards-Version to 3.9.2 (no changes)
1222
1223  -- Christian Hofstaedtler <ch@grml.org>  Wed, 11 May 2011 21:06:10 +0200
1224
1225 grml-etc-core (0.3.88) unstable; urgency=low
1226
1227   [ Ulrich Dangel ]
1228   * [efcb69a] Disable persistent undo feature for vim. This feature
1229     is nice but possibly dangerous if the user doesn't expect this
1230     behaviour, therefore disable it per default.
1231
1232  -- Michael Prokop <mika@grml.org>  Mon, 27 Dec 2010 00:05:55 +0100
1233
1234 grml-etc-core (0.3.87) unstable; urgency=low
1235
1236   [ Frank Terbeck ]
1237   * [fff04ca] Adding a kill to slash binding to alt-backspace.
1238
1239  -- Michael Prokop <mika@grml.org>  Fri, 17 Dec 2010 12:35:47 +0100
1240
1241 grml-etc-core (0.3.86) unstable; urgency=low
1242
1243   [ Frank Terbeck ]
1244   * [1e010be] Fix `VCS_INFO_realpath()' for zsh 4.3.10 and below.
1245
1246  -- Michael Prokop <mika@grml.org>  Tue, 07 Dec 2010 18:43:38 +0100
1247
1248 grml-etc-core (0.3.85) unstable; urgency=low
1249
1250   [ Ulrich Dangel ]
1251   * zshrc: Remove `startx()' and `xinit()' functions.
1252
1253   [ Frank Terbeck ]
1254   * zshrc: Do not set `localoptions' in `xsource()'. That makes it
1255     impossible to set options in `.zshrc.pre' or `.zshrc.local'.
1256     Reported by Dominic Hopf. Thanks!
1257
1258  -- Michael Prokop <mika@grml.org>  Tue, 23 Nov 2010 23:30:17 +0100
1259
1260 grml-etc-core (0.3.84) unstable; urgency=low
1261
1262   [ Frank Terbeck ]
1263   * zshrc: Remove git-get-*() as discussed on IRC.
1264   * zshrc: Fixied a bug in whatwhen(); found be Joerg Woelke.
1265   * zshrc: Added a note about modifying the zshrc file when it is
1266     used as ~/.zshrc
1267   * zshrc: Disable `vcs_info' in restricted shells.
1268   * grmlzshrc.t2t: Remove references to git-get-*().
1269   * Added zsh-lookup subsystem from <https://github.com/ft/zsh-lookup>.
1270
1271   [ Carsten Hey ]
1272   * zshrc: Rename new() to modified().
1273   * zshrc: Load zsh/stat as zstat instead of stat.
1274   * zshrc: fix typo in default value handling of changed() and new()
1275     (now modified()).
1276
1277   [ Joerg Woelke ]
1278   * zshrc: Comment out the non-working `zurl' function.
1279   * grmlzshrc.t2t: documentation updates.
1280   * zshrc: Improve weather() function.
1281   * zshrc: Remove functions gethgclone() and gethgsnap()
1282   * zshrc: zshrc: Fix iwclient().
1283   * zshrc: Fix passing of args in cdiff().
1284
1285   [ Ulrich Dangel ]
1286   * zshrc: Remove get{air,gizmo,skype,skypebeta,xlite} functions.
1287   * vimrc: Enable "persistent undo" if possible. [Closes: issue909]
1288     [Closes: issue927]
1289
1290   [ Michael Prokop ]
1291   * /etc/skel/.gitconfig: drop core.pager option (less -Mr) causing
1292     terminal problems.
1293   * Bump Standards-Version to 3.9.1.
1294
1295  -- Michael Prokop <mika@grml.org>  Mon, 08 Nov 2010 11:54:26 +0100
1296
1297 grml-etc-core (0.3.83) unstable; urgency=low
1298
1299   [ Michael Prokop ]
1300   * zshrc: rename _bkdate to insert-datestamp and enter date at
1301     cursor position instead of end of line.
1302   * zshrc: Run VCS_INFO_check_com cvs inside VCS_INFO_cvs_detect.
1303     Thanks to Carsten Hey.
1304   * zshrc: do not enable menu selection for directory-stack by
1305     default as this modifies ctrl-d behaviour as well.
1306
1307   [ Frank Terbeck ]
1308   * zshrc: prefer external vcs_info if available, fall back to
1309     internal otherwise.
1310
1311  -- Michael Prokop <mika@grml.org>  Thu, 10 Jun 2010 23:32:05 +0200
1312
1313 grml-etc-core (0.3.82) unstable; urgency=low
1314
1315   * zshrc: function asc() for roadwarriors using GNU screen
1316     and ssh. Thanks to Axel Beckert.
1317
1318  -- Michael Prokop <mika@grml.org>  Fri, 28 May 2010 00:56:42 +0200
1319
1320 grml-etc-core (0.3.81) unstable; urgency=low
1321
1322   [ Carsten Hey ]
1323   * zshrc: Added changed() function
1324   * zshrc: Make backtab do `reverse-menu-complete'
1325   * zshrc: Use reasonable defaults for `changed()' and `new()'
1326
1327   [ Michael Prokop ]
1328   * Support /etc/grml/screenrc in screen function for non-root users.
1329     Thanks to Michael Hammer.
1330
1331  -- Michael Prokop <mika@grml.org>  Thu, 20 May 2010 21:43:01 +0200
1332
1333 grml-etc-core (0.3.80) unstable; urgency=low
1334
1335   [ Frank Terbeck ]
1336   * zshrc: Switch `minimal-shell()' from ksh93 to mksh
1337   * grmlzshrc.t2t: Updated minimal-shell entry
1338   * Make our C-z shortcut smarter
1339
1340   [ Michael Prokop ]
1341   * Drop backupcopy option to avoid overwriting symlinks. Issue brought
1342     up by Ulrich, thanks!
1343
1344  -- Michael Prokop <mika@grml.org>  Thu, 11 Mar 2010 01:34:37 +0100
1345
1346 grml-etc-core (0.3.79) unstable; urgency=low
1347
1348   [ Ulrich Dangel ]
1349   * Use wrapper functions for changing title/screen status
1350     [Closes: issue779]
1351
1352   [ Frank Terbeck ]
1353   * zshrc: Fix another vcs_info bug, wrt to backwards compatibility with
1354     older git versions. Reported by Timo Boettcher.
1355
1356   [ Michael Prokop ]
1357   * Bump Standards-Version to 3.8.4 (no further changes).
1358
1359  -- Michael Prokop <mika@grml.org>  Fri, 26 Feb 2010 22:04:31 +0100
1360
1361 grml-etc-core (0.3.78) unstable; urgency=low
1362
1363   [ Michael Prokop ]
1364   * Apply patch by Axel Beckert <abe@deuxchevaux.org> (thanks!) which
1365     adds Emacs local variables at EOF equivalent to vim's.
1366     [Closes: issue745]
1367
1368   [ Frank Terbeck ]
1369   * zshrc: Fixed a bug in vcs_info which led to an endless loop, when
1370     a directory had really screwy premissions. Noticed by Christian
1371     Hofstaedtler.
1372
1373   [ Ulrich Dangel ]
1374   * Added top configuration file to skel directory. Thanks to Andras
1375     Korn for the idea. [Closes: issue755]
1376
1377  -- Frank Terbeck <ft@grml.org>  Sun, 07 Feb 2010 18:04:11 +0100
1378
1379 grml-etc-core (0.3.77) unstable; urgency=low
1380
1381   [ Michael Prokop ]
1382   * zshrc: drop aumix call in swspeak().
1383
1384   [ Frank Terbeck ]
1385   * Added doc/ which contains a reference manual for grml's zsh setup.
1386     See the manual's AUTHORS section and the git history for who was
1387     involved. Thanks to everyone who helped!
1388
1389  -- Michael Prokop <mika@grml.org>  Thu, 22 Oct 2009 01:02:45 +0200
1390
1391 grml-etc-core (0.3.76) unstable; urgency=low
1392
1393   [ Frank Terbeck ]
1394   * zshrc: add openssl hash functions [Closes: issue741]
1395   * zshrc: use history-incremental-pattern-search-* for incremental history
1396     searches per default (via ^r and ^s).
1397   * zshrc: actively do 'setopt unset'
1398
1399  -- Michael Prokop <mika@grml.org>  Wed, 14 Oct 2009 09:26:37 +0200
1400
1401 grml-etc-core (0.3.75) unstable; urgency=low
1402
1403   [ Frank Terbeck ]
1404   * zshrc: mark specialized run-help functions for autoloading
1405   * zshrc: remove reload(). 'exec zsh' is a much more robust way of
1406     reloading the configuration.
1407   * zshrc: remove sig() function
1408
1409   [ Michael Prokop ]
1410   * zshrc: fix description of alias md (it's mkdir and not rmdir).
1411   * Bump Standards-Version to 3.8.3 (no further changes).
1412
1413   [ Joerg Woelke ]
1414   * zshrc: Fix lsx and lsl aliases.
1415   * zshrc: Removing shtgz(). shtar() does the same, just portably.
1416   * zshrc: Remove broken ytdl() function.
1417   * zshrc: Typo fixes
1418   * zshrc: Remove aliases ips and check_dpkg_running.
1419   * zshrc: Remove tla aliases.
1420
1421  -- Michael Prokop <mika@grml.org>  Mon, 07 Sep 2009 17:58:58 +0200
1422
1423 grml-etc-core (0.3.74) unstable; urgency=low
1424
1425   [ Frank Terbeck ]
1426   * vimrc: merged /etc/vim/vimrc and /etc/skel/.vimrc into one file
1427
1428   [ Michael Prokop ]
1429   * /etc/grml/script-functions: replace 'type -p' with 'which'.
1430
1431  -- Michael Prokop <mika@grml.org>  Mon, 10 Aug 2009 14:15:50 +0200
1432
1433 grml-etc-core (0.3.73) unstable; urgency=low
1434
1435   [ Frank Terbeck ]
1436   * zshrc: Fix a problem when calling compinit can seem to cause zsh startup
1437     to hang forever. Reported by Rasmus Steinke.
1438   * zshrc: Fix problems related to TERM=mostlike in zshrc. Again reported by
1439     Rasmus Steinke.
1440   * zshrc: Give check_com a -g option to test for global aliases, too.
1441   * zshrc: Get rid of whence, once and for all.
1442   * zshrc: Insert a condition for loading /etc/default/locale
1443     [Closes: issue706]
1444   * zshrc: Set options a lot earlier and include noshwordsplit explicitly.
1445   * zshrc: Make functions insusceptible to user option settings.
1446   * zsh: move completion.d and functions.d to usr/share
1447   * zshrc: Include the current directory in the persistent directory stack.
1448
1449   [ Michael Prokop ]
1450   * zshrc: add deborphan, pal and hnb to compdef _gnu_generic. Thanks for
1451     the suggestion to Carsten Hey.
1452   * Drop all 'Latest Change' leftover references in several config files.
1453   * Minor Debian packaging updates (to make recent lintian versions happy):
1454     - update Standard version to 3.8.2
1455     - depend on debhelper >= 5
1456     - don't call true binary with full path in preinst script
1457     - update debian/overrides
1458
1459  -- Michael Prokop <mika@grml.org>  Tue, 28 Jul 2009 17:53:08 +0200
1460
1461 grml-etc-core (0.3.72) unstable; urgency=low
1462
1463   * zshrc: Clarify how the context of the styles for directory based
1464     profiles are used and mention a "best practice".
1465   * zshrc: Add a note about where to send patches at the top of zshrc.
1466
1467  -- Frank Terbeck <ft@grml.org>  Sat, 30 May 2009 19:31:55 +0200
1468
1469 grml-etc-core (0.3.71) unstable; urgency=low
1470
1471   * zshrc: Add directory based profiles
1472
1473  -- Frank Terbeck <ft@grml.org>  Fri, 29 May 2009 23:09:35 +0200
1474
1475 grml-etc-core (0.3.70) unstable; urgency=low
1476
1477   * zshrc: do not fall back to LANG en_US.iso885915 if it is unset.
1478     (For one reason because we prefer utf8 nowdays, on the other
1479     side it should resolve a cosmetic locales problem from grml-small.)
1480
1481  -- Michael Prokop <mika@grml.org>  Mon, 18 May 2009 22:31:46 +0200
1482
1483 grml-etc-core (0.3.69) unstable; urgency=low
1484
1485   * zshrc: properly source the global zshrc.local via zrclocal(), to
1486     make sure it is always sourced when appropriate. Reported by
1487     harnir, Thanks!
1488
1489  -- Frank Terbeck <ft@grml.org>  Sun, 17 May 2009 12:05:47 +0200
1490
1491 grml-etc-core (0.3.68) unstable; urgency=low
1492
1493   [ Frank Terbeck ]
1494   * zshrc: Remove conkeror alias
1495
1496   [ Michael Prokop ]
1497   * zshrc: Apply patch from Moritz Augsburger: enable title
1498     inside urxvt-unicode
1499
1500  -- Michael Prokop <mika@grml.org>  Fri, 15 May 2009 17:52:25 +0200
1501
1502 grml-etc-core (0.3.67) unstable; urgency=low
1503
1504   [ Frank Terbeck ]
1505   * zshrc: handle newer versions of hg, that don't create .hg/branch
1506     anymore if there's only 'default'. Found by Andreas Korsten.
1507
1508   [ Moritz Augsburger ]
1509   * zshrc: not every user is allowed to read logfiles... use sudo
1510     for aliases llog and tlog if possible
1511
1512   [ Michael Prokop ]
1513   * Debian packaging:
1514     - replace XS-Vcs* with Vcs* headers.
1515     - bump Standard Version to 3.8.1.
1516     - bump Compat Version from 4 to 5.
1517     - modify order of packages in Depends, so virtual package ist the last one
1518
1519  -- Michael Prokop <mika@grml.org>  Tue, 21 Apr 2009 11:06:00 +0200
1520
1521 grml-etc-core (0.3.66) unstable; urgency=low
1522
1523   * vimrc: only set screen title if the caller explicitly asks for it.
1524   * zshrc: ask for setting screen title in vim via a wrapper function.
1525   * zshrc: only compdef commands to _gnu_generic if no native completion
1526     exists.
1527   * zshrc: add commit-to-history widget, that allows users to add
1528     command lines to zsh's history without executing [Closes: issue407]
1529   * zshrc: add a handler that uses debian's command-not-found package
1530     if an external command could not be found. [Closes: issue564]
1531
1532  -- Frank Terbeck <ft@grml.org>  Sat, 04 Apr 2009 11:52:50 +0200
1533
1534 grml-etc-core (0.3.65) unstable; urgency=low
1535
1536   [ Frank Terbeck ]
1537   * zshrc: Add $NOTITLE to disable alteration of terminal titles.
1538     Based on an idea by Timo Boettcher.
1539   * zshrc: Cleaned up abbreviations by Alexander Steinböck.
1540     [Closes: issue642]
1541   * zshrc: source ~/.zshrc.local for root, too.
1542   * zshrc: Added a space to a grep related abbreviation for seamless
1543     typing; by Alexander Steinböck [Closes: issue616]
1544   * zshrc: Fix pattern to extract battery status from newer acpi
1545     versions. [Closes: issue657]
1546   * zshrc: Always read /etc/default/locale. Users are expected to
1547     adjust locale settings via '.zshrc.local'.
1548
1549   [ Michael Prokop ]
1550   * vimrc: add check for $NOPRECMD [Closes: issue447]
1551   * vimrc: enable features only if available [Closes: issue641]
1552   * zshrc: use 'setopt noglobdots' as [Open]SuSE uses in its
1553     /etc/zshrc 'setopt globdots' by default.
1554
1555  -- Michael Prokop <mika@grml.org>  Tue, 31 Mar 2009 23:52:18 +0200
1556
1557 grml-etc-core (0.3.64) unstable; urgency=low
1558
1559   * zshrc: rewrite of zurl() by Alexander Steinböck [Closes: issue627]
1560   * zshrc: put "zsh: repo-name" into screen title if the user is in a
1561     VCS-controlled directory [Closes: issue635]
1562
1563  -- Frank Terbeck <ft@grml.org>  Mon, 23 Feb 2009 00:54:05 +0100
1564
1565 grml-etc-core (0.3.63) unstable; urgency=low
1566
1567   [ Michael Prokop ]
1568   * zshrc: use 'rxvt*' to support setting title in rxvt-unicode as
1569     well. Thanks for reporting, gheift! [Closes: issue624]
1570
1571   [ Frank Terbeck ]
1572   * zshrc: make /etc/zsh/functions.d recursive
1573
1574  -- Michael Prokop <mika@grml.org>  Thu, 19 Feb 2009 17:13:33 +0100
1575
1576 grml-etc-core (0.3.62) unstable; urgency=low
1577
1578   [ Michael Prokop ]
1579   * /etc/skel/.vimrc:
1580     - disable digraph by default (it's annoying for users not
1581       being aware of it)
1582     - enable syntax highlighting only if the vim version supports it
1583   * /etc/grml/screenrc:
1584     - re-enable keybindings '^\' and '\\' for exiting screen with query
1585       (thanks, gebi)
1586   * zshrc: provide upgrade path via /etc/skel/.zshrc
1587
1588   [ Frank Terbeck ]
1589   * zshrc: Big setup merge: /etc/zsh/zshrc + /etc/skel/.zshrc into one file
1590     This includes various cleanups.
1591   * zshrc: provide .. as a possible completion
1592   * zshrc: Fix status() when $BAUD is unset, thanks to Alexander
1593     Steinböck [Closes: issue605]
1594   * zshrc: backport disable-patterns feature of vcs_info to the included
1595     version, thanks Christian Hofstaedtler.
1596   * zshrc: add support for OS X (fink and macports) thanks Christian
1597     Hofstaedtler.
1598   * zshrc: Use check_com for screen alias check/execution, thanks
1599     Jan-Hendrik Zab.
1600   * zshrc: add '-f' option to xtrename(), thanks esc.
1601
1602  -- Michael Prokop <mika@grml.org>  Fri, 13 Feb 2009 13:24:23 +0100
1603
1604 grml-etc-core (0.3.61) unstable; urgency=low
1605
1606   * zshrc: Fix a bug in urlencode(), thanks to Baptiste Daroussin
1607     [Closes: issue583]
1608
1609  -- Frank Terbeck <ft@grml.org>  Fri, 05 Dec 2008 18:48:45 +0100
1610
1611 grml-etc-core (0.3.60) unstable; urgency=low
1612
1613   * zshrc: add alias http for running "python -m SimpleHTTPServer"
1614
1615  -- Michael Prokop <mika@grml.org>  Wed, 19 Nov 2008 12:52:40 +0100
1616
1617 grml-etc-core (0.3.59) unstable; urgency=low
1618
1619   [ Frank Terbeck ]
1620   * zshrc: set default values for NOPRECMD and friends
1621
1622   [ Michael Prokop ]
1623   * gitconfig: update alias 'out', fix usage of pager config,
1624     add new alias 'tagme'
1625   * zshrc: update function swspeak for new script swspeak-setup
1626
1627  -- Michael Prokop <mika@grml.org>  Sun, 02 Nov 2008 23:50:38 +0100
1628
1629 grml-etc-core (0.3.58) unstable; urgency=low
1630
1631   [ Frank Terbeck ]
1632   * zshrc: partial rewrite and extension of vcs_info()
1633   * zshrc: improvements by Kai Wilke. Thanks! [Closes: issue528]
1634   * zshrc: update zsh-help() output
1635
1636   [ Michael Prokop ]
1637   * Replace hg with git URLs
1638   * Add /etc/skel/.gitconfig (thanks to ft and gebi for feedback
1639     and review).
1640
1641  -- Michael Prokop <mika@grml.org>  Wed, 01 Oct 2008 22:12:31 +0200
1642
1643 grml-etc-core (0.3.57) unstable; urgency=low
1644
1645   [ Frank Terbeck ]
1646   * zshrc: Fixed $PS2, which included a backtick, which is special when
1647     setopt prompt_subst is set. Thanks to Matthias Merk for reporting.
1648
1649  -- Michael Prokop <mika@grml.org>  Thu, 11 Sep 2008 12:12:56 +0200
1650
1651 grml-etc-core (0.3.56) unstable; urgency=low
1652
1653   [ Frank Terbeck ]
1654   * zshrc: 'limit stack' needs zsh 4.2.5 or newer (not just 4.*)
1655   * zshrc: changing invocation of vcs_info()
1656
1657  -- Michael Prokop <mika@grml.org>  Mon, 08 Sep 2008 15:28:10 +0200
1658
1659 grml-etc-core (0.3.55) unstable; urgency=low
1660
1661   [ Frank Terbeck ]
1662   * zshrc: Fixing ${YELLOW]}, which is bad zsh syntax.
1663
1664  -- Michael Prokop <mika@grml.org>  Mon, 01 Sep 2008 11:55:18 +0200
1665
1666 grml-etc-core (0.3.54) unstable; urgency=low
1667
1668   [ Frank Terbeck ]
1669   * zshrc: Adding support for cvs repositories to vcs_info()
1670   * zshrc: Add an experimental bzr backend, that works without calling
1671     bzr itself; it is disabled by default.
1672   * zshrc: Fix in svn backend of vcs_info(), doc updates and a new
1673     style to configure the %b replacement in formats for svn and bzr
1674   * zshrc: Actually tried svk myself; including vcs_info() fixes from
1675     that test.
1676
1677   [ Michael Prokop ]
1678   * Some cleanups to make lintian happy.
1679
1680  -- Michael Prokop <mika@grml.org>  Mon, 01 Sep 2008 11:26:29 +0200
1681
1682 grml-etc-core (0.3.53) unstable; urgency=low
1683
1684   [ Frank Terbeck ]
1685   * zshrc: Handle a state of git in vcs_info(), when a normal
1686     rebase conflicts
1687   * zshrc: Make vcs_info() detect $GIT_DIR/svn and set the name of the
1688     vcs to 'git-svn'
1689   * zshrc: Handle .hg subdirectories, that are not the .hg subdirectory
1690     of a mercurial repository. Found by Karl Voit.
1691   * zshrc: Give the user the opportunity to switch the vcs_info prompt
1692     off for certain version control systems.
1693   * zshrc: Adding support for darcs repositories to vcs_info()
1694   * zshrc: Adding support for monotone repositories to vcs_info()
1695
1696  -- Michael Prokop <mika@grml.org>  Sat, 30 Aug 2008 00:52:14 +0200
1697
1698 grml-etc-core (0.3.52) unstable; urgency=low
1699
1700   * zshrc: Add version control information to our prompt.
1701
1702  -- Frank Terbeck <ft@grml.org>  Tue, 26 Aug 2008 16:36:44 +0200
1703
1704 grml-etc-core (0.3.51) unstable; urgency=low
1705
1706   The "pfuh what nice zsh features" release. :)
1707
1708   [ Frank Terbeck ]
1709   * zshrc: Add persistent dirstack support for shells older than 4.2.0
1710   * zshrc: Make ',.' abbreviation optional [Closes: issue445]
1711   * zshrc: do not use xunfunction() anymore; it prevented things like
1712            'source ~/.zshrc' from working.
1713
1714   [ Michael Gebetsroither ]
1715   * zshrc: add runit sysv emulation support to Start/Stop/Restart/...
1716
1717   [ Michael Prokop ]
1718   * zshrc:
1719     - Add support for ${HOME}/.zshenv.
1720     - Add new function ansi-colors() [via harnir]
1721     - Support .deb in show-archive() [via harnir]
1722     - Fix wrong placed comments for debbug vs. debbugm.
1723       Thanks to Dennis Schreiber for pointing out.
1724     - Provide more processes in completion of programs like
1725       killall (thanks, ft).
1726     - New function uopen() to download a file and display it locally.
1727       Thanks for the idea, formorer; thanks for debugging help, ft. :)
1728     - New function linenr() to print a specific line of file, thanks
1729       to Wuehlmaus.
1730     - Update gizmo() function.
1731     - Add completion for aliases, deactivated by default because it
1732       might be confusing for several users for now. Idea by Julius,
1733       thanks for forwarding - wuehlmaus. :)
1734   * zshenv: set $PATH on Solaris/SunOS.
1735
1736  -- Michael Prokop <mika@grml.org>  Wed, 06 Aug 2008 23:36:58 +0200
1737
1738 grml-etc-core (0.3.50) unstable; urgency=low
1739
1740   [ Michael Prokop ]
1741   * zshrc: update function git-get-plaindiff() so it works around
1742     the "generating..." bug
1743   * zshenv: extend and update $ADDONS handling
1744
1745   [ Frank Terbeck ]
1746   * zshrc: add new bindings: '^xP' and '^xp' for
1747     history-beginning-search-{forward,backward}
1748
1749  -- Frank Terbeck <ft@grml.org>  Thu, 20 Mar 2008 20:33:49 +0100
1750
1751 grml-etc-core (0.3.49) unstable; urgency=low
1752
1753   [ Frank Terbeck ]
1754   * zshrc: Keeping check_com() defined after zshrcs are sourced
1755
1756  -- Michael Prokop <mika@grml.org>  Wed, 13 Feb 2008 19:20:54 +0100
1757
1758 grml-etc-core (0.3.48) unstable; urgency=low
1759
1760   [ Alexander Steinböck ]
1761   * zshrc: use $PAGER in dchange(), uchange() and dnews() [Closes: issue386]
1762   * zshrc: adding whatwhen() for history queries [Closes: issue380]
1763
1764   [ Frank Terbeck ]
1765   * zshrc: add a check for ZSH_VERSION >= 3.1.7 [Closes: issue389]
1766
1767   [ Michael Prokop ]
1768   * zshrc: enable 'setopt longlistjobs' by default
1769   * zshrc: re-enable use of 'sudo su' instead of 'sudo -s' for alias su,
1770     otherwise it breaks "su - $USER". Thanks for bringing this up,
1771     Martin Yazdzik!
1772
1773  -- Michael Prokop <mika@grml.org>  Mon, 11 Feb 2008 17:58:42 +0100
1774
1775 grml-etc-core (0.3.47) unstable; urgency=low
1776
1777   * zshrc: prevent chdir() from putting dupes into ~/.zdirs
1778
1779  -- Frank Terbeck <ft@grml.org>  Sun, 20 Jan 2008 01:30:00 +0100
1780
1781 grml-etc-core (0.3.46) unstable; urgency=low
1782
1783   [ Frank Terbeck ]
1784   * zshrc: Adding a generic accept-line wrapper =>
1785     http://www.bewatermyfriend.org/posts/2007/12-26.11-50-38-tooltime.html
1786   * zshrc: make grmlcomp() readable (':nmap b v$hdO<ESC>pj$' - vim is so useful)
1787   * zshrc: convert swspeak from alias to function
1788   * zshrc: removing folsym() - use sll() from now on.
1789   * vimrc: display the file, that is being edited into screen's hardstatus
1790   * zshrc: some refcard-generating tags where positioned incorrectly. fixed
1791
1792   [ Michael Prokop ]
1793   * zshrc: mention http://en.wikipedia.org/wiki/List_of_airports_by_ICAO_code
1794     in weather() [thanks, gebi]
1795   * zshrc: set $NAME in screen title only if $HOSTNAME is set
1796
1797  -- Frank Terbeck <ft@grml.org>  Sat, 19 Jan 2008 22:25:22 +0100
1798
1799 grml-etc-core (0.3.45) unstable; urgency=low
1800
1801   [ Michael Prokop ]
1802   * Drop the 'Make p in Visual mode replace the selected text...' from
1803     vimrc. More details available at
1804     http://lists.alioth.debian.org/pipermail/pkg-vim-maintainers/2005-November/001577.html
1805     - thanks for the hint, James Vega!
1806
1807   [ Alexander Steinböck ]
1808   * /etc/zsh/zshrc: added bindkeys for navigating by vi keys (hjkl)
1809     (disable by default though) as well as 'accept-and-infer-next history'
1810     (ctrl-o) to complete within directories and stay in menu completion.
1811     [Closes: issue350]
1812
1813  -- Michael Prokop <mika@grml.org>  Sat, 22 Dec 2007 00:11:31 +0100
1814
1815 grml-etc-core (0.3.44) unstable; urgency=low
1816
1817   [ Frank Terbeck ]
1818   * zshrc: $reswords is an array *not* a hash
1819
1820  -- Michael Prokop <mika@grml.org>  Fri, 21 Dec 2007 20:54:26 +0100
1821
1822 grml-etc-core (0.3.43) unstable; urgency=low
1823
1824   * /etc/zsh/zshrc: change logic of $HOSTNAME in preexec(): show
1825     $HOSTNAME only when running the command on *another* box (being
1826     a system != localhost).
1827
1828  -- Michael Prokop <mika@grml.org>  Sun, 16 Dec 2007 20:33:52 +0100
1829
1830 grml-etc-core (0.3.42) unstable; urgency=low
1831
1832   [ Frank Terbeck ]
1833   * zsh: disable command-completion descriptions
1834
1835  -- Michael Prokop <mika@grml.org>  Tue, 11 Dec 2007 19:45:18 +0100
1836
1837 grml-etc-core (0.3.41) unstable; urgency=low
1838
1839   The big zsh update release.
1840
1841   [ Alexander Steinböck]
1842   * standarized the use of brackets - double instead of
1843     single ones - for test situations like if-clauses [thanks!]
1844     [Testing: issue354]
1845
1846   [ Michael Prokop ]
1847   * add alias 'g' for git
1848   * set modelines for vim according to new indenting policy
1849   * extend debbug() based on http://xana.scru.org/quanks/b-func.html
1850
1851   [ Frank Terbeck ]
1852   * several small cleanups by ft
1853   * patch bomb for unified indenting
1854   * introducing check_com() to check for the existence of commands
1855   * introducing more utility functions: xcat and xsource
1856     moving salias to utility functions
1857
1858  -- Michael Prokop <mika@grml.org>  Sun, 02 Dec 2007 19:54:45 +0100
1859
1860 grml-etc-core (0.3.40) unstable; urgency=low
1861
1862   * /etc/zsh/zshrc: add MANWIDTH, deactivated by default though;
1863     thanks Alexander Steinböck! [Closes: issue343]
1864   * /etc/grml/screenrc: fix colorschema of 'switch order of caption and
1865     hardstatus'
1866
1867  -- Michael Prokop <mika@grml.org>  Thu, 22 Nov 2007 11:13:45 +0100
1868
1869 grml-etc-core (0.3.39) unstable; urgency=low
1870
1871   * Move vim vs. vi from /etc/skel/.zshrc.grmlsmall to /etc/zsh/zshrc
1872     to make sure it's also fixed for user root.
1873
1874  -- Michael Prokop <mika@grml.org>  Mon, 05 Nov 2007 12:20:44 +0100
1875
1876 grml-etc-core (0.3.38) unstable; urgency=low
1877
1878   * Provide e* functions in /etc/grml/lsb-functions again
1879     and restore some RC_* variables.
1880     Otherwise we break just too many scripts.
1881
1882  -- Michael Prokop <mika@grml.org>  Wed, 24 Oct 2007 09:36:33 +0200
1883
1884 grml-etc-core (0.3.37) unstable; urgency=low
1885
1886   [Frank Terbeck]
1887   * Refactor /etc/grml/lsb-functions and /etc/grml/script-functions
1888     [Closes: issue291]
1889
1890  -- Michael Prokop <mika@grml.org>  Tue, 23 Oct 2007 20:06:21 +0200
1891
1892 grml-etc-core (0.3.36) unstable; urgency=low
1893
1894   [Frank Terbeck]
1895   * /etc/zsh/zshrc: not using 'for name0 name1 in a b c d ; ...'
1896     anymore to work around problems with older zsh versions.
1897
1898   [Michael Prokop]
1899   * /etc/zsh/zshrc: enable transient_rprompt only for zsh >= 4.1.
1900
1901  -- Michael Prokop <mika@grml.org>  Mon, 22 Oct 2007 16:48:40 +0200
1902
1903 grml-etc-core (0.3.35) unstable; urgency=low
1904
1905   * /etc/zsh/zshrc: support displaying version control information inside
1906     prompt (display on $RPROMPT). Just run 'VCS=1' to enable the feature.
1907     [Closes: issue305]
1908
1909  -- Michael Prokop <mika@grml.org>  Thu, 18 Oct 2007 10:22:36 +0200
1910
1911 grml-etc-core (0.3.34) unstable; urgency=low
1912
1913   * /etc/apt/grml/listbugs: support non-apt-show-versions variant
1914     as well.
1915
1916  -- Michael Prokop <mika@grml.org>  Sun, 14 Oct 2007 11:49:59 +0200
1917
1918 grml-etc-core (0.3.33) unstable; urgency=low
1919
1920   * Rename /etc/apt/listbugs into /etc/apt/grml/listbugs so it
1921     does not conflict with apt-listbugs.
1922
1923  -- Michael Prokop <mika@grml.org>  Sun, 14 Oct 2007 01:00:44 +0200
1924
1925 grml-etc-core (0.3.32) unstable; urgency=low
1926
1927   * Add /etc/apt/listbugs: display known bugs of currently running
1928     system. This script is used inside grml-live.
1929
1930  -- Michael Prokop <mika@grml.org>  Sun, 14 Oct 2007 00:22:38 +0200
1931
1932 grml-etc-core (0.3.31) unstable; urgency=low
1933
1934   [ Michael Prokop ]
1935   * /etc/skel/.zshrc:
1936     - use same pattern in function wikien as in wikide. (thanks wuehlmaus)
1937     - wodeb(): update URL (thanks for the pointer, wuehlmaus)
1938     - getskype(): make it compatible with final skype 1.4 version
1939   * Added /etc/apt/apt.conf.example + /etc/apt/hg-snapshot-script
1940   * Added /etc/grml/screenrc_generic which should work on any OS without
1941     any grml/Debian specific programs/scripts.
1942   * /etc/grml/screenrc*:
1943     - provide example for switching caption and hardstatus for better
1944       use with splitted windows; thanks to Alexander 'z3ttacht' Steinböck
1945       for the patch! [Closes: issue300]
1946     - improve usage of yacpi, thanks to Alexander 'z3ttacht' Steinböck for
1947       the initial patch! [Closes: issue301]
1948
1949   [ Michael Gebetsroither ]
1950   * /etc/zsh/zshrc: added bk() to backup a file with iso time tagged.
1951
1952
1953  -- Michael Prokop <mika@grml.org>  Fri,  5 Oct 2007 18:45:48 +0200
1954
1955 grml-etc-core (0.3.30) unstable; urgency=low
1956
1957   [ Frank Terbeck ]
1958   * /etc/grml/lsb-functions: another few bugfixes
1959
1960  -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 23:39:11 +0200
1961
1962 grml-etc-core (0.3.29) unstable; urgency=low
1963
1964   [ Frank Terbeck ]
1965   * /etc/grml/lsb-functions: another bugfix
1966
1967  -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 18:33:30 +0200
1968
1969 grml-etc-core (0.3.28) unstable; urgency=low
1970
1971   [ Frank Terbeck ]
1972   * /etc/grml/lsb-functions: some more slightly improvements
1973
1974  -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 18:21:55 +0200
1975
1976 grml-etc-core (0.3.27) unstable; urgency=low
1977
1978   [ Frank Terbeck ]
1979   * Refactoring /etc/grml/lsb-functions and
1980     /etc/grml/script-functions.
1981
1982   [ Michael Prokop ]
1983   * Update /etc/apt/sources.list.grml.
1984   * /etc/grml/lsb-functions: support disabling
1985     colors through $NOCOLORS
1986
1987  -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 17:16:26 +0200
1988
1989 grml-etc-core (0.3.26) unstable; urgency=low
1990
1991   [ Frank Terbeck ]
1992   * /etc/grml/lsb-functions: fix empty $COLS when running inside
1993     chroot
1994
1995  -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 13:49:29 +0200
1996
1997 grml-etc-core (0.3.25) unstable; urgency=low
1998
1999   * /etc/zsh/zshrc: unalias utf2iso and iso2utf only it it's set.
2000
2001  -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 10:44:11 +0200
2002
2003 grml-etc-core (0.3.24) unstable; urgency=low
2004
2005   [ Frank Terbeck ]
2006   * try to make 'lsb-functions' parsable by (d)ash
2007
2008   [ Michael Prokop ]
2009   * /etc/zsh/zshrc: convert utf2iso and iso2utf into functions,
2010     Use 'command grep' (thanks to z3ttacht) and fix a small bug
2011     in iso2utf.
2012   * Pre-Depend on zsh [Testing: issue287]
2013
2014  -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 10:24:36 +0200
2015
2016 grml-etc-core (0.3.23) unstable; urgency=low
2017
2018   * /etc/zsh/zshenv: switch direction of check for lesspipe vs.
2019     lesspipe.sh so we use the extended version by default if
2020     it's available.
2021
2022  -- Michael Prokop <mika@grml.org>  Wed,  5 Sep 2007 18:22:57 +0200
2023
2024 grml-etc-core (0.3.22) unstable; urgency=low
2025
2026   [Frank Terbeck]
2027   * /etc/zsh/zshrc:
2028     - Ignoring commands that match 'aptitude-*'. Using _ignored in addition.
2029       That way, you can always get aptitude-* by 'aptitude-<tab>'.
2030     - Let sudo-command-line() do something sensible on an empty buffer.
2031
2032  -- Michael Prokop <mika@grml.org>  Sun, 19 Aug 2007 10:50:43 +0200
2033
2034 grml-etc-core (0.3.21) unstable; urgency=low
2035
2036   * /etc/skel/.zshrc: use luit for utf<->iso-hacks.
2037
2038  -- Michael Prokop <mika@grml.org>  Wed, 08 Aug 2007 21:29:06 +0200
2039
2040 grml-etc-core (0.3.20) unstable; urgency=low
2041
2042   * /etc/grml/lsb-functions: put log_end_msg exactly one char to
2043     the left so look'n'feel with current Debian lsb-functions
2044     is better.
2045
2046  -- Michael Prokop <mika@grml.org>  Sat, 28 Jul 2007 01:15:23 +0200
2047
2048 grml-etc-core (0.3.19) unstable; urgency=low
2049
2050   * /etc/zsh/zshenv: make sure /usr/bin/id is available
2051
2052  -- Michael Prokop <mika@grml.org>  Wed, 25 Jul 2007 15:02:08 +0200
2053
2054 grml-etc-core (0.3.18) unstable; urgency=low
2055
2056   * /etc/zsh/zshrc:
2057     - use aptitude safe-upgrade instead of aptitude upgrade
2058   * /etc/apt/sources.list.grml:
2059     - added entry for cryptobox-server
2060     - drop the '#1#'-stuff as we provide all packages via the
2061       grml repository now
2062
2063  -- Michael Prokop <mika@grml.org>  Mon, 23 Jul 2007 11:46:54 +0200
2064
2065 grml-etc-core (0.3.17) unstable; urgency=low
2066
2067   The 'Man, what a lazy folk'-release
2068   * /etc/skel/.zshrc:
2069     - added function weather() to retrieve weather information on
2070       the console
2071     - use mostlike manpage browser only if LESS_TERMCAP_* is not set
2072   * /etc/zsh/zshrc:
2073     - added alias S for screen
2074     - alias s for ssh
2075     - added alias top10 to get the top 10 shell commands from the history
2076     - make sure we provide arguments for startx in the function as well
2077       (thanks for reporting the issue, Kevin Krammer!)
2078   * /etc/zsh/zshenv:
2079     - check for presence of lesspipe[.sh] before setting $LESSOPEN
2080     - added LESS_TERMCAP_*
2081   * /etc/skel/.vimrc:
2082     - deactivate digraph option causing too many headaches for people
2083       not being used to that option
2084
2085  -- Michael Prokop <mika@grml.org>  Tue, 17 Jul 2007 15:48:48 +0200
2086
2087 grml-etc-core (0.3.16) unstable; urgency=low
2088
2089   * /etc/zsh/zshrc: dchange() - restore old behaviour with
2090     fallback to /usr/share/doc/$PACKAGE/changelog.gz before
2091     trying to download the changelog via aptitude
2092
2093  -- Michael Prokop <mika@grml.org>  Tue, 10 Jul 2007 16:19:54 +0200
2094
2095 grml-etc-core (0.3.15) unstable; urgency=low
2096
2097   * /etc/zsh/zshrc:
2098     - activate 'setopt pushd_ignore_dups' to avoid duplicates
2099       in ~/.zdirs (thanks to wuehlmaus for bringing up
2100       and for the appropriate configuration thanks to ft!)
2101     - dchange() function: remove hardcoded option
2102
2103  -- Michael Prokop <mika@grml.org>  Sat, 07 Jul 2007 10:52:03 +0200
2104
2105 grml-etc-core (0.3.14) unstable; urgency=low
2106
2107   * /etc/zsh/zshrc: yse kexec alias only if /proc/cmdline can be read.
2108
2109  -- Michael Prokop <mika@grml.org>  Wed, 04 Jul 2007 12:41:29 +0200
2110
2111 grml-etc-core (0.3.13) unstable; urgency=low
2112
2113   * /etc/zsh/zshrc:
2114     - aoeu(): do not use $XKEYBOARD and $KEYTABLE as booting
2115       with bootoption dvorak might be not so amusing for people
2116       not being used to dvorak keyboard layout :)
2117     - added alias "$(uname -r)-reboot for fast rebooting via kexec
2118     - dchange(): use aptitude to retrieve changelog if no changelog
2119       can be found on the local system (thanks for the idea, nico!)
2120
2121  -- Michael Prokop <mika@grml.org>  Sun, 01 Jul 2007 23:05:58 +0200
2122
2123 grml-etc-core (0.3.12) unstable; urgency=low
2124
2125   * Added some more examples to /etc/network/interfaces.examples.
2126   * /etc/zsh/zshrc:
2127     - move environment stuff from /etc/zsh/zshenv to
2128       /etc/zsh/zshrc so we don't have all the environment variables
2129       in 'zsh -f', thanks for the patch - ft!
2130     - added function dnews (to view Debian's NEWS file of the package)
2131     - fix some typos
2132     - compctl definition shadowed _grmlinitd. Found by Anthony
2133       Charles and forwared by ft. Thanks!
2134     - added function minimal-shell (spawn a minimally set up ksh),
2135       thanks ft!
2136     - added keybinding ctrl-x1 to jump behind the first word on the
2137       cmdline, thanks again ft!
2138     - added keywords/strings for automatic building of grml' zsh
2139       reference card [and once more thanks to ft! :)]
2140   * /etc/skel/.vimrc: support ~/.vimrc.local
2141
2142  -- Michael Prokop <mika@grml.org>  Sun, 10 Jun 2007 00:04:08 +0200
2143
2144 grml-etc-core (0.3.11) unstable; urgency=low
2145
2146   * /etc/zsh/zshrc:
2147     - added function ipv6-tunnel (set up an ipv6 tunnel)
2148     - added function iwclient (run dhclient for wireless device),
2149       thanks Niels Giesen!
2150     - improved usage info of mkmaildir()
2151     - removed some "function" keywords
2152
2153  -- Michael Prokop <mika@grml.org>  Sat, 09 Jun 2007 00:45:05 +0200
2154
2155 grml-etc-core (0.3.10) unstable; urgency=low
2156
2157   * /etc/zsh/zshrc: use \e instead of the escape-sequence.
2158     Thanks for the patches, ft! [Closes: issue229, issue230]
2159
2160  -- Michael Prokop <mika@grml.org>  Thu, 07 Jun 2007 14:51:38 +0200
2161
2162 grml-etc-core (0.3.9) unstable; urgency=low
2163
2164   * /etc/zsh/zshrc:
2165     - added functions aoeu() and asdf() to just press 'asdf' keys to
2166       toggle between dvorak and us keyboard layout
2167     - added function uiae() to just press 'asdf' key to toggle from
2168       neon layout to us keyboard layout
2169
2170  -- Michael Prokop <mika@grml.org>  Mon, 04 Jun 2007 23:25:17 +0200
2171
2172 grml-etc-core (0.3.8) unstable; urgency=low
2173
2174   * /etc/zsh/zshrc:
2175     - Mention "alias -s pl='perl -S'" within the zsh-mime-setup stuff
2176     - Use 'sudo -s' for alias su.
2177     - Added alias llog for "$PAGER /var/log/syslog"
2178
2179  -- Michael Prokop <mika@grml.org>  Mon, 04 Jun 2007 10:43:51 +0200
2180
2181 grml-etc-core (0.3.7) unstable; urgency=low
2182
2183   * /etc/zsh/zshrc and /etc/skel/.zshrc: some more checks whether
2184     the global file has been read.
2185
2186  -- Michael Prokop <mika@grml.org>  Tue, 29 May 2007 16:31:19 +0200
2187
2188 grml-etc-core (0.3.6) unstable; urgency=low
2189
2190   * /etc/zsh/zshrc: do not even add completion directories if
2191     broken setup has been detected.
2192
2193  -- Michael Prokop <mika@grml.org>  Sun, 27 May 2007 19:12:30 +0200
2194
2195 grml-etc-core (0.3.5) unstable; urgency=low
2196
2197   * /etc/zsh/zshrc + /etc/skel/.zshrc: unify way of checking for
2198     present binaries/executables
2199   * /etc/zsh/zshrc: check for potentially old files in 'completion.d',
2200     thanks for the patch - ft!
2201   * /etc/skel/.zshrc: added alias ips for 'ipython -p sh'
2202
2203  -- Michael Prokop <mika@grml.org>  Fri, 25 May 2007 01:30:39 +0200
2204
2205 grml-etc-core (0.3.4) unstable; urgency=low
2206
2207   * /etc/zsh/zshrc: check for present directory inside dirstack
2208     code before switching between directories.
2209
2210  -- Michael Prokop <mika@grml.org>  Wed, 23 May 2007 10:22:14 +0200
2211
2212 grml-etc-core (0.3.3) unstable; urgency=low
2213
2214   * /etc/skel/.zshrc:
2215     - added function fluxkey-change to change fluxbox keys
2216       from 'Alt-#' to 'Alt-F#' and vice versa
2217
2218  -- Michael Prokop <mika@grml.org>  Thu, 17 May 2007 15:08:57 +0200
2219
2220 grml-etc-core (0.3.2) unstable; urgency=low
2221
2222   * /etc/skel/.zshrc: added zsh-mime-setup, thanks wuehlmaus!
2223
2224  -- Michael Prokop <mika@grml.org>  Tue, 15 May 2007 11:11:12 +0200
2225
2226 grml-etc-core (0.3.1) unstable; urgency=low
2227
2228   * /etc/zsh/zshrc:
2229     - Applied patch by ft for better $SUDO handling via salias, thanks!
2230     - Added alias debian2hd.
2231
2232  -- Michael Prokop <mika@grml.org>  Tue, 15 May 2007 10:53:59 +0200
2233
2234 grml-etc-core (0.3.0) unstable; urgency=low
2235
2236   * /etc/zsh/zshrc: check for $SUDO and do not use it when running
2237     as root so we have the command in the zsh history.
2238
2239  -- Michael Prokop <mika@grml.org>  Sun, 13 May 2007 12:19:36 +0200
2240
2241 grml-etc-core (0.2.53) unstable; urgency=low
2242
2243   * Add /etc/skel/.emacs which enables UTF-8 mode by default.
2244     Thanks to Josef Teske for the bugreport!
2245
2246  -- Michael Prokop <mika@grml.org>  Sun, 13 May 2007 00:14:18 +0200
2247
2248 grml-etc-core (0.2.52) unstable; urgency=low
2249
2250   * /etc/zsh/zshrc and /etc/skel/.zshrc:
2251     Added alias and powerglob insecscp (like insecssh but for scp).
2252
2253  -- Michael Prokop <mika@grml.org>  Sat, 12 May 2007 23:22:32 +0200
2254
2255 grml-etc-core (0.2.51) unstable; urgency=low
2256
2257   * /etc/zsh/zshrc:
2258     * added function wrapper brltty which loads a default
2259       console font, works around problem in UTF-8 environment.
2260       Thanks for reporting, Hermann 'steppenwolf2'!
2261   * /etc/skel/.zshrc: added some functions (thanks, ft!):
2262     - hl: highlighted less
2263     - ic_get: queries imap servers for capabilities
2264     - j2v: open file in vim and jump to line
2265     - mkmaildir: creates a Maildir/ with its {new,cur,tmp} subdirs
2266     - xtrename: rename xterm from within GNU-screen
2267     - zurl: create small urls via tinyurl.com using wget, grep and sed
2268
2269  -- Michael Prokop <mika@grml.org>  Fri, 11 May 2007 01:07:27 +0200
2270
2271 grml-etc-core (0.2.50) unstable; urgency=low
2272
2273   * /etc/zsh/zshrc: sleep 2 seconds before running flite in
2274     swspeak alias.
2275
2276  -- Michael Prokop <mika@grml.org>  Sun, 29 Apr 2007 13:16:48 +0200
2277
2278 grml-etc-core (0.2.49) unstable; urgency=low
2279
2280   * /etc/zsh/zshrc: improve code for 'manual overriding of RPROMPT'
2281     [thanks for helping, ft!]
2282
2283  -- Michael Prokop <mika@grml.org>  Sun, 22 Apr 2007 18:37:27 +0200
2284
2285 grml-etc-core (0.2.48) unstable; urgency=low
2286
2287   * /etc/zsh/zshrc:
2288     - re-enable smiley in RPROMPT, thanks to transient_rprompt
2289       [thanks for the pointer, Christian Schneider!]
2290     - allow manual overriding of RPROMPT
2291
2292  -- Michael Prokop <mika@grml.org>  Sat, 21 Apr 2007 23:57:28 +0200
2293
2294 grml-etc-core (0.2.47) unstable; urgency=low
2295
2296   * Big rewrite of /etc/zsh/completion.d/, thanks to ft!
2297     [Testing: issue201]
2298
2299  -- Michael Prokop <mika@grml.org>  Tue, 17 Apr 2007 09:21:03 +0200
2300
2301 grml-etc-core (0.2.46) unstable; urgency=low
2302
2303   * /etc/zsh/zshrc: deactivate url-quote-magic by default and
2304     provide it as alias url-quote instead. Added zstyle for
2305     url-quote-magic as well, thanks ft!
2306
2307  -- Michael Prokop <mika@grml.org>  Sun, 15 Apr 2007 22:36:28 +0200
2308
2309 grml-etc-core (0.2.45) unstable; urgency=low
2310
2311   * /etc/zsh/zshrc: fix syntax error in get_twi_cl.
2312
2313  -- Michael Prokop <mika@grml.org>  Sat, 14 Apr 2007 11:11:42 +0200
2314
2315 grml-etc-core (0.2.44) unstable; urgency=low
2316
2317   * /etc/zsh/zshrc: add check regarding get_twi_cl->get_3ware
2318     change.
2319
2320  -- Michael Prokop <mika@grml.org>  Sat, 14 Apr 2007 11:06:12 +0200
2321
2322 grml-etc-core (0.2.43) unstable; urgency=low
2323
2324   * /etc/zsh/zshrc:
2325     - applied patch by ft for generic file completion (thanks!)
2326     - added function sll (list symlinks in more details), thanks
2327       for the code base, Manuel Fuhr and ft!
2328   * /etc/skel/.zshrc: added alias mq (execute commands on the
2329     versioned patch-queue from the current repos) [thanks, gebi]
2330
2331  -- Michael Prokop <mika@grml.org>  Fri, 13 Apr 2007 17:35:15 +0200
2332
2333 grml-etc-core (0.2.42) unstable; urgency=low
2334
2335   * Update and cleanup /etc/apt/sources.list.grml. Thanks for hints,
2336     Ronny Plattner!
2337
2338  -- Michael Prokop <mika@grml.org>  Thu, 12 Apr 2007 12:48:14 +0200
2339
2340 grml-etc-core (0.2.41) unstable; urgency=low
2341
2342   * /etc/grml/script-functions: replace $UID with 'id -u' so we improve
2343     compability for POSIX/dash.
2344
2345  -- Michael Prokop <mika@grml.org>  Fri,  6 Apr 2007 22:42:16 +0200
2346
2347 grml-etc-core (0.2.40) unstable; urgency=low
2348
2349   * /etc/skel/.vimrc: do not set 'tw=72' by default anymore.
2350     Thanks for the hint, gebi.
2351
2352  -- Michael Prokop <mika@grml.org>  Wed,  4 Apr 2007 21:38:48 +0200
2353
2354 grml-etc-core (0.2.39) unstable; urgency=low
2355
2356   * /etc/zsh/zshrc:
2357     - added alias mdstat for 'cat /proc/mdstat' and
2358       alias ... which does a 'cd ../../'. Thanks, gebi!
2359     - check for 'most' before assigning aliases dchange and uchange
2360
2361  -- Michael Prokop <mika@grml.org>  Thu, 29 Mar 2007 00:22:28 +0200
2362
2363 grml-etc-core (0.2.38) unstable; urgency=low
2364
2365   * /etc/zsh/zshrc: added new aliases ati (aptitude install) and up
2366     (aptitude update, aptitude upgrade) - thanks for suggestion - Otti!
2367
2368  -- Michael Prokop <mika@grml.org>  Wed, 28 Mar 2007 20:45:21 +0200
2369
2370 grml-etc-core (0.2.37) unstable; urgency=low
2371
2372   * Add solaris examples to /etc/zsh/zshenv
2373
2374  -- Michael Prokop <mika@grml.org>  Thu, 22 Mar 2007 12:30:55 +0100
2375
2376 grml-etc-core (0.2.36) unstable; urgency=low
2377
2378   * Another version of dpkg-divert handling for debian/preinst.
2379
2380  -- Michael Prokop <mika@grml.org>  Wed, 21 Mar 2007 19:03:38 +0100
2381
2382 grml-etc-core (0.2.35) unstable; urgency=low
2383
2384   * /etc/zsh/zshrc: added aliases for better iso<->utf handling:
2385     - term2iso
2386     - term2utf
2387     - utf2iso
2388     - iso2utf
2389
2390  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 20:12:40 +0100
2391
2392 grml-etc-core (0.2.34) unstable; urgency=low
2393
2394   * /etc/grml/lsb-functions: set RC_NOCOLOR if nocolor string is
2395     present in /proc/cmdline
2396
2397  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 15:17:45 +0100
2398
2399 grml-etc-core (0.2.33) unstable; urgency=low
2400
2401   * /etc/zsh/zshenv: fix sourcing of /etc/timezone
2402
2403  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 12:51:36 +0100
2404
2405 grml-etc-core (0.2.32) unstable; urgency=low
2406
2407   * /etc/zsh/zshenv: source /etc/timezone if present
2408     (We don't want to set TZ via /etc/default/locale any longer.)
2409
2410  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 12:18:38 +0100
2411
2412 grml-etc-core (0.2.31) unstable; urgency=low
2413
2414   * /etc/zsh/zshrc: update swspeak alias:
2415     - set mixer settings to 90 by default when running swspeak
2416     - check for present /dev/softsynth and warn otherwise using flite
2417     - welcome user via flite with "Finished setting up software synthesizer"
2418       when finished execution of swspeak alias
2419     [Closes: issue152]
2420
2421  -- Michael Prokop <mika@grml.org>  Fri, 16 Mar 2007 22:17:27 +0100
2422
2423 grml-etc-core (0.2.30) unstable; urgency=low
2424
2425   * /etc/zsh/zshrc: added rationalise-dot (just type 'cd ...' to
2426     get 'cd ../..'), but deactivated by default. Taken from
2427     Christian Schneider:
2428     http://strcat.de/blog/archives/707-Schnelles-Verzeichniswechseln.html
2429     Thanks for pointing, schula.
2430
2431  -- Michael Prokop <mika@grml.org>  Wed, 14 Mar 2007 15:41:08 +0100
2432
2433 grml-etc-core (0.2.29) unstable; urgency=low
2434
2435   * /etc/skel/.zshrc: remove duplicate cl() definition, thanks - Jens
2436     Kubieziel!
2437
2438  -- Michael Prokop <mika@grml.org>  Sun, 11 Mar 2007 12:45:25 +0100
2439
2440 grml-etc-core (0.2.28) unstable; urgency=low
2441
2442   * /etc/vim/vimrc: added 'set wildmenu' (thanks for suggestion, ft!)
2443
2444  -- Michael Prokop <mika@grml.org>  Fri,  9 Mar 2007 15:33:55 +0100
2445
2446 grml-etc-core (0.2.27) unstable; urgency=low
2447
2448   * Another fix for debian/preinst to avoid breakage on older systems.
2449
2450  -- Michael Prokop <mika@grml.org>  Sat,  3 Mar 2007 18:36:41 +0100
2451
2452 grml-etc-core (0.2.26) unstable; urgency=low
2453
2454   * Move /etc/skel/.channels to package grml-etc.
2455   * Fix preinst failure of /etc/zsh/zlogin on Debian stable systems.
2456
2457  -- Michael Prokop <mika@grml.org>  Thu,  1 Mar 2007 14:59:51 +0100
2458
2459 grml-etc-core (0.2.25) unstable; urgency=low
2460
2461   * /etc/zsh/zshrc: user root should have umask 022 of course.
2462     User has 002. Thanks for reporting, Tobias Walkowiak!
2463
2464  -- Michael Prokop <mika@grml.org>  Mon, 26 Feb 2007 18:44:45 +0100
2465
2466 grml-etc-core (0.2.24) unstable; urgency=low
2467
2468   * /etc/zsh/zshenv: source /etc/default/locale only if
2469     $LANG is not set. If $LANG is not set at all fall
2470     back to en_US.iso885915 as usual. This allows manual
2471     overwriting of $LANG.
2472
2473  -- Michael Prokop <mika@grml.org>  Sun, 25 Feb 2007 22:08:55 +0100
2474
2475 grml-etc-core (0.2.23) unstable; urgency=low
2476
2477   * /etc/zsh/zshrc:
2478     - export SHELL='/bin/zsh', otherwise aterm and rxvt use
2479       /bin/sh or /bin/bash. :-/
2480     - add a space character in some abbreviation expansions
2481       so it's better readable.
2482     - added insert-unicode-char
2483     - drop the check for
2484       /usr/share/zsh/$ZSH_VERSION/functions/Prompts/promptinit and
2485       /usr/share/zsh/$ZSH_VERSION/functions/Zle/url-quote-magic
2486       because the check does not work for example with the zsh-beta
2487       package. If you notice problems with the current code please
2488       let me know.
2489   * /etc/skel/.zshrc:
2490     - added function ytdl (download video from youtube)
2491     - work around non utf8 capable software in utf environment
2492       using aliases for mrxvt, aterm and centericq
2493   * /etc/zsh/*: improved documentation about startup of zsh
2494
2495  -- Michael Prokop <mika@grml.org>  Sat, 24 Feb 2007 17:30:11 +0100
2496
2497 grml-etc-core (0.2.22) unstable; urgency=low
2498
2499   * Adding directory /etc/skel/.channels with the following files:
2500     - Files for use with scan of dvb-utils:
2501       * at-austria    -> austria in general
2502       * at-graz       -> working file for Graz
2503       * at-klagenfurt -> working file for Klagenfurt
2504     - Already configured files for use with mplayer/xine/...:
2505       * channels.conf-AT-graz       -> use DVB in Graz
2506       * channels.conf-AT-klagenfurt -> use DVB in Klagenfurt
2507
2508  -- Michael Prokop <mika@grml.org>  Sat, 24 Feb 2007 12:02:16 +0100
2509
2510 grml-etc-core (0.2.21) unstable; urgency=low
2511
2512   * /etc/zsh/zshrc: check for upper letters in isutfenv as well
2513
2514  -- Michael Prokop <mika@grml.org>  Sat, 17 Feb 2007 12:15:15 +0100
2515
2516 grml-etc-core (0.2.20) unstable; urgency=low
2517
2518   * Update of /etc/skel/.vimrc and /etc/vim/vimrc, added
2519     /etc/skel/.vim/ftplugin/c.vim.
2520
2521  -- Michael Prokop <mika@grml.org>  Sat, 10 Feb 2007 11:33:13 +0100
2522
2523 grml-etc-core (0.2.19) unstable; urgency=low
2524
2525   * /etc/vim/vimrc: make sure we use 'syntax on' only when we
2526     have vim with +syntax
2527   * debian/preinst: another fix to improve keeping of original
2528     configuration files
2529
2530  -- Michael Prokop <mika@grml.org>  Fri,  9 Feb 2007 15:24:14 +0100
2531
2532 grml-etc-core (0.2.18) unstable; urgency=low
2533
2534   * /etc/zsh/completion.d/grml-wallpaper: allow proper setting
2535     of parameters for local directories [Closses: issue116]
2536
2537  -- Michael Prokop <mika@grml.org>  Tue,  6 Feb 2007 20:17:02 +0100
2538
2539 grml-etc-core (0.2.17) unstable; urgency=low
2540
2541   * zsh config files: fix handling of check for binaries, thanks
2542     for reporting to Erich Minderlein, thanks for investigation
2543     and patch to ft! (Closes: issue80)
2544
2545  -- Michael Prokop <mika@grml.org>  Fri, 19 Jan 2007 19:27:43 +0100
2546
2547 grml-etc-core (0.2.16) unstable; urgency=low
2548
2549   * /etc/zsh/zshrc:
2550     - add completion for qma (thanks, wuehlmaus)
2551
2552  -- Michael Prokop <mika@grml.org>  Thu, 18 Jan 2007 13:08:54 +0100
2553
2554 grml-etc-core (0.2.15) unstable; urgency=low
2555
2556   * /etc/zsh/zshrc:
2557     - rename edfun() into edfunc() [thanks for hint, Kai Wilke!]
2558     - added some useful config stuff (deactivated by default as it
2559       needs personal tuning) contributed by Kai Wilke [thanks!]
2560     - improved host completion (thanks for some code, Kai Wilke!)
2561     - added apache2-ssl-certificate() as Debian does not ship
2562       the script anymore *grml*
2563     - support zsh profiling via $ZSH_PROFILE_RC and profile()
2564     - added alias 0 which does nothing else than 'return 0' (I like
2565       a clean prompt without error return codes inside but don't
2566       want to miss the feature itself, so just press 0<cr> and that's
2567       it :))
2568     - added alias debs-by-size
2569     - added function deswap (useful after suspending), function hex
2570       (print hex value of a number) and function peval (perl-eval)
2571
2572  -- Michael Prokop <mika@grml.org>  Fri,  5 Jan 2007 00:00:54 +0100
2573
2574 grml-etc-core (0.2.14) unstable; urgency=low
2575
2576   * Use builtin for chpwd's dirs command instead of the alias
2577     and function workaround, thanks - schula!
2578
2579  -- Michael Prokop <mika@grml.org>  Sun, 17 Dec 2006 14:55:05 +0100
2580
2581 grml-etc-core (0.2.13) unstable; urgency=low
2582
2583   * /etc/zsh/zshrc + /etc/skel/.zshrc: make sure 'dirs' is not
2584     an alias or function
2585
2586  -- Michael Prokop <mika@grml.org>  Sun, 17 Dec 2006 13:52:22 +0100
2587
2588 grml-etc-core (0.2.12) unstable; urgency=low
2589
2590   * /etc/zsh/zshrc: add support for global dirstack handling
2591     (Closes: issue47)
2592
2593  -- Michael Prokop <mika@grml.org>  Sat, 16 Dec 2006 20:12:25 +0100
2594
2595 grml-etc-core (0.2.11) unstable; urgency=low
2596
2597   * Do not depend on vim or nvi only but allow use of virtual package
2598     editor also. Thanks, Markus Wigge <mwigge@marcant.net>!
2599
2600  -- Michael Prokop <mika@grml.org>  Fri, 15 Dec 2006 01:02:09 +0100
2601
2602 grml-etc-core (0.2.10) unstable; urgency=low
2603
2604   * Remove /etc/skel/.zshrc from dpkg-diversion.
2605
2606  -- Michael Prokop <mika@grml.org>  Tue,  5 Dec 2006 17:05:57 +0100
2607
2608 grml-etc-core (0.2.9) unstable; urgency=low
2609
2610   * /etc/zsh/zshrc: update NOPRECMD handling
2611
2612  -- Michael Prokop <mika@grml.org>  Sun,  3 Dec 2006 11:47:22 +0100
2613
2614 grml-etc-core (0.2.8) unstable; urgency=low
2615
2616   * /etc/zsh/zshrc: drop completion for lintian and linda as
2617     zsh ships that already.
2618
2619  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 22:43:38 +0100
2620
2621 grml-etc-core (0.2.7) unstable; urgency=low
2622
2623   * /etc/zsh/zshrc: fma has been renamed into qma, adjust references
2624     therefore and use qma for manzsh too. (This fixes part 2/2 of
2625     issue19)
2626
2627  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 18:49:05 +0100
2628
2629 grml-etc-core (0.2.6) unstable; urgency=low
2630
2631   * /etc/zsh/zshrc: update URL for grml repository in zsh-help.
2632     (Closes: issue36)
2633
2634  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 18:24:07 +0100
2635
2636 grml-etc-core (0.2.5) unstable; urgency=low
2637
2638   * /etc/zsh/zshrc:
2639     - our new default umask is now 002.
2640     - function isutfenv to check whether we are running inside
2641       an utf environment
2642     - add option utf8 to alias truec according to result of isutfenv
2643
2644  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 16:08:37 +0100
2645
2646 grml-etc-core (0.2.4) unstable; urgency=low
2647
2648   * /etc/zsh/zshrc: add alias 'any' for grepping through process
2649     list, thanks for the basic idea - Karl Voit!
2650
2651  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 11:51:06 +0100
2652
2653 grml-etc-core (0.2.3) unstable; urgency=low
2654
2655   * Let's ship /etc/apt/preferences.grml as reference file.
2656
2657  -- Michael Prokop <mika@grml.org>  Fri,  1 Dec 2006 10:57:02 +0100
2658
2659 grml-etc-core (0.2.2) unstable; urgency=low
2660
2661   Another "Frank 'ft' Terbeck is my zsh hero" release.
2662
2663   * Use new grml-repository by default now (thanks for the great
2664     work, formorer!).
2665   * /etc/zsh/zshrc:
2666     - move power completion / abbreviation expansion from /etc/skel/.zshrc to
2667       main zsh config file so we can use it as root as well (thanks for hint,
2668       wuehlmaus)
2669     - move function H-Glob to this file as well and make it available
2670       as help-zshglob as well, thanks for the translation to english - ft!
2671     - support setting of RPROMPT via $DONTSETRPROMPT (thanks ft!)
2672     - allow setting NOPRECMD=1 without starting new zsh (thanks, ft!)
2673   * /etc/skel/.zshrc:
2674     - rework function dirspace() [support $1]
2675     - replace all '1>/dev/null 2>&1' with '&>/dev/null'
2676
2677  -- Michael Prokop <mika@grml.org>  Wed, 29 Nov 2006 23:25:08 +0100
2678
2679 grml-etc-core (0.2.1) unstable; urgency=low
2680
2681   * New version number for new release.
2682
2683  -- Michael Prokop <mika@grml.org>  Sun, 26 Nov 2006 19:15:39 +0100
2684
2685 grml-etc-core (0.1-38) unstable; urgency=low
2686
2687   * /etc/zsh/zlogout: execute 'clear', thanks for suggestion
2688     to Erich Minderlein and Ulrich Dangel!
2689
2690  -- Michael Prokop <mika@grml.org>  Sun, 26 Nov 2006 10:30:53 +0100
2691
2692 grml-etc-core (0.1-37) unstable; urgency=low
2693
2694   The 'preparation to a zsh workshop improves code quality' release. :)
2695
2696   * /etc/zsh/zshrc:
2697     - run "limit core 0" only in live-cd mode
2698     - support Force-Reload for /etc/init.d/*-action as well
2699     - move upgrade-function from /etc/skel/.zshrc to this file
2700   * /etc/skel/.zshrc: some cosmetic cleanups
2701   * grml-zsh-refcard has been updated (big thanks to Frank
2702     Terbeck again!) (Closes: issue9)
2703
2704  -- Michael Prokop <mika@grml.org>  Sat, 25 Nov 2006 00:06:16 +0100
2705
2706 grml-etc-core (0.1-36) unstable; urgency=low
2707
2708   * /etc/skel/.zshrc:
2709     + alias hbp='hg-buildpackage'
2710     + renamed tla related aliases:
2711         ldiff   => tdi
2712         mirror  => tmi
2713         commit  => tco
2714         merge   => tme
2715     + fix function lcheck
2716   * /etc/zsh/zshrc:
2717     + grml-rebuildfstab: use -config option of new rebuildfstab
2718     + alias acp='apt-cache policy'
2719
2720  -- Michael Prokop <mika@grml.org>  Fri, 24 Nov 2006 23:09:12 +0100
2721
2722 grml-etc-core (0.1-35) unstable; urgency=low
2723
2724   * Adjust /etc/apt/sources.list.grml for new repositories (thanks
2725     for the great work, formorer!), not yet activated by default.
2726
2727  -- Michael Prokop <mika@grml.org>  Thu, 23 Nov 2006 22:47:04 +0100
2728
2729 grml-etc-core (0.1-34) grml-testing; urgency=low
2730
2731   * Build package for new repository layout using 'grml-testing'
2732     as "Distribution".
2733
2734  -- Michael Prokop <mika@grml.org>  Sun, 19 Nov 2006 16:24:50 +0100
2735
2736 grml-etc-core (0.1-33) unstable; urgency=low
2737
2738   * /etc/zsh/zshrc: improve error handling; do *not* export $FPATH
2739     to avoid problems with different zsh versions.
2740   * Small fix in debian/preinst to prevent overwriting from original
2741     files when diverting several times (again: please report any
2742     problems you notice).
2743   * /etc/vim/vimrc: 'set nocompatible' even though it's set via
2744     debian.vim, just to make sure we have nocompatible also on
2745     older vim versions.
2746
2747  -- Michael Prokop <mika@grml.org>  Sun, 19 Nov 2006 14:45:25 +0100
2748
2749 grml-etc-core (0.1-32) unstable; urgency=low
2750
2751   * zsh-setup: applied patch from Frank Terbeck for improved
2752     grml-small support via /etc/skel/.zshrc.grmlsmall, thanks!
2753
2754  -- Michael Prokop <mika@grml.org>  Wed, 15 Nov 2006 21:28:44 +0100
2755
2756 grml-etc-core (0.1-31) unstable; urgency=low
2757
2758   * /etc/skel/.zshrc:
2759     - added alias hidiff (highlight important stuff in diff
2760       output), active if histring is available
2761     - added some isgrmlsmall checks, thanks Frank Terbeck!
2762     - added power completion, thanks wuehlmaus!
2763       See http://zshwiki.org/home/examples/zleiab for details.
2764       Notice: this deactivates the global aliases by default now,
2765       just use the global aliases as well but press ',.' afterwards
2766       to expand the abbreviation!
2767
2768  -- Michael Prokop <mika@grml.org>  Sun, 12 Nov 2006 11:30:43 +0100
2769
2770 grml-etc-core (0.1-30) unstable; urgency=low
2771
2772   * Ship /etc/grml/script-functions with this package so other packages
2773     like grml-debootstrap don't have to depend on package grml-scripts.
2774   * Bumb Standard Version to 3.7.2 (no further changes).
2775
2776  -- Michael Prokop <mika@grml.org>  Mon,  6 Nov 2006 22:32:19 +0100
2777
2778 grml-etc-core (0.1-29) unstable; urgency=low
2779
2780   * /etc/zsh/zshrc:
2781     - added isgrmlsmall() and set $EDITOR according to grml flavour,
2782       thanks - Frank Terbeck!
2783     - deactivate smiley on right side of prompt by default, uncomment
2784       the line if you want to use it
2785   * /etc/skel/.zshrc: add http://zshwiki.org/home/examples/zleiab
2786     but do not activate it by default
2787   * /etc/skel/.hgrc: adjust username for "generic user"
2788
2789  -- Michael Prokop <mika@grml.org>  Sat, 28 Oct 2006 16:21:34 +0200
2790
2791 grml-etc-core (0.1-28) unstable; urgency=low
2792
2793   * /etc/skel/.zshrc: always set 'setopt local_options' if
2794     using 'setopt errreturn'.
2795
2796  -- Michael Prokop <mika@grml.org>  Fri, 27 Oct 2006 11:55:54 +0200
2797
2798 grml-etc-core (0.1-27) unstable; urgency=low
2799
2800   * /etc/grml/screenrc*: set shell to /bin/zsh instead of zsh,
2801     otherwise running 'script' might hang. Thanks, wuehlmaus!
2802
2803  -- Michael Prokop <mika@grml.org>  Thu, 26 Oct 2006 11:20:35 +0200
2804
2805 grml-etc-core (0.1-26) unstable; urgency=low
2806
2807   The "Frank Terbeck is my zsh hero" release.
2808
2809   * Update /etc/zsh/site-functions/_hg to latest version from
2810     http://hg.intevation.org/mercurial/crew
2811   * Added /etc/zsh/site-functions/_grmlinitd for better completion
2812     of "Start Restart Stop Reload" with initscripts, thanks - Frank
2813     Terbeck!
2814   * /etc/zsh/zshrc:
2815     - use is-at-least for is4[2]-functions if possible
2816     - bugfix for $2 in initscripts "Start Restart Stop Reload"
2817       function (thanks, Frank Terbeck!)
2818     - use zsh's color capabilities if the module is present
2819       (thanks, Frank Terbeck!)
2820     - don't export $SHELL anymore
2821   * /etc/zsh/zshenv:
2822     - set /bin instead of /bin/ in $PATH
2823     - some minor code style improvements
2824   * /etc/skel/.zshrc:
2825     - updated alias fbmplayer (thanks, wuehlmaus!)
2826     - added function gex (google exact search, thanks wuehlmaus!)
2827     - added gethgsnap and gethgclone for retrieving mercurial
2828     - use $SUDO in the whole file instead of $RUNASROOT
2829     - use 'setopt errreturn' in some functions
2830
2831  -- Michael Prokop <mika@grml.org>  Tue, 24 Oct 2006 20:35:29 +0200
2832
2833 grml-etc-core (0.1-25) unstable; urgency=low
2834
2835   * /etc/skel/.zshrc: add functions for mercurial
2836   * Added /etc/skel/.hgrc - configuration file for mercurial.
2837   * Added /etc/skel/.vim/plugin/DirDiff.vim (plugin to diff and merge
2838     two directories recursively), taken from
2839     http://www.vim.org/scripts/script.php?script_id=102
2840
2841  -- Michael Prokop <mika@grml.org>  Sun, 22 Oct 2006 21:24:39 +0200
2842
2843 grml-etc-core (0.1-24) unstable; urgency=low
2844
2845   * Code improvements to /etc/zsh/zshrc and /etc/skel/.zshrc,
2846     thanks for the patch - Frank Terbeck!
2847
2848  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 19:29:59 +0200
2849
2850 grml-etc-core (0.1-23) unstable; urgency=low
2851
2852   * Fix typo in /etc/zsh/zshrc.
2853
2854  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 16:36:54 +0200
2855
2856 grml-etc-core (0.1-22) unstable; urgency=low
2857
2858   * /etc/zsh/zshrc: update functions dchange and uchange - check
2859     whether changelogs exist before trying to display them.
2860
2861  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 16:20:40 +0200
2862
2863 grml-etc-core (0.1-21) unstable; urgency=low
2864
2865   * /etc/zsh/zshrc: added some more checks so the config works
2866     on AIX (powerpc-ibm-aix5.2.0.0) as well.
2867
2868  -- Michael Prokop <mika@grml.org>  Tue, 17 Oct 2006 12:12:52 +0200
2869
2870 grml-etc-core (0.1-20) unstable; urgency=low
2871
2872   * Add /etc/zsh/site-functions/_hg, zsh completion for mercurial
2873     and set according $FPATH in /etc/zsh/zshrc.
2874
2875  -- Michael Prokop <mika@grml.org>  Sun, 15 Oct 2006 23:19:03 +0200
2876
2877 grml-etc-core (0.1-19) unstable; urgency=low
2878
2879   * /etc/grml/screenrc: activated
2880     termcapinfo xterm|xterms|xs|rxvt ti@:te@
2881     for "more usual" buffer handling in xterm & CO.
2882
2883  -- Michael Prokop <mika@grml.org>  Sat, 14 Oct 2006 22:56:23 +0200
2884
2885 grml-etc-core (0.1-18) unstable; urgency=low
2886
2887   * /etc/skel/.zshrc: update function getskype (new upstream release
2888     which does not require s/libqt3c102-mt/libqt3-mt/ workaround anymore.
2889
2890  -- Michael Prokop <mika@grml.org>  Mon,  9 Oct 2006 14:48:22 +0200
2891
2892 grml-etc-core (0.1-17) unstable; urgency=low
2893
2894   * /etc/zsh/zshrc: don't check whether we can read xorg.conf but if it
2895     exists. Check for /usr/X11R6/bin/startx if /usr/bin/startx does not exist
2896     and check for /usr/X11R6/bin/xinit if /usr/bin/xinit is not present.
2897
2898  -- Michael Prokop <mika@grml.org>  Sun,  8 Oct 2006 01:43:24 +0200
2899
2900 grml-etc-core (0.1-16) unstable; urgency=low
2901
2902   * /etc/zsh/zshrc: don't use colors on dumb terminals (like emacs)
2903   * Move debian/postinst to debian/preinst, some minor fixes in
2904     preinst and postrm.
2905
2906  -- Michael Prokop <mika@grml.org>  Mon,  2 Oct 2006 23:46:55 +0200
2907
2908 grml-etc-core (0.1-15) unstable; urgency=low
2909
2910   * Set debian related functions + aliases only if /etc/debian_version
2911     is present. Check for uid and set $SUDO according so normal
2912     user can use functions + aliases as well.
2913
2914  -- Michael Prokop <mika@grml.org>  Fri, 29 Sep 2006 14:35:32 +0200
2915
2916 grml-etc-core (0.1-14) unstable; urgency=low
2917
2918   * /etc/zsh/zshrc: instead of our predict-function use ctrl-z
2919     to put job into foreground (thanks, wuehlmaus).
2920
2921  -- Michael Prokop <mika@grml.org>  Fri, 29 Sep 2006 14:09:30 +0200
2922
2923 grml-etc-core (0.1-13) unstable; urgency=low
2924
2925   * /etc/zsh/zshrc: added alias truec - thanks, Mark!
2926
2927  -- Michael Prokop <mika@grml.org>  Thu, 28 Sep 2006 23:06:41 +0200
2928
2929 grml-etc-core (0.1-12) unstable; urgency=low
2930
2931   * Cleanup and update of /etc/apt/sources.list.grml.
2932   * /etc/zsh/zshrc: add functions dchange (Debian's changelog of specified
2933     package) and uchange (view upstream's changelog of specified package).
2934
2935  -- Michael Prokop <mika@grml.org>  Thu, 28 Sep 2006 15:42:43 +0200
2936
2937 grml-etc-core (0.1-11) unstable; urgency=low
2938
2939   * /etc/zsh/zshenv: don't set $LC_ALL anymore if it isn't set
2940     in environment files.
2941
2942  -- Michael Prokop <mika@grml.org>  Sat, 23 Sep 2006 14:20:42 +0200
2943
2944 grml-etc-core (0.1-10) unstable; urgency=low
2945
2946   * /etc/zsh/zshrc: improved startx + xinit alias, thanks to
2947     Worf for idea!
2948   * /etc/skel/.zshrc: set browser to firefox if $DISPLAY is set
2949
2950  -- Michael Prokop <mika@grml.org>  Sat, 23 Sep 2006 12:21:32 +0200
2951
2952 grml-etc-core (0.1-9) unstable; urgency=low
2953
2954   * /etc/zsh/zshenv: add /cdrom/addons/ to $PATH if the directory
2955     is present.
2956   * /etc/zsh/zshrc: "complete 'cd -<tab' with menu", press esc-v to
2957     delete a word until its last '/'
2958
2959  -- Michael Prokop <mika@grml.org>  Thu, 21 Sep 2006 19:29:02 +0200
2960
2961 grml-etc-core (0.1-8) unstable; urgency=low
2962
2963   * Depend on 'vim | nvi' so we can use grml-etc-core on grml-small
2964     as well.
2965
2966  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 19:42:16 +0200
2967
2968 grml-etc-core (0.1-7) unstable; urgency=low
2969
2970   * /etc/skel/.zshrc: added function getair (get AIR - Automated Image and
2971     Restore).
2972
2973  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 18:55:01 +0200
2974
2975 grml-etc-core (0.1-6) unstable; urgency=low
2976
2977   * Remove /etc/grml/script-functions, ship it with package grml-scripts.
2978
2979  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 00:46:00 +0200
2980
2981 grml-etc-core (0.1-5) unstable; urgency=low
2982
2983   * /etc/zsh/zshrc:
2984     - press "ctrl-e d" to insert the actual date in the form
2985       yyyy-mm-dd (found in schulas zsh config :))
2986     - complete manual pages by their section (hello schula,
2987       again ;-))
2988
2989  -- Michael Prokop <mika@grml.org>  Sun, 17 Sep 2006 16:46:44 +0200
2990
2991 grml-etc-core (0.1-4) unstable; urgency=low
2992
2993   * /etc/zsh/zshrc: support 'BATTERY=1 zsh' (display battery
2994     status on right side of prompt.
2995
2996  -- Michael Prokop <mika@grml.org>  Sun, 17 Sep 2006 14:19:09 +0200
2997
2998 grml-etc-core (0.1-3) unstable; urgency=low
2999
3000   * /etc/zsh/zshrc: added alias ll (ls -hAl --color=auto'), thanks
3001     for suggestion, Mark!
3002   * /etc/apt/sources.list.grml: added entry for xfce sources, thanks
3003     Mark!
3004   * Added /etc/grml/script-functions meant for usage inside shell
3005     scripts.
3006
3007  -- Michael Prokop <mika@grml.org>  Sat, 16 Sep 2006 10:39:52 +0200
3008
3009 grml-etc-core (0.1-2) unstable; urgency=low
3010
3011   * /etc/skel/.zshrc: updated function wodeb(), thanks wuehlmaus!
3012
3013  -- Michael Prokop <mika@grml.org>  Fri, 15 Sep 2006 17:53:35 +0200
3014
3015 grml-etc-core (0.1) unstable; urgency=low
3016
3017   * Initial Release.
3018
3019  -- Michael Prokop <mika@grml.org>  Tue, 12 Sep 2006 15:45:23 +0200
3020