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