about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* 25384: fix problem with incorrect autoloads of zsh/zlePeter Stephenson2008-08-042-8/+19
|
* users/13093: HashNode changes for AIXPeter Stephenson2008-08-042-3/+8
|
* 25373: trashzleptr() -> zleentry(ZLE_CMD_TRASH)Bart Schaefer2008-08-022-1/+6
|
* fix problems with trapreturn, in particular in source inside trapPeter Stephenson2008-08-014-2/+24
|
* TCP functions: fix some variable handling problems,Peter Stephenson2008-08-014-108/+122
| | | | | also standardise indentation add-zsh-hook: fix check for existence of hook function in existing hook
* 25364: fix k flag in hash subscriptPeter Stephenson2008-07-313-4/+19
|
* 25345, 25347: neaten interface from main shell to zlePeter Stephenson2008-07-3113-120/+204
|
* cross-reference to DEBUG_BEFORE_CMD optionPeter Stephenson2008-07-302-2/+7
|
* users/13077: Max Mikhanosha: restore follow after sort in _path_filesPeter Stephenson2008-07-302-3/+8
|
* 25346: fix some variables in compdumpPeter Stephenson2008-07-292-5/+8
|
* users/13072: add follow option to file-sortPeter Stephenson2008-07-293-1/+10
|
* following discussion, change fc error messagePeter Stephenson2008-07-272-1/+7
|
* 25338: disallow usage of current history line in fcPeter Stephenson2008-07-252-0/+20
|
* 25236: missing changelog entryPeter Stephenson2008-07-231-0/+5
|
* 25330: fix description of zcurses "position" (was documented as "location").Clint Adams2008-07-232-3/+6
|
* 25329: build the curses module if we've got any usable curses header, not ↵Clint Adams2008-07-232-1/+4
| | | | just curses.h.
* 25328: fix --recv-keys and --send-keys to complete key IDs instead of uid ↵Clint Adams2008-07-232-2/+11
| | | | email addresses.
* 25236: don't recalculate prompt if not redisplayingPeter Stephenson2008-07-221-1/+1
|
* 25324: Danek Duvall: some Solaris and more general completionsPeter Stephenson2008-07-2128-25/+1168
|
* 25322: fix printing of keys.Clint Adams2008-07-212-0/+3
|
* 25321: delete gdbm node when corresponding hash entry is unset.Clint Adams2008-07-212-1/+9
|
* 25320: fix read and write of elements by key.Clint Adams2008-07-212-16/+31
|
* 25319: fix zuntie, add -f option to ztie.Clint Adams2008-07-213-0/+257
|
* 25318: allow parameter to be tied to a gdbm database.Clint Adams2008-07-212-2/+10
|
* 25304: Richard Hartmann: dont go beyond 80 columns in new user scriptPeter Stephenson2008-07-182-1/+7
|
* 25272: add zshaddhistory hookPeter Stephenson2008-07-179-49/+117
|
* users/13036: "." is a valid character in a user namePeter Stephenson2008-07-152-1/+6
|
* 25278: rename sections in compwid.yo to avoid confusionPeter Stephenson2008-07-145-27/+34
|
* Phil Pennock: 25275: use restrictive permissions on cache filesPeter Stephenson2008-07-113-3/+14
| | | | put zstat in example zshrc
* 25276: use autoload -z for zsh-autoload functionsPeter Stephenson2008-07-1127-28/+50
|
* unposted: fix warn_create_global warnings in copy-earlier-wordPeter Stephenson2008-07-072-1/+6
|
* 25267: ambiguous pattern matching fix: missing logPeter Stephenson2008-07-072-1/+11
| | | | 25269: Frank Terbeck: typo
* 25267: fix problem with menu on ambiguous completion without matchingPeter Stephenson2008-07-061-0/+39
|
* 25266: always use EXTENDED_GLOB for patterns in ZLS_COLORSPeter Stephenson2008-07-053-1/+13
|
* 25262: suspicious error checking in braceless function definitionPeter Stephenson2008-07-012-2/+6
|
* 25259: improve getquery() handling of unhandled charactersPeter Stephenson2008-07-012-16/+35
|
* 25258(?): donʼt use -M option with -U in _path_filesPeter Stephenson2008-06-302-7/+12
|
* unlocalised variablePeter Stephenson2008-06-302-0/+4
|
* 25255: add anonymous function capabilityPeter Stephenson2008-06-304-28/+170
|
* 25243: patch from Chris Lamb to add --same-as for xrandrClint Adams2008-06-242-0/+6
|
* 25244: add subword-range stylePeter Stephenson2008-06-245-13/+29
|
* users/12985, users/12986, users/12988: Tomasz Pala:Peter Stephenson2008-06-246-9/+317
| | | | some new and updated completions
* users/12987: add subword capability to word-stylePeter Stephenson2008-06-244-14/+84
|
* 25242: Mikael V prompt test for contents of psvarPeter Stephenson2008-06-243-0/+13
|
* 25237: TCP function system: make tcp_on_open return status significantPeter Stephenson2008-06-233-9/+34
|
* 25236: zsh-mime-setup -l argumentsPeter Stephenson2008-06-233-3/+20
|
* 25231: fix approximation of absolute paths in root directoryPeter Stephenson2008-06-212-1/+6
|
* 25214, tweaked: add warning about exponentiation precedencePeter Stephenson2008-06-192-2/+12
|
* 25167: patch from Petr Salinger to define _GNU_SOURCE (for /dev/ptmx) when ↵Clint Adams2008-06-162-1/+7
| | | | glibc is being used on non-linux platforms.
* Bart: 25164: typoPeter Stephenson2008-06-162-1/+3
|