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