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