about summary refs log tree commit diff
path: root/Doc
Commit message (Collapse)AuthorAgeFilesLines
* Mikael Magnusson: 28110: Fix yodl warning.Frank Terbeck2010-07-301-2/+2
|
* 28081: cdr tweaksPeter Stephenson2010-07-201-1/+17
|
* 28068: contrib texinfo declaration messed upPeter Stephenson2010-07-121-2/+1
|
* users/15165: Fix a warning about a missing macro in `contrib.yo'Frank Terbeck2010-07-121-3/+3
|
* 28065 plus unposted zsh.mdd:Peter Stephenson2010-07-091-2/+266
| | | | add cdr and related functions and docs
* Holger Weiss: Doc/Zsh/compsys.yo: Fix a typo.Frank Terbeck2010-06-171-1/+1
|
* 28042: transpose-lines widgetPeter Stephenson2010-06-161-0/+17
|
* 28038: improved handling of recurring events in calendar systemPeter Stephenson2010-06-141-0/+69
|
* unposted: extra note on ZSH_EVAL_CONTEXTPeter Stephenson2010-06-141-0/+3
|
* Mikael: 28027: typoPeter Stephenson2010-06-131-1/+1
|
* 28026: use "zsh_directory_name c" for completion of dynamic directory namesPeter Stephenson2010-06-111-1/+19
|
* 28025: (D) parameter flagPeter Stephenson2010-06-111-9/+19
|
* 27976: more parameter substitution order descriptionPeter Stephenson2010-05-271-8/+40
|
* users/15078: completion for zsh-mime-handlerPeter Stephenson2010-05-231-1/+7
|
* 27964: add back missing enditem().Clint Adams2010-05-221-0/+1
|
* Simon Ruderich: 27953: vcs_info: changed default formats and actionformats.Frank Terbeck2010-05-141-2/+2
|
* Simon Ruderich: 27954: vcs_info: more minor documentation fixes.Frank Terbeck2010-05-141-2/+2
|
* unposted: fix typo in previous commitPeter Stephenson2010-05-121-1/+1
|
* 27951: Add $ZSH_EVAL_CONTEXT and $zsh_eval_contxtPeter Stephenson2010-05-122-7/+107
|
* Seth House, Simon Ruderich and myself: 27948: various vcs_info changesFrank Terbeck2010-05-101-175/+331
| | | | | | | | | | | | | | | | | | | | | | | Here's a diff-stat: Doc/Zsh/contrib.yo | 506 ++++++++++++++------- Functions/VCS_Info/.distfiles | 1 + Functions/VCS_Info/Backends/VCS_INFO_detect_hg | 14 +- Functions/VCS_Info/Backends/VCS_INFO_get_data_git | 35 +- Functions/VCS_Info/Backends/VCS_INFO_get_data_hg | 295 +++++++++---- Functions/VCS_Info/VCS_INFO_formats | 26 +- Functions/VCS_Info/VCS_INFO_hook | 10 +- Functions/VCS_Info/VCS_INFO_quilt | 190 ++++++++ Functions/VCS_Info/vcs_info | 30 +- Misc/.distfiles | 1 + Misc/vcs_info-examples | 496 ++++++++++++++++++++ 11 files changed, 1303 insertions(+), 301 deletions(-) The major changes are vast improvements for the mercurial (hg) backend (which was done almost entirely by Seth); improved documentation (mostly done by Simon and again Seth); quilt support (as an addon and stand alone, see the manual for details); a number of new hooks and a fair share of bugfixes.
* Mikael: 27929 + doc: global aliases shouldn't trigger HIST_IGNORE_SPACEPeter Stephenson2010-04-281-1/+2
|
* unposted: add kindex entry for path-completion stylePeter Stephenson2010-04-141-1/+1
|
* unposted: slightly rephrase path-completion docPeter Stephenson2010-04-141-2/+2
|
* users/15011: add path-completion stylePeter Stephenson2010-04-141-0/+17
|
* Simon Ruderich: 27856 (tweaked): Git availabilityPeter Stephenson2010-04-091-2/+4
|
* 27843: fix description of extended history formatPeter Stephenson2010-03-291-1/+1
|
* rationalise widths of non-printing characters to zero.Peter Stephenson2010-03-271-0/+8
|
* 27812: display invalid bytes in multibyte characters speciallyPeter Stephenson2010-03-221-0/+14
|
* unposted: document that age functions uses zstat, not statPeter Stephenson2010-03-161-8/+2
|
* 27793 and follow ups: add PATH_SCRIPT option to find script using $PATHPeter Stephenson2010-03-162-2/+26
|
* 27785: IFS doesn't have a null in it in POSIXPeter Stephenson2010-03-111-0/+3
| | | | unposted: note & needs quoting in :s in glob qualifier
* Simon Ruderich: 27779: Fix mistakes in vcs_info's documentation.Frank Terbeck2010-03-111-5/+5
|
* unposted: fix calendar bug updating repeating eventsPeter Stephenson2010-03-091-2/+5
| | | | allow calendar_edit to take arguments for editor
* users/14905 + 14906: problems with :s in parameter expansionPeter Stephenson2010-02-271-10/+12
|
* 27756: add OS file locking to calendarPeter Stephenson2010-02-261-1/+3
| | | | add errflag test to loop over fcntl()
* users/14891: say that condition arguments don't do globbingPeter Stephenson2010-02-261-3/+4
|
* 27755: add "zsystem supports" to zsh/systemPeter Stephenson2010-02-251-0/+10
|
* 27754 plus NEWS change: add "zsystem flock"Peter Stephenson2010-02-241-2/+41
|
* fix typo in compsys.yoAndrey Borzenkov2010-02-171-1/+1
|
* Frank Terbeck, Seth House: 27712, 22713, 27714:Peter Stephenson2010-02-161-12/+278
| | | | VCS Info hooks and Mercurial improvements
* unposted: typo in formatting doc for last patchPeter Stephenson2010-02-091-1/+1
|
* 27694: add P glob qualifier for prependingPeter Stephenson2010-02-091-0/+12
|
* 27661: Ben: typo in manual page referencesPeter Stephenson2010-02-043-3/+3
|
* 27648, 267650/1, unposted README change:Peter Stephenson2010-02-032-0/+16
| | | | Turn off repeat and turn on ulimit in emulation modes
* unposted: minor doc tweak for regexp-replacePeter Stephenson2010-02-021-0/+2
|
* 27638, based on Frank Terbeck, 27633: SOURCETRACE optionPeter Stephenson2010-01-271-1/+17
|
* avoid Yodl error in cond.yoPeter Stephenson2010-01-191-2/+2
|
* unposted: clarify documentation for 27604Peter Stephenson2010-01-181-2/+2
|
* 27604: substitution using regular expressionsPeter Stephenson2010-01-181-8/+33
|
* 27600: extend =~ syntax to set positional variables for matchesPeter Stephenson2010-01-171-4/+20
|