summaryrefslogtreecommitdiff
path: root/Functions
AgeCommit message (Expand)AuthorFilesLines
2015-08-1736212: save and restore HISTNO along with other editor state, for sanity of "...Barton E. Schaefer1-3/+5
2015-08-1836209: vcs_info: avoid grep error message when file is missingbrian m. carlson1-1/+3
2015-08-16unposted: mention bracketed-paste-magic in url-quote-magic commentsBarton E. Schaefer1-0/+6
2015-08-1636195, 36196: wrapper of bracketed-paste for compatibilty with url-quote-magi...Barton E. Schaefer1-0/+192
2015-08-1336131: make use of undo limits; call mkundoent() when $UNDO_CHANGE_NO is refe...Oliver Kiddle1-13/+23
2015-08-1236077: vcs_info: stop exporting everythingMikael Magnusson12-21/+22
2015-08-05unposted (c.f. Bart: 35902): use - after zle -U in case $key is -Oliver Kiddle1-1/+1
2015-07-2735937: wait for process IDs instead of job numbers in parallel modeBarton E. Schaefer1-2/+2
2015-07-25add RPS2 handling to "prompt bart", update help text, clean up indentation wh...Barton E. Schaefer1-11/+28
2015-07-2435807: edit-command-line: Fix for non-7bit-data (after 35769)Daniel Shahaf1-1/+4
2015-07-2335815: fix for lack of startup output from newer nslookupOliver Kiddle1-2/+1
2015-07-2235823: fix handling of MARK and CURSOR, clean up documentary commentBarton E. Schaefer1-26/+37
2015-07-1335769: edit-command-line: Go to the right byte offsetDaniel Shahaf1-1/+11
2015-07-1435737: (tweaked c.f. Peter: 35759): use new undo limit for minibuffer and bee...Oliver Kiddle1-1/+4
2015-06-2835660: prompt_adam1_setup: avoid perl, fix helpBarton E. Schaefer1-4/+3
2015-06-2235558: narrow-to-region: Use unique parameter names for new featureMikael Magnusson1-5/+5
2015-06-2135545: enhance narrow-to-region to return LBUFFER and RBUFFERPeter Stephenson1-2/+11
2015-06-1435469: test UNDO_CHANGE_NO to determine whether to start over or use the next...Barton E. Schaefer1-3/+9
2015-06-0535386: expand tabs where useful in builtins outputing function.Peter Stephenson1-4/+13
2015-05-3035234: better zfget completion with pathsHan Pingtian1-5/+19
2015-05-2735285: _cdr: fix zstyle lookup for recent-dirs-insertDaniel Hahler1-1/+1
2015-05-2735299: Improve effect of zfdir -rHan Pingtian1-3/+4
2015-05-2635295: Try harder with zftp directory listingHan Pingtian1-1/+7
2015-05-1335093: new zle widgets for Vim-style text objectsOliver Kiddle3-0/+202
2015-03-1634721: new glob qualifier functions before, afterPeter Stephenson2-0/+134
2015-03-0934673: vcs_info git: Fix error message when rebase hasn't startedDaniel Shahaf1-0/+1
2015-01-25vcs_info hg: Support inactive bookmarksDaniel Shahaf1-0/+17
2015-01-22PATCH: 34333: vcs_info quilt: fix unapplied detection in subdirMarc Finet1-13/+17
2015-01-10unposted (cf. 34218): : remove -m from zmodload callsBarton E. Schaefer2-2/+2
2015-01-1034202: safe tempfile creation part 3 -- use zf_ln instead of mvBarton E. Schaefer2-3/+5
2015-01-0930568: Add tetriscurses contrib function, port of tetris to zcursesMikael Magnusson1-0/+386
2014-12-2834068: create tempfiles without forking, and safe temp directory creationBarton E. Schaefer9-10/+10
2014-12-2734067: safe tempfile creation, part 1Barton E. Schaefer12-60/+57
2014-11-1319371 plus tweak: run-help helper for ipArtur Penttinen1-0/+42
2014-10-0933405: vcs_info: Make sure maxexports is set when VCS_INFO_set is calledFrank Terbeck1-0/+1
2014-10-0933391: vcs_info git: fix applied patch detection on git amMarc Finet1-10/+7
2014-09-2933277: Fix VCS_INFO_reposub's command expansionFrank Terbeck1-3/+4
2014-09-2233217: vcs_info: use `--ignore-submodules=dirty` with diff/diff-indexDaniel Hahler1-3/+3
2014-09-1633184: vcs_info git: consider patches for rebaseMarc Finet1-42/+74
2014-09-1633188: vcs_info git: set rrn before using itMarc Finet1-2/+2
2014-09-1433145: vcs_info git: fix applied-string nameMarc Finet1-1/+1
2014-09-1433148: vcs_info quilt: refactor standalone detectionMarc Finet1-5/+3
2014-09-1433147: vcs_info git: detect revert or cherry-pick with multiple commitsMarc Finet1-0/+5
2014-08-2333047: use git to simplify massively source distribution file selectionPeter Stephenson15-191/+1
2014-08-1433002: tcp_expect -P pm tags matches with a stringPeter Stephenson1-7/+28
2014-08-10unposted: updates for 5.0.5-dev-1 and subsequent 5.0.6 releasePeter Stephenson1-0/+1
2014-07-30%P at start of TCP function system prompt causes %-style prompt substPeter Stephenson1-0/+3
2014-07-24unposted: replace-argument can take negative prefix to count from endPeter Stephenson1-7/+9
2014-07-1732866: new replace-argument ZLE function.Peter Stephenson2-0/+55
2014-06-0232662: vcs_info git: Fix stagedstr for empty reposDaniel Shahaf1-4/+10