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