about summary refs log tree commit diff
path: root/Functions
Commit message (Expand)AuthorAgeFilesLines
* 37971: fix potential issues when interacting with user-defined widgetsBarton E. Schaefer2016-02-141-2/+2
* 37814: run-help-ip: use an absolute path for the shebang.Kamil Dudka2016-01-281-1/+1
* unposted: Fix typo in comment.Daniel Shahaf2016-01-151-2/+2
* 37612: vcs_info git: Set $git_patches_unapplied correctly for 'rebase-apply' ...Daniel Shahaf2016-01-151-1/+3
* 37570: give truth to the doc assertion transpose-words-match is a drop-in rep...Barton E. Schaefer2016-01-131-1/+10
* 37567: use (Z:n:) to split the buffer into words so line breaks are treated a...Barton E. Schaefer2016-01-131-3/+3
* 37451: vcs_info: Declare "msgs" in early contextFrank Terbeck2015-12-301-1/+1
* 37345: VCS_INFO functions break with setopt no_unsetPhilip Sequeira2015-12-232-2/+2
* users/21082 (expanded): a more complete sorting of version strings that are n...Barton E. Schaefer2015-12-191-1/+19
* users/21068: use emacs keymap in vared by defaultBarton E. Schaefer2015-12-191-1/+1
* unposted (after users/20873): Theoretical fix: don't parse print/echo escape ...Daniel Shahaf2015-12-191-2/+2
* 37400: typo gave unwanted error message in zsh_directory_name_genericPeter Stephenson2015-12-141-2/+2
* 37386: localise mbegin, mend, match in URL magicPeter Stephenson2015-12-111-1/+1
* users/20873: disable bracketed paste while running external editor from zleOliver Kiddle2015-12-111-3/+7
* 37347: Remove incorrect local for msgs in VCS infoPeter Stephenson2015-12-081-1/+0
* 37295: kill-word-match: Join killsDaniel Shahaf2015-12-032-0/+4
* 37252: vcs_info git: Compute %b correctly with "rebase --onto" of detached he...Daniel Shahaf2015-11-301-1/+2
* unposted: ZCALCPROMPT created globally in zcalcPeter Stephenson2015-11-271-1/+3
* 37214: 'prompt walters': Don't export PS1Daniel Shahaf2015-11-271-3/+3
* 37192: silence WARN_CREATE_GLOBAL in prompt themesBarton E. Schaefer2015-11-227-7/+12
* 37186: a couple more WARN_CREATE_GLOBAL fixesPeter Stephenson2015-11-221-0/+1
* 37170: suppress global create warning in functionPeter Stephenson2015-11-201-5/+5
* zed: Add -- to the `functions' builtin callsEric Cook2015-11-161-2/+2
* 37025: vcs_info git: Add a cherry-pick patch-formatDaniel Shahaf2015-11-131-0/+22
* 36993: zed: fix argument parsingEric Cook2015-10-311-21/+10
* 37027: allow subword context to discriminate between wordsPeter Stephenson2015-10-301-2/+7
* 37014: Improved internal parameter setting.Peter Stephenson2015-10-292-1/+3
* 36994: declare local REPLY for use with "zle .read-command"; use .self-insert...Barton E. Schaefer2015-10-271-3/+3
* 36913 + 36945: vcs_info quilt: Pass patch subject lines to gen-applied-stringDaniel Shahaf2015-10-241-0/+30
* 36912: vcs_info quilt: Tolerate being in child of .pc's parentDaniel Shahaf2015-10-241-0/+1
* 36871: move initial call to "zle .bracketed-paste-magic" to occur earlier in ...Barton E. Schaefer2015-10-211-4/+7
* 36888: vcs_info: Prevent warn_create_global warning with '-preinit-' stateFrank Terbeck2015-10-181-0/+2
* 36856: cdr -p/-P to prune directory listPeter Stephenson2015-10-141-6/+31
* 36832: vcs_info: Remove dependency on "seq"Frank Terbeck2015-10-111-2/+3
* 36830: vcs_info: Silence an error message with new git versionsFrank Terbeck2015-10-111-12/+22
* 36754: Functions/TCP: Tweak some usage output in the tcp_* functionsMikael Magnusson2015-10-034-5/+5
* unposted: bracketed-paste-url-magic: actually do what the comment saysMikael Magnusson2015-10-011-4/+6
* 36735: add ~/.zcalcrc handling to zcalcPeter Stephenson2015-10-011-0/+4
* 36692: bracketed-paste-url-magic: simpler alternative for handling pasted urlsMikael Magnusson2015-10-011-0/+42
* 36725: vcs_info git: Compute %b correctly when "git am"-ing onto detached heads.Daniel Shahaf2015-09-301-0/+1
* 36725: vcs_info git: Compute %b correctly when rebasing detached heads.Daniel Shahaf2015-09-301-0/+4
* 36725: vcs_info git: Compute %b correctly when merging to detached heads.Daniel Shahaf2015-09-301-1/+1
* 36601: vcs_info: handle missing .git/rebase-apply/{next,msg-clean}Daniel Hahler2015-09-281-11/+14
* unposted: Fix broken case condition and "qualifer" typoMikael Magnusson2015-09-281-1/+1
* 36630: new function zsh_directory_name_genericPeter Stephenson2015-09-251-0/+151
* 36604: fix getopts+shift calculationBarton E. Schaefer2015-09-231-1/+1
* 36587: use +LINE:COLUMN to place the cursor when invoking emacs variants, for...Barton E. Schaefer2015-09-221-3/+6
* unposted: revert 36483 as multibyte is now handled by "zle .read-command"; ad...Barton E. Schaefer2015-09-121-13/+5
* 36483: handle incomplete multibyte characters in bracketed-paste-magiPeter Stephenson2015-09-111-4/+12
* 36410: vcs_info git: Present merge heads as patchesDaniel Shahaf2015-09-051-0/+17