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