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