| Commit message (Expand) | Author | Age | Files | Lines |
* | 25463: patch to add git completion for --base/-1, --ours/-2 and --theirs/-3, ... | Clint Adams | 2008-08-16 | 1 | -0/+4 |
* | 25462: patch to add some -s -w to _arguments and new options for revert, from... | Clint Adams | 2008-08-16 | 1 | -0/+3 |
* | 25461: patch to add HEAD as a completion for heads, from Mikael Magnusson. | Clint Adams | 2008-08-16 | 1 | -0/+3 |
* | 25460: patch to add the --branches/tags/remotes for rev-list to _git from Mik... | Clint Adams | 2008-08-16 | 1 | -1/+5 |
* | 25457: improvements for git diff and git log. | Clint Adams | 2008-08-16 | 1 | -0/+3 |
* | Mikael Magnusson: 25456: fix typo of "before". | Clint Adams | 2008-08-16 | 1 | -1/+4 |
* | Frank Terbeck: 24455: Completion/Unix/Command/_git: handle git stashes. | Clint Adams | 2008-08-16 | 1 | -0/+5 |
* | 25452: redirect stderr from look to /dev/null. | Clint Adams | 2008-08-14 | 1 | -0/+5 |
* | unposted: test changed needed by foregoing patch | Peter Stephenson | 2008-08-13 | 1 | -0/+3 |
* | 25448: add $funcfiletrace to show absolute line number for caller | Peter Stephenson | 2008-08-13 | 1 | -0/+7 |
* | 25443 (tweaked): allow $functrace to show sourced files | Peter Stephenson | 2008-08-12 | 1 | -0/+6 |
* | 25435: Baptiste Daroussin <baptiste.daroussin@gmail.com>: | Peter Stephenson | 2008-08-12 | 1 | -0/+9 |
* | unposted: fix test failure in previous commit | Peter Stephenson | 2008-08-11 | 1 | -0/+3 |
* | 25247 with further modifications: add $funcsourcetrace | Peter Stephenson | 2008-08-11 | 1 | -0/+9 |
* | unposted: prvent command(s) from looking like a Yodl macro | Peter Stephenson | 2008-08-11 | 1 | -2/+2 |
* | unposted: prvent zshaddhistory() from looking like a Yodl macro | Peter Stephenson | 2008-08-11 | 1 | -0/+3 |
* | 25429: Rocky Bernstein: dont assume PS4 is set to the default | Peter Stephenson | 2008-08-11 | 1 | -0/+5 |
* | 25424: Completion/Debian/Command/_lintian: completion for lintian-info. | Clint Adams | 2008-08-08 | 1 | -0/+5 |
* | 25423: completion for grep-excuses. | Clint Adams | 2008-08-07 | 1 | -0/+4 |
* | 25422: apt-show-versions completion fix. | Clint Adams | 2008-08-07 | 1 | -0/+5 |
* | 25409: missed ChangeLog entry | Peter Stephenson | 2008-08-07 | 1 | -0/+6 |
* | 25418: set PROMPT_SUBST for all Bourne-style shells | Peter Stephenson | 2008-08-07 | 1 | -0/+3 |
* | 25415: Make DEBUG_BEFORE_CMD the default. | Peter Stephenson | 2008-08-07 | 1 | -0/+10 |
* | 25405: return status from anonymous functions was not handled | Peter Stephenson | 2008-08-06 | 1 | -0/+3 |
* | 25400: Rockys test for second part of trapreturn bug | Peter Stephenson | 2008-08-06 | 1 | -0/+4 |
* | 25389: rearrange precedence of ZLS_COLORS alternatives. | Bart Schaefer | 2008-08-06 | 1 | -0/+6 |
* | 25392: test for 25367 | Peter Stephenson | 2008-08-05 | 1 | -0/+4 |
* | 25385: fix another bug with trapreturn trampling on status | Peter Stephenson | 2008-08-04 | 1 | -0/+5 |
* | users/13095: no _XOPEN_SOURCE_EXTENDED on AIX | Peter Stephenson | 2008-08-04 | 1 | -0/+3 |
* | 25384: fix problem with incorrect autoloads of zsh/zle | Peter Stephenson | 2008-08-04 | 1 | -0/+3 |
* | users/13093: HashNode changes for AIX | Peter Stephenson | 2008-08-04 | 1 | -0/+5 |
* | 25373: trashzleptr() -> zleentry(ZLE_CMD_TRASH) | Bart Schaefer | 2008-08-02 | 1 | -0/+5 |
* | fix problems with trapreturn, in particular in source inside trap | Peter Stephenson | 2008-08-01 | 1 | -0/+4 |
* | TCP functions: fix some variable handling problems, | Peter Stephenson | 2008-08-01 | 1 | -0/+11 |
* | 25345, 25347: neaten interface from main shell to zle | Peter Stephenson | 2008-07-31 | 1 | -0/+8 |
* | cross-reference to DEBUG_BEFORE_CMD option | Peter Stephenson | 2008-07-30 | 1 | -1/+5 |
* | users/13077: Max Mikhanosha: restore follow after sort in _path_files | Peter Stephenson | 2008-07-30 | 1 | -2/+7 |
* | 25346: fix some variables in compdump | Peter Stephenson | 2008-07-29 | 1 | -0/+2 |
* | users/13072: add follow option to file-sort | Peter Stephenson | 2008-07-29 | 1 | -0/+5 |
* | following discussion, change fc error message | Peter Stephenson | 2008-07-27 | 1 | -0/+5 |
* | 25338: disallow usage of current history line in fc | Peter Stephenson | 2008-07-25 | 1 | -0/+6 |
* | 25236: missing changelog entry | Peter Stephenson | 2008-07-23 | 1 | -0/+5 |
* | 25330: fix description of zcurses "position" (was documented as "location"). | Clint Adams | 2008-07-23 | 1 | -0/+3 |
* | 25329: build the curses module if we've got any usable curses header, not jus... | Clint Adams | 2008-07-23 | 1 | -0/+3 |
* | 25328: fix --recv-keys and --send-keys to complete key IDs instead of uid ema... | Clint Adams | 2008-07-23 | 1 | -0/+5 |
* | 25324: Danek Duvall: some Solaris and more general completions | Peter Stephenson | 2008-07-21 | 1 | -0/+26 |
* | 25322: fix printing of keys. | Clint Adams | 2008-07-21 | 1 | -0/+2 |
* | 25321: delete gdbm node when corresponding hash entry is unset. | Clint Adams | 2008-07-21 | 1 | -0/+3 |
* | 25320: fix read and write of elements by key. | Clint Adams | 2008-07-21 | 1 | -0/+3 |
* | 25319: fix zuntie, add -f option to ztie. | Clint Adams | 2008-07-21 | 1 | -0/+5 |