summaryrefslogtreecommitdiff
path: root/Functions
AgeCommit message (Expand)AuthorFilesLines
2015-12-2337345: VCS_INFO functions break with setopt no_unsetPhilip Sequeira2-2/+2
2015-12-19users/21082 (expanded): a more complete sorting of version strings that are n...Barton E. Schaefer1-1/+19
2015-12-19users/21068: use emacs keymap in vared by defaultBarton E. Schaefer1-1/+1
2015-12-19unposted (after users/20873): Theoretical fix: don't parse print/echo escape ...Daniel Shahaf1-2/+2
2015-12-1437400: typo gave unwanted error message in zsh_directory_name_genericPeter Stephenson1-2/+2
2015-12-1137386: localise mbegin, mend, match in URL magicPeter Stephenson1-1/+1
2015-12-11users/20873: disable bracketed paste while running external editor from zleOliver Kiddle1-3/+7
2015-12-0837347: Remove incorrect local for msgs in VCS infoPeter Stephenson1-1/+0
2015-12-0337295: kill-word-match: Join killsDaniel Shahaf2-0/+4
2015-11-3037252: vcs_info git: Compute %b correctly with "rebase --onto" of detached he...Daniel Shahaf1-1/+2
2015-11-27unposted: ZCALCPROMPT created globally in zcalcPeter Stephenson1-1/+3
2015-11-2737214: 'prompt walters': Don't export PS1Daniel Shahaf1-3/+3
2015-11-2237192: silence WARN_CREATE_GLOBAL in prompt themesBarton E. Schaefer7-7/+12
2015-11-2237186: a couple more WARN_CREATE_GLOBAL fixesPeter Stephenson1-0/+1
2015-11-2037170: suppress global create warning in functionPeter Stephenson1-5/+5
2015-11-16zed: Add -- to the `functions' builtin callsEric Cook1-2/+2
2015-11-1337025: vcs_info git: Add a cherry-pick patch-formatDaniel Shahaf1-0/+22
2015-10-3136993: zed: fix argument parsingEric Cook1-21/+10
2015-10-3037027: allow subword context to discriminate between wordsPeter Stephenson1-2/+7
2015-10-2937014: Improved internal parameter setting.Peter Stephenson2-1/+3
2015-10-2736994: declare local REPLY for use with "zle .read-command"; use .self-insert...Barton E. Schaefer1-3/+3
2015-10-2436913 + 36945: vcs_info quilt: Pass patch subject lines to gen-applied-stringDaniel Shahaf1-0/+30
2015-10-2436912: vcs_info quilt: Tolerate being in child of .pc's parentDaniel Shahaf1-0/+1
2015-10-2136871: move initial call to "zle .bracketed-paste-magic" to occur earlier in ...Barton E. Schaefer1-4/+7
2015-10-1836888: vcs_info: Prevent warn_create_global warning with '-preinit-' stateFrank Terbeck1-0/+2
2015-10-1436856: cdr -p/-P to prune directory listPeter Stephenson1-6/+31
2015-10-1136832: vcs_info: Remove dependency on "seq"Frank Terbeck1-2/+3
2015-10-1136830: vcs_info: Silence an error message with new git versionsFrank Terbeck1-12/+22
2015-10-0336754: Functions/TCP: Tweak some usage output in the tcp_* functionsMikael Magnusson4-5/+5
2015-10-01unposted: bracketed-paste-url-magic: actually do what the comment saysMikael Magnusson1-4/+6
2015-10-0136735: add ~/.zcalcrc handling to zcalcPeter Stephenson1-0/+4
2015-10-0136692: bracketed-paste-url-magic: simpler alternative for handling pasted urlsMikael Magnusson1-0/+42
2015-09-3036725: vcs_info git: Compute %b correctly when "git am"-ing onto detached heads.Daniel Shahaf1-0/+1
2015-09-3036725: vcs_info git: Compute %b correctly when rebasing detached heads.Daniel Shahaf1-0/+4
2015-09-3036725: vcs_info git: Compute %b correctly when merging to detached heads.Daniel Shahaf1-1/+1
2015-09-2836601: vcs_info: handle missing .git/rebase-apply/{next,msg-clean}Daniel Hahler1-11/+14
2015-09-28unposted: Fix broken case condition and "qualifer" typoMikael Magnusson1-1/+1
2015-09-2536630: new function zsh_directory_name_genericPeter Stephenson1-0/+151
2015-09-2336604: fix getopts+shift calculationBarton E. Schaefer1-1/+1
2015-09-2236587: use +LINE:COLUMN to place the cursor when invoking emacs variants, for...Barton E. Schaefer1-3/+6
2015-09-12unposted: revert 36483 as multibyte is now handled by "zle .read-command"; ad...Barton E. Schaefer1-13/+5
2015-09-1136483: handle incomplete multibyte characters in bracketed-paste-magiPeter Stephenson1-4/+12
2015-09-0536410: vcs_info git: Present merge heads as patchesDaniel Shahaf1-0/+17
2015-08-3036338: Replace "5.0.9" with "5.1" in source commentsAxel Beckert2-2/+2
2015-08-2836314: Avoid using short_loops syntax in distributed filesMikael Magnusson1-2/+2
2015-08-2136266: preserve emulation and setopt context for init and finish functions, h...Barton E. Schaefer1-9/+42
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