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