about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 25122: use AC_SYS_LARGEFILE for better LFS detection.Clint Adams2008-05-313-52/+6
* Tomasz Pala <gotar@polanet.pl>: users/12884:Peter Stephenson2008-05-296-11/+157
* unposted: more NEWSPeter Stephenson2008-05-273-9/+28
* 25104; 25111 (Jun T): better completion for multiple versoins of locatePeter Stephenson2008-05-262-4/+30
* 25077: consolidation of GNUpod script completion from Omari Norman in 25075.Clint Adams2008-05-202-0/+96
* unposted: add prompt_pws_setup to .distfilesPeter Stephenson2008-05-202-7/+21
* unposted: Completion/compinit: typo in 25068Peter Stephenson2008-05-192-1/+5
* users/12858: add accept-exact-dirs stylePeter Stephenson2008-05-182-0/+26
* unposted: fix unwanted output from new typeset in compinitPeter Stephenson2008-05-182-5/+6
* 25068: Fix some completion warnings with WARN_CREATE_GLOBALPeter Stephenson2008-05-182-1/+10
* 25063: minor tweaks to Bart's promptPeter Stephenson2008-05-182-3/+8
* 25054: typo in prompt docPeter Stephenson2008-05-182-1/+5
* 25095: thorough modernization of prompt theme systemPeter Stephenson2008-05-1722-135/+198
* 25095: thorough modernization of prompt theme systemPeter Stephenson2008-05-171-0/+6
* 25057: better debug error on memory failurePeter Stephenson2008-05-173-1/+11
* 25055: remove unnecessary debug testPeter Stephenson2008-05-172-1/+4
* 25052: update docs for use of colour highlightingPeter Stephenson2008-05-165-8/+22
* update contributors to main shellPeter Stephenson2008-05-162-3/+7
* 25051: add colour sequences to formatting strings in completionPeter Stephenson2008-05-164-5/+63
* 25040: zpty should display context information more like evalPeter Stephenson2008-05-154-3/+22
* unposted: handle p4 sizes and license completionPeter Stephenson2008-05-142-0/+21
* unposted: handle p4 protects completionPeter Stephenson2008-05-142-0/+15
* 25025: check radix for integer constants is between 2 and 36 inclusivePeter Stephenson2008-05-145-2/+16
* 25018: Omari Norman: completion for awk, join, sortPeter Stephenson2008-05-137-0/+103
* 25006, 25009: fix "or" orphaned symlink highlightingPeter Stephenson2008-05-121-1/+1
* 25006, 25009: fix "or" orphaned symlink highlightingPeter Stephenson2008-05-123-35/+51
* 25002: only ZLE should update attributes resulting from prompt expansionPeter Stephenson2008-05-1211-55/+72
* 24996: improve xtrace output for patternsPeter Stephenson2008-05-116-18/+93
* users/12848: return, break, continue in always block override try blockPeter Stephenson2008-05-113-7/+19
* 24994: fix problem with up/down-line-or-search, perhapsPeter Stephenson2008-05-112-3/+12
* 24990: Stephane Chazelas: fix various little quirks in zmvPeter Stephenson2008-05-112-29/+35
* unposted: fix uninitialised variablePeter Stephenson2008-05-091-1/+1
* users/12846: not so many Windows ports, these daysPeter Stephenson2008-05-092-26/+15
* 24986: prompt escapes for coloursPeter Stephenson2008-05-098-376/+622
* unposted: bad argument to zmodload -F error messagePeter Stephenson2008-05-082-1/+3
* 24980: zmodload -mFPeter Stephenson2008-05-085-44/+120
* 24972: Phil Pennock: zf_* variants of zsh/files builtins plus extra optionsPeter Stephenson2008-05-084-19/+100
* unposted: typo in ChangeLogPeter Stephenson2008-05-081-1/+1
* Oliver: 24962: update prompt_oliver_setup with default highlightingPeter Stephenson2008-05-072-8/+13
* 24959: crash with ^D in compctlPeter Stephenson2008-05-072-6/+11
* 24957: better sanity checking of colour rangesPeter Stephenson2008-05-063-12/+41
* 24911: missed REGION_ACTIVE documentation, somehowPeter Stephenson2008-05-062-0/+14
* 24953: "default" zle_highlight; fix allocation bug in colour sequencesPeter Stephenson2008-05-063-91/+148
* 24951: implement ZLS_COLORS ln=targetPeter Stephenson2008-05-065-31/+79
* 24947: complete -safe-mode for firefox.Clint Adams2008-05-062-0/+6
* 24938: tweak Free BSD XOPEN testPeter Stephenson2008-05-062-4/+4
* 24937: finally(?) fix free BSD XOPEN testPeter Stephenson2008-05-062-1/+4
* 24932: try to fix up code that regularizes attributes after right promptPeter Stephenson2008-05-063-18/+38
* 24927: Phil Pennock: limit XOPEN workaround to FreeBSD 6Peter Stephenson2008-05-062-1/+6
* Only call close(flock_fd) if flock_fd is >= 0.Wayne Davison2008-05-051-2/+4