Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 31272: Avoid double free, get_compctl should not free its arguments. | Bart Schaefer | 2013-04-20 | 1 | -0/+4 |
| | |||||
* | 31281: _du: add support for Mac OS X | Jun T | 2013-04-20 | 1 | -0/+5 |
| | |||||
* | Daniel Friesel: 31265: improved option handling for devtodo. | Peter Stephenson | 2013-04-16 | 1 | -0/+5 |
| | |||||
* | unposted: make git ignore PDF and PS versions of intro file | Peter Stephenson | 2013-04-13 | 1 | -0/+4 |
| | |||||
* | 31263 (but changed * to - for consitency): | Peter Stephenson | 2013-04-12 | 1 | -0/+4 |
| | | | | suppress texinfo warning by giving item an argument | ||||
* | 31261: updates needed with latest texinfo | Peter Stephenson | 2013-04-12 | 1 | -0/+5 |
| | |||||
* | users/17754: failing to retie an array | Peter Stephenson | 2013-04-10 | 1 | -0/+5 |
| | | | | and colon-separated scalar shouldn't be a fatal error | ||||
* | 31246: make a separate patch level header for releases | Peter Stephenson | 2013-04-09 | 1 | -0/+5 |
| | |||||
* | unposted: fix some .distfiles which mention files that have gone | Peter Stephenson | 2013-04-08 | 1 | -0/+6 |
| | |||||
* | 31234: use an "always" block instead of "trap" to clean up various function | Bart Schaefer | 2013-04-07 | 1 | -5/+5 |
| | | | | overrides | ||||
* | 31222: Stop {up,down}-line-or-beginning-search from triggering ↵ | Frank Terbeck | 2013-04-05 | 1 | -0/+4 |
| | | | | | | | warn_create_global This is a followup to 30995 taking Peter's suggestions from 30997 into account. | ||||
* | 31221: Handle zero defined aliases better | Frank Terbeck | 2013-04-05 | 1 | -0/+3 |
| | |||||
* | 31175: Add documentation for the new -i and -f options of vared | Frank Terbeck | 2013-04-05 | 1 | -0/+3 |
| | |||||
* | 31172: Let vared define custom init and finish hooks | Frank Terbeck | 2013-04-05 | 1 | -0/+3 |
| | | | | | | | | | | | Using this, you can do things like this in a more straight-forward manner: foo-init() { CURSOR=0; } zle -N foo-init foo=$'Some longer\nbuffer with\nmultiple lines.' vared -i foo-init foo | ||||
* | 31174: zle: Make sure state changes are refreshed after init hook | Frank Terbeck | 2013-04-05 | 1 | -0/+5 |
| | | | | | | | If `zrefresh' is not called _after_ the zle-line-init hook, any changes made to the editor's state (be it changes to $CURSOR or $BUFFER or called widgets like `clear-screen') will only be picked up after the first character is typed into the editor. | ||||
* | 31203: add new etags completion. | Peter Stephenson | 2013-04-04 | 1 | -0/+5 |
| | |||||
* | Add ChangeLog entry for previous commit | Frank Terbeck | 2013-04-03 | 1 | -0/+4 |
| | |||||
* | Jun. T: typo in vi-goto-mark | Peter Stephenson | 2013-04-02 | 1 | -1/+6 |
| | |||||
* | 31182: _awk: Allow sticked arguments | Mikael Magnusson | 2013-03-29 | 1 | -1/+5 |
| | |||||
* | Han Pingtian: 31167 (with tweak): limit use of colons for recognising | Peter Stephenson | 2013-03-20 | 1 | -1/+7 |
| | | | | remote path in ssh completion | ||||
* | 31158: following a wildcard with a repetition produces a bad pattern error | Bart Schaefer | 2013-03-19 | 1 | -2/+12 |
| | |||||
* | improved math context completion: functions | Peter Stephenson | 2013-03-17 | 1 | -1/+3 |
| | |||||
* | 31155: minor extra zcalc features and documentation | Peter Stephenson | 2013-03-17 | 1 | -1/+6 |
| | |||||
* | 31154: make zcalc understand continuation lines with a backslash | Peter Stephenson | 2013-03-15 | 1 | -1/+6 |
| | |||||
* | 31151: Pavol Juhas: complete (C etc) tags better | Peter Stephenson | 2013-03-14 | 1 | -1/+6 |
| | | | | when file system is not case sensitive. | ||||
* | 31140: avoid crash when hitting recursion limit | Mikael Magnusson | 2013-03-13 | 1 | -1/+6 |
| | |||||
* | unposted: adjust another mention of psvar | Mikael Magnusson | 2013-03-13 | 1 | -1/+6 |
| | |||||
* | based on 31144 etc.: all entries of psvar can now be shown in prompts | Peter Stephenson | 2013-03-13 | 1 | -1/+6 |
| | |||||
* | 31141: Tighten NO_CLOBBER restrictions on {fd} syntax | Peter Stephenson | 2013-03-10 | 1 | -1/+7 |
| | | | | to apply only if $fd is exactly an fd and nothing else. | ||||
* | 31136: vcs_info: just set parameters instead of passing over a pipe | Mikael Magnusson | 2013-03-10 | 1 | -1/+4 |
| | |||||
* | 30639: Add support for showing the current action is cherry-pick to vcs_info ↵ | Mikael Magnusson | 2013-03-10 | 1 | -1/+5 |
| | | | | git backend | ||||
* | 30490: _java: -keystore takes a file argument, so complete files | Mikael Magnusson | 2013-03-10 | 1 | -1/+4 |
| | |||||
* | 30496: Parse argument to %F and %K as prompt sequences | Mikael Magnusson | 2013-03-10 | 1 | -1/+7 |
| | |||||
* | users/17666: zcalc -f sets FORCE_FLOAT | Peter Stephenson | 2013-03-05 | 1 | -1/+4 |
| | |||||
* | users/17665: add FORCE_FLOAT option | Peter Stephenson | 2013-03-05 | 1 | -1/+10 |
| | |||||
* | 31077: update for new options in GNU sort | Oliver Kiddle | 2013-02-27 | 1 | -1/+4 |
| | |||||
* | c.f. 31071: remove duplicate _osc and rename _ps to avoid name clash | Oliver Kiddle | 2013-02-27 | 1 | -1/+7 |
| | |||||
* | 31061: "functions" completion takes account of options already | Peter Stephenson | 2013-02-22 | 1 | -2/+2 |
| | | | | on the command line | ||||
* | 31061: "functions" completion takes account of options already | Peter Stephenson | 2013-02-22 | 1 | -1/+4 |
| | | | | on the command line | ||||
* | 31060:"+" before a flag for "functions" or | Peter Stephenson | 2013-02-22 | 1 | -1/+6 |
| | | | | "autoload" should suppress display of function body. | ||||
* | 31058: add completion of options from newer versions of some commands | Oliver Kiddle | 2013-02-21 | 1 | -1/+8 |
| | |||||
* | 31055: missing $ in compaudit search of /proc file system | Peter Stephenson | 2013-02-19 | 1 | -1/+6 |
| | |||||
* | 31041: add support for testing line editor widgets from the test suite | Oliver Kiddle | 2013-02-12 | 1 | -1/+4 |
| | |||||
* | remove duplication in git guidelines | Oliver Kiddle | 2013-02-12 | 1 | -1/+6 |
| | |||||
* | Morita Sho: 31038: add location of terminfo entries on Debian | Oliver Kiddle | 2013-02-09 | 1 | -1/+4 |
| | |||||
* | 31037: return to previous position with vi-goto-mark using `` or '' | Oliver Kiddle | 2013-02-09 | 1 | -1/+6 |
| | |||||
* | Wieland Hoffmann: 31030: improve mplayer completion label | Peter Stephenson | 2013-02-07 | 1 | -1/+4 |
| | |||||
* | Wieland Hoffmann: 31029: correct directory in README | Peter Stephenson | 2013-02-07 | 1 | -1/+3 |
| | |||||
* | Han Pingtian: 31027: remove the -g's from globs in file completion | Peter Stephenson | 2013-02-07 | 1 | -1/+6 |
| | |||||
* | Eric P Mangold: 31016: updated twisted completion using internally | Peter Stephenson | 2013-02-03 | 1 | -1/+7 |
| | | | | generated function |