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