dfd321ba41fcd65638118adaca26c778572f1bf2
[grml-etc-core.git] / debian / changelog
1 grml-etc-core (0.7.4) grml-testing; urgency=low
2
3   [ Michael Prokop ]
4   * [a030fbf] zshrc: add dcopyright function to display copyright file of
5     a given package. Thanks to Gregor Herrmann <gregoa@debian.org> for the
6     patch
7
8   [ Hendrik Jaeger ]
9   * [5341437] vimrc: remove duplicate settings
10
11   [ Evan Pitstick ]
12   * [b10097c] Moved the grml.org host to skel and added support for
13     ZDOTDIR
14
15  -- Michael Prokop <mika@grml.org>  Tue, 26 Feb 2013 10:10:44 +0100
16
17 grml-etc-core (0.7.3) grml-testing; urgency=low
18
19   [ Pierre Schmitz ]
20   * [bd87086] zshrc: Restore original prompt
21
22  -- Michael Prokop <mika@grml.org>  Thu, 27 Dec 2012 12:30:01 +0100
23
24 grml-etc-core (0.7.2) grml-testing; urgency=low
25
26   [ Bernhard Tittelbach ]
27   * [57bbea3] zsh: updated purge function
28
29   [ Frank Terbeck ]
30   * [b0fec25] zshrc: Remove zurl's dependency on =~ type regexp conditions
31
32   [ Christian Hesse ]
33   * [843931f] unify spelling of colo(u)r to color
34
35  -- Michael Prokop <mika@grml.org>  Mon, 17 Dec 2012 12:52:00 +0100
36
37 grml-etc-core (0.7.1) grml-testing; urgency=low
38
39   [ Bernhard Tittelbach ]
40   * [88b8704] zsh: improve purge(), glob for files where appropriate and
41     don't try to delete stuff twice
42
43   [ Michael Prokop ]
44   * [fe6aa2b] zshrc: use variable ffound in zrcautoload function
45   * [0098421] Bump Standards-Version to 3.9.4
46
47  -- Michael Prokop <mika@grml.org>  Tue, 02 Oct 2012 09:58:46 +0200
48
49 grml-etc-core (0.7.0) grml-testing; urgency=low
50
51   [ Michael Prokop ]
52   * [ea65fdc] zshrc: Enable CLICOLOR on FreeBSD. Thanks to
53     Christian Hofstaedtler
54
55   [ Bernhard Tittelbach ]
56   * [174a091] zshrc: make simple-extract also work with uris that end in
57     e.g. format=zip
58   * [9cef3a9] zsh: fix typo grml functions autoload
59   * tmux related changes:
60     - [895e6d6] new statusline, space and backspace enabled for
61       window switching
62     - [5da798c] more space, session name
63     - [f4ad46f] mouse-select-pane off to enable terminal window
64       copy&paste
65     - [046d45b] better user@host:session scheme
66     - [646f73f] date and time, and commented out alternatives
67     - [7eaf7d8] make copy&pase mode useable
68     - [ee6fa75] kill-session for gebi
69     - [c6c2094] kill-pane instead of kill-window
70     - [3309823] join-pane
71
72   [ Frank Terbeck ]
73   * [76ee162] Only define vim() if vim is available
74   * [c67b327] Do not disable zstyle if compsys did not load
75   * [78d890c] Specify a command search path for sudo completion
76     [Closes: issue1207]
77   * [8564319] Workaround incompatibilities with the keyboard setup of
78     some  vendors
79
80  -- Michael Prokop <mika@grml.org>  Mon, 10 Sep 2012 09:09:16 +0200
81
82 grml-etc-core (0.6.2) grml-testing; urgency=low
83
84   * [162b488] zshrc: drop trailing space in grep and ls _options.
85     Thanks to Frank Terbeck <ft@grml.org> for the bugfix
86   * [6472d2d] zshrc: provide Status as shortcut for
87     /etc/init.d/$service status
88
89  -- Michael Prokop <mika@grml.org>  Tue, 12 Jun 2012 00:36:48 +0200
90
91 grml-etc-core (0.6.1) grml-testing; urgency=low
92
93   [ Frank Terbeck ]
94   * [638c191] Merge latest directory-profiles code
95   * [af590e7] dirprofiles: Move updated documentation from source code
96     comment to the setup's manual page
97
98   [ Michael Prokop ]
99   * [f2fcaea] Bump Standards-Version to 3.9.3.
100
101  -- Michael Prokop <mika@grml.org>  Tue, 15 May 2012 20:24:01 +0200
102
103 grml-etc-core (0.6.0) grml-testing; urgency=low
104
105   [ Frank Terbeck ]
106   * [b2a42cb] zshrc: Fix ls (and grep) option handling on non-linux
107     systems
108   * [e0920bf] zshrc: Enable --color=auto for grep in FreeBSD
109   * [d4e14fd] zshrc: Typo: grml_options -> grep_options
110   * [5f433e9] zshrc: Fix broken quoting
111   * [143008f] zshrc: Fix documentation tag for alias lsl
112   * [a8546c9] zshrc: Remove superfluous comments
113   * [828d43a] zshrc: Make mkcd() more robust
114
115   [ Michael Prokop ]
116   * [e5e6e3a] script-functions: fix getbootparam/checkbootparam
117   * [37f4af2] zshrc: drop http alias. Thanks to Axel Beckert
118     for reporting
119
120   [ Jerome Leclanche ]
121   * [49339f2] Re-implement zurl() under the goo.gl API
122
123   [ Bernhard Tittelbach ]
124   * [2ebcbd6] zshrc: fix inplaceMkDirs
125   * [a4cd061] zsh: purge: make purge take an optional dir argument so it
126     can be used e.g. with zargs --max-args 1 -- **/ -- purge
127
128  -- Michael Prokop <mika@grml.org>  Wed, 09 May 2012 12:29:22 +0200
129
130 grml-etc-core (0.5.5) grml-testing; urgency=low
131
132   [ Bernhard Tittelbach ]
133   * [87c92b3] zsh: some handy examples for the skel/.zshrc
134   * [82921ea] zsh: purge: make default uppercase
135   * [2cf5d4e] zsh: help-zle bugfix
136   * [cd5a844] zsh: help-show-abk
137   * [6ae9d0d] zsh: keybindings: unify case of caseinsensitive
138     control chars
139   * [764b204] zsh: keybindings: unify case ++
140
141  -- Michael Prokop <mika@grml.org>  Sun, 29 Jan 2012 13:27:56 +0100
142
143 grml-etc-core (0.5.4) grml-testing; urgency=low
144
145   [ Frank Terbeck ]
146   * [8600fe0] Add completion for grml-tips [Closes: issue988]
147
148  -- Michael Prokop <mika@grml.org>  Wed, 11 Jan 2012 18:27:38 +0100
149
150 grml-etc-core (0.5.3) grml-testing; urgency=low
151
152   [ Bernhard Tittelbach ]
153   * [3b39caa] zsh: weather: fix typo
154   * [caf6961] zsh: lsdisk: fix typo introduced through rewrapping
155
156   [ Ulrich Dangel ]
157   * [74b9ce9] Remove deprecated file /etc/apt/sources.list.grml
158   * [3d0fba5] Remove hg-snapshot-script and corresponding apt.conf.example
159
160  -- Michael Prokop <mika@grml.org>  Mon, 09 Jan 2012 16:30:00 +0100
161
162 grml-etc-core (0.5.2) grml-testing; urgency=low
163
164   * [25a6fad] Remove /etc/skel/.toprc, not supported by recent procps.
165     [Closes: issue1091]
166
167  -- Michael Prokop <mika@grml.org>  Thu, 08 Dec 2011 21:21:23 +0100
168
169 grml-etc-core (0.5.1) grml-testing; urgency=low
170
171   [ Christian Hofstaedtler ]
172   * [8d787e5] Remove extra delete-word bindings
173
174  -- Michael Prokop <mika@grml.org>  Thu, 08 Dec 2011 14:30:23 +0100
175
176 grml-etc-core (0.5.0) grml-testing; urgency=low
177
178   [ Bernhard Tittelbach ]
179   * [bff1927] zshrc: alias lsnewdir/lsolddir shows newest/oldest created 20 directories (10 .dirs)
180
181   [ Michael Prokop ]
182   * [262bccc] zshrc: fix delete-word keybinding
183   * [7621f9f] zshrc: readd setopt nonomatch
184
185   [ Frank Terbeck ]
186   * [433f1c4] zshrc: Remove vim fold-markers
187   * [3db9d15] zshrc: Move weather to its own file
188   * [8c93e85] zshrc: Remove fluxkey-change
189   * [2b85131] zshrc: Move linenr to its own file
190   * [e149179] zshrc: Move hl and its completion to their own files
191   * [c9b2d70] zshrc: Remove mkmaildir
192   * [a4eb95c] zshrc: Move ic_get to skel/.zshrc
193   * [9eb3cd4] zshrc: Move exirename to its own file
194   * [21eb785] zshrc: Remove smart-indent
195   * [18e610e] zshrc: Remove mmake
196   * [36bdfe0] zshrc: Move urldecode to its own file
197   * [972d792] zshrc: Remove genthumbs
198   * [8569837] zshrc: Remove mkiso
199   * [3254c19] zshrc: Remove mkaudiocd
200   * [a861b6b] zshrc: Remove audioburn
201   * [349659e] zshrc: Remove audiorip
202   * [e72da8d] zshrc: Remove status
203   * [1130de3] zshrc: Remove slow_print
204   * [d2bf4ca] zshrc: Remove dirspace
205   * [6253c5b] zshrc: Remove suidfind
206   * [ad3991d] zshrc: Remove ansi-colors
207   * [f1005a1] zshrc: Move readme() to its own file
208   * [30282f6] zshrc: Remove vman
209   * [e450b32] zshrc: Remove 2html
210   * [427ed4a] zshrc: Remove selhist
211   * [713060b] zshrc: Move plap to skel/.zshrc
212   * [cc1840a] zshrc: Remove rundirs
213   * [919ba75] zshrc: Move lsdisk to its own file
214   * [af18804] zshrc: Move purge to its own file
215   * [c1d8920] zshrc: Move lcheck to skel/.zshrc
216   * [670ef7a] zshrc: Remove man2
217   * [6149d80] grmlzshrc.t2t: Update with removals
218   * [8e9aced] zshrc: Remove greph
219   * [0a79afd] zshrc: Remove regcheck
220   * [006fc86] zshrc: Remove makereadable
221   * [ce4346f] zshrc: Remove limg
222   * [73a6cb7] zshrc: Move uopen to skel/.zshrc
223   * [b4428f4] zshrc: Remove viless
224   * [2933102] zshrc: Remove udiff
225   * [e49d294] zshrc: Remove shzip
226   * [d2ac165] zshrc: Remove shtar
227   * [48186d3] zshrc: Move memusage to skel/.zshrc
228   * [5a731e3] zshrc: Remove mdiff
229   * [cc9c8cb] zshrc: Remove fir
230   * [a7b0488] grmlzshrc.t2t: Remove exirename documentation
231   * [e6beda1] zshrc: Remove disassemble
232   * [4338c8c] zshrc: Remove cvs* functions
233   * [6555fbd] zshrc: Remove cvs* cdiff
234   * [85fcef7] zshrc: Remove webservice functions
235   * [39f9664] zshrc: Remove zg()
236   * [344ce4b] zshrc: Remove iwclient
237   * [270ae2f] zshrc: Move ipv6-tunnel to its own function file
238   * [f4d4452] zshrc: Remove kbd layout-changing fcts
239   * [2e9ff8e] zshrc: Remove peval and calc
240   * [fe25fa0] zshrc: Move hex to skel/.zshrc
241   * [a5d4d99] zshrc: Remove qma
242   * [bd6da85] zshrc: Remove setenv
243   * [2093575] zshrc: Remove apache2-ssl-certificate
244   * [37bc165] zshrc: Remove get_tw_cli
245   * [ad6af51] zshrc: Remove upgrade
246   * [32adff6] zshrc: Remove doc()
247   * [f3c3139] zshrc: Remove sshot
248   * [15383cb] zshrc: Move minimal-shell to its own file
249   * [500599c] zshrc: mcd -> mkcd
250   * [d078ae0] zshrc globalias -> zleiab
251   * [50226ef] zshrc: Remove hidiff
252   * [b7ebc81] zshrc: Remove GREP
253   * [6949abc] zshrc: Remove cmplayer
254   * [5e5508b] zshrc: Remove fbmplayer
255   * [0c46c6b] zshrc: Remove fblinks
256   * [fb3386a] zshrc: Remove md
257   * [f4bf5eb] zshrc: Remove chmod aliases
258   * [e44dffb] zshrc: Remove font-changing aliases
259   * [ef25f1d] zshrc: Remove correction-disabled aliases
260   * [c5743df] zshrc: Move `top10' alias to skel/.zshrc
261   * [4c98820] zshrc: Remove CO and CH aliases
262   * [2cbc16c] zshrc: Remove truecrypt alias
263   * [ed94530] zshrc: Remove 1-char aliases: 0, g, s, S
264   * [dd58483] zshrc: Remove md and rd aliases
265   * [b9dc150] zshrc: Remove QTPATH and JIKESPATH
266   * [b4c73df] zshrc: Don't unset `nomatch' anymore
267   * [58ccc98] zshrc: Remove smart-compress
268   * [a9d3f36] zshrc: Remove `show-archive'
269   * [ac404c1] zshrc: Remove `refunc' as `freload' does the same thing
270   * [a3d8018] zshrc: Remove the root/non-root split
271   * [2fa5597] zshrc: Try to keep lines under 80 chars
272
273  -- Christian Hofstaedtler <ch@grml.org>  Tue, 06 Dec 2011 22:48:36 +0100
274
275 grml-etc-core (0.4.03) unstable; urgency=low
276
277   * [43b9baa] lsb-functions: fix logic of RC_NOCOLOR check for
278     RC_ENDCOL
279
280  -- Michael Prokop <mika@grml.org>  Sun, 27 Nov 2011 23:16:16 +0100
281
282 grml-etc-core (0.4.02) unstable; urgency=low
283
284   [ Frank Terbeck ]
285   * [43090cf] zshrc: Make cd() behave with more than one argument
286   * [fb6dc41] zshrc: Do not use bogus array index `0' in dirstack code
287     [Closes: issue1055]
288   * [2130d67] Fix spelling in debian/control
289   * [219a342] gitignore: zsh byte-compiled files (*.zwc)
290   * [7b4ae7e] zshrc: Stop setting $BROWSER
291
292   [ micah anderson ]
293   * [b7cea1c] zshrc: hl() parameter fix
294
295   [ Christian Hofstaedtler ]
296   * [8b7ef31] Remove unmaintained accessibility support
297   * [093bbd1] Cleanup indenting in preinst, postrm
298
299   [ Sebastian Boehm ]
300   * [11ce070] Add tmux.conf
301
302   [ Michael Prokop ]
303   * [f5f88df] zshrc: use dpkg-query instead of grep-status for debs-by-
304     size alias. Thanks to Thorsten Glaser <tg@mirbsd.org>
305   * [91e6659] zshrc: drop 2mp3_192 function
306   * [527ab11] lsb-functions: if we do not use colors then assume terminal
307     can not handle endcols
308   * [2eb78fd] zshrc: check for empty DONTSETRPROMPT and NOTITLE
309
310   [ Bernhard Tittelbach ]
311   * [7ee39bb] zshrc: purge old zsh compile-files, echo newline
312   * [87a8f70] zshrc: lsdisk mount and blocksize info
313   * [fd1f19f] zshrc: fix readme, add liesmich, improve globbing
314   * [e325343] zshrc: help-zle caching
315   * [eb2c0c6] zshrc: readme(): remove superfluous line
316   * [a443ac2] zshrc: inplaceMkDirs(): handle espaces and quotes better
317   * [5173aea] zshrc: alias remove current working diretory
318   * [a7cf6e3] zshrc: simple-extract: make curl follow redirects
319
320  -- Michael Prokop <mika@grml.org>  Sat, 26 Nov 2011 19:10:44 +0100
321
322 grml-etc-core (0.4.01) unstable; urgency=low
323
324   [ Frank Terbeck ]
325   * [7f27648] Disable vcs_info if the function is not loaded
326   * [47b6a5f] zshrc: Updating accept-line wrapper
327
328   [ Christian Hofstaedtler ]
329   * [5f0f906] Revert "Make sure grmlzshrc is only loaded once"
330   * [59f4992] Add debian/control headers Origin, Bugs
331   * [c9d3e24] remove preferences.grml example file
332
333   [ Michael Prokop ]
334   * [aad6e4e] zshrc: provide smart cd function, allows switching to /etc
335     when running 'cd /etc/fstab'
336
337   [ Bernhard Tittelbach ]
338   * [3fbd060] zsh: complete from screen and tmux, workaround screen
339   * [303fb96] zsh: tmux hardcopy version check
340   * [95eeb86] zshrc: provide help_zle_parse_keybindings through ctrl-x-z,
341     add/change some keybinding comments accordingly.
342   * [05260a8] zsh: make any() case insensitive
343
344  -- Michael Prokop <mika@grml.org>  Mon, 08 Aug 2011 14:41:16 +0200
345
346 grml-etc-core (0.4.00) unstable; urgency=low
347
348   The "this release qualifies for a minor version number bump" release.
349
350   [ Christian Hofstaedtler ]
351   * [04acd40] Don't hardcore zsh as shell in screenrc
352   * [941cec7] Sync screenrc_* file endings
353   * [ec2a092] Add README.md
354   * [b83a5a7] Remove completely dead entries from sources.list.grml
355   * [f9d123b] Disable *all* repositories in sources.list.grml
356   * [35c81f6] Add HP server management tools to sources.list.grml
357
358   [ Frank Terbeck ]
359   * [409ee3c] zshrc: Fix umask logic
360   * [1dda332] zshrc: Make sure grmlzshrc is only loaded once.
361   * [f014559] zshrc: Remove included vcs_info
362   * [a8ca94c] Remove comment about vcs_info from the manual
363   * [537471e] grmlzshrc.t2t: Add a note about disabling global
364     config files
365   * [3b0fb3c] zshrc: Put _grmlinitd completion directly into zshrc.
366
367   [ Michael Prokop ]
368   * [cbbf17b] zsh: Disable specific umask settings by default.
369   * [cdb7985] zsh docs: update copyright information and
370     Grml project information.
371   * [787c306] zshrc: make sure simple-extract() returns according
372     return code when download of an archive file fails and slightly
373     adjust error messages.
374   * [dce95d8] zsh docs: extend simple-extract() documentation to
375     match current implementation.
376   * [885aa37] zshrc: Add function cdt() to create a temporary
377     directory and change current working directory to it.
378   * [4a33608] zshrc: Added function inplaceMkDirs().
379     Thanks to Bernhard Tittelbach <bernhard@tittelbach.org>
380   * [e82bb71] zshrc: use history-beginning-search-{forward,backward}-end
381     instead of the version without "-end".
382     Thanks to Frank Terbeck <ft@grml.org>
383
384   [ Bernhard Tittelbach ]
385   * [515cabf] zshrc: New function lsdisk to use udev's /dev/disk/
386     to list block devices with their LABEL, UUID and IDs
387   * [77228e2] zshrc: fix typo in top10
388   * [1314616] zshrc: fix typo in edfunc usage text
389   * [741e769] zshrc: fixing broken any() function (drop usage of expr)
390   * [19cfd45] zshrc: replace ogg2mp3_192 with improved 2mp3_192
391   * [e3d86cc] zshrc: also support "+" and <INSERT> as keybindings
392     for accept-and-menu-complete.
393   * [cecd56b] zshrc: complete word from history with menu using
394     ctrl-x ctrl-x
395   * [1c9a325] zshrc: keybinding Alt-Delete kills current/right word
396   * [18dd9ed] zshrc: history-beginning-search with PageUp/PageDown.
397   * [9cb24cf] zshrc: use HOME/END as keybinding for
398     beginning-or-end-of-somewhere.
399   * [7b48dd9] zshrc: Ctrl/Alt-Cursor moves between words
400   * [edf2d10] zshrc: provide completion for refunc function
401   * [5dd23e2] zshrc: improve purge() function.
402   * [01fe02e] zshrc: new function rundirs() to run shell functions in
403     a bunch of directories.
404   * [8cd07c9] zshrc: provide screen hardcopy feature to complete word
405     from words currently displayed in Screen.
406   * [6b3ce44] zshrc: simple-extract on steroids (providing download feature).
407     [Closes: issue982]
408
409  -- Michael Prokop <mika@grml.org>  Fri, 22 Jul 2011 00:02:11 +0200
410
411 grml-etc-core (0.3.90) unstable; urgency=low
412
413   [ Frank Terbeck ]
414   * [42cc9b0] Fix `lsold' globbing flags [Closes: issue991]
415   * [e07e9a2] Use the same options in lnew as in lsnew
416   * [748acc6] zshrc: vman: Handle zero arguments [Closes: issue993]
417
418  -- Christian Hofstaedtler <ch@grml.org>  Thu, 26 May 2011 21:24:25 +0200
419
420 grml-etc-core (0.3.89) unstable; urgency=low
421
422   [ Frank Terbeck ]
423   * [a3a39fe] zshrc: Removing d()
424   * [e193e4a] zshrc: activate zsh lookup for all users
425   * [dc4eb5b] Fixing ssl-cert-{sha512,sha256,sha1,md5}()
426   * [42b4b5f] Add *.substvars to gitignore
427   * [690a5be] Waste less space in window titles [Closes: issue979]
428   * [204f0ba] Preserve cursor position with `sudo-command-line' [Closes: issue980]
429
430   [ Michael Prokop ]
431   * [d3a3ea5] /etc/skel/.zshrc: provide improved rationalise-dot version by Mikael Magnusson
432
433   [ Ulrich Dangel ]
434   * [72b956d] Depend on grml-scripts-core instead of grml-scripts.
435   * [6ab1014] Revert "Depend on grml-scripts-core instead of grml-scripts."
436   * [8670ff0] Recommend grml-scripts-core
437
438   [ Christian Hofstaedtler ]
439   * [ed29215] Bump Standards-Version to 3.9.2 (no changes)
440
441  -- Christian Hofstaedtler <ch@grml.org>  Wed, 11 May 2011 21:06:10 +0200
442
443 grml-etc-core (0.3.88) unstable; urgency=low
444
445   [ Ulrich Dangel ]
446   * [efcb69a] Disable persistent undo feature for vim. This feature
447     is nice but possibly dangerous if the user doesn't expect this
448     behaviour, therefore disable it per default.
449
450  -- Michael Prokop <mika@grml.org>  Mon, 27 Dec 2010 00:05:55 +0100
451
452 grml-etc-core (0.3.87) unstable; urgency=low
453
454   [ Frank Terbeck ]
455   * [fff04ca] Adding a kill to slash binding to alt-backspace.
456
457  -- Michael Prokop <mika@grml.org>  Fri, 17 Dec 2010 12:35:47 +0100
458
459 grml-etc-core (0.3.86) unstable; urgency=low
460
461   [ Frank Terbeck ]
462   * [1e010be] Fix `VCS_INFO_realpath()' for zsh 4.3.10 and below.
463
464  -- Michael Prokop <mika@grml.org>  Tue, 07 Dec 2010 18:43:38 +0100
465
466 grml-etc-core (0.3.85) unstable; urgency=low
467
468   [ Ulrich Dangel ]
469   * zshrc: Remove `startx()' and `xinit()' functions.
470
471   [ Frank Terbeck ]
472   * zshrc: Do not set `localoptions' in `xsource()'. That makes it
473     impossible to set options in `.zshrc.pre' or `.zshrc.local'.
474     Reported by Dominic Hopf. Thanks!
475
476  -- Michael Prokop <mika@grml.org>  Tue, 23 Nov 2010 23:30:17 +0100
477
478 grml-etc-core (0.3.84) unstable; urgency=low
479
480   [ Frank Terbeck ]
481   * zshrc: Remove git-get-*() as discussed on IRC.
482   * zshrc: Fixied a bug in whatwhen(); found be Joerg Woelke.
483   * zshrc: Added a note about modifying the zshrc file when it is
484     used as ~/.zshrc
485   * zshrc: Disable `vcs_info' in restricted shells.
486   * grmlzshrc.t2t: Remove references to git-get-*().
487   * Added zsh-lookup subsystem from <https://github.com/ft/zsh-lookup>.
488
489   [ Carsten Hey ]
490   * zshrc: Rename new() to modified().
491   * zshrc: Load zsh/stat as zstat instead of stat.
492   * zshrc: fix typo in default value handling of changed() and new()
493     (now modified()).
494
495   [ Joerg Woelke ]
496   * zshrc: Comment out the non-working `zurl' function.
497   * grmlzshrc.t2t: documentation updates.
498   * zshrc: Improve weather() function.
499   * zshrc: Remove functions gethgclone() and gethgsnap()
500   * zshrc: zshrc: Fix iwclient().
501   * zshrc: Fix passing of args in cdiff().
502
503   [ Ulrich Dangel ]
504   * zshrc: Remove get{air,gizmo,skype,skypebeta,xlite} functions.
505   * vimrc: Enable "persistent undo" if possible. [Closes: issue909]
506     [Closes: issue927]
507
508   [ Michael Prokop ]
509   * /etc/skel/.gitconfig: drop core.pager option (less -Mr) causing
510     terminal problems.
511   * Bump Standards-Version to 3.9.1.
512
513  -- Michael Prokop <mika@grml.org>  Mon, 08 Nov 2010 11:54:26 +0100
514
515 grml-etc-core (0.3.83) unstable; urgency=low
516
517   [ Michael Prokop ]
518   * zshrc: rename _bkdate to insert-datestamp and enter date at
519     cursor position instead of end of line.
520   * zshrc: Run VCS_INFO_check_com cvs inside VCS_INFO_cvs_detect.
521     Thanks to Carsten Hey.
522   * zshrc: do not enable menu selection for directory-stack by
523     default as this modifies ctrl-d behaviour as well.
524
525   [ Frank Terbeck ]
526   * zshrc: prefer external vcs_info if available, fall back to
527     internal otherwise.
528
529  -- Michael Prokop <mika@grml.org>  Thu, 10 Jun 2010 23:32:05 +0200
530
531 grml-etc-core (0.3.82) unstable; urgency=low
532
533   * zshrc: function asc() for roadwarriors using GNU screen
534     and ssh. Thanks to Axel Beckert.
535
536  -- Michael Prokop <mika@grml.org>  Fri, 28 May 2010 00:56:42 +0200
537
538 grml-etc-core (0.3.81) unstable; urgency=low
539
540   [ Carsten Hey ]
541   * zshrc: Added changed() function
542   * zshrc: Make backtab do `reverse-menu-complete'
543   * zshrc: Use reasonable defaults for `changed()' and `new()'
544
545   [ Michael Prokop ]
546   * Support /etc/grml/screenrc in screen function for non-root users.
547     Thanks to Michael Hammer.
548
549  -- Michael Prokop <mika@grml.org>  Thu, 20 May 2010 21:43:01 +0200
550
551 grml-etc-core (0.3.80) unstable; urgency=low
552
553   [ Frank Terbeck ]
554   * zshrc: Switch `minimal-shell()' from ksh93 to mksh
555   * grmlzshrc.t2t: Updated minimal-shell entry
556   * Make our C-z shortcut smarter
557
558   [ Michael Prokop ]
559   * Drop backupcopy option to avoid overwriting symlinks. Issue brought
560     up by Ulrich, thanks!
561
562  -- Michael Prokop <mika@grml.org>  Thu, 11 Mar 2010 01:34:37 +0100
563
564 grml-etc-core (0.3.79) unstable; urgency=low
565
566   [ Ulrich Dangel ]
567   * Use wrapper functions for changing title/screen status
568     [Closes: issue779]
569
570   [ Frank Terbeck ]
571   * zshrc: Fix another vcs_info bug, wrt to backwards compatibility with
572     older git versions. Reported by Timo Boettcher.
573
574   [ Michael Prokop ]
575   * Bump Standards-Version to 3.8.4 (no further changes).
576
577  -- Michael Prokop <mika@grml.org>  Fri, 26 Feb 2010 22:04:31 +0100
578
579 grml-etc-core (0.3.78) unstable; urgency=low
580
581   [ Michael Prokop ]
582   * Apply patch by Axel Beckert <abe@deuxchevaux.org> (thanks!) which
583     adds Emacs local variables at EOF equivalent to vim's.
584     [Closes: issue745]
585
586   [ Frank Terbeck ]
587   * zshrc: Fixed a bug in vcs_info which led to an endless loop, when
588     a directory had really screwy premissions. Noticed by Christian
589     Hofstaedtler.
590
591   [ Ulrich Dangel ]
592   * Added top configuration file to skel directory. Thanks to Andras
593     Korn for the idea. [Closes: issue755]
594
595  -- Frank Terbeck <ft@grml.org>  Sun, 07 Feb 2010 18:04:11 +0100
596
597 grml-etc-core (0.3.77) unstable; urgency=low
598
599   [ Michael Prokop ]
600   * zshrc: drop aumix call in swspeak().
601
602   [ Frank Terbeck ]
603   * Added doc/ which contains a reference manual for grml's zsh setup.
604     See the manual's AUTHORS section and the git history for who was
605     involved. Thanks to everyone who helped!
606
607  -- Michael Prokop <mika@grml.org>  Thu, 22 Oct 2009 01:02:45 +0200
608
609 grml-etc-core (0.3.76) unstable; urgency=low
610
611   [ Frank Terbeck ]
612   * zshrc: add openssl hash functions [Closes: issue741]
613   * zshrc: use history-incremental-pattern-search-* for incremental history
614     searches per default (via ^r and ^s).
615   * zshrc: actively do 'setopt unset'
616
617  -- Michael Prokop <mika@grml.org>  Wed, 14 Oct 2009 09:26:37 +0200
618
619 grml-etc-core (0.3.75) unstable; urgency=low
620
621   [ Frank Terbeck ]
622   * zshrc: mark specialized run-help functions for autoloading
623   * zshrc: remove reload(). 'exec zsh' is a much more robust way of
624     reloading the configuration.
625   * zshrc: remove sig() function
626
627   [ Michael Prokop ]
628   * zshrc: fix description of alias md (it's mkdir and not rmdir).
629   * Bump Standards-Version to 3.8.3 (no further changes).
630
631   [ Joerg Woelke ]
632   * zshrc: Fix lsx and lsl aliases.
633   * zshrc: Removing shtgz(). shtar() does the same, just portably.
634   * zshrc: Remove broken ytdl() function.
635   * zshrc: Typo fixes
636   * zshrc: Remove aliases ips and check_dpkg_running.
637   * zshrc: Remove tla aliases.
638
639  -- Michael Prokop <mika@grml.org>  Mon, 07 Sep 2009 17:58:58 +0200
640
641 grml-etc-core (0.3.74) unstable; urgency=low
642
643   [ Frank Terbeck ]
644   * vimrc: merged /etc/vim/vimrc and /etc/skel/.vimrc into one file
645
646   [ Michael Prokop ]
647   * /etc/grml/script-functions: replace 'type -p' with 'which'.
648
649  -- Michael Prokop <mika@grml.org>  Mon, 10 Aug 2009 14:15:50 +0200
650
651 grml-etc-core (0.3.73) unstable; urgency=low
652
653   [ Frank Terbeck ]
654   * zshrc: Fix a problem when calling compinit can seem to cause zsh startup
655     to hang forever. Reported by Rasmus Steinke.
656   * zshrc: Fix problems related to TERM=mostlike in zshrc. Again reported by
657     Rasmus Steinke.
658   * zshrc: Give check_com a -g option to test for global aliases, too.
659   * zshrc: Get rid of whence, once and for all.
660   * zshrc: Insert a condition for loading /etc/default/locale
661     [Closes: issue706]
662   * zshrc: Set options a lot earlier and include noshwordsplit explicitly.
663   * zshrc: Make functions insusceptible to user option settings.
664   * zsh: move completion.d and functions.d to usr/share
665   * zshrc: Include the current directory in the persistent directory stack.
666
667   [ Michael Prokop ]
668   * zshrc: add deborphan, pal and hnb to compdef _gnu_generic. Thanks for
669     the suggestion to Carsten Hey.
670   * Drop all 'Latest Change' leftover references in several config files.
671   * Minor Debian packaging updates (to make recent lintian versions happy):
672     - update Standard version to 3.8.2
673     - depend on debhelper >= 5
674     - don't call true binary with full path in preinst script
675     - update debian/overrides
676
677  -- Michael Prokop <mika@grml.org>  Tue, 28 Jul 2009 17:53:08 +0200
678
679 grml-etc-core (0.3.72) unstable; urgency=low
680
681   * zshrc: Clarify how the context of the styles for directory based
682     profiles are used and mention a "best practice".
683   * zshrc: Add a note about where to send patches at the top of zshrc.
684
685  -- Frank Terbeck <ft@grml.org>  Sat, 30 May 2009 19:31:55 +0200
686
687 grml-etc-core (0.3.71) unstable; urgency=low
688
689   * zshrc: Add directory based profiles
690
691  -- Frank Terbeck <ft@grml.org>  Fri, 29 May 2009 23:09:35 +0200
692
693 grml-etc-core (0.3.70) unstable; urgency=low
694
695   * zshrc: do not fall back to LANG en_US.iso885915 if it is unset.
696     (For one reason because we prefer utf8 nowdays, on the other
697     side it should resolve a cosmetic locales problem from grml-small.)
698
699  -- Michael Prokop <mika@grml.org>  Mon, 18 May 2009 22:31:46 +0200
700
701 grml-etc-core (0.3.69) unstable; urgency=low
702
703   * zshrc: properly source the global zshrc.local via zrclocal(), to
704     make sure it is always sourced when appropriate. Reported by
705     harnir, Thanks!
706
707  -- Frank Terbeck <ft@grml.org>  Sun, 17 May 2009 12:05:47 +0200
708
709 grml-etc-core (0.3.68) unstable; urgency=low
710
711   [ Frank Terbeck ]
712   * zshrc: Remove conkeror alias
713
714   [ Michael Prokop ]
715   * zshrc: Apply patch from Moritz Augsburger: enable title
716     inside urxvt-unicode
717
718  -- Michael Prokop <mika@grml.org>  Fri, 15 May 2009 17:52:25 +0200
719
720 grml-etc-core (0.3.67) unstable; urgency=low
721
722   [ Frank Terbeck ]
723   * zshrc: handle newer versions of hg, that don't create .hg/branch
724     anymore if there's only 'default'. Found by Andreas Korsten.
725
726   [ Moritz Augsburger ]
727   * zshrc: not every user is allowed to read logfiles... use sudo
728     for aliases llog and tlog if possible
729
730   [ Michael Prokop ]
731   * Debian packaging:
732     - replace XS-Vcs* with Vcs* headers.
733     - bump Standard Version to 3.8.1.
734     - bump Compat Version from 4 to 5.
735     - modify order of packages in Depends, so virtual package ist the last one
736
737  -- Michael Prokop <mika@grml.org>  Tue, 21 Apr 2009 11:06:00 +0200
738
739 grml-etc-core (0.3.66) unstable; urgency=low
740
741   * vimrc: only set screen title if the caller explicitly asks for it.
742   * zshrc: ask for setting screen title in vim via a wrapper function.
743   * zshrc: only compdef commands to _gnu_generic if no native completion
744     exists.
745   * zshrc: add commit-to-history widget, that allows users to add
746     command lines to zsh's history without executing [Closes: issue407]
747   * zshrc: add a handler that uses debian's command-not-found package
748     if an external command could not be found. [Closes: issue564]
749
750  -- Frank Terbeck <ft@grml.org>  Sat, 04 Apr 2009 11:52:50 +0200
751
752 grml-etc-core (0.3.65) unstable; urgency=low
753
754   [ Frank Terbeck ]
755   * zshrc: Add $NOTITLE to disable alteration of terminal titles.
756     Based on an idea by Timo Boettcher.
757   * zshrc: Cleaned up abbreviations by Alexander Steinböck.
758     [Closes: issue642]
759   * zshrc: source ~/.zshrc.local for root, too.
760   * zshrc: Added a space to a grep related abbreviation for seamless
761     typing; by Alexander Steinböck [Closes: issue616]
762   * zshrc: Fix pattern to extract battery status from newer acpi
763     versions. [Closes: issue657]
764   * zshrc: Always read /etc/default/locale. Users are expected to
765     adjust locale settings via '.zshrc.local'.
766
767   [ Michael Prokop ]
768   * vimrc: add check for $NOPRECMD [Closes: issue447]
769   * vimrc: enable features only if available [Closes: issue641]
770   * zshrc: use 'setopt noglobdots' as [Open]SuSE uses in its
771     /etc/zshrc 'setopt globdots' by default.
772
773  -- Michael Prokop <mika@grml.org>  Tue, 31 Mar 2009 23:52:18 +0200
774
775 grml-etc-core (0.3.64) unstable; urgency=low
776
777   * zshrc: rewrite of zurl() by Alexander Steinböck [Closes: issue627]
778   * zshrc: put "zsh: repo-name" into screen title if the user is in a
779     VCS-controlled directory [Closes: issue635]
780
781  -- Frank Terbeck <ft@grml.org>  Mon, 23 Feb 2009 00:54:05 +0100
782
783 grml-etc-core (0.3.63) unstable; urgency=low
784
785   [ Michael Prokop ]
786   * zshrc: use 'rxvt*' to support setting title in rxvt-unicode as
787     well. Thanks for reporting, gheift! [Closes: issue624]
788
789   [ Frank Terbeck ]
790   * zshrc: make /etc/zsh/functions.d recursive
791
792  -- Michael Prokop <mika@grml.org>  Thu, 19 Feb 2009 17:13:33 +0100
793
794 grml-etc-core (0.3.62) unstable; urgency=low
795
796   [ Michael Prokop ]
797   * /etc/skel/.vimrc:
798     - disable digraph by default (it's annoying for users not
799       being aware of it)
800     - enable syntax highlighting only if the vim version supports it
801   * /etc/grml/screenrc:
802     - re-enable keybindings '^\' and '\\' for exiting screen with query
803       (thanks, gebi)
804   * zshrc: provide upgrade path via /etc/skel/.zshrc
805
806   [ Frank Terbeck ]
807   * zshrc: Big setup merge: /etc/zsh/zshrc + /etc/skel/.zshrc into one file
808     This includes various cleanups.
809   * zshrc: provide .. as a possible completion
810   * zshrc: Fix status() when $BAUD is unset, thanks to Alexander
811     Steinböck [Closes: issue605]
812   * zshrc: backport disable-patterns feature of vcs_info to the included
813     version, thanks Christian Hofstaedtler.
814   * zshrc: add support for OS X (fink and macports) thanks Christian
815     Hofstaedtler.
816   * zshrc: Use check_com for screen alias check/execution, thanks
817     Jan-Hendrik Zab.
818   * zshrc: add '-f' option to xtrename(), thanks esc.
819
820  -- Michael Prokop <mika@grml.org>  Fri, 13 Feb 2009 13:24:23 +0100
821
822 grml-etc-core (0.3.61) unstable; urgency=low
823
824   * zshrc: Fix a bug in urlencode(), thanks to Baptiste Daroussin
825     [Closes: issue583]
826
827  -- Frank Terbeck <ft@grml.org>  Fri, 05 Dec 2008 18:48:45 +0100
828
829 grml-etc-core (0.3.60) unstable; urgency=low
830
831   * zshrc: add alias http for running "python -m SimpleHTTPServer"
832
833  -- Michael Prokop <mika@grml.org>  Wed, 19 Nov 2008 12:52:40 +0100
834
835 grml-etc-core (0.3.59) unstable; urgency=low
836
837   [ Frank Terbeck ]
838   * zshrc: set default values for NOPRECMD and friends
839
840   [ Michael Prokop ]
841   * gitconfig: update alias 'out', fix usage of pager config,
842     add new alias 'tagme'
843   * zshrc: update function swspeak for new script swspeak-setup
844
845  -- Michael Prokop <mika@grml.org>  Sun, 02 Nov 2008 23:50:38 +0100
846
847 grml-etc-core (0.3.58) unstable; urgency=low
848
849   [ Frank Terbeck ]
850   * zshrc: partial rewrite and extension of vcs_info()
851   * zshrc: improvements by Kai Wilke. Thanks! [Closes: issue528]
852   * zshrc: update zsh-help() output
853
854   [ Michael Prokop ]
855   * Replace hg with git URLs
856   * Add /etc/skel/.gitconfig (thanks to ft and gebi for feedback
857     and review).
858
859  -- Michael Prokop <mika@grml.org>  Wed, 01 Oct 2008 22:12:31 +0200
860
861 grml-etc-core (0.3.57) unstable; urgency=low
862
863   [ Frank Terbeck ]
864   * zshrc: Fixed $PS2, which included a backtick, which is special when
865     setopt prompt_subst is set. Thanks to Matthias Merk for reporting.
866
867  -- Michael Prokop <mika@grml.org>  Thu, 11 Sep 2008 12:12:56 +0200
868
869 grml-etc-core (0.3.56) unstable; urgency=low
870
871   [ Frank Terbeck ]
872   * zshrc: 'limit stack' needs zsh 4.2.5 or newer (not just 4.*)
873   * zshrc: changing invocation of vcs_info()
874
875  -- Michael Prokop <mika@grml.org>  Mon, 08 Sep 2008 15:28:10 +0200
876
877 grml-etc-core (0.3.55) unstable; urgency=low
878
879   [ Frank Terbeck ]
880   * zshrc: Fixing ${YELLOW]}, which is bad zsh syntax.
881
882  -- Michael Prokop <mika@grml.org>  Mon, 01 Sep 2008 11:55:18 +0200
883
884 grml-etc-core (0.3.54) unstable; urgency=low
885
886   [ Frank Terbeck ]
887   * zshrc: Adding support for cvs repositories to vcs_info()
888   * zshrc: Add an experimental bzr backend, that works without calling
889     bzr itself; it is disabled by default.
890   * zshrc: Fix in svn backend of vcs_info(), doc updates and a new
891     style to configure the %b replacement in formats for svn and bzr
892   * zshrc: Actually tried svk myself; including vcs_info() fixes from
893     that test.
894
895   [ Michael Prokop ]
896   * Some cleanups to make lintian happy.
897
898  -- Michael Prokop <mika@grml.org>  Mon, 01 Sep 2008 11:26:29 +0200
899
900 grml-etc-core (0.3.53) unstable; urgency=low
901
902   [ Frank Terbeck ]
903   * zshrc: Handle a state of git in vcs_info(), when a normal
904     rebase conflicts
905   * zshrc: Make vcs_info() detect $GIT_DIR/svn and set the name of the
906     vcs to 'git-svn'
907   * zshrc: Handle .hg subdirectories, that are not the .hg subdirectory
908     of a mercurial repository. Found by Karl Voit.
909   * zshrc: Give the user the opportunity to switch the vcs_info prompt
910     off for certain version control systems.
911   * zshrc: Adding support for darcs repositories to vcs_info()
912   * zshrc: Adding support for monotone repositories to vcs_info()
913
914  -- Michael Prokop <mika@grml.org>  Sat, 30 Aug 2008 00:52:14 +0200
915
916 grml-etc-core (0.3.52) unstable; urgency=low
917
918   * zshrc: Add version control information to our prompt.
919
920  -- Frank Terbeck <ft@grml.org>  Tue, 26 Aug 2008 16:36:44 +0200
921
922 grml-etc-core (0.3.51) unstable; urgency=low
923
924   The "pfuh what nice zsh features" release. :)
925
926   [ Frank Terbeck ]
927   * zshrc: Add persistent dirstack support for shells older than 4.2.0
928   * zshrc: Make ',.' abbreviation optional [Closes: issue445]
929   * zshrc: do not use xunfunction() anymore; it prevented things like
930            'source ~/.zshrc' from working.
931
932   [ Michael Gebetsroither ]
933   * zshrc: add runit sysv emulation support to Start/Stop/Restart/...
934
935   [ Michael Prokop ]
936   * zshrc:
937     - Add support for ${HOME}/.zshenv.
938     - Add new function ansi-colors() [via harnir]
939     - Support .deb in show-archive() [via harnir]
940     - Fix wrong placed comments for debbug vs. debbugm.
941       Thanks to Dennis Schreiber for pointing out.
942     - Provide more processes in completion of programs like
943       killall (thanks, ft).
944     - New function uopen() to download a file and display it locally.
945       Thanks for the idea, formorer; thanks for debugging help, ft. :)
946     - New function linenr() to print a specific line of file, thanks
947       to Wuehlmaus.
948     - Update gizmo() function.
949     - Add completion for aliases, deactivated by default because it
950       might be confusing for several users for now. Idea by Julius,
951       thanks for forwarding - wuehlmaus. :)
952   * zshenv: set $PATH on Solaris/SunOS.
953
954  -- Michael Prokop <mika@grml.org>  Wed, 06 Aug 2008 23:36:58 +0200
955
956 grml-etc-core (0.3.50) unstable; urgency=low
957
958   [ Michael Prokop ]
959   * zshrc: update function git-get-plaindiff() so it works around
960     the "generating..." bug
961   * zshenv: extend and update $ADDONS handling
962
963   [ Frank Terbeck ]
964   * zshrc: add new bindings: '^xP' and '^xp' for
965     history-beginning-search-{forward,backward}
966
967  -- Frank Terbeck <ft@grml.org>  Thu, 20 Mar 2008 20:33:49 +0100
968
969 grml-etc-core (0.3.49) unstable; urgency=low
970
971   [ Frank Terbeck ]
972   * zshrc: Keeping check_com() defined after zshrcs are sourced
973
974  -- Michael Prokop <mika@grml.org>  Wed, 13 Feb 2008 19:20:54 +0100
975
976 grml-etc-core (0.3.48) unstable; urgency=low
977
978   [ Alexander Steinböck ]
979   * zshrc: use $PAGER in dchange(), uchange() and dnews() [Closes: issue386]
980   * zshrc: adding whatwhen() for history queries [Closes: issue380]
981
982   [ Frank Terbeck ]
983   * zshrc: add a check for ZSH_VERSION >= 3.1.7 [Closes: issue389]
984
985   [ Michael Prokop ]
986   * zshrc: enable 'setopt longlistjobs' by default
987   * zshrc: re-enable use of 'sudo su' instead of 'sudo -s' for alias su,
988     otherwise it breaks "su - $USER". Thanks for bringing this up,
989     Martin Yazdzik!
990
991  -- Michael Prokop <mika@grml.org>  Mon, 11 Feb 2008 17:58:42 +0100
992
993 grml-etc-core (0.3.47) unstable; urgency=low
994
995   * zshrc: prevent chdir() from putting dupes into ~/.zdirs
996
997  -- Frank Terbeck <ft@grml.org>  Sun, 20 Jan 2008 01:30:00 +0100
998
999 grml-etc-core (0.3.46) unstable; urgency=low
1000
1001   [ Frank Terbeck ]
1002   * zshrc: Adding a generic accept-line wrapper =>
1003     http://www.bewatermyfriend.org/posts/2007/12-26.11-50-38-tooltime.html
1004   * zshrc: make grmlcomp() readable (':nmap b v$hdO<ESC>pj$' - vim is so useful)
1005   * zshrc: convert swspeak from alias to function
1006   * zshrc: removing folsym() - use sll() from now on.
1007   * vimrc: display the file, that is being edited into screen's hardstatus
1008   * zshrc: some refcard-generating tags where positioned incorrectly. fixed
1009
1010   [ Michael Prokop ]
1011   * zshrc: mention http://en.wikipedia.org/wiki/List_of_airports_by_ICAO_code
1012     in weather() [thanks, gebi]
1013   * zshrc: set $NAME in screen title only if $HOSTNAME is set
1014
1015  -- Frank Terbeck <ft@grml.org>  Sat, 19 Jan 2008 22:25:22 +0100
1016
1017 grml-etc-core (0.3.45) unstable; urgency=low
1018
1019   [ Michael Prokop ]
1020   * Drop the 'Make p in Visual mode replace the selected text...' from
1021     vimrc. More details available at
1022     http://lists.alioth.debian.org/pipermail/pkg-vim-maintainers/2005-November/001577.html
1023     - thanks for the hint, James Vega!
1024
1025   [ Alexander Steinböck ]
1026   * /etc/zsh/zshrc: added bindkeys for navigating by vi keys (hjkl)
1027     (disable by default though) as well as 'accept-and-infer-next history'
1028     (ctrl-o) to complete within directories and stay in menu completion.
1029     [Closes: issue350]
1030
1031  -- Michael Prokop <mika@grml.org>  Sat, 22 Dec 2007 00:11:31 +0100
1032
1033 grml-etc-core (0.3.44) unstable; urgency=low
1034
1035   [ Frank Terbeck ]
1036   * zshrc: $reswords is an array *not* a hash
1037
1038  -- Michael Prokop <mika@grml.org>  Fri, 21 Dec 2007 20:54:26 +0100
1039
1040 grml-etc-core (0.3.43) unstable; urgency=low
1041
1042   * /etc/zsh/zshrc: change logic of $HOSTNAME in preexec(): show
1043     $HOSTNAME only when running the command on *another* box (being
1044     a system != localhost).
1045
1046  -- Michael Prokop <mika@grml.org>  Sun, 16 Dec 2007 20:33:52 +0100
1047
1048 grml-etc-core (0.3.42) unstable; urgency=low
1049
1050   [ Frank Terbeck ]
1051   * zsh: disable command-completion descriptions
1052
1053  -- Michael Prokop <mika@grml.org>  Tue, 11 Dec 2007 19:45:18 +0100
1054
1055 grml-etc-core (0.3.41) unstable; urgency=low
1056
1057   The big zsh update release.
1058
1059   [ Alexander Steinböck]
1060   * standarized the use of brackets - double instead of
1061     single ones - for test situations like if-clauses [thanks!]
1062     [Testing: issue354]
1063
1064   [ Michael Prokop ]
1065   * add alias 'g' for git
1066   * set modelines for vim according to new indenting policy
1067   * extend debbug() based on http://xana.scru.org/quanks/b-func.html
1068
1069   [ Frank Terbeck ]
1070   * several small cleanups by ft
1071   * patch bomb for unified indenting
1072   * introducing check_com() to check for the existence of commands
1073   * introducing more utility functions: xcat and xsource
1074     moving salias to utility functions
1075
1076  -- Michael Prokop <mika@grml.org>  Sun, 02 Dec 2007 19:54:45 +0100
1077
1078 grml-etc-core (0.3.40) unstable; urgency=low
1079
1080   * /etc/zsh/zshrc: add MANWIDTH, deactivated by default though;
1081     thanks Alexander Steinböck! [Closes: issue343]
1082   * /etc/grml/screenrc: fix colorschema of 'switch order of caption and
1083     hardstatus'
1084
1085  -- Michael Prokop <mika@grml.org>  Thu, 22 Nov 2007 11:13:45 +0100
1086
1087 grml-etc-core (0.3.39) unstable; urgency=low
1088
1089   * Move vim vs. vi from /etc/skel/.zshrc.grmlsmall to /etc/zsh/zshrc
1090     to make sure it's also fixed for user root.
1091
1092  -- Michael Prokop <mika@grml.org>  Mon, 05 Nov 2007 12:20:44 +0100
1093
1094 grml-etc-core (0.3.38) unstable; urgency=low
1095
1096   * Provide e* functions in /etc/grml/lsb-functions again
1097     and restore some RC_* variables.
1098     Otherwise we break just too many scripts.
1099
1100  -- Michael Prokop <mika@grml.org>  Wed, 24 Oct 2007 09:36:33 +0200
1101
1102 grml-etc-core (0.3.37) unstable; urgency=low
1103
1104   [Frank Terbeck]
1105   * Refactor /etc/grml/lsb-functions and /etc/grml/script-functions
1106     [Closes: issue291]
1107
1108  -- Michael Prokop <mika@grml.org>  Tue, 23 Oct 2007 20:06:21 +0200
1109
1110 grml-etc-core (0.3.36) unstable; urgency=low
1111
1112   [Frank Terbeck]
1113   * /etc/zsh/zshrc: not using 'for name0 name1 in a b c d ; ...'
1114     anymore to work around problems with older zsh versions.
1115
1116   [Michael Prokop]
1117   * /etc/zsh/zshrc: enable transient_rprompt only for zsh >= 4.1.
1118
1119  -- Michael Prokop <mika@grml.org>  Mon, 22 Oct 2007 16:48:40 +0200
1120
1121 grml-etc-core (0.3.35) unstable; urgency=low
1122
1123   * /etc/zsh/zshrc: support displaying version control information inside
1124     prompt (display on $RPROMPT). Just run 'VCS=1' to enable the feature.
1125     [Closes: issue305]
1126
1127  -- Michael Prokop <mika@grml.org>  Thu, 18 Oct 2007 10:22:36 +0200
1128
1129 grml-etc-core (0.3.34) unstable; urgency=low
1130
1131   * /etc/apt/grml/listbugs: support non-apt-show-versions variant
1132     as well.
1133
1134  -- Michael Prokop <mika@grml.org>  Sun, 14 Oct 2007 11:49:59 +0200
1135
1136 grml-etc-core (0.3.33) unstable; urgency=low
1137
1138   * Rename /etc/apt/listbugs into /etc/apt/grml/listbugs so it
1139     does not conflict with apt-listbugs.
1140
1141  -- Michael Prokop <mika@grml.org>  Sun, 14 Oct 2007 01:00:44 +0200
1142
1143 grml-etc-core (0.3.32) unstable; urgency=low
1144
1145   * Add /etc/apt/listbugs: display known bugs of currently running
1146     system. This script is used inside grml-live.
1147
1148  -- Michael Prokop <mika@grml.org>  Sun, 14 Oct 2007 00:22:38 +0200
1149
1150 grml-etc-core (0.3.31) unstable; urgency=low
1151
1152   [ Michael Prokop ]
1153   * /etc/skel/.zshrc:
1154     - use same pattern in function wikien as in wikide. (thanks wuehlmaus)
1155     - wodeb(): update URL (thanks for the pointer, wuehlmaus)
1156     - getskype(): make it compatible with final skype 1.4 version
1157   * Added /etc/apt/apt.conf.example + /etc/apt/hg-snapshot-script
1158   * Added /etc/grml/screenrc_generic which should work on any OS without
1159     any grml/Debian specific programs/scripts.
1160   * /etc/grml/screenrc*:
1161     - provide example for switching caption and hardstatus for better
1162       use with splitted windows; thanks to Alexander 'z3ttacht' Steinböck
1163       for the patch! [Closes: issue300]
1164     - improve usage of yacpi, thanks to Alexander 'z3ttacht' Steinböck for
1165       the initial patch! [Closes: issue301]
1166
1167   [ Michael Gebetsroither ]
1168   * /etc/zsh/zshrc: added bk() to backup a file with iso time tagged.
1169
1170
1171  -- Michael Prokop <mika@grml.org>  Fri,  5 Oct 2007 18:45:48 +0200
1172
1173 grml-etc-core (0.3.30) unstable; urgency=low
1174
1175   [ Frank Terbeck ]
1176   * /etc/grml/lsb-functions: another few bugfixes
1177
1178  -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 23:39:11 +0200
1179
1180 grml-etc-core (0.3.29) unstable; urgency=low
1181
1182   [ Frank Terbeck ]
1183   * /etc/grml/lsb-functions: another bugfix
1184
1185  -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 18:33:30 +0200
1186
1187 grml-etc-core (0.3.28) unstable; urgency=low
1188
1189   [ Frank Terbeck ]
1190   * /etc/grml/lsb-functions: some more slightly improvements
1191
1192  -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 18:21:55 +0200
1193
1194 grml-etc-core (0.3.27) unstable; urgency=low
1195
1196   [ Frank Terbeck ]
1197   * Refactoring /etc/grml/lsb-functions and
1198     /etc/grml/script-functions.
1199
1200   [ Michael Prokop ]
1201   * Update /etc/apt/sources.list.grml.
1202   * /etc/grml/lsb-functions: support disabling
1203     colors through $NOCOLORS
1204
1205  -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 17:16:26 +0200
1206
1207 grml-etc-core (0.3.26) unstable; urgency=low
1208
1209   [ Frank Terbeck ]
1210   * /etc/grml/lsb-functions: fix empty $COLS when running inside
1211     chroot
1212
1213  -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 13:49:29 +0200
1214
1215 grml-etc-core (0.3.25) unstable; urgency=low
1216
1217   * /etc/zsh/zshrc: unalias utf2iso and iso2utf only it it's set.
1218
1219  -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 10:44:11 +0200
1220
1221 grml-etc-core (0.3.24) unstable; urgency=low
1222
1223   [ Frank Terbeck ]
1224   * try to make 'lsb-functions' parsable by (d)ash
1225
1226   [ Michael Prokop ]
1227   * /etc/zsh/zshrc: convert utf2iso and iso2utf into functions,
1228     Use 'command grep' (thanks to z3ttacht) and fix a small bug
1229     in iso2utf.
1230   * Pre-Depend on zsh [Testing: issue287]
1231
1232  -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 10:24:36 +0200
1233
1234 grml-etc-core (0.3.23) unstable; urgency=low
1235
1236   * /etc/zsh/zshenv: switch direction of check for lesspipe vs.
1237     lesspipe.sh so we use the extended version by default if
1238     it's available.
1239
1240  -- Michael Prokop <mika@grml.org>  Wed,  5 Sep 2007 18:22:57 +0200
1241
1242 grml-etc-core (0.3.22) unstable; urgency=low
1243
1244   [Frank Terbeck]
1245   * /etc/zsh/zshrc:
1246     - Ignoring commands that match 'aptitude-*'. Using _ignored in addition.
1247       That way, you can always get aptitude-* by 'aptitude-<tab>'.
1248     - Let sudo-command-line() do something sensible on an empty buffer.
1249
1250  -- Michael Prokop <mika@grml.org>  Sun, 19 Aug 2007 10:50:43 +0200
1251
1252 grml-etc-core (0.3.21) unstable; urgency=low
1253
1254   * /etc/skel/.zshrc: use luit for utf<->iso-hacks.
1255
1256  -- Michael Prokop <mika@grml.org>  Wed, 08 Aug 2007 21:29:06 +0200
1257
1258 grml-etc-core (0.3.20) unstable; urgency=low
1259
1260   * /etc/grml/lsb-functions: put log_end_msg exactly one char to
1261     the left so look'n'feel with current Debian lsb-functions
1262     is better.
1263
1264  -- Michael Prokop <mika@grml.org>  Sat, 28 Jul 2007 01:15:23 +0200
1265
1266 grml-etc-core (0.3.19) unstable; urgency=low
1267
1268   * /etc/zsh/zshenv: make sure /usr/bin/id is available
1269
1270  -- Michael Prokop <mika@grml.org>  Wed, 25 Jul 2007 15:02:08 +0200
1271
1272 grml-etc-core (0.3.18) unstable; urgency=low
1273
1274   * /etc/zsh/zshrc:
1275     - use aptitude safe-upgrade instead of aptitude upgrade
1276   * /etc/apt/sources.list.grml:
1277     - added entry for cryptobox-server
1278     - drop the '#1#'-stuff as we provide all packages via the
1279       grml repository now
1280
1281  -- Michael Prokop <mika@grml.org>  Mon, 23 Jul 2007 11:46:54 +0200
1282
1283 grml-etc-core (0.3.17) unstable; urgency=low
1284
1285   The 'Man, what a lazy folk'-release
1286   * /etc/skel/.zshrc:
1287     - added function weather() to retrieve weather information on
1288       the console
1289     - use mostlike manpage browser only if LESS_TERMCAP_* is not set
1290   * /etc/zsh/zshrc:
1291     - added alias S for screen
1292     - alias s for ssh
1293     - added alias top10 to get the top 10 shell commands from the history
1294     - make sure we provide arguments for startx in the function as well
1295       (thanks for reporting the issue, Kevin Krammer!)
1296   * /etc/zsh/zshenv:
1297     - check for presence of lesspipe[.sh] before setting $LESSOPEN
1298     - added LESS_TERMCAP_*
1299   * /etc/skel/.vimrc:
1300     - deactivate digraph option causing too many headaches for people
1301       not being used to that option
1302
1303  -- Michael Prokop <mika@grml.org>  Tue, 17 Jul 2007 15:48:48 +0200
1304
1305 grml-etc-core (0.3.16) unstable; urgency=low
1306
1307   * /etc/zsh/zshrc: dchange() - restore old behaviour with
1308     fallback to /usr/share/doc/$PACKAGE/changelog.gz before
1309     trying to download the changelog via aptitude
1310
1311  -- Michael Prokop <mika@grml.org>  Tue, 10 Jul 2007 16:19:54 +0200
1312
1313 grml-etc-core (0.3.15) unstable; urgency=low
1314
1315   * /etc/zsh/zshrc:
1316     - activate 'setopt pushd_ignore_dups' to avoid duplicates
1317       in ~/.zdirs (thanks to wuehlmaus for bringing up
1318       and for the appropriate configuration thanks to ft!)
1319     - dchange() function: remove hardcoded option
1320
1321  -- Michael Prokop <mika@grml.org>  Sat, 07 Jul 2007 10:52:03 +0200
1322
1323 grml-etc-core (0.3.14) unstable; urgency=low
1324
1325   * /etc/zsh/zshrc: yse kexec alias only if /proc/cmdline can be read.
1326
1327  -- Michael Prokop <mika@grml.org>  Wed, 04 Jul 2007 12:41:29 +0200
1328
1329 grml-etc-core (0.3.13) unstable; urgency=low
1330
1331   * /etc/zsh/zshrc:
1332     - aoeu(): do not use $XKEYBOARD and $KEYTABLE as booting
1333       with bootoption dvorak might be not so amusing for people
1334       not being used to dvorak keyboard layout :)
1335     - added alias "$(uname -r)-reboot for fast rebooting via kexec
1336     - dchange(): use aptitude to retrieve changelog if no changelog
1337       can be found on the local system (thanks for the idea, nico!)
1338
1339  -- Michael Prokop <mika@grml.org>  Sun, 01 Jul 2007 23:05:58 +0200
1340
1341 grml-etc-core (0.3.12) unstable; urgency=low
1342
1343   * Added some more examples to /etc/network/interfaces.examples.
1344   * /etc/zsh/zshrc:
1345     - move environment stuff from /etc/zsh/zshenv to
1346       /etc/zsh/zshrc so we don't have all the environment variables
1347       in 'zsh -f', thanks for the patch - ft!
1348     - added function dnews (to view Debian's NEWS file of the package)
1349     - fix some typos
1350     - compctl definition shadowed _grmlinitd. Found by Anthony
1351       Charles and forwared by ft. Thanks!
1352     - added function minimal-shell (spawn a minimally set up ksh),
1353       thanks ft!
1354     - added keybinding ctrl-x1 to jump behind the first word on the
1355       cmdline, thanks again ft!
1356     - added keywords/strings for automatic building of grml' zsh
1357       reference card [and once more thanks to ft! :)]
1358   * /etc/skel/.vimrc: support ~/.vimrc.local
1359
1360  -- Michael Prokop <mika@grml.org>  Sun, 10 Jun 2007 00:04:08 +0200
1361
1362 grml-etc-core (0.3.11) unstable; urgency=low
1363
1364   * /etc/zsh/zshrc:
1365     - added function ipv6-tunnel (set up an ipv6 tunnel)
1366     - added function iwclient (run dhclient for wireless device),
1367       thanks Niels Giesen!
1368     - improved usage info of mkmaildir()
1369     - removed some "function" keywords
1370
1371  -- Michael Prokop <mika@grml.org>  Sat, 09 Jun 2007 00:45:05 +0200
1372
1373 grml-etc-core (0.3.10) unstable; urgency=low
1374
1375   * /etc/zsh/zshrc: use \e instead of the escape-sequence.
1376     Thanks for the patches, ft! [Closes: issue229, issue230]
1377
1378  -- Michael Prokop <mika@grml.org>  Thu, 07 Jun 2007 14:51:38 +0200
1379
1380 grml-etc-core (0.3.9) unstable; urgency=low
1381
1382   * /etc/zsh/zshrc:
1383     - added functions aoeu() and asdf() to just press 'asdf' keys to
1384       toggle between dvorak and us keyboard layout
1385     - added function uiae() to just press 'asdf' key to toggle from
1386       neon layout to us keyboard layout
1387
1388  -- Michael Prokop <mika@grml.org>  Mon, 04 Jun 2007 23:25:17 +0200
1389
1390 grml-etc-core (0.3.8) unstable; urgency=low
1391
1392   * /etc/zsh/zshrc:
1393     - Mention "alias -s pl='perl -S'" within the zsh-mime-setup stuff
1394     - Use 'sudo -s' for alias su.
1395     - Added alias llog for "$PAGER /var/log/syslog"
1396
1397  -- Michael Prokop <mika@grml.org>  Mon, 04 Jun 2007 10:43:51 +0200
1398
1399 grml-etc-core (0.3.7) unstable; urgency=low
1400
1401   * /etc/zsh/zshrc and /etc/skel/.zshrc: some more checks whether
1402     the global file has been read.
1403
1404  -- Michael Prokop <mika@grml.org>  Tue, 29 May 2007 16:31:19 +0200
1405
1406 grml-etc-core (0.3.6) unstable; urgency=low
1407
1408   * /etc/zsh/zshrc: do not even add completion directories if
1409     broken setup has been detected.
1410
1411  -- Michael Prokop <mika@grml.org>  Sun, 27 May 2007 19:12:30 +0200
1412
1413 grml-etc-core (0.3.5) unstable; urgency=low
1414
1415   * /etc/zsh/zshrc + /etc/skel/.zshrc: unify way of checking for
1416     present binaries/executables
1417   * /etc/zsh/zshrc: check for potentially old files in 'completion.d',
1418     thanks for the patch - ft!
1419   * /etc/skel/.zshrc: added alias ips for 'ipython -p sh'
1420
1421  -- Michael Prokop <mika@grml.org>  Fri, 25 May 2007 01:30:39 +0200
1422
1423 grml-etc-core (0.3.4) unstable; urgency=low
1424
1425   * /etc/zsh/zshrc: check for present directory inside dirstack
1426     code before switching between directories.
1427
1428  -- Michael Prokop <mika@grml.org>  Wed, 23 May 2007 10:22:14 +0200
1429
1430 grml-etc-core (0.3.3) unstable; urgency=low
1431
1432   * /etc/skel/.zshrc:
1433     - added function fluxkey-change to change fluxbox keys
1434       from 'Alt-#' to 'Alt-F#' and vice versa
1435
1436  -- Michael Prokop <mika@grml.org>  Thu, 17 May 2007 15:08:57 +0200
1437
1438 grml-etc-core (0.3.2) unstable; urgency=low
1439
1440   * /etc/skel/.zshrc: added zsh-mime-setup, thanks wuehlmaus!
1441
1442  -- Michael Prokop <mika@grml.org>  Tue, 15 May 2007 11:11:12 +0200
1443
1444 grml-etc-core (0.3.1) unstable; urgency=low
1445
1446   * /etc/zsh/zshrc:
1447     - Applied patch by ft for better $SUDO handling via salias, thanks!
1448     - Added alias debian2hd.
1449
1450  -- Michael Prokop <mika@grml.org>  Tue, 15 May 2007 10:53:59 +0200
1451
1452 grml-etc-core (0.3.0) unstable; urgency=low
1453
1454   * /etc/zsh/zshrc: check for $SUDO and do not use it when running
1455     as root so we have the command in the zsh history.
1456
1457  -- Michael Prokop <mika@grml.org>  Sun, 13 May 2007 12:19:36 +0200
1458
1459 grml-etc-core (0.2.53) unstable; urgency=low
1460
1461   * Add /etc/skel/.emacs which enables UTF-8 mode by default.
1462     Thanks to Josef Teske for the bugreport!
1463
1464  -- Michael Prokop <mika@grml.org>  Sun, 13 May 2007 00:14:18 +0200
1465
1466 grml-etc-core (0.2.52) unstable; urgency=low
1467
1468   * /etc/zsh/zshrc and /etc/skel/.zshrc:
1469     Added alias and powerglob insecscp (like insecssh but for scp).
1470
1471  -- Michael Prokop <mika@grml.org>  Sat, 12 May 2007 23:22:32 +0200
1472
1473 grml-etc-core (0.2.51) unstable; urgency=low
1474
1475   * /etc/zsh/zshrc:
1476     * added function wrapper brltty which loads a default
1477       console font, works around problem in UTF-8 environment.
1478       Thanks for reporting, Hermann 'steppenwolf2'!
1479   * /etc/skel/.zshrc: added some functions (thanks, ft!):
1480     - hl: highlighted less
1481     - ic_get: queries imap servers for capabilities
1482     - j2v: open file in vim and jump to line
1483     - mkmaildir: creates a Maildir/ with its {new,cur,tmp} subdirs
1484     - xtrename: rename xterm from within GNU-screen
1485     - zurl: create small urls via tinyurl.com using wget, grep and sed
1486
1487  -- Michael Prokop <mika@grml.org>  Fri, 11 May 2007 01:07:27 +0200
1488
1489 grml-etc-core (0.2.50) unstable; urgency=low
1490
1491   * /etc/zsh/zshrc: sleep 2 seconds before running flite in
1492     swspeak alias.
1493
1494  -- Michael Prokop <mika@grml.org>  Sun, 29 Apr 2007 13:16:48 +0200
1495
1496 grml-etc-core (0.2.49) unstable; urgency=low
1497
1498   * /etc/zsh/zshrc: improve code for 'manual overriding of RPROMPT'
1499     [thanks for helping, ft!]
1500
1501  -- Michael Prokop <mika@grml.org>  Sun, 22 Apr 2007 18:37:27 +0200
1502
1503 grml-etc-core (0.2.48) unstable; urgency=low
1504
1505   * /etc/zsh/zshrc:
1506     - re-enable smiley in RPROMPT, thanks to transient_rprompt
1507       [thanks for the pointer, Christian Schneider!]
1508     - allow manual overriding of RPROMPT
1509
1510  -- Michael Prokop <mika@grml.org>  Sat, 21 Apr 2007 23:57:28 +0200
1511
1512 grml-etc-core (0.2.47) unstable; urgency=low
1513
1514   * Big rewrite of /etc/zsh/completion.d/, thanks to ft!
1515     [Testing: issue201]
1516
1517  -- Michael Prokop <mika@grml.org>  Tue, 17 Apr 2007 09:21:03 +0200
1518
1519 grml-etc-core (0.2.46) unstable; urgency=low
1520
1521   * /etc/zsh/zshrc: deactivate url-quote-magic by default and
1522     provide it as alias url-quote instead. Added zstyle for
1523     url-quote-magic as well, thanks ft!
1524
1525  -- Michael Prokop <mika@grml.org>  Sun, 15 Apr 2007 22:36:28 +0200
1526
1527 grml-etc-core (0.2.45) unstable; urgency=low
1528
1529   * /etc/zsh/zshrc: fix syntax error in get_twi_cl.
1530
1531  -- Michael Prokop <mika@grml.org>  Sat, 14 Apr 2007 11:11:42 +0200
1532
1533 grml-etc-core (0.2.44) unstable; urgency=low
1534
1535   * /etc/zsh/zshrc: add check regarding get_twi_cl->get_3ware
1536     change.
1537
1538  -- Michael Prokop <mika@grml.org>  Sat, 14 Apr 2007 11:06:12 +0200
1539
1540 grml-etc-core (0.2.43) unstable; urgency=low
1541
1542   * /etc/zsh/zshrc:
1543     - applied patch by ft for generic file completion (thanks!)
1544     - added function sll (list symlinks in more details), thanks
1545       for the code base, Manuel Fuhr and ft!
1546   * /etc/skel/.zshrc: added alias mq (execute commands on the
1547     versioned patch-queue from the current repos) [thanks, gebi]
1548
1549  -- Michael Prokop <mika@grml.org>  Fri, 13 Apr 2007 17:35:15 +0200
1550
1551 grml-etc-core (0.2.42) unstable; urgency=low
1552
1553   * Update and cleanup /etc/apt/sources.list.grml. Thanks for hints,
1554     Ronny Plattner!
1555
1556  -- Michael Prokop <mika@grml.org>  Thu, 12 Apr 2007 12:48:14 +0200
1557
1558 grml-etc-core (0.2.41) unstable; urgency=low
1559
1560   * /etc/grml/script-functions: replace $UID with 'id -u' so we improve
1561     compability for POSIX/dash.
1562
1563  -- Michael Prokop <mika@grml.org>  Fri,  6 Apr 2007 22:42:16 +0200
1564
1565 grml-etc-core (0.2.40) unstable; urgency=low
1566
1567   * /etc/skel/.vimrc: do not set 'tw=72' by default anymore.
1568     Thanks for the hint, gebi.
1569
1570  -- Michael Prokop <mika@grml.org>  Wed,  4 Apr 2007 21:38:48 +0200
1571
1572 grml-etc-core (0.2.39) unstable; urgency=low
1573
1574   * /etc/zsh/zshrc:
1575     - added alias mdstat for 'cat /proc/mdstat' and
1576       alias ... which does a 'cd ../../'. Thanks, gebi!
1577     - check for 'most' before assigning aliases dchange and uchange
1578
1579  -- Michael Prokop <mika@grml.org>  Thu, 29 Mar 2007 00:22:28 +0200
1580
1581 grml-etc-core (0.2.38) unstable; urgency=low
1582
1583   * /etc/zsh/zshrc: added new aliases ati (aptitude install) and up
1584     (aptitude update, aptitude upgrade) - thanks for suggestion - Otti!
1585
1586  -- Michael Prokop <mika@grml.org>  Wed, 28 Mar 2007 20:45:21 +0200
1587
1588 grml-etc-core (0.2.37) unstable; urgency=low
1589
1590   * Add solaris examples to /etc/zsh/zshenv
1591
1592  -- Michael Prokop <mika@grml.org>  Thu, 22 Mar 2007 12:30:55 +0100
1593
1594 grml-etc-core (0.2.36) unstable; urgency=low
1595
1596   * Another version of dpkg-divert handling for debian/preinst.
1597
1598  -- Michael Prokop <mika@grml.org>  Wed, 21 Mar 2007 19:03:38 +0100
1599
1600 grml-etc-core (0.2.35) unstable; urgency=low
1601
1602   * /etc/zsh/zshrc: added aliases for better iso<->utf handling:
1603     - term2iso
1604     - term2utf
1605     - utf2iso
1606     - iso2utf
1607
1608  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 20:12:40 +0100
1609
1610 grml-etc-core (0.2.34) unstable; urgency=low
1611
1612   * /etc/grml/lsb-functions: set RC_NOCOLOR if nocolor string is
1613     present in /proc/cmdline
1614
1615  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 15:17:45 +0100
1616
1617 grml-etc-core (0.2.33) unstable; urgency=low
1618
1619   * /etc/zsh/zshenv: fix sourcing of /etc/timezone
1620
1621  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 12:51:36 +0100
1622
1623 grml-etc-core (0.2.32) unstable; urgency=low
1624
1625   * /etc/zsh/zshenv: source /etc/timezone if present
1626     (We don't want to set TZ via /etc/default/locale any longer.)
1627
1628  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 12:18:38 +0100
1629
1630 grml-etc-core (0.2.31) unstable; urgency=low
1631
1632   * /etc/zsh/zshrc: update swspeak alias:
1633     - set mixer settings to 90 by default when running swspeak
1634     - check for present /dev/softsynth and warn otherwise using flite
1635     - welcome user via flite with "Finished setting up software synthesizer"
1636       when finished execution of swspeak alias
1637     [Closes: issue152]
1638
1639  -- Michael Prokop <mika@grml.org>  Fri, 16 Mar 2007 22:17:27 +0100
1640
1641 grml-etc-core (0.2.30) unstable; urgency=low
1642
1643   * /etc/zsh/zshrc: added rationalise-dot (just type 'cd ...' to
1644     get 'cd ../..'), but deactivated by default. Taken from
1645     Christian Schneider:
1646     http://strcat.de/blog/archives/707-Schnelles-Verzeichniswechseln.html
1647     Thanks for pointing, schula.
1648
1649  -- Michael Prokop <mika@grml.org>  Wed, 14 Mar 2007 15:41:08 +0100
1650
1651 grml-etc-core (0.2.29) unstable; urgency=low
1652
1653   * /etc/skel/.zshrc: remove duplicate cl() definition, thanks - Jens
1654     Kubieziel!
1655
1656  -- Michael Prokop <mika@grml.org>  Sun, 11 Mar 2007 12:45:25 +0100
1657
1658 grml-etc-core (0.2.28) unstable; urgency=low
1659
1660   * /etc/vim/vimrc: added 'set wildmenu' (thanks for suggestion, ft!)
1661
1662  -- Michael Prokop <mika@grml.org>  Fri,  9 Mar 2007 15:33:55 +0100
1663
1664 grml-etc-core (0.2.27) unstable; urgency=low
1665
1666   * Another fix for debian/preinst to avoid breakage on older systems.
1667
1668  -- Michael Prokop <mika@grml.org>  Sat,  3 Mar 2007 18:36:41 +0100
1669
1670 grml-etc-core (0.2.26) unstable; urgency=low
1671
1672   * Move /etc/skel/.channels to package grml-etc.
1673   * Fix preinst failure of /etc/zsh/zlogin on Debian stable systems.
1674
1675  -- Michael Prokop <mika@grml.org>  Thu,  1 Mar 2007 14:59:51 +0100
1676
1677 grml-etc-core (0.2.25) unstable; urgency=low
1678
1679   * /etc/zsh/zshrc: user root should have umask 022 of course.
1680     User has 002. Thanks for reporting, Tobias Walkowiak!
1681
1682  -- Michael Prokop <mika@grml.org>  Mon, 26 Feb 2007 18:44:45 +0100
1683
1684 grml-etc-core (0.2.24) unstable; urgency=low
1685
1686   * /etc/zsh/zshenv: source /etc/default/locale only if
1687     $LANG is not set. If $LANG is not set at all fall
1688     back to en_US.iso885915 as usual. This allows manual
1689     overwriting of $LANG.
1690
1691  -- Michael Prokop <mika@grml.org>  Sun, 25 Feb 2007 22:08:55 +0100
1692
1693 grml-etc-core (0.2.23) unstable; urgency=low
1694
1695   * /etc/zsh/zshrc:
1696     - export SHELL='/bin/zsh', otherwise aterm and rxvt use
1697       /bin/sh or /bin/bash. :-/
1698     - add a space character in some abbreviation expansions
1699       so it's better readable.
1700     - added insert-unicode-char
1701     - drop the check for
1702       /usr/share/zsh/$ZSH_VERSION/functions/Prompts/promptinit and
1703       /usr/share/zsh/$ZSH_VERSION/functions/Zle/url-quote-magic
1704       because the check does not work for example with the zsh-beta
1705       package. If you notice problems with the current code please
1706       let me know.
1707   * /etc/skel/.zshrc:
1708     - added function ytdl (download video from youtube)
1709     - work around non utf8 capable software in utf environment
1710       using aliases for mrxvt, aterm and centericq
1711   * /etc/zsh/*: improved documentation about startup of zsh
1712
1713  -- Michael Prokop <mika@grml.org>  Sat, 24 Feb 2007 17:30:11 +0100
1714
1715 grml-etc-core (0.2.22) unstable; urgency=low
1716
1717   * Adding directory /etc/skel/.channels with the following files:
1718     - Files for use with scan of dvb-utils:
1719       * at-austria    -> austria in general
1720       * at-graz       -> working file for Graz
1721       * at-klagenfurt -> working file for Klagenfurt
1722     - Already configured files for use with mplayer/xine/...:
1723       * channels.conf-AT-graz       -> use DVB in Graz
1724       * channels.conf-AT-klagenfurt -> use DVB in Klagenfurt
1725
1726  -- Michael Prokop <mika@grml.org>  Sat, 24 Feb 2007 12:02:16 +0100
1727
1728 grml-etc-core (0.2.21) unstable; urgency=low
1729
1730   * /etc/zsh/zshrc: check for upper letters in isutfenv as well
1731
1732  -- Michael Prokop <mika@grml.org>  Sat, 17 Feb 2007 12:15:15 +0100
1733
1734 grml-etc-core (0.2.20) unstable; urgency=low
1735
1736   * Update of /etc/skel/.vimrc and /etc/vim/vimrc, added
1737     /etc/skel/.vim/ftplugin/c.vim.
1738
1739  -- Michael Prokop <mika@grml.org>  Sat, 10 Feb 2007 11:33:13 +0100
1740
1741 grml-etc-core (0.2.19) unstable; urgency=low
1742
1743   * /etc/vim/vimrc: make sure we use 'syntax on' only when we
1744     have vim with +syntax
1745   * debian/preinst: another fix to improve keeping of original
1746     configuration files
1747
1748  -- Michael Prokop <mika@grml.org>  Fri,  9 Feb 2007 15:24:14 +0100
1749
1750 grml-etc-core (0.2.18) unstable; urgency=low
1751
1752   * /etc/zsh/completion.d/grml-wallpaper: allow proper setting
1753     of parameters for local directories [Closses: issue116]
1754
1755  -- Michael Prokop <mika@grml.org>  Tue,  6 Feb 2007 20:17:02 +0100
1756
1757 grml-etc-core (0.2.17) unstable; urgency=low
1758
1759   * zsh config files: fix handling of check for binaries, thanks
1760     for reporting to Erich Minderlein, thanks for investigation
1761     and patch to ft! (Closes: issue80)
1762
1763  -- Michael Prokop <mika@grml.org>  Fri, 19 Jan 2007 19:27:43 +0100
1764
1765 grml-etc-core (0.2.16) unstable; urgency=low
1766
1767   * /etc/zsh/zshrc:
1768     - add completion for qma (thanks, wuehlmaus)
1769
1770  -- Michael Prokop <mika@grml.org>  Thu, 18 Jan 2007 13:08:54 +0100
1771
1772 grml-etc-core (0.2.15) unstable; urgency=low
1773
1774   * /etc/zsh/zshrc:
1775     - rename edfun() into edfunc() [thanks for hint, Kai Wilke!]
1776     - added some useful config stuff (deactivated by default as it
1777       needs personal tuning) contributed by Kai Wilke [thanks!]
1778     - improved host completion (thanks for some code, Kai Wilke!)
1779     - added apache2-ssl-certificate() as Debian does not ship
1780       the script anymore *grml*
1781     - support zsh profiling via $ZSH_PROFILE_RC and profile()
1782     - added alias 0 which does nothing else than 'return 0' (I like
1783       a clean prompt without error return codes inside but don't
1784       want to miss the feature itself, so just press 0<cr> and that's
1785       it :))
1786     - added alias debs-by-size
1787     - added function deswap (useful after suspending), function hex
1788       (print hex value of a number) and function peval (perl-eval)
1789
1790  -- Michael Prokop <mika@grml.org>  Fri,  5 Jan 2007 00:00:54 +0100
1791
1792 grml-etc-core (0.2.14) unstable; urgency=low
1793
1794   * Use builtin for chpwd's dirs command instead of the alias
1795     and function workaround, thanks - schula!
1796
1797  -- Michael Prokop <mika@grml.org>  Sun, 17 Dec 2006 14:55:05 +0100
1798
1799 grml-etc-core (0.2.13) unstable; urgency=low
1800
1801   * /etc/zsh/zshrc + /etc/skel/.zshrc: make sure 'dirs' is not
1802     an alias or function
1803
1804  -- Michael Prokop <mika@grml.org>  Sun, 17 Dec 2006 13:52:22 +0100
1805
1806 grml-etc-core (0.2.12) unstable; urgency=low
1807
1808   * /etc/zsh/zshrc: add support for global dirstack handling
1809     (Closes: issue47)
1810
1811  -- Michael Prokop <mika@grml.org>  Sat, 16 Dec 2006 20:12:25 +0100
1812
1813 grml-etc-core (0.2.11) unstable; urgency=low
1814
1815   * Do not depend on vim or nvi only but allow use of virtual package
1816     editor also. Thanks, Markus Wigge <mwigge@marcant.net>!
1817
1818  -- Michael Prokop <mika@grml.org>  Fri, 15 Dec 2006 01:02:09 +0100
1819
1820 grml-etc-core (0.2.10) unstable; urgency=low
1821
1822   * Remove /etc/skel/.zshrc from dpkg-diversion.
1823
1824  -- Michael Prokop <mika@grml.org>  Tue,  5 Dec 2006 17:05:57 +0100
1825
1826 grml-etc-core (0.2.9) unstable; urgency=low
1827
1828   * /etc/zsh/zshrc: update NOPRECMD handling
1829
1830  -- Michael Prokop <mika@grml.org>  Sun,  3 Dec 2006 11:47:22 +0100
1831
1832 grml-etc-core (0.2.8) unstable; urgency=low
1833
1834   * /etc/zsh/zshrc: drop completion for lintian and linda as
1835     zsh ships that already.
1836
1837  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 22:43:38 +0100
1838
1839 grml-etc-core (0.2.7) unstable; urgency=low
1840
1841   * /etc/zsh/zshrc: fma has been renamed into qma, adjust references
1842     therefore and use qma for manzsh too. (This fixes part 2/2 of
1843     issue19)
1844
1845  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 18:49:05 +0100
1846
1847 grml-etc-core (0.2.6) unstable; urgency=low
1848
1849   * /etc/zsh/zshrc: update URL for grml repository in zsh-help.
1850     (Closes: issue36)
1851
1852  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 18:24:07 +0100
1853
1854 grml-etc-core (0.2.5) unstable; urgency=low
1855
1856   * /etc/zsh/zshrc:
1857     - our new default umask is now 002.
1858     - function isutfenv to check whether we are running inside
1859       an utf environment
1860     - add option utf8 to alias truec according to result of isutfenv
1861
1862  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 16:08:37 +0100
1863
1864 grml-etc-core (0.2.4) unstable; urgency=low
1865
1866   * /etc/zsh/zshrc: add alias 'any' for grepping through process
1867     list, thanks for the basic idea - Karl Voit!
1868
1869  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 11:51:06 +0100
1870
1871 grml-etc-core (0.2.3) unstable; urgency=low
1872
1873   * Let's ship /etc/apt/preferences.grml as reference file.
1874
1875  -- Michael Prokop <mika@grml.org>  Fri,  1 Dec 2006 10:57:02 +0100
1876
1877 grml-etc-core (0.2.2) unstable; urgency=low
1878
1879   Another "Frank 'ft' Terbeck is my zsh hero" release.
1880
1881   * Use new grml-repository by default now (thanks for the great
1882     work, formorer!).
1883   * /etc/zsh/zshrc:
1884     - move power completion / abbreviation expansion from /etc/skel/.zshrc to
1885       main zsh config file so we can use it as root as well (thanks for hint,
1886       wuehlmaus)
1887     - move function H-Glob to this file as well and make it available
1888       as help-zshglob as well, thanks for the translation to english - ft!
1889     - support setting of RPROMPT via $DONTSETRPROMPT (thanks ft!)
1890     - allow setting NOPRECMD=1 without starting new zsh (thanks, ft!)
1891   * /etc/skel/.zshrc:
1892     - rework function dirspace() [support $1]
1893     - replace all '1>/dev/null 2>&1' with '&>/dev/null'
1894
1895  -- Michael Prokop <mika@grml.org>  Wed, 29 Nov 2006 23:25:08 +0100
1896
1897 grml-etc-core (0.2.1) unstable; urgency=low
1898
1899   * New version number for new release.
1900
1901  -- Michael Prokop <mika@grml.org>  Sun, 26 Nov 2006 19:15:39 +0100
1902
1903 grml-etc-core (0.1-38) unstable; urgency=low
1904
1905   * /etc/zsh/zlogout: execute 'clear', thanks for suggestion
1906     to Erich Minderlein and Ulrich Dangel!
1907
1908  -- Michael Prokop <mika@grml.org>  Sun, 26 Nov 2006 10:30:53 +0100
1909
1910 grml-etc-core (0.1-37) unstable; urgency=low
1911
1912   The 'preparation to a zsh workshop improves code quality' release. :)
1913
1914   * /etc/zsh/zshrc:
1915     - run "limit core 0" only in live-cd mode
1916     - support Force-Reload for /etc/init.d/*-action as well
1917     - move upgrade-function from /etc/skel/.zshrc to this file
1918   * /etc/skel/.zshrc: some cosmetic cleanups
1919   * grml-zsh-refcard has been updated (big thanks to Frank
1920     Terbeck again!) (Closes: issue9)
1921
1922  -- Michael Prokop <mika@grml.org>  Sat, 25 Nov 2006 00:06:16 +0100
1923
1924 grml-etc-core (0.1-36) unstable; urgency=low
1925
1926   * /etc/skel/.zshrc:
1927     + alias hbp='hg-buildpackage'
1928     + renamed tla related aliases:
1929         ldiff   => tdi
1930         mirror  => tmi
1931         commit  => tco
1932         merge   => tme
1933     + fix function lcheck
1934   * /etc/zsh/zshrc:
1935     + grml-rebuildfstab: use -config option of new rebuildfstab
1936     + alias acp='apt-cache policy'
1937
1938  -- Michael Prokop <mika@grml.org>  Fri, 24 Nov 2006 23:09:12 +0100
1939
1940 grml-etc-core (0.1-35) unstable; urgency=low
1941
1942   * Adjust /etc/apt/sources.list.grml for new repositories (thanks
1943     for the great work, formorer!), not yet activated by default.
1944
1945  -- Michael Prokop <mika@grml.org>  Thu, 23 Nov 2006 22:47:04 +0100
1946
1947 grml-etc-core (0.1-34) grml-testing; urgency=low
1948
1949   * Build package for new repository layout using 'grml-testing'
1950     as "Distribution".
1951
1952  -- Michael Prokop <mika@grml.org>  Sun, 19 Nov 2006 16:24:50 +0100
1953
1954 grml-etc-core (0.1-33) unstable; urgency=low
1955
1956   * /etc/zsh/zshrc: improve error handling; do *not* export $FPATH
1957     to avoid problems with different zsh versions.
1958   * Small fix in debian/preinst to prevent overwriting from original
1959     files when diverting several times (again: please report any
1960     problems you notice).
1961   * /etc/vim/vimrc: 'set nocompatible' even though it's set via
1962     debian.vim, just to make sure we have nocompatible also on
1963     older vim versions.
1964
1965  -- Michael Prokop <mika@grml.org>  Sun, 19 Nov 2006 14:45:25 +0100
1966
1967 grml-etc-core (0.1-32) unstable; urgency=low
1968
1969   * zsh-setup: applied patch from Frank Terbeck for improved
1970     grml-small support via /etc/skel/.zshrc.grmlsmall, thanks!
1971
1972  -- Michael Prokop <mika@grml.org>  Wed, 15 Nov 2006 21:28:44 +0100
1973
1974 grml-etc-core (0.1-31) unstable; urgency=low
1975
1976   * /etc/skel/.zshrc:
1977     - added alias hidiff (highlight important stuff in diff
1978       output), active if histring is available
1979     - added some isgrmlsmall checks, thanks Frank Terbeck!
1980     - added power completion, thanks wuehlmaus!
1981       See http://zshwiki.org/home/examples/zleiab for details.
1982       Notice: this deactivates the global aliases by default now,
1983       just use the global aliases as well but press ',.' afterwards
1984       to expand the abbreviation!
1985
1986  -- Michael Prokop <mika@grml.org>  Sun, 12 Nov 2006 11:30:43 +0100
1987
1988 grml-etc-core (0.1-30) unstable; urgency=low
1989
1990   * Ship /etc/grml/script-functions with this package so other packages
1991     like grml-debootstrap don't have to depend on package grml-scripts.
1992   * Bumb Standard Version to 3.7.2 (no further changes).
1993
1994  -- Michael Prokop <mika@grml.org>  Mon,  6 Nov 2006 22:32:19 +0100
1995
1996 grml-etc-core (0.1-29) unstable; urgency=low
1997
1998   * /etc/zsh/zshrc:
1999     - added isgrmlsmall() and set $EDITOR according to grml flavour,
2000       thanks - Frank Terbeck!
2001     - deactivate smiley on right side of prompt by default, uncomment
2002       the line if you want to use it
2003   * /etc/skel/.zshrc: add http://zshwiki.org/home/examples/zleiab
2004     but do not activate it by default
2005   * /etc/skel/.hgrc: adjust username for "generic user"
2006
2007  -- Michael Prokop <mika@grml.org>  Sat, 28 Oct 2006 16:21:34 +0200
2008
2009 grml-etc-core (0.1-28) unstable; urgency=low
2010
2011   * /etc/skel/.zshrc: always set 'setopt local_options' if
2012     using 'setopt errreturn'.
2013
2014  -- Michael Prokop <mika@grml.org>  Fri, 27 Oct 2006 11:55:54 +0200
2015
2016 grml-etc-core (0.1-27) unstable; urgency=low
2017
2018   * /etc/grml/screenrc*: set shell to /bin/zsh instead of zsh,
2019     otherwise running 'script' might hang. Thanks, wuehlmaus!
2020
2021  -- Michael Prokop <mika@grml.org>  Thu, 26 Oct 2006 11:20:35 +0200
2022
2023 grml-etc-core (0.1-26) unstable; urgency=low
2024
2025   The "Frank Terbeck is my zsh hero" release.
2026
2027   * Update /etc/zsh/site-functions/_hg to latest version from
2028     http://hg.intevation.org/mercurial/crew
2029   * Added /etc/zsh/site-functions/_grmlinitd for better completion
2030     of "Start Restart Stop Reload" with initscripts, thanks - Frank
2031     Terbeck!
2032   * /etc/zsh/zshrc:
2033     - use is-at-least for is4[2]-functions if possible
2034     - bugfix for $2 in initscripts "Start Restart Stop Reload"
2035       function (thanks, Frank Terbeck!)
2036     - use zsh's color capabilities if the module is present
2037       (thanks, Frank Terbeck!)
2038     - don't export $SHELL anymore
2039   * /etc/zsh/zshenv:
2040     - set /bin instead of /bin/ in $PATH
2041     - some minor code style improvements
2042   * /etc/skel/.zshrc:
2043     - updated alias fbmplayer (thanks, wuehlmaus!)
2044     - added function gex (google exact search, thanks wuehlmaus!)
2045     - added gethgsnap and gethgclone for retrieving mercurial
2046     - use $SUDO in the whole file instead of $RUNASROOT
2047     - use 'setopt errreturn' in some functions
2048
2049  -- Michael Prokop <mika@grml.org>  Tue, 24 Oct 2006 20:35:29 +0200
2050
2051 grml-etc-core (0.1-25) unstable; urgency=low
2052
2053   * /etc/skel/.zshrc: add functions for mercurial
2054   * Added /etc/skel/.hgrc - configuration file for mercurial.
2055   * Added /etc/skel/.vim/plugin/DirDiff.vim (plugin to diff and merge
2056     two directories recursively), taken from
2057     http://www.vim.org/scripts/script.php?script_id=102
2058
2059  -- Michael Prokop <mika@grml.org>  Sun, 22 Oct 2006 21:24:39 +0200
2060
2061 grml-etc-core (0.1-24) unstable; urgency=low
2062
2063   * Code improvements to /etc/zsh/zshrc and /etc/skel/.zshrc,
2064     thanks for the patch - Frank Terbeck!
2065
2066  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 19:29:59 +0200
2067
2068 grml-etc-core (0.1-23) unstable; urgency=low
2069
2070   * Fix typo in /etc/zsh/zshrc.
2071
2072  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 16:36:54 +0200
2073
2074 grml-etc-core (0.1-22) unstable; urgency=low
2075
2076   * /etc/zsh/zshrc: update functions dchange and uchange - check
2077     whether changelogs exist before trying to display them.
2078
2079  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 16:20:40 +0200
2080
2081 grml-etc-core (0.1-21) unstable; urgency=low
2082
2083   * /etc/zsh/zshrc: added some more checks so the config works
2084     on AIX (powerpc-ibm-aix5.2.0.0) as well.
2085
2086  -- Michael Prokop <mika@grml.org>  Tue, 17 Oct 2006 12:12:52 +0200
2087
2088 grml-etc-core (0.1-20) unstable; urgency=low
2089
2090   * Add /etc/zsh/site-functions/_hg, zsh completion for mercurial
2091     and set according $FPATH in /etc/zsh/zshrc.
2092
2093  -- Michael Prokop <mika@grml.org>  Sun, 15 Oct 2006 23:19:03 +0200
2094
2095 grml-etc-core (0.1-19) unstable; urgency=low
2096
2097   * /etc/grml/screenrc: activated
2098     termcapinfo xterm|xterms|xs|rxvt ti@:te@
2099     for "more usual" buffer handling in xterm & CO.
2100
2101  -- Michael Prokop <mika@grml.org>  Sat, 14 Oct 2006 22:56:23 +0200
2102
2103 grml-etc-core (0.1-18) unstable; urgency=low
2104
2105   * /etc/skel/.zshrc: update function getskype (new upstream release
2106     which does not require s/libqt3c102-mt/libqt3-mt/ workaround anymore.
2107
2108  -- Michael Prokop <mika@grml.org>  Mon,  9 Oct 2006 14:48:22 +0200
2109
2110 grml-etc-core (0.1-17) unstable; urgency=low
2111
2112   * /etc/zsh/zshrc: don't check whether we can read xorg.conf but if it
2113     exists. Check for /usr/X11R6/bin/startx if /usr/bin/startx does not exist
2114     and check for /usr/X11R6/bin/xinit if /usr/bin/xinit is not present.
2115
2116  -- Michael Prokop <mika@grml.org>  Sun,  8 Oct 2006 01:43:24 +0200
2117
2118 grml-etc-core (0.1-16) unstable; urgency=low
2119
2120   * /etc/zsh/zshrc: don't use colors on dumb terminals (like emacs)
2121   * Move debian/postinst to debian/preinst, some minor fixes in
2122     preinst and postrm.
2123
2124  -- Michael Prokop <mika@grml.org>  Mon,  2 Oct 2006 23:46:55 +0200
2125
2126 grml-etc-core (0.1-15) unstable; urgency=low
2127
2128   * Set debian related functions + aliases only if /etc/debian_version
2129     is present. Check for uid and set $SUDO according so normal
2130     user can use functions + aliases as well.
2131
2132  -- Michael Prokop <mika@grml.org>  Fri, 29 Sep 2006 14:35:32 +0200
2133
2134 grml-etc-core (0.1-14) unstable; urgency=low
2135
2136   * /etc/zsh/zshrc: instead of our predict-function use ctrl-z
2137     to put job into foreground (thanks, wuehlmaus).
2138
2139  -- Michael Prokop <mika@grml.org>  Fri, 29 Sep 2006 14:09:30 +0200
2140
2141 grml-etc-core (0.1-13) unstable; urgency=low
2142
2143   * /etc/zsh/zshrc: added alias truec - thanks, Mark!
2144
2145  -- Michael Prokop <mika@grml.org>  Thu, 28 Sep 2006 23:06:41 +0200
2146
2147 grml-etc-core (0.1-12) unstable; urgency=low
2148
2149   * Cleanup and update of /etc/apt/sources.list.grml.
2150   * /etc/zsh/zshrc: add functions dchange (Debian's changelog of specified
2151     package) and uchange (view upstream's changelog of specified package).
2152
2153  -- Michael Prokop <mika@grml.org>  Thu, 28 Sep 2006 15:42:43 +0200
2154
2155 grml-etc-core (0.1-11) unstable; urgency=low
2156
2157   * /etc/zsh/zshenv: don't set $LC_ALL anymore if it isn't set
2158     in environment files.
2159
2160  -- Michael Prokop <mika@grml.org>  Sat, 23 Sep 2006 14:20:42 +0200
2161
2162 grml-etc-core (0.1-10) unstable; urgency=low
2163
2164   * /etc/zsh/zshrc: improved startx + xinit alias, thanks to
2165     Worf for idea!
2166   * /etc/skel/.zshrc: set browser to firefox if $DISPLAY is set
2167
2168  -- Michael Prokop <mika@grml.org>  Sat, 23 Sep 2006 12:21:32 +0200
2169
2170 grml-etc-core (0.1-9) unstable; urgency=low
2171
2172   * /etc/zsh/zshenv: add /cdrom/addons/ to $PATH if the directory
2173     is present.
2174   * /etc/zsh/zshrc: "complete 'cd -<tab' with menu", press esc-v to
2175     delete a word until its last '/'
2176
2177  -- Michael Prokop <mika@grml.org>  Thu, 21 Sep 2006 19:29:02 +0200
2178
2179 grml-etc-core (0.1-8) unstable; urgency=low
2180
2181   * Depend on 'vim | nvi' so we can use grml-etc-core on grml-small
2182     as well.
2183
2184  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 19:42:16 +0200
2185
2186 grml-etc-core (0.1-7) unstable; urgency=low
2187
2188   * /etc/skel/.zshrc: added function getair (get AIR - Automated Image and
2189     Restore).
2190
2191  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 18:55:01 +0200
2192
2193 grml-etc-core (0.1-6) unstable; urgency=low
2194
2195   * Remove /etc/grml/script-functions, ship it with package grml-scripts.
2196
2197  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 00:46:00 +0200
2198
2199 grml-etc-core (0.1-5) unstable; urgency=low
2200
2201   * /etc/zsh/zshrc:
2202     - press "ctrl-e d" to insert the actual date in the form
2203       yyyy-mm-dd (found in schulas zsh config :))
2204     - complete manual pages by their section (hello schula,
2205       again ;-))
2206
2207  -- Michael Prokop <mika@grml.org>  Sun, 17 Sep 2006 16:46:44 +0200
2208
2209 grml-etc-core (0.1-4) unstable; urgency=low
2210
2211   * /etc/zsh/zshrc: support 'BATTERY=1 zsh' (display battery
2212     status on right side of prompt.
2213
2214  -- Michael Prokop <mika@grml.org>  Sun, 17 Sep 2006 14:19:09 +0200
2215
2216 grml-etc-core (0.1-3) unstable; urgency=low
2217
2218   * /etc/zsh/zshrc: added alias ll (ls -hAl --color=auto'), thanks
2219     for suggestion, Mark!
2220   * /etc/apt/sources.list.grml: added entry for xfce sources, thanks
2221     Mark!
2222   * Added /etc/grml/script-functions meant for usage inside shell
2223     scripts.
2224
2225  -- Michael Prokop <mika@grml.org>  Sat, 16 Sep 2006 10:39:52 +0200
2226
2227 grml-etc-core (0.1-2) unstable; urgency=low
2228
2229   * /etc/skel/.zshrc: updated function wodeb(), thanks wuehlmaus!
2230
2231  -- Michael Prokop <mika@grml.org>  Fri, 15 Sep 2006 17:53:35 +0200
2232
2233 grml-etc-core (0.1) unstable; urgency=low
2234
2235   * Initial Release.
2236
2237  -- Michael Prokop <mika@grml.org>  Tue, 12 Sep 2006 15:45:23 +0200
2238