Fixed a bug in whatwhen()' help output
[grml-etc-core.git] / debian / changelog
1 grml-etc-core (0.3.84) UNRELEASED; urgency=low
2
3   [ Frank Terbeck ]
4   * zshrc: Remove git-get-*() as discussed on IRC.
5   * zshrc: Fixied a bug in whatwhen(); found be Joerg Woelke.
6   * grmlzshrc.t2t: Remove references to git-get-*().
7
8   [ Carsten Hey ]
9   * zshrc: Rename new() to modified().
10   * zshrc: Load zsh/stat as zstat instead of stat.
11   * zshrc: fix typo in default value handling of changed() and new()
12     (now modified()).
13
14   [ Joerg Woelke ]
15   * zshrc: Comment out the non-working `zurl' function.
16   * grmlzshrc.t2t: documentation updates.
17
18  -- Frank Terbeck <ft@grml.org>  Wed, 28 Jul 2010 16:41:26 +0200
19
20 grml-etc-core (0.3.83) unstable; urgency=low
21
22   [ Michael Prokop ]
23   * zshrc: rename _bkdate to insert-datestamp and enter date at
24     cursor position instead of end of line.
25   * zshrc: Run VCS_INFO_check_com cvs inside VCS_INFO_cvs_detect.
26     Thanks to Carsten Hey.
27   * zshrc: do not enable menu selection for directory-stack by
28     default as this modifies ctrl-d behaviour as well.
29
30   [ Frank Terbeck ]
31   * zshrc: prefer external vcs_info if available, fall back to
32     internal otherwise.
33
34  -- Michael Prokop <mika@grml.org>  Thu, 10 Jun 2010 23:32:05 +0200
35
36 grml-etc-core (0.3.82) unstable; urgency=low
37
38   * zshrc: function asc() for roadwarriors using GNU screen
39     and ssh. Thanks to Axel Beckert.
40
41  -- Michael Prokop <mika@grml.org>  Fri, 28 May 2010 00:56:42 +0200
42
43 grml-etc-core (0.3.81) unstable; urgency=low
44
45   [ Carsten Hey ]
46   * zshrc: Added changed() function
47   * zshrc: Make backtab do `reverse-menu-complete'
48   * zshrc: Use reasonable defaults for `changed()' and `new()'
49
50   [ Michael Prokop ]
51   * Support /etc/grml/screenrc in screen function for non-root users.
52     Thanks to Michael Hammer.
53
54  -- Michael Prokop <mika@grml.org>  Thu, 20 May 2010 21:43:01 +0200
55
56 grml-etc-core (0.3.80) unstable; urgency=low
57
58   [ Frank Terbeck ]
59   * zshrc: Switch `minimal-shell()' from ksh93 to mksh
60   * grmlzshrc.t2t: Updated minimal-shell entry
61   * Make our C-z shortcut smarter
62
63   [ Michael Prokop ]
64   * Drop backupcopy option to avoid overwriting symlinks. Issue brought
65     up by Ulrich, thanks!
66
67  -- Michael Prokop <mika@grml.org>  Thu, 11 Mar 2010 01:34:37 +0100
68
69 grml-etc-core (0.3.79) unstable; urgency=low
70
71   [ Ulrich Dangel ]
72   * Use wrapper functions for changing title/screen status
73     [Closes: issue779]
74
75   [ Frank Terbeck ]
76   * zshrc: Fix another vcs_info bug, wrt to backwards compatibility with
77     older git versions. Reported by Timo Boettcher.
78
79   [ Michael Prokop ]
80   * Bump Standards-Version to 3.8.4 (no further changes).
81
82  -- Michael Prokop <mika@grml.org>  Fri, 26 Feb 2010 22:04:31 +0100
83
84 grml-etc-core (0.3.78) unstable; urgency=low
85
86   [ Michael Prokop ]
87   * Apply patch by Axel Beckert <abe@deuxchevaux.org> (thanks!) which
88     adds Emacs local variables at EOF equivalent to vim's.
89     [Closes: issue745]
90
91   [ Frank Terbeck ]
92   * zshrc: Fixed a bug in vcs_info which led to an endless loop, when
93     a directory had really screwy premissions. Noticed by Christian
94     Hofstaedtler.
95
96   [ Ulrich Dangel ]
97   * Added top configuration file to skel directory. Thanks to Andras
98     Korn for the idea. [Closes: issue755]
99
100  -- Frank Terbeck <ft@grml.org>  Sun, 07 Feb 2010 18:04:11 +0100
101
102 grml-etc-core (0.3.77) unstable; urgency=low
103
104   [ Michael Prokop ]
105   * zshrc: drop aumix call in swspeak().
106
107   [ Frank Terbeck ]
108   * Added doc/ which contains a reference manual for grml's zsh setup.
109     See the manual's AUTHORS section and the git history for who was
110     involved. Thanks to everyone who helped!
111
112  -- Michael Prokop <mika@grml.org>  Thu, 22 Oct 2009 01:02:45 +0200
113
114 grml-etc-core (0.3.76) unstable; urgency=low
115
116   [ Frank Terbeck ]
117   * zshrc: add openssl hash functions [Closes: issue741]
118   * zshrc: use history-incremental-pattern-search-* for incremental history
119     searches per default (via ^r and ^s).
120   * zshrc: actively do 'setopt unset'
121
122  -- Michael Prokop <mika@grml.org>  Wed, 14 Oct 2009 09:26:37 +0200
123
124 grml-etc-core (0.3.75) unstable; urgency=low
125
126   [ Frank Terbeck ]
127   * zshrc: mark specialized run-help functions for autoloading
128   * zshrc: remove reload(). 'exec zsh' is a much more robust way of
129     reloading the configuration.
130   * zshrc: remove sig() function
131
132   [ Michael Prokop ]
133   * zshrc: fix description of alias md (it's mkdir and not rmdir).
134   * Bump Standards-Version to 3.8.3 (no further changes).
135
136   [ Joerg Woelke ]
137   * zshrc: Fix lsx and lsl aliases.
138   * zshrc: Removing shtgz(). shtar() does the same, just portably.
139   * zshrc: Remove broken ytdl() function.
140   * zshrc: Typo fixes
141   * zshrc: Remove aliases ips and check_dpkg_running.
142   * zshrc: Remove tla aliases.
143
144  -- Michael Prokop <mika@grml.org>  Mon, 07 Sep 2009 17:58:58 +0200
145
146 grml-etc-core (0.3.74) unstable; urgency=low
147
148   [ Frank Terbeck ]
149   * vimrc: merged /etc/vim/vimrc and /etc/skel/.vimrc into one file
150
151   [ Michael Prokop ]
152   * /etc/grml/script-functions: replace 'type -p' with 'which'.
153
154  -- Michael Prokop <mika@grml.org>  Mon, 10 Aug 2009 14:15:50 +0200
155
156 grml-etc-core (0.3.73) unstable; urgency=low
157
158   [ Frank Terbeck ]
159   * zshrc: Fix a problem when calling compinit can seem to cause zsh startup
160     to hang forever. Reported by Rasmus Steinke.
161   * zshrc: Fix problems related to TERM=mostlike in zshrc. Again reported by
162     Rasmus Steinke.
163   * zshrc: Give check_com a -g option to test for global aliases, too.
164   * zshrc: Get rid of whence, once and for all.
165   * zshrc: Insert a condition for loading /etc/default/locale
166     [Closes: issue706]
167   * zshrc: Set options a lot earlier and include noshwordsplit explicitly.
168   * zshrc: Make functions insusceptible to user option settings.
169   * zsh: move completion.d and functions.d to usr/share
170   * zshrc: Include the current directory in the persistent directory stack.
171
172   [ Michael Prokop ]
173   * zshrc: add deborphan, pal and hnb to compdef _gnu_generic. Thanks for
174     the suggestion to Carsten Hey.
175   * Drop all 'Latest Change' leftover references in several config files.
176   * Minor Debian packaging updates (to make recent lintian versions happy):
177     - update Standard version to 3.8.2
178     - depend on debhelper >= 5
179     - don't call true binary with full path in preinst script
180     - update debian/overrides
181
182  -- Michael Prokop <mika@grml.org>  Tue, 28 Jul 2009 17:53:08 +0200
183
184 grml-etc-core (0.3.72) unstable; urgency=low
185
186   * zshrc: Clarify how the context of the styles for directory based
187     profiles are used and mention a "best practice".
188   * zshrc: Add a note about where to send patches at the top of zshrc.
189
190  -- Frank Terbeck <ft@grml.org>  Sat, 30 May 2009 19:31:55 +0200
191
192 grml-etc-core (0.3.71) unstable; urgency=low
193
194   * zshrc: Add directory based profiles
195
196  -- Frank Terbeck <ft@grml.org>  Fri, 29 May 2009 23:09:35 +0200
197
198 grml-etc-core (0.3.70) unstable; urgency=low
199
200   * zshrc: do not fall back to LANG en_US.iso885915 if it is unset.
201     (For one reason because we prefer utf8 nowdays, on the other
202     side it should resolve a cosmetic locales problem from grml-small.)
203
204  -- Michael Prokop <mika@grml.org>  Mon, 18 May 2009 22:31:46 +0200
205
206 grml-etc-core (0.3.69) unstable; urgency=low
207
208   * zshrc: properly source the global zshrc.local via zrclocal(), to
209     make sure it is always sourced when appropriate. Reported by
210     harnir, Thanks!
211
212  -- Frank Terbeck <ft@grml.org>  Sun, 17 May 2009 12:05:47 +0200
213
214 grml-etc-core (0.3.68) unstable; urgency=low
215
216   [ Frank Terbeck ]
217   * zshrc: Remove conkeror alias
218
219   [ Michael Prokop ]
220   * zshrc: Apply patch from Moritz Augsburger: enable title
221     inside urxvt-unicode
222
223  -- Michael Prokop <mika@grml.org>  Fri, 15 May 2009 17:52:25 +0200
224
225 grml-etc-core (0.3.67) unstable; urgency=low
226
227   [ Frank Terbeck ]
228   * zshrc: handle newer versions of hg, that don't create .hg/branch
229     anymore if there's only 'default'. Found by Andreas Korsten.
230
231   [ Moritz Augsburger ]
232   * zshrc: not every user is allowed to read logfiles... use sudo
233     for aliases llog and tlog if possible
234
235   [ Michael Prokop ]
236   * Debian packaging:
237     - replace XS-Vcs* with Vcs* headers.
238     - bump Standard Version to 3.8.1.
239     - bump Compat Version from 4 to 5.
240     - modify order of packages in Depends, so virtual package ist the last one
241
242  -- Michael Prokop <mika@grml.org>  Tue, 21 Apr 2009 11:06:00 +0200
243
244 grml-etc-core (0.3.66) unstable; urgency=low
245
246   * vimrc: only set screen title if the caller explicitly asks for it.
247   * zshrc: ask for setting screen title in vim via a wrapper function.
248   * zshrc: only compdef commands to _gnu_generic if no native completion
249     exists.
250   * zshrc: add commit-to-history widget, that allows users to add
251     command lines to zsh's history without executing [Closes: issue407]
252   * zshrc: add a handler that uses debian's command-not-found package
253     if an external command could not be found. [Closes: issue564]
254
255  -- Frank Terbeck <ft@grml.org>  Sat, 04 Apr 2009 11:52:50 +0200
256
257 grml-etc-core (0.3.65) unstable; urgency=low
258
259   [ Frank Terbeck ]
260   * zshrc: Add $NOTITLE to disable alteration of terminal titles.
261     Based on an idea by Timo Boettcher.
262   * zshrc: Cleaned up abbreviations by Alexander Steinböck.
263     [Closes: issue642]
264   * zshrc: source ~/.zshrc.local for root, too.
265   * zshrc: Added a space to a grep related abbreviation for seamless
266     typing; by Alexander Steinböck [Closes: issue616]
267   * zshrc: Fix pattern to extract battery status from newer acpi
268     versions. [Closes: issue657]
269   * zshrc: Always read /etc/default/locale. Users are expected to
270     adjust locale settings via '.zshrc.local'.
271
272   [ Michael Prokop ]
273   * vimrc: add check for $NOPRECMD [Closes: issue447]
274   * vimrc: enable features only if available [Closes: issue641]
275   * zshrc: use 'setopt noglobdots' as [Open]SuSE uses in its
276     /etc/zshrc 'setopt globdots' by default.
277
278  -- Michael Prokop <mika@grml.org>  Tue, 31 Mar 2009 23:52:18 +0200
279
280 grml-etc-core (0.3.64) unstable; urgency=low
281
282   * zshrc: rewrite of zurl() by Alexander Steinböck [Closes: issue627]
283   * zshrc: put "zsh: repo-name" into screen title if the user is in a
284     VCS-controlled directory [Closes: issue635]
285
286  -- Frank Terbeck <ft@grml.org>  Mon, 23 Feb 2009 00:54:05 +0100
287
288 grml-etc-core (0.3.63) unstable; urgency=low
289
290   [ Michael Prokop ]
291   * zshrc: use 'rxvt*' to support setting title in rxvt-unicode as
292     well. Thanks for reporting, gheift! [Closes: issue624]
293
294   [ Frank Terbeck ]
295   * zshrc: make /etc/zsh/functions.d recursive
296
297  -- Michael Prokop <mika@grml.org>  Thu, 19 Feb 2009 17:13:33 +0100
298
299 grml-etc-core (0.3.62) unstable; urgency=low
300
301   [ Michael Prokop ]
302   * /etc/skel/.vimrc:
303     - disable digraph by default (it's annoying for users not
304       being aware of it)
305     - enable syntax highlighting only if the vim version supports it
306   * /etc/grml/screenrc:
307     - re-enable keybindings '^\' and '\\' for exiting screen with query
308       (thanks, gebi)
309   * zshrc: provide upgrade path via /etc/skel/.zshrc
310
311   [ Frank Terbeck ]
312   * zshrc: Big setup merge: /etc/zsh/zshrc + /etc/skel/.zshrc into one file
313     This includes various cleanups.
314   * zshrc: provide .. as a possible completion
315   * zshrc: Fix status() when $BAUD is unset, thanks to Alexander
316     Steinböck [Closes: issue605]
317   * zshrc: backport disable-patterns feature of vcs_info to the included
318     version, thanks Christian Hofstaedtler.
319   * zshrc: add support for OS X (fink and macports) thanks Christian
320     Hofstaedtler.
321   * zshrc: Use check_com for screen alias check/execution, thanks
322     Jan-Hendrik Zab.
323   * zshrc: add '-f' option to xtrename(), thanks esc.
324
325  -- Michael Prokop <mika@grml.org>  Fri, 13 Feb 2009 13:24:23 +0100
326
327 grml-etc-core (0.3.61) unstable; urgency=low
328
329   * zshrc: Fix a bug in urlencode(), thanks to Baptiste Daroussin
330     [Closes: issue583]
331
332  -- Frank Terbeck <ft@grml.org>  Fri, 05 Dec 2008 18:48:45 +0100
333
334 grml-etc-core (0.3.60) unstable; urgency=low
335
336   * zshrc: add alias http for running "python -m SimpleHTTPServer"
337
338  -- Michael Prokop <mika@grml.org>  Wed, 19 Nov 2008 12:52:40 +0100
339
340 grml-etc-core (0.3.59) unstable; urgency=low
341
342   [ Frank Terbeck ]
343   * zshrc: set default values for NOPRECMD and friends
344
345   [ Michael Prokop ]
346   * gitconfig: update alias 'out', fix usage of pager config,
347     add new alias 'tagme'
348   * zshrc: update function swspeak for new script swspeak-setup
349
350  -- Michael Prokop <mika@grml.org>  Sun, 02 Nov 2008 23:50:38 +0100
351
352 grml-etc-core (0.3.58) unstable; urgency=low
353
354   [ Frank Terbeck ]
355   * zshrc: partial rewrite and extension of vcs_info()
356   * zshrc: improvements by Kai Wilke. Thanks! [Closes: issue528]
357   * zshrc: update zsh-help() output
358
359   [ Michael Prokop ]
360   * Replace hg with git URLs
361   * Add /etc/skel/.gitconfig (thanks to ft and gebi for feedback
362     and review).
363
364  -- Michael Prokop <mika@grml.org>  Wed, 01 Oct 2008 22:12:31 +0200
365
366 grml-etc-core (0.3.57) unstable; urgency=low
367
368   [ Frank Terbeck ]
369   * zshrc: Fixed $PS2, which included a backtick, which is special when
370     setopt prompt_subst is set. Thanks to Matthias Merk for reporting.
371
372  -- Michael Prokop <mika@grml.org>  Thu, 11 Sep 2008 12:12:56 +0200
373
374 grml-etc-core (0.3.56) unstable; urgency=low
375
376   [ Frank Terbeck ]
377   * zshrc: 'limit stack' needs zsh 4.2.5 or newer (not just 4.*)
378   * zshrc: changing invocation of vcs_info()
379
380  -- Michael Prokop <mika@grml.org>  Mon, 08 Sep 2008 15:28:10 +0200
381
382 grml-etc-core (0.3.55) unstable; urgency=low
383
384   [ Frank Terbeck ]
385   * zshrc: Fixing ${YELLOW]}, which is bad zsh syntax.
386
387  -- Michael Prokop <mika@grml.org>  Mon, 01 Sep 2008 11:55:18 +0200
388
389 grml-etc-core (0.3.54) unstable; urgency=low
390
391   [ Frank Terbeck ]
392   * zshrc: Adding support for cvs repositories to vcs_info()
393   * zshrc: Add an experimental bzr backend, that works without calling
394     bzr itself; it is disabled by default.
395   * zshrc: Fix in svn backend of vcs_info(), doc updates and a new
396     style to configure the %b replacement in formats for svn and bzr
397   * zshrc: Actually tried svk myself; including vcs_info() fixes from
398     that test.
399
400   [ Michael Prokop ]
401   * Some cleanups to make lintian happy.
402
403  -- Michael Prokop <mika@grml.org>  Mon, 01 Sep 2008 11:26:29 +0200
404
405 grml-etc-core (0.3.53) unstable; urgency=low
406
407   [ Frank Terbeck ]
408   * zshrc: Handle a state of git in vcs_info(), when a normal
409     rebase conflicts
410   * zshrc: Make vcs_info() detect $GIT_DIR/svn and set the name of the
411     vcs to 'git-svn'
412   * zshrc: Handle .hg subdirectories, that are not the .hg subdirectory
413     of a mercurial repository. Found by Karl Voit.
414   * zshrc: Give the user the opportunity to switch the vcs_info prompt
415     off for certain version control systems.
416   * zshrc: Adding support for darcs repositories to vcs_info()
417   * zshrc: Adding support for monotone repositories to vcs_info()
418
419  -- Michael Prokop <mika@grml.org>  Sat, 30 Aug 2008 00:52:14 +0200
420
421 grml-etc-core (0.3.52) unstable; urgency=low
422
423   * zshrc: Add version control information to our prompt.
424
425  -- Frank Terbeck <ft@grml.org>  Tue, 26 Aug 2008 16:36:44 +0200
426
427 grml-etc-core (0.3.51) unstable; urgency=low
428
429   The "pfuh what nice zsh features" release. :)
430
431   [ Frank Terbeck ]
432   * zshrc: Add persistent dirstack support for shells older than 4.2.0
433   * zshrc: Make ',.' abbreviation optional [Closes: issue445]
434   * zshrc: do not use xunfunction() anymore; it prevented things like
435            'source ~/.zshrc' from working.
436
437   [ Michael Gebetsroither ]
438   * zshrc: add runit sysv emulation support to Start/Stop/Restart/...
439
440   [ Michael Prokop ]
441   * zshrc:
442     - Add support for ${HOME}/.zshenv.
443     - Add new function ansi-colors() [via harnir]
444     - Support .deb in show-archive() [via harnir]
445     - Fix wrong placed comments for debbug vs. debbugm.
446       Thanks to Dennis Schreiber for pointing out.
447     - Provide more processes in completion of programs like
448       killall (thanks, ft).
449     - New function uopen() to download a file and display it locally.
450       Thanks for the idea, formorer; thanks for debugging help, ft. :)
451     - New function linenr() to print a specific line of file, thanks
452       to Wuehlmaus.
453     - Update gizmo() function.
454     - Add completion for aliases, deactivated by default because it
455       might be confusing for several users for now. Idea by Julius,
456       thanks for forwarding - wuehlmaus. :)
457   * zshenv: set $PATH on Solaris/SunOS.
458
459  -- Michael Prokop <mika@grml.org>  Wed, 06 Aug 2008 23:36:58 +0200
460
461 grml-etc-core (0.3.50) unstable; urgency=low
462
463   [ Michael Prokop ]
464   * zshrc: update function git-get-plaindiff() so it works around
465     the "generating..." bug
466   * zshenv: extend and update $ADDONS handling
467
468   [ Frank Terbeck ]
469   * zshrc: add new bindings: '^xP' and '^xp' for
470     history-beginning-search-{forward,backward}
471
472  -- Frank Terbeck <ft@grml.org>  Thu, 20 Mar 2008 20:33:49 +0100
473
474 grml-etc-core (0.3.49) unstable; urgency=low
475
476   [ Frank Terbeck ]
477   * zshrc: Keeping check_com() defined after zshrcs are sourced
478
479  -- Michael Prokop <mika@grml.org>  Wed, 13 Feb 2008 19:20:54 +0100
480
481 grml-etc-core (0.3.48) unstable; urgency=low
482
483   [ Alexander Steinböck ]
484   * zshrc: use $PAGER in dchange(), uchange() and dnews() [Closes: issue386]
485   * zshrc: adding whatwhen() for history queries [Closes: issue380]
486
487   [ Frank Terbeck ]
488   * zshrc: add a check for ZSH_VERSION >= 3.1.7 [Closes: issue389]
489
490   [ Michael Prokop ]
491   * zshrc: enable 'setopt longlistjobs' by default
492   * zshrc: re-enable use of 'sudo su' instead of 'sudo -s' for alias su,
493     otherwise it breaks "su - $USER". Thanks for bringing this up,
494     Martin Yazdzik!
495
496  -- Michael Prokop <mika@grml.org>  Mon, 11 Feb 2008 17:58:42 +0100
497
498 grml-etc-core (0.3.47) unstable; urgency=low
499
500   * zshrc: prevent chdir() from putting dupes into ~/.zdirs
501
502  -- Frank Terbeck <ft@grml.org>  Sun, 20 Jan 2008 01:30:00 +0100
503
504 grml-etc-core (0.3.46) unstable; urgency=low
505
506   [ Frank Terbeck ]
507   * zshrc: Adding a generic accept-line wrapper =>
508     http://www.bewatermyfriend.org/posts/2007/12-26.11-50-38-tooltime.html
509   * zshrc: make grmlcomp() readable (':nmap b v$hdO<ESC>pj$' - vim is so useful)
510   * zshrc: convert swspeak from alias to function
511   * zshrc: removing folsym() - use sll() from now on.
512   * vimrc: display the file, that is being edited into screen's hardstatus
513   * zshrc: some refcard-generating tags where positioned incorrectly. fixed
514
515   [ Michael Prokop ]
516   * zshrc: mention http://en.wikipedia.org/wiki/List_of_airports_by_ICAO_code
517     in weather() [thanks, gebi]
518   * zshrc: set $NAME in screen title only if $HOSTNAME is set
519
520  -- Frank Terbeck <ft@grml.org>  Sat, 19 Jan 2008 22:25:22 +0100
521
522 grml-etc-core (0.3.45) unstable; urgency=low
523
524   [ Michael Prokop ]
525   * Drop the 'Make p in Visual mode replace the selected text...' from
526     vimrc. More details available at
527     http://lists.alioth.debian.org/pipermail/pkg-vim-maintainers/2005-November/001577.html
528     - thanks for the hint, James Vega!
529
530   [ Alexander Steinböck ]
531   * /etc/zsh/zshrc: added bindkeys for navigating by vi keys (hjkl)
532     (disable by default though) as well as 'accept-and-infer-next history'
533     (ctrl-o) to complete within directories and stay in menu completion.
534     [Closes: issue350]
535
536  -- Michael Prokop <mika@grml.org>  Sat, 22 Dec 2007 00:11:31 +0100
537
538 grml-etc-core (0.3.44) unstable; urgency=low
539
540   [ Frank Terbeck ]
541   * zshrc: $reswords is an array *not* a hash
542
543  -- Michael Prokop <mika@grml.org>  Fri, 21 Dec 2007 20:54:26 +0100
544
545 grml-etc-core (0.3.43) unstable; urgency=low
546
547   * /etc/zsh/zshrc: change logic of $HOSTNAME in preexec(): show
548     $HOSTNAME only when running the command on *another* box (being
549     a system != localhost).
550
551  -- Michael Prokop <mika@grml.org>  Sun, 16 Dec 2007 20:33:52 +0100
552
553 grml-etc-core (0.3.42) unstable; urgency=low
554
555   [ Frank Terbeck ]
556   * zsh: disable command-completion descriptions
557
558  -- Michael Prokop <mika@grml.org>  Tue, 11 Dec 2007 19:45:18 +0100
559
560 grml-etc-core (0.3.41) unstable; urgency=low
561
562   The big zsh update release.
563
564   [ Alexander Steinböck]
565   * standarized the use of brackets - double instead of
566     single ones - for test situations like if-clauses [thanks!]
567     [Testing: issue354]
568
569   [ Michael Prokop ]
570   * add alias 'g' for git
571   * set modelines for vim according to new indenting policy
572   * extend debbug() based on http://xana.scru.org/quanks/b-func.html
573
574   [ Frank Terbeck ]
575   * several small cleanups by ft
576   * patch bomb for unified indenting
577   * introducing check_com() to check for the existence of commands
578   * introducing more utility functions: xcat and xsource
579     moving salias to utility functions
580
581  -- Michael Prokop <mika@grml.org>  Sun, 02 Dec 2007 19:54:45 +0100
582
583 grml-etc-core (0.3.40) unstable; urgency=low
584
585   * /etc/zsh/zshrc: add MANWIDTH, deactivated by default though;
586     thanks Alexander Steinböck! [Closes: issue343]
587   * /etc/grml/screenrc: fix colorschema of 'switch order of caption and
588     hardstatus'
589
590  -- Michael Prokop <mika@grml.org>  Thu, 22 Nov 2007 11:13:45 +0100
591
592 grml-etc-core (0.3.39) unstable; urgency=low
593
594   * Move vim vs. vi from /etc/skel/.zshrc.grmlsmall to /etc/zsh/zshrc
595     to make sure it's also fixed for user root.
596
597  -- Michael Prokop <mika@grml.org>  Mon, 05 Nov 2007 12:20:44 +0100
598
599 grml-etc-core (0.3.38) unstable; urgency=low
600
601   * Provide e* functions in /etc/grml/lsb-functions again
602     and restore some RC_* variables.
603     Otherwise we break just too many scripts.
604
605  -- Michael Prokop <mika@grml.org>  Wed, 24 Oct 2007 09:36:33 +0200
606
607 grml-etc-core (0.3.37) unstable; urgency=low
608
609   [Frank Terbeck]
610   * Refactor /etc/grml/lsb-functions and /etc/grml/script-functions
611     [Closes: issue291]
612
613  -- Michael Prokop <mika@grml.org>  Tue, 23 Oct 2007 20:06:21 +0200
614
615 grml-etc-core (0.3.36) unstable; urgency=low
616
617   [Frank Terbeck]
618   * /etc/zsh/zshrc: not using 'for name0 name1 in a b c d ; ...'
619     anymore to work around problems with older zsh versions.
620
621   [Michael Prokop]
622   * /etc/zsh/zshrc: enable transient_rprompt only for zsh >= 4.1.
623
624  -- Michael Prokop <mika@grml.org>  Mon, 22 Oct 2007 16:48:40 +0200
625
626 grml-etc-core (0.3.35) unstable; urgency=low
627
628   * /etc/zsh/zshrc: support displaying version control information inside
629     prompt (display on $RPROMPT). Just run 'VCS=1' to enable the feature.
630     [Closes: issue305]
631
632  -- Michael Prokop <mika@grml.org>  Thu, 18 Oct 2007 10:22:36 +0200
633
634 grml-etc-core (0.3.34) unstable; urgency=low
635
636   * /etc/apt/grml/listbugs: support non-apt-show-versions variant
637     as well.
638
639  -- Michael Prokop <mika@grml.org>  Sun, 14 Oct 2007 11:49:59 +0200
640
641 grml-etc-core (0.3.33) unstable; urgency=low
642
643   * Rename /etc/apt/listbugs into /etc/apt/grml/listbugs so it
644     does not conflict with apt-listbugs.
645
646  -- Michael Prokop <mika@grml.org>  Sun, 14 Oct 2007 01:00:44 +0200
647
648 grml-etc-core (0.3.32) unstable; urgency=low
649
650   * Add /etc/apt/listbugs: display known bugs of currently running
651     system. This script is used inside grml-live.
652
653  -- Michael Prokop <mika@grml.org>  Sun, 14 Oct 2007 00:22:38 +0200
654
655 grml-etc-core (0.3.31) unstable; urgency=low
656
657   [ Michael Prokop ]
658   * /etc/skel/.zshrc:
659     - use same pattern in function wikien as in wikide. (thanks wuehlmaus)
660     - wodeb(): update URL (thanks for the pointer, wuehlmaus)
661     - getskype(): make it compatible with final skype 1.4 version
662   * Added /etc/apt/apt.conf.example + /etc/apt/hg-snapshot-script
663   * Added /etc/grml/screenrc_generic which should work on any OS without
664     any grml/Debian specific programs/scripts.
665   * /etc/grml/screenrc*:
666     - provide example for switching caption and hardstatus for better
667       use with splitted windows; thanks to Alexander 'z3ttacht' Steinböck
668       for the patch! [Closes: issue300]
669     - improve usage of yacpi, thanks to Alexander 'z3ttacht' Steinböck for
670       the initial patch! [Closes: issue301]
671
672   [ Michael Gebetsroither ]
673   * /etc/zsh/zshrc: added bk() to backup a file with iso time tagged.
674
675
676  -- Michael Prokop <mika@grml.org>  Fri,  5 Oct 2007 18:45:48 +0200
677
678 grml-etc-core (0.3.30) unstable; urgency=low
679
680   [ Frank Terbeck ]
681   * /etc/grml/lsb-functions: another few bugfixes
682
683  -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 23:39:11 +0200
684
685 grml-etc-core (0.3.29) unstable; urgency=low
686
687   [ Frank Terbeck ]
688   * /etc/grml/lsb-functions: another bugfix
689
690  -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 18:33:30 +0200
691
692 grml-etc-core (0.3.28) unstable; urgency=low
693
694   [ Frank Terbeck ]
695   * /etc/grml/lsb-functions: some more slightly improvements
696
697  -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 18:21:55 +0200
698
699 grml-etc-core (0.3.27) unstable; urgency=low
700
701   [ Frank Terbeck ]
702   * Refactoring /etc/grml/lsb-functions and
703     /etc/grml/script-functions.
704
705   [ Michael Prokop ]
706   * Update /etc/apt/sources.list.grml.
707   * /etc/grml/lsb-functions: support disabling
708     colors through $NOCOLORS
709
710  -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 17:16:26 +0200
711
712 grml-etc-core (0.3.26) unstable; urgency=low
713
714   [ Frank Terbeck ]
715   * /etc/grml/lsb-functions: fix empty $COLS when running inside
716     chroot
717
718  -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 13:49:29 +0200
719
720 grml-etc-core (0.3.25) unstable; urgency=low
721
722   * /etc/zsh/zshrc: unalias utf2iso and iso2utf only it it's set.
723
724  -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 10:44:11 +0200
725
726 grml-etc-core (0.3.24) unstable; urgency=low
727
728   [ Frank Terbeck ]
729   * try to make 'lsb-functions' parsable by (d)ash
730
731   [ Michael Prokop ]
732   * /etc/zsh/zshrc: convert utf2iso and iso2utf into functions,
733     Use 'command grep' (thanks to z3ttacht) and fix a small bug
734     in iso2utf.
735   * Pre-Depend on zsh [Testing: issue287]
736
737  -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 10:24:36 +0200
738
739 grml-etc-core (0.3.23) unstable; urgency=low
740
741   * /etc/zsh/zshenv: switch direction of check for lesspipe vs.
742     lesspipe.sh so we use the extended version by default if
743     it's available.
744
745  -- Michael Prokop <mika@grml.org>  Wed,  5 Sep 2007 18:22:57 +0200
746
747 grml-etc-core (0.3.22) unstable; urgency=low
748
749   [Frank Terbeck]
750   * /etc/zsh/zshrc:
751     - Ignoring commands that match 'aptitude-*'. Using _ignored in addition.
752       That way, you can always get aptitude-* by 'aptitude-<tab>'.
753     - Let sudo-command-line() do something sensible on an empty buffer.
754
755  -- Michael Prokop <mika@grml.org>  Sun, 19 Aug 2007 10:50:43 +0200
756
757 grml-etc-core (0.3.21) unstable; urgency=low
758
759   * /etc/skel/.zshrc: use luit for utf<->iso-hacks.
760
761  -- Michael Prokop <mika@grml.org>  Wed, 08 Aug 2007 21:29:06 +0200
762
763 grml-etc-core (0.3.20) unstable; urgency=low
764
765   * /etc/grml/lsb-functions: put log_end_msg exactly one char to
766     the left so look'n'feel with current Debian lsb-functions
767     is better.
768
769  -- Michael Prokop <mika@grml.org>  Sat, 28 Jul 2007 01:15:23 +0200
770
771 grml-etc-core (0.3.19) unstable; urgency=low
772
773   * /etc/zsh/zshenv: make sure /usr/bin/id is available
774
775  -- Michael Prokop <mika@grml.org>  Wed, 25 Jul 2007 15:02:08 +0200
776
777 grml-etc-core (0.3.18) unstable; urgency=low
778
779   * /etc/zsh/zshrc:
780     - use aptitude safe-upgrade instead of aptitude upgrade
781   * /etc/apt/sources.list.grml:
782     - added entry for cryptobox-server
783     - drop the '#1#'-stuff as we provide all packages via the
784       grml repository now
785
786  -- Michael Prokop <mika@grml.org>  Mon, 23 Jul 2007 11:46:54 +0200
787
788 grml-etc-core (0.3.17) unstable; urgency=low
789
790   The 'Man, what a lazy folk'-release
791   * /etc/skel/.zshrc:
792     - added function weather() to retrieve weather information on
793       the console
794     - use mostlike manpage browser only if LESS_TERMCAP_* is not set
795   * /etc/zsh/zshrc:
796     - added alias S for screen
797     - alias s for ssh
798     - added alias top10 to get the top 10 shell commands from the history
799     - make sure we provide arguments for startx in the function as well
800       (thanks for reporting the issue, Kevin Krammer!)
801   * /etc/zsh/zshenv:
802     - check for presence of lesspipe[.sh] before setting $LESSOPEN
803     - added LESS_TERMCAP_*
804   * /etc/skel/.vimrc:
805     - deactivate digraph option causing too many headaches for people
806       not being used to that option
807
808  -- Michael Prokop <mika@grml.org>  Tue, 17 Jul 2007 15:48:48 +0200
809
810 grml-etc-core (0.3.16) unstable; urgency=low
811
812   * /etc/zsh/zshrc: dchange() - restore old behaviour with
813     fallback to /usr/share/doc/$PACKAGE/changelog.gz before
814     trying to download the changelog via aptitude
815
816  -- Michael Prokop <mika@grml.org>  Tue, 10 Jul 2007 16:19:54 +0200
817
818 grml-etc-core (0.3.15) unstable; urgency=low
819
820   * /etc/zsh/zshrc:
821     - activate 'setopt pushd_ignore_dups' to avoid duplicates
822       in ~/.zdirs (thanks to wuehlmaus for bringing up
823       and for the appropriate configuration thanks to ft!)
824     - dchange() function: remove hardcoded option
825
826  -- Michael Prokop <mika@grml.org>  Sat, 07 Jul 2007 10:52:03 +0200
827
828 grml-etc-core (0.3.14) unstable; urgency=low
829
830   * /etc/zsh/zshrc: yse kexec alias only if /proc/cmdline can be read.
831
832  -- Michael Prokop <mika@grml.org>  Wed, 04 Jul 2007 12:41:29 +0200
833
834 grml-etc-core (0.3.13) unstable; urgency=low
835
836   * /etc/zsh/zshrc:
837     - aoeu(): do not use $XKEYBOARD and $KEYTABLE as booting
838       with bootoption dvorak might be not so amusing for people
839       not being used to dvorak keyboard layout :)
840     - added alias "$(uname -r)-reboot for fast rebooting via kexec
841     - dchange(): use aptitude to retrieve changelog if no changelog
842       can be found on the local system (thanks for the idea, nico!)
843
844  -- Michael Prokop <mika@grml.org>  Sun, 01 Jul 2007 23:05:58 +0200
845
846 grml-etc-core (0.3.12) unstable; urgency=low
847
848   * Added some more examples to /etc/network/interfaces.examples.
849   * /etc/zsh/zshrc:
850     - move environment stuff from /etc/zsh/zshenv to
851       /etc/zsh/zshrc so we don't have all the environment variables
852       in 'zsh -f', thanks for the patch - ft!
853     - added function dnews (to view Debian's NEWS file of the package)
854     - fix some typos
855     - compctl definition shadowed _grmlinitd. Found by Anthony
856       Charles and forwared by ft. Thanks!
857     - added function minimal-shell (spawn a minimally set up ksh),
858       thanks ft!
859     - added keybinding ctrl-x1 to jump behind the first word on the
860       cmdline, thanks again ft!
861     - added keywords/strings for automatic building of grml' zsh
862       reference card [and once more thanks to ft! :)]
863   * /etc/skel/.vimrc: support ~/.vimrc.local
864
865  -- Michael Prokop <mika@grml.org>  Sun, 10 Jun 2007 00:04:08 +0200
866
867 grml-etc-core (0.3.11) unstable; urgency=low
868
869   * /etc/zsh/zshrc:
870     - added function ipv6-tunnel (set up an ipv6 tunnel)
871     - added function iwclient (run dhclient for wireless device),
872       thanks Niels Giesen!
873     - improved usage info of mkmaildir()
874     - removed some "function" keywords
875
876  -- Michael Prokop <mika@grml.org>  Sat, 09 Jun 2007 00:45:05 +0200
877
878 grml-etc-core (0.3.10) unstable; urgency=low
879
880   * /etc/zsh/zshrc: use \e instead of the escape-sequence.
881     Thanks for the patches, ft! [Closes: issue229, issue230]
882
883  -- Michael Prokop <mika@grml.org>  Thu, 07 Jun 2007 14:51:38 +0200
884
885 grml-etc-core (0.3.9) unstable; urgency=low
886
887   * /etc/zsh/zshrc:
888     - added functions aoeu() and asdf() to just press 'asdf' keys to
889       toggle between dvorak and us keyboard layout
890     - added function uiae() to just press 'asdf' key to toggle from
891       neon layout to us keyboard layout
892
893  -- Michael Prokop <mika@grml.org>  Mon, 04 Jun 2007 23:25:17 +0200
894
895 grml-etc-core (0.3.8) unstable; urgency=low
896
897   * /etc/zsh/zshrc:
898     - Mention "alias -s pl='perl -S'" within the zsh-mime-setup stuff
899     - Use 'sudo -s' for alias su.
900     - Added alias llog for "$PAGER /var/log/syslog"
901
902  -- Michael Prokop <mika@grml.org>  Mon, 04 Jun 2007 10:43:51 +0200
903
904 grml-etc-core (0.3.7) unstable; urgency=low
905
906   * /etc/zsh/zshrc and /etc/skel/.zshrc: some more checks whether
907     the global file has been read.
908
909  -- Michael Prokop <mika@grml.org>  Tue, 29 May 2007 16:31:19 +0200
910
911 grml-etc-core (0.3.6) unstable; urgency=low
912
913   * /etc/zsh/zshrc: do not even add completion directories if
914     broken setup has been detected.
915
916  -- Michael Prokop <mika@grml.org>  Sun, 27 May 2007 19:12:30 +0200
917
918 grml-etc-core (0.3.5) unstable; urgency=low
919
920   * /etc/zsh/zshrc + /etc/skel/.zshrc: unify way of checking for
921     present binaries/executables
922   * /etc/zsh/zshrc: check for potentially old files in 'completion.d',
923     thanks for the patch - ft!
924   * /etc/skel/.zshrc: added alias ips for 'ipython -p sh'
925
926  -- Michael Prokop <mika@grml.org>  Fri, 25 May 2007 01:30:39 +0200
927
928 grml-etc-core (0.3.4) unstable; urgency=low
929
930   * /etc/zsh/zshrc: check for present directory inside dirstack
931     code before switching between directories.
932
933  -- Michael Prokop <mika@grml.org>  Wed, 23 May 2007 10:22:14 +0200
934
935 grml-etc-core (0.3.3) unstable; urgency=low
936
937   * /etc/skel/.zshrc:
938     - added function fluxkey-change to change fluxbox keys
939       from 'Alt-#' to 'Alt-F#' and vice versa
940
941  -- Michael Prokop <mika@grml.org>  Thu, 17 May 2007 15:08:57 +0200
942
943 grml-etc-core (0.3.2) unstable; urgency=low
944
945   * /etc/skel/.zshrc: added zsh-mime-setup, thanks wuehlmaus!
946
947  -- Michael Prokop <mika@grml.org>  Tue, 15 May 2007 11:11:12 +0200
948
949 grml-etc-core (0.3.1) unstable; urgency=low
950
951   * /etc/zsh/zshrc:
952     - Applied patch by ft for better $SUDO handling via salias, thanks!
953     - Added alias debian2hd.
954
955  -- Michael Prokop <mika@grml.org>  Tue, 15 May 2007 10:53:59 +0200
956
957 grml-etc-core (0.3.0) unstable; urgency=low
958
959   * /etc/zsh/zshrc: check for $SUDO and do not use it when running
960     as root so we have the command in the zsh history.
961
962  -- Michael Prokop <mika@grml.org>  Sun, 13 May 2007 12:19:36 +0200
963
964 grml-etc-core (0.2.53) unstable; urgency=low
965
966   * Add /etc/skel/.emacs which enables UTF-8 mode by default.
967     Thanks to Josef Teske for the bugreport!
968
969  -- Michael Prokop <mika@grml.org>  Sun, 13 May 2007 00:14:18 +0200
970
971 grml-etc-core (0.2.52) unstable; urgency=low
972
973   * /etc/zsh/zshrc and /etc/skel/.zshrc:
974     Added alias and powerglob insecscp (like insecssh but for scp).
975
976  -- Michael Prokop <mika@grml.org>  Sat, 12 May 2007 23:22:32 +0200
977
978 grml-etc-core (0.2.51) unstable; urgency=low
979
980   * /etc/zsh/zshrc:
981     * added function wrapper brltty which loads a default
982       console font, works around problem in UTF-8 environment.
983       Thanks for reporting, Hermann 'steppenwolf2'!
984   * /etc/skel/.zshrc: added some functions (thanks, ft!):
985     - hl: highlighted less
986     - ic_get: queries imap servers for capabilities
987     - j2v: open file in vim and jump to line
988     - mkmaildir: creates a Maildir/ with its {new,cur,tmp} subdirs
989     - xtrename: rename xterm from within GNU-screen
990     - zurl: create small urls via tinyurl.com using wget, grep and sed
991
992  -- Michael Prokop <mika@grml.org>  Fri, 11 May 2007 01:07:27 +0200
993
994 grml-etc-core (0.2.50) unstable; urgency=low
995
996   * /etc/zsh/zshrc: sleep 2 seconds before running flite in
997     swspeak alias.
998
999  -- Michael Prokop <mika@grml.org>  Sun, 29 Apr 2007 13:16:48 +0200
1000
1001 grml-etc-core (0.2.49) unstable; urgency=low
1002
1003   * /etc/zsh/zshrc: improve code for 'manual overriding of RPROMPT'
1004     [thanks for helping, ft!]
1005
1006  -- Michael Prokop <mika@grml.org>  Sun, 22 Apr 2007 18:37:27 +0200
1007
1008 grml-etc-core (0.2.48) unstable; urgency=low
1009
1010   * /etc/zsh/zshrc:
1011     - re-enable smiley in RPROMPT, thanks to transient_rprompt
1012       [thanks for the pointer, Christian Schneider!]
1013     - allow manual overriding of RPROMPT
1014
1015  -- Michael Prokop <mika@grml.org>  Sat, 21 Apr 2007 23:57:28 +0200
1016
1017 grml-etc-core (0.2.47) unstable; urgency=low
1018
1019   * Big rewrite of /etc/zsh/completion.d/, thanks to ft!
1020     [Testing: issue201]
1021
1022  -- Michael Prokop <mika@grml.org>  Tue, 17 Apr 2007 09:21:03 +0200
1023
1024 grml-etc-core (0.2.46) unstable; urgency=low
1025
1026   * /etc/zsh/zshrc: deactivate url-quote-magic by default and
1027     provide it as alias url-quote instead. Added zstyle for
1028     url-quote-magic as well, thanks ft!
1029
1030  -- Michael Prokop <mika@grml.org>  Sun, 15 Apr 2007 22:36:28 +0200
1031
1032 grml-etc-core (0.2.45) unstable; urgency=low
1033
1034   * /etc/zsh/zshrc: fix syntax error in get_twi_cl.
1035
1036  -- Michael Prokop <mika@grml.org>  Sat, 14 Apr 2007 11:11:42 +0200
1037
1038 grml-etc-core (0.2.44) unstable; urgency=low
1039
1040   * /etc/zsh/zshrc: add check regarding get_twi_cl->get_3ware
1041     change.
1042
1043  -- Michael Prokop <mika@grml.org>  Sat, 14 Apr 2007 11:06:12 +0200
1044
1045 grml-etc-core (0.2.43) unstable; urgency=low
1046
1047   * /etc/zsh/zshrc:
1048     - applied patch by ft for generic file completion (thanks!)
1049     - added function sll (list symlinks in more details), thanks
1050       for the code base, Manuel Fuhr and ft!
1051   * /etc/skel/.zshrc: added alias mq (execute commands on the
1052     versioned patch-queue from the current repos) [thanks, gebi]
1053
1054  -- Michael Prokop <mika@grml.org>  Fri, 13 Apr 2007 17:35:15 +0200
1055
1056 grml-etc-core (0.2.42) unstable; urgency=low
1057
1058   * Update and cleanup /etc/apt/sources.list.grml. Thanks for hints,
1059     Ronny Plattner!
1060
1061  -- Michael Prokop <mika@grml.org>  Thu, 12 Apr 2007 12:48:14 +0200
1062
1063 grml-etc-core (0.2.41) unstable; urgency=low
1064
1065   * /etc/grml/script-functions: replace $UID with 'id -u' so we improve
1066     compability for POSIX/dash.
1067
1068  -- Michael Prokop <mika@grml.org>  Fri,  6 Apr 2007 22:42:16 +0200
1069
1070 grml-etc-core (0.2.40) unstable; urgency=low
1071
1072   * /etc/skel/.vimrc: do not set 'tw=72' by default anymore.
1073     Thanks for the hint, gebi.
1074
1075  -- Michael Prokop <mika@grml.org>  Wed,  4 Apr 2007 21:38:48 +0200
1076
1077 grml-etc-core (0.2.39) unstable; urgency=low
1078
1079   * /etc/zsh/zshrc:
1080     - added alias mdstat for 'cat /proc/mdstat' and
1081       alias ... which does a 'cd ../../'. Thanks, gebi!
1082     - check for 'most' before assigning aliases dchange and uchange
1083
1084  -- Michael Prokop <mika@grml.org>  Thu, 29 Mar 2007 00:22:28 +0200
1085
1086 grml-etc-core (0.2.38) unstable; urgency=low
1087
1088   * /etc/zsh/zshrc: added new aliases ati (aptitude install) and up
1089     (aptitude update, aptitude upgrade) - thanks for suggestion - Otti!
1090
1091  -- Michael Prokop <mika@grml.org>  Wed, 28 Mar 2007 20:45:21 +0200
1092
1093 grml-etc-core (0.2.37) unstable; urgency=low
1094
1095   * Add solaris examples to /etc/zsh/zshenv
1096
1097  -- Michael Prokop <mika@grml.org>  Thu, 22 Mar 2007 12:30:55 +0100
1098
1099 grml-etc-core (0.2.36) unstable; urgency=low
1100
1101   * Another version of dpkg-divert handling for debian/preinst.
1102
1103  -- Michael Prokop <mika@grml.org>  Wed, 21 Mar 2007 19:03:38 +0100
1104
1105 grml-etc-core (0.2.35) unstable; urgency=low
1106
1107   * /etc/zsh/zshrc: added aliases for better iso<->utf handling:
1108     - term2iso
1109     - term2utf
1110     - utf2iso
1111     - iso2utf
1112
1113  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 20:12:40 +0100
1114
1115 grml-etc-core (0.2.34) unstable; urgency=low
1116
1117   * /etc/grml/lsb-functions: set RC_NOCOLOR if nocolor string is
1118     present in /proc/cmdline
1119
1120  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 15:17:45 +0100
1121
1122 grml-etc-core (0.2.33) unstable; urgency=low
1123
1124   * /etc/zsh/zshenv: fix sourcing of /etc/timezone
1125
1126  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 12:51:36 +0100
1127
1128 grml-etc-core (0.2.32) unstable; urgency=low
1129
1130   * /etc/zsh/zshenv: source /etc/timezone if present
1131     (We don't want to set TZ via /etc/default/locale any longer.)
1132
1133  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 12:18:38 +0100
1134
1135 grml-etc-core (0.2.31) unstable; urgency=low
1136
1137   * /etc/zsh/zshrc: update swspeak alias:
1138     - set mixer settings to 90 by default when running swspeak
1139     - check for present /dev/softsynth and warn otherwise using flite
1140     - welcome user via flite with "Finished setting up software synthesizer"
1141       when finished execution of swspeak alias
1142     [Closes: issue152]
1143
1144  -- Michael Prokop <mika@grml.org>  Fri, 16 Mar 2007 22:17:27 +0100
1145
1146 grml-etc-core (0.2.30) unstable; urgency=low
1147
1148   * /etc/zsh/zshrc: added rationalise-dot (just type 'cd ...' to
1149     get 'cd ../..'), but deactivated by default. Taken from
1150     Christian Schneider:
1151     http://strcat.de/blog/archives/707-Schnelles-Verzeichniswechseln.html
1152     Thanks for pointing, schula.
1153
1154  -- Michael Prokop <mika@grml.org>  Wed, 14 Mar 2007 15:41:08 +0100
1155
1156 grml-etc-core (0.2.29) unstable; urgency=low
1157
1158   * /etc/skel/.zshrc: remove duplicate cl() definition, thanks - Jens
1159     Kubieziel!
1160
1161  -- Michael Prokop <mika@grml.org>  Sun, 11 Mar 2007 12:45:25 +0100
1162
1163 grml-etc-core (0.2.28) unstable; urgency=low
1164
1165   * /etc/vim/vimrc: added 'set wildmenu' (thanks for suggestion, ft!)
1166
1167  -- Michael Prokop <mika@grml.org>  Fri,  9 Mar 2007 15:33:55 +0100
1168
1169 grml-etc-core (0.2.27) unstable; urgency=low
1170
1171   * Another fix for debian/preinst to avoid breakage on older systems.
1172
1173  -- Michael Prokop <mika@grml.org>  Sat,  3 Mar 2007 18:36:41 +0100
1174
1175 grml-etc-core (0.2.26) unstable; urgency=low
1176
1177   * Move /etc/skel/.channels to package grml-etc.
1178   * Fix preinst failure of /etc/zsh/zlogin on Debian stable systems.
1179
1180  -- Michael Prokop <mika@grml.org>  Thu,  1 Mar 2007 14:59:51 +0100
1181
1182 grml-etc-core (0.2.25) unstable; urgency=low
1183
1184   * /etc/zsh/zshrc: user root should have umask 022 of course.
1185     User has 002. Thanks for reporting, Tobias Walkowiak!
1186
1187  -- Michael Prokop <mika@grml.org>  Mon, 26 Feb 2007 18:44:45 +0100
1188
1189 grml-etc-core (0.2.24) unstable; urgency=low
1190
1191   * /etc/zsh/zshenv: source /etc/default/locale only if
1192     $LANG is not set. If $LANG is not set at all fall
1193     back to en_US.iso885915 as usual. This allows manual
1194     overwriting of $LANG.
1195
1196  -- Michael Prokop <mika@grml.org>  Sun, 25 Feb 2007 22:08:55 +0100
1197
1198 grml-etc-core (0.2.23) unstable; urgency=low
1199
1200   * /etc/zsh/zshrc:
1201     - export SHELL='/bin/zsh', otherwise aterm and rxvt use
1202       /bin/sh or /bin/bash. :-/
1203     - add a space character in some abbreviation expansions
1204       so it's better readable.
1205     - added insert-unicode-char
1206     - drop the check for
1207       /usr/share/zsh/$ZSH_VERSION/functions/Prompts/promptinit and
1208       /usr/share/zsh/$ZSH_VERSION/functions/Zle/url-quote-magic
1209       because the check does not work for example with the zsh-beta
1210       package. If you notice problems with the current code please
1211       let me know.
1212   * /etc/skel/.zshrc:
1213     - added function ytdl (download video from youtube)
1214     - work around non utf8 capable software in utf environment
1215       using aliases for mrxvt, aterm and centericq
1216   * /etc/zsh/*: improved documentation about startup of zsh
1217
1218  -- Michael Prokop <mika@grml.org>  Sat, 24 Feb 2007 17:30:11 +0100
1219
1220 grml-etc-core (0.2.22) unstable; urgency=low
1221
1222   * Adding directory /etc/skel/.channels with the following files:
1223     - Files for use with scan of dvb-utils:
1224       * at-austria    -> austria in general
1225       * at-graz       -> working file for Graz
1226       * at-klagenfurt -> working file for Klagenfurt
1227     - Already configured files for use with mplayer/xine/...:
1228       * channels.conf-AT-graz       -> use DVB in Graz
1229       * channels.conf-AT-klagenfurt -> use DVB in Klagenfurt
1230
1231  -- Michael Prokop <mika@grml.org>  Sat, 24 Feb 2007 12:02:16 +0100
1232
1233 grml-etc-core (0.2.21) unstable; urgency=low
1234
1235   * /etc/zsh/zshrc: check for upper letters in isutfenv as well
1236
1237  -- Michael Prokop <mika@grml.org>  Sat, 17 Feb 2007 12:15:15 +0100
1238
1239 grml-etc-core (0.2.20) unstable; urgency=low
1240
1241   * Update of /etc/skel/.vimrc and /etc/vim/vimrc, added
1242     /etc/skel/.vim/ftplugin/c.vim.
1243
1244  -- Michael Prokop <mika@grml.org>  Sat, 10 Feb 2007 11:33:13 +0100
1245
1246 grml-etc-core (0.2.19) unstable; urgency=low
1247
1248   * /etc/vim/vimrc: make sure we use 'syntax on' only when we
1249     have vim with +syntax
1250   * debian/preinst: another fix to improve keeping of original
1251     configuration files
1252
1253  -- Michael Prokop <mika@grml.org>  Fri,  9 Feb 2007 15:24:14 +0100
1254
1255 grml-etc-core (0.2.18) unstable; urgency=low
1256
1257   * /etc/zsh/completion.d/grml-wallpaper: allow proper setting
1258     of parameters for local directories [Closses: issue116]
1259
1260  -- Michael Prokop <mika@grml.org>  Tue,  6 Feb 2007 20:17:02 +0100
1261
1262 grml-etc-core (0.2.17) unstable; urgency=low
1263
1264   * zsh config files: fix handling of check for binaries, thanks
1265     for reporting to Erich Minderlein, thanks for investigation
1266     and patch to ft! (Closes: issue80)
1267
1268  -- Michael Prokop <mika@grml.org>  Fri, 19 Jan 2007 19:27:43 +0100
1269
1270 grml-etc-core (0.2.16) unstable; urgency=low
1271
1272   * /etc/zsh/zshrc:
1273     - add completion for qma (thanks, wuehlmaus)
1274
1275  -- Michael Prokop <mika@grml.org>  Thu, 18 Jan 2007 13:08:54 +0100
1276
1277 grml-etc-core (0.2.15) unstable; urgency=low
1278
1279   * /etc/zsh/zshrc:
1280     - rename edfun() into edfunc() [thanks for hint, Kai Wilke!]
1281     - added some useful config stuff (deactivated by default as it
1282       needs personal tuning) contributed by Kai Wilke [thanks!]
1283     - improved host completion (thanks for some code, Kai Wilke!)
1284     - added apache2-ssl-certificate() as Debian does not ship
1285       the script anymore *grml*
1286     - support zsh profiling via $ZSH_PROFILE_RC and profile()
1287     - added alias 0 which does nothing else than 'return 0' (I like
1288       a clean prompt without error return codes inside but don't
1289       want to miss the feature itself, so just press 0<cr> and that's
1290       it :))
1291     - added alias debs-by-size
1292     - added function deswap (useful after suspending), function hex
1293       (print hex value of a number) and function peval (perl-eval)
1294
1295  -- Michael Prokop <mika@grml.org>  Fri,  5 Jan 2007 00:00:54 +0100
1296
1297 grml-etc-core (0.2.14) unstable; urgency=low
1298
1299   * Use builtin for chpwd's dirs command instead of the alias
1300     and function workaround, thanks - schula!
1301
1302  -- Michael Prokop <mika@grml.org>  Sun, 17 Dec 2006 14:55:05 +0100
1303
1304 grml-etc-core (0.2.13) unstable; urgency=low
1305
1306   * /etc/zsh/zshrc + /etc/skel/.zshrc: make sure 'dirs' is not
1307     an alias or function
1308
1309  -- Michael Prokop <mika@grml.org>  Sun, 17 Dec 2006 13:52:22 +0100
1310
1311 grml-etc-core (0.2.12) unstable; urgency=low
1312
1313   * /etc/zsh/zshrc: add support for global dirstack handling
1314     (Closes: issue47)
1315
1316  -- Michael Prokop <mika@grml.org>  Sat, 16 Dec 2006 20:12:25 +0100
1317
1318 grml-etc-core (0.2.11) unstable; urgency=low
1319
1320   * Do not depend on vim or nvi only but allow use of virtual package
1321     editor also. Thanks, Markus Wigge <mwigge@marcant.net>!
1322
1323  -- Michael Prokop <mika@grml.org>  Fri, 15 Dec 2006 01:02:09 +0100
1324
1325 grml-etc-core (0.2.10) unstable; urgency=low
1326
1327   * Remove /etc/skel/.zshrc from dpkg-diversion.
1328
1329  -- Michael Prokop <mika@grml.org>  Tue,  5 Dec 2006 17:05:57 +0100
1330
1331 grml-etc-core (0.2.9) unstable; urgency=low
1332
1333   * /etc/zsh/zshrc: update NOPRECMD handling
1334
1335  -- Michael Prokop <mika@grml.org>  Sun,  3 Dec 2006 11:47:22 +0100
1336
1337 grml-etc-core (0.2.8) unstable; urgency=low
1338
1339   * /etc/zsh/zshrc: drop completion for lintian and linda as
1340     zsh ships that already.
1341
1342  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 22:43:38 +0100
1343
1344 grml-etc-core (0.2.7) unstable; urgency=low
1345
1346   * /etc/zsh/zshrc: fma has been renamed into qma, adjust references
1347     therefore and use qma for manzsh too. (This fixes part 2/2 of
1348     issue19)
1349
1350  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 18:49:05 +0100
1351
1352 grml-etc-core (0.2.6) unstable; urgency=low
1353
1354   * /etc/zsh/zshrc: update URL for grml repository in zsh-help.
1355     (Closes: issue36)
1356
1357  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 18:24:07 +0100
1358
1359 grml-etc-core (0.2.5) unstable; urgency=low
1360
1361   * /etc/zsh/zshrc:
1362     - our new default umask is now 002.
1363     - function isutfenv to check whether we are running inside
1364       an utf environment
1365     - add option utf8 to alias truec according to result of isutfenv
1366
1367  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 16:08:37 +0100
1368
1369 grml-etc-core (0.2.4) unstable; urgency=low
1370
1371   * /etc/zsh/zshrc: add alias 'any' for grepping through process
1372     list, thanks for the basic idea - Karl Voit!
1373
1374  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 11:51:06 +0100
1375
1376 grml-etc-core (0.2.3) unstable; urgency=low
1377
1378   * Let's ship /etc/apt/preferences.grml as reference file.
1379
1380  -- Michael Prokop <mika@grml.org>  Fri,  1 Dec 2006 10:57:02 +0100
1381
1382 grml-etc-core (0.2.2) unstable; urgency=low
1383
1384   Another "Frank 'ft' Terbeck is my zsh hero" release.
1385
1386   * Use new grml-repository by default now (thanks for the great
1387     work, formorer!).
1388   * /etc/zsh/zshrc:
1389     - move power completion / abbreviation expansion from /etc/skel/.zshrc to
1390       main zsh config file so we can use it as root as well (thanks for hint,
1391       wuehlmaus)
1392     - move function H-Glob to this file as well and make it available
1393       as help-zshglob as well, thanks for the translation to english - ft!
1394     - support setting of RPROMPT via $DONTSETRPROMPT (thanks ft!)
1395     - allow setting NOPRECMD=1 without starting new zsh (thanks, ft!)
1396   * /etc/skel/.zshrc:
1397     - rework function dirspace() [support $1]
1398     - replace all '1>/dev/null 2>&1' with '&>/dev/null'
1399
1400  -- Michael Prokop <mika@grml.org>  Wed, 29 Nov 2006 23:25:08 +0100
1401
1402 grml-etc-core (0.2.1) unstable; urgency=low
1403
1404   * New version number for new release.
1405
1406  -- Michael Prokop <mika@grml.org>  Sun, 26 Nov 2006 19:15:39 +0100
1407
1408 grml-etc-core (0.1-38) unstable; urgency=low
1409
1410   * /etc/zsh/zlogout: execute 'clear', thanks for suggestion
1411     to Erich Minderlein and Ulrich Dangel!
1412
1413  -- Michael Prokop <mika@grml.org>  Sun, 26 Nov 2006 10:30:53 +0100
1414
1415 grml-etc-core (0.1-37) unstable; urgency=low
1416
1417   The 'preparation to a zsh workshop improves code quality' release. :)
1418
1419   * /etc/zsh/zshrc:
1420     - run "limit core 0" only in live-cd mode
1421     - support Force-Reload for /etc/init.d/*-action as well
1422     - move upgrade-function from /etc/skel/.zshrc to this file
1423   * /etc/skel/.zshrc: some cosmetic cleanups
1424   * grml-zsh-refcard has been updated (big thanks to Frank
1425     Terbeck again!) (Closes: issue9)
1426
1427  -- Michael Prokop <mika@grml.org>  Sat, 25 Nov 2006 00:06:16 +0100
1428
1429 grml-etc-core (0.1-36) unstable; urgency=low
1430
1431   * /etc/skel/.zshrc:
1432     + alias hbp='hg-buildpackage'
1433     + renamed tla related aliases:
1434         ldiff   => tdi
1435         mirror  => tmi
1436         commit  => tco
1437         merge   => tme
1438     + fix function lcheck
1439   * /etc/zsh/zshrc:
1440     + grml-rebuildfstab: use -config option of new rebuildfstab
1441     + alias acp='apt-cache policy'
1442
1443  -- Michael Prokop <mika@grml.org>  Fri, 24 Nov 2006 23:09:12 +0100
1444
1445 grml-etc-core (0.1-35) unstable; urgency=low
1446
1447   * Adjust /etc/apt/sources.list.grml for new repositories (thanks
1448     for the great work, formorer!), not yet activated by default.
1449
1450  -- Michael Prokop <mika@grml.org>  Thu, 23 Nov 2006 22:47:04 +0100
1451
1452 grml-etc-core (0.1-34) grml-testing; urgency=low
1453
1454   * Build package for new repository layout using 'grml-testing'
1455     as "Distribution".
1456
1457  -- Michael Prokop <mika@grml.org>  Sun, 19 Nov 2006 16:24:50 +0100
1458
1459 grml-etc-core (0.1-33) unstable; urgency=low
1460
1461   * /etc/zsh/zshrc: improve error handling; do *not* export $FPATH
1462     to avoid problems with different zsh versions.
1463   * Small fix in debian/preinst to prevent overwriting from original
1464     files when diverting several times (again: please report any
1465     problems you notice).
1466   * /etc/vim/vimrc: 'set nocompatible' even though it's set via
1467     debian.vim, just to make sure we have nocompatible also on
1468     older vim versions.
1469
1470  -- Michael Prokop <mika@grml.org>  Sun, 19 Nov 2006 14:45:25 +0100
1471
1472 grml-etc-core (0.1-32) unstable; urgency=low
1473
1474   * zsh-setup: applied patch from Frank Terbeck for improved
1475     grml-small support via /etc/skel/.zshrc.grmlsmall, thanks!
1476
1477  -- Michael Prokop <mika@grml.org>  Wed, 15 Nov 2006 21:28:44 +0100
1478
1479 grml-etc-core (0.1-31) unstable; urgency=low
1480
1481   * /etc/skel/.zshrc:
1482     - added alias hidiff (highlight important stuff in diff
1483       output), active if histring is available
1484     - added some isgrmlsmall checks, thanks Frank Terbeck!
1485     - added power completion, thanks wuehlmaus!
1486       See http://zshwiki.org/home/examples/zleiab for details.
1487       Notice: this deactivates the global aliases by default now,
1488       just use the global aliases as well but press ',.' afterwards
1489       to expand the abbreviation!
1490
1491  -- Michael Prokop <mika@grml.org>  Sun, 12 Nov 2006 11:30:43 +0100
1492
1493 grml-etc-core (0.1-30) unstable; urgency=low
1494
1495   * Ship /etc/grml/script-functions with this package so other packages
1496     like grml-debootstrap don't have to depend on package grml-scripts.
1497   * Bumb Standard Version to 3.7.2 (no further changes).
1498
1499  -- Michael Prokop <mika@grml.org>  Mon,  6 Nov 2006 22:32:19 +0100
1500
1501 grml-etc-core (0.1-29) unstable; urgency=low
1502
1503   * /etc/zsh/zshrc:
1504     - added isgrmlsmall() and set $EDITOR according to grml flavour,
1505       thanks - Frank Terbeck!
1506     - deactivate smiley on right side of prompt by default, uncomment
1507       the line if you want to use it
1508   * /etc/skel/.zshrc: add http://zshwiki.org/home/examples/zleiab
1509     but do not activate it by default
1510   * /etc/skel/.hgrc: adjust username for "generic user"
1511
1512  -- Michael Prokop <mika@grml.org>  Sat, 28 Oct 2006 16:21:34 +0200
1513
1514 grml-etc-core (0.1-28) unstable; urgency=low
1515
1516   * /etc/skel/.zshrc: always set 'setopt local_options' if
1517     using 'setopt errreturn'.
1518
1519  -- Michael Prokop <mika@grml.org>  Fri, 27 Oct 2006 11:55:54 +0200
1520
1521 grml-etc-core (0.1-27) unstable; urgency=low
1522
1523   * /etc/grml/screenrc*: set shell to /bin/zsh instead of zsh,
1524     otherwise running 'script' might hang. Thanks, wuehlmaus!
1525
1526  -- Michael Prokop <mika@grml.org>  Thu, 26 Oct 2006 11:20:35 +0200
1527
1528 grml-etc-core (0.1-26) unstable; urgency=low
1529
1530   The "Frank Terbeck is my zsh hero" release.
1531
1532   * Update /etc/zsh/site-functions/_hg to latest version from
1533     http://hg.intevation.org/mercurial/crew
1534   * Added /etc/zsh/site-functions/_grmlinitd for better completion
1535     of "Start Restart Stop Reload" with initscripts, thanks - Frank
1536     Terbeck!
1537   * /etc/zsh/zshrc:
1538     - use is-at-least for is4[2]-functions if possible
1539     - bugfix for $2 in initscripts "Start Restart Stop Reload"
1540       function (thanks, Frank Terbeck!)
1541     - use zsh's color capabilities if the module is present
1542       (thanks, Frank Terbeck!)
1543     - don't export $SHELL anymore
1544   * /etc/zsh/zshenv:
1545     - set /bin instead of /bin/ in $PATH
1546     - some minor code style improvements
1547   * /etc/skel/.zshrc:
1548     - updated alias fbmplayer (thanks, wuehlmaus!)
1549     - added function gex (google exact search, thanks wuehlmaus!)
1550     - added gethgsnap and gethgclone for retrieving mercurial
1551     - use $SUDO in the whole file instead of $RUNASROOT
1552     - use 'setopt errreturn' in some functions
1553
1554  -- Michael Prokop <mika@grml.org>  Tue, 24 Oct 2006 20:35:29 +0200
1555
1556 grml-etc-core (0.1-25) unstable; urgency=low
1557
1558   * /etc/skel/.zshrc: add functions for mercurial
1559   * Added /etc/skel/.hgrc - configuration file for mercurial.
1560   * Added /etc/skel/.vim/plugin/DirDiff.vim (plugin to diff and merge
1561     two directories recursively), taken from
1562     http://www.vim.org/scripts/script.php?script_id=102
1563
1564  -- Michael Prokop <mika@grml.org>  Sun, 22 Oct 2006 21:24:39 +0200
1565
1566 grml-etc-core (0.1-24) unstable; urgency=low
1567
1568   * Code improvements to /etc/zsh/zshrc and /etc/skel/.zshrc,
1569     thanks for the patch - Frank Terbeck!
1570
1571  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 19:29:59 +0200
1572
1573 grml-etc-core (0.1-23) unstable; urgency=low
1574
1575   * Fix typo in /etc/zsh/zshrc.
1576
1577  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 16:36:54 +0200
1578
1579 grml-etc-core (0.1-22) unstable; urgency=low
1580
1581   * /etc/zsh/zshrc: update functions dchange and uchange - check
1582     whether changelogs exist before trying to display them.
1583
1584  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 16:20:40 +0200
1585
1586 grml-etc-core (0.1-21) unstable; urgency=low
1587
1588   * /etc/zsh/zshrc: added some more checks so the config works
1589     on AIX (powerpc-ibm-aix5.2.0.0) as well.
1590
1591  -- Michael Prokop <mika@grml.org>  Tue, 17 Oct 2006 12:12:52 +0200
1592
1593 grml-etc-core (0.1-20) unstable; urgency=low
1594
1595   * Add /etc/zsh/site-functions/_hg, zsh completion for mercurial
1596     and set according $FPATH in /etc/zsh/zshrc.
1597
1598  -- Michael Prokop <mika@grml.org>  Sun, 15 Oct 2006 23:19:03 +0200
1599
1600 grml-etc-core (0.1-19) unstable; urgency=low
1601
1602   * /etc/grml/screenrc: activated
1603     termcapinfo xterm|xterms|xs|rxvt ti@:te@
1604     for "more usual" buffer handling in xterm & CO.
1605
1606  -- Michael Prokop <mika@grml.org>  Sat, 14 Oct 2006 22:56:23 +0200
1607
1608 grml-etc-core (0.1-18) unstable; urgency=low
1609
1610   * /etc/skel/.zshrc: update function getskype (new upstream release
1611     which does not require s/libqt3c102-mt/libqt3-mt/ workaround anymore.
1612
1613  -- Michael Prokop <mika@grml.org>  Mon,  9 Oct 2006 14:48:22 +0200
1614
1615 grml-etc-core (0.1-17) unstable; urgency=low
1616
1617   * /etc/zsh/zshrc: don't check whether we can read xorg.conf but if it
1618     exists. Check for /usr/X11R6/bin/startx if /usr/bin/startx does not exist
1619     and check for /usr/X11R6/bin/xinit if /usr/bin/xinit is not present.
1620
1621  -- Michael Prokop <mika@grml.org>  Sun,  8 Oct 2006 01:43:24 +0200
1622
1623 grml-etc-core (0.1-16) unstable; urgency=low
1624
1625   * /etc/zsh/zshrc: don't use colors on dumb terminals (like emacs)
1626   * Move debian/postinst to debian/preinst, some minor fixes in
1627     preinst and postrm.
1628
1629  -- Michael Prokop <mika@grml.org>  Mon,  2 Oct 2006 23:46:55 +0200
1630
1631 grml-etc-core (0.1-15) unstable; urgency=low
1632
1633   * Set debian related functions + aliases only if /etc/debian_version
1634     is present. Check for uid and set $SUDO according so normal
1635     user can use functions + aliases as well.
1636
1637  -- Michael Prokop <mika@grml.org>  Fri, 29 Sep 2006 14:35:32 +0200
1638
1639 grml-etc-core (0.1-14) unstable; urgency=low
1640
1641   * /etc/zsh/zshrc: instead of our predict-function use ctrl-z
1642     to put job into foreground (thanks, wuehlmaus).
1643
1644  -- Michael Prokop <mika@grml.org>  Fri, 29 Sep 2006 14:09:30 +0200
1645
1646 grml-etc-core (0.1-13) unstable; urgency=low
1647
1648   * /etc/zsh/zshrc: added alias truec - thanks, Mark!
1649
1650  -- Michael Prokop <mika@grml.org>  Thu, 28 Sep 2006 23:06:41 +0200
1651
1652 grml-etc-core (0.1-12) unstable; urgency=low
1653
1654   * Cleanup and update of /etc/apt/sources.list.grml.
1655   * /etc/zsh/zshrc: add functions dchange (Debian's changelog of specified
1656     package) and uchange (view upstream's changelog of specified package).
1657
1658  -- Michael Prokop <mika@grml.org>  Thu, 28 Sep 2006 15:42:43 +0200
1659
1660 grml-etc-core (0.1-11) unstable; urgency=low
1661
1662   * /etc/zsh/zshenv: don't set $LC_ALL anymore if it isn't set
1663     in environment files.
1664
1665  -- Michael Prokop <mika@grml.org>  Sat, 23 Sep 2006 14:20:42 +0200
1666
1667 grml-etc-core (0.1-10) unstable; urgency=low
1668
1669   * /etc/zsh/zshrc: improved startx + xinit alias, thanks to
1670     Worf for idea!
1671   * /etc/skel/.zshrc: set browser to firefox if $DISPLAY is set
1672
1673  -- Michael Prokop <mika@grml.org>  Sat, 23 Sep 2006 12:21:32 +0200
1674
1675 grml-etc-core (0.1-9) unstable; urgency=low
1676
1677   * /etc/zsh/zshenv: add /cdrom/addons/ to $PATH if the directory
1678     is present.
1679   * /etc/zsh/zshrc: "complete 'cd -<tab' with menu", press esc-v to
1680     delete a word until its last '/'
1681
1682  -- Michael Prokop <mika@grml.org>  Thu, 21 Sep 2006 19:29:02 +0200
1683
1684 grml-etc-core (0.1-8) unstable; urgency=low
1685
1686   * Depend on 'vim | nvi' so we can use grml-etc-core on grml-small
1687     as well.
1688
1689  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 19:42:16 +0200
1690
1691 grml-etc-core (0.1-7) unstable; urgency=low
1692
1693   * /etc/skel/.zshrc: added function getair (get AIR - Automated Image and
1694     Restore).
1695
1696  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 18:55:01 +0200
1697
1698 grml-etc-core (0.1-6) unstable; urgency=low
1699
1700   * Remove /etc/grml/script-functions, ship it with package grml-scripts.
1701
1702  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 00:46:00 +0200
1703
1704 grml-etc-core (0.1-5) unstable; urgency=low
1705
1706   * /etc/zsh/zshrc:
1707     - press "ctrl-e d" to insert the actual date in the form
1708       yyyy-mm-dd (found in schulas zsh config :))
1709     - complete manual pages by their section (hello schula,
1710       again ;-))
1711
1712  -- Michael Prokop <mika@grml.org>  Sun, 17 Sep 2006 16:46:44 +0200
1713
1714 grml-etc-core (0.1-4) unstable; urgency=low
1715
1716   * /etc/zsh/zshrc: support 'BATTERY=1 zsh' (display battery
1717     status on right side of prompt.
1718
1719  -- Michael Prokop <mika@grml.org>  Sun, 17 Sep 2006 14:19:09 +0200
1720
1721 grml-etc-core (0.1-3) unstable; urgency=low
1722
1723   * /etc/zsh/zshrc: added alias ll (ls -hAl --color=auto'), thanks
1724     for suggestion, Mark!
1725   * /etc/apt/sources.list.grml: added entry for xfce sources, thanks
1726     Mark!
1727   * Added /etc/grml/script-functions meant for usage inside shell
1728     scripts.
1729
1730  -- Michael Prokop <mika@grml.org>  Sat, 16 Sep 2006 10:39:52 +0200
1731
1732 grml-etc-core (0.1-2) unstable; urgency=low
1733
1734   * /etc/skel/.zshrc: updated function wodeb(), thanks wuehlmaus!
1735
1736  -- Michael Prokop <mika@grml.org>  Fri, 15 Sep 2006 17:53:35 +0200
1737
1738 grml-etc-core (0.1) unstable; urgency=low
1739
1740   * Initial Release.
1741
1742  -- Michael Prokop <mika@grml.org>  Tue, 12 Sep 2006 15:45:23 +0200
1743