1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-05-16 09:00:54 +02:00

Commit graph

  • f093b41f09 51776: run-help-openssl: Reduce code and use new manpages Jörg Sommer 2023-05-23 18:25:41 +0200
  • 12b61965b5 51857: Include fusermount3 in fusermount completions Wim de With 2023-06-08 16:58:38 +0200
  • d92b1a3547 51980: Add glob qualifier grouping operator to completion Atte Peltomäki 2023-07-20 13:52:08 +0300
  • bfc419e0c6 52102: Add subcommand autopurge to apt completion Jörg Sommer 2023-08-27 17:57:27 +0200
  • fa17566b65 52141: Add trailer token completion for git commit --trailer Wesley Schwengle 2023-09-13 22:53:04 -0400
  • d3394f3593 52163: completion update for OpenZFS 2.2 Oliver Kiddle 2023-09-20 19:49:49 +0200
  • 1becbba0b6 users/29160, workers/52156: Fix repetition of substitution modifier. Bart Schaefer 2023-09-16 20:51:27 -0700
  • f72757ccf3 52082: Enable linewise edit-command when in visual-line mode. Christoffer Lundell 2023-09-16 20:06:12 -0700
  • 293d36ae1e 52155: Test file missed out from previous commit Bart Schaefer 2023-09-16 20:03:32 -0700
  • 3aaef16569 52154, 52155: Implement, document, and test non-forking command substitution. Bart Schaefer 2023-09-16 17:34:39 -0700
  • 355cfc1b95 52153: mapfile without HAVE_MMAP should not trim newlines Bart Schaefer 2023-09-16 13:08:59 -0700
  • aecef41f2e 52142: Move _history_modifiers call to _parameter Mikael Magnusson 2023-09-14 13:57:07 +0200
  • 0eab788437 52122 + 52129: fix (#) parameter expansion flag Jun-ichi Takimoto 2023-09-13 09:59:42 +0900
  • 96ce0abf6b 52125: getoutput() must not free() after gettempname(..., 1) for heap Bart Schaefer 2023-09-10 21:00:23 -0700
  • d95197a2ec unposted: extra quoting of words in "eval" for safety Bart Schaefer 2023-09-09 22:11:50 -0700
  • d82ea848bf 52114: improve _nice Jun-ichi Takimoto 2023-09-07 22:37:16 +0900
  • e3c2af216b 52115: permit repeated "private" declarations as long as types aren't changed Bart Schaefer 2023-09-05 18:04:09 -0700
  • c0caef5613 52112: use '_normal -p subcmd' to complete only external command Jun-ichi Takimoto 2023-09-04 15:07:52 +0900
  • 9ff1b2810e users/29220: fix bug with assignment to private following explicit unset Bart Schaefer 2023-09-03 11:42:00 -0700
  • a8853323dd 52098, 52099, 52100, 52105(+minor tweak): update for latest macOS Shohei YOSHIDA 2023-08-28 13:12:50 +0900
  • 53fe16e9b5 51858 (+52073): virsh's edit command accepts all domains sergio 2023-08-28 12:02:15 +0900
  • 5f984319b5 Marlon Richert: 51861: fix _approximate when compadd has been overridden Bart Schaefer 2023-08-27 15:27:45 -0700
  • 2a854aae48 52028: improvements to _shadow / _unshadow, plus helper and doc Bart Schaefer 2023-08-27 15:22:14 -0700
  • 97b4a30c4e 52053: whitelist capability CAP_WAKE_ALARM Robert Woods 2023-08-27 15:05:08 -0700
  • 660a629864 52034: update sqlite3 completion for version 3.42.0 Shohei YOSHIDA 2023-08-27 14:59:03 -0700
  • 094f230e36 users/29175: Don't need to forget zle edits if none Nojus Gudinavičius 2023-08-21 15:48:06 +0300
  • d36b9ae0dc 52059 (+52070): _scons: fix for options --jobs and --question Shohei YOSHIDA 2023-08-21 17:35:25 +0900
  • 7233c7a750 29130, 21931 (Ray): document what typeset -t is for. Peter Stephenson 2023-08-16 13:17:14 +0100
  • 9b9870a6dc 52037: complete only external commands for env/watch Jun-ichi Takimoto 2023-08-14 15:51:12 +0900
  • 40a6265aa3 52013,52014,52015,52016,52017,52018: updates for coreutils option changes Shohei YOSHIDA 2023-08-06 13:35:20 -0700
  • aa8e4a0290 52008: Pattern bug with branches + exclusion Peter Stephenson 2023-08-01 14:32:55 +0100
  • 95269147fc github : _qemu: add -enable-kvm and -bios suggestion HexorCatZ 2023-07-31 05:33:42 +0800
  • c4cfb67465 unposted (cf. 51968): improve documentation of typeset -gn and -r Bart Schaefer 2023-07-26 20:27:51 -0700
  • baa19d2a85 51945: assorted documentation improvements, bug fixes, and new test Bart Schaefer 2023-07-26 20:15:21 -0700
  • 5ff23c2c6d 51979: Update free completion for procps-ng version 4.0.3 Shohei YOSHIDA 2023-07-26 20:01:06 -0700
  • ec61c9a5c0 51964: support pidof variants other than procps Shohei YOSHIDA 2023-07-26 19:58:00 -0700
  • aa85564319 51969: read -d and -s should not reset terminal state when stdin is redirected Bart Schaefer 2023-07-26 19:54:30 -0700
  • 301412c0e8 Fix reversed article numbers in most recent entry Bart Schaefer 2023-07-26 19:50:52 -0700
  • fb5a6a871c 51950 (tweak per 51949): correct Thingy refcount in raw_getbyte() Bart Schaefer 2023-07-26 19:49:50 -0700
  • 1ac393169a 51927: Update procps watch completion for version 4.0.3 Shohei YOSHIDA 2023-07-26 19:44:51 -0700
  • d70e3780fc unposted (cf. 51899): document _shadow Bart Schaefer 2023-07-26 19:39:15 -0700
  • 03695f4b58 51977: PIPEFAIL interaction with ERREXIT / ERRRETURN Peter Stephenson 2023-07-20 10:46:14 +0100
  • 5ec4695033 github : _trash: add completion for trash-d mirsella 2023-07-10 12:50:48 +0200
  • c4ec7442f1 51897: update _softwareupdate Jun-ichi Takimoto 2023-07-10 22:13:52 +0900
  • 5ead24c881 51890: fix "whence -wa" for multiple arguments Bart Schaefer 2023-07-09 19:28:28 -0700
  • a84fdd7c8f 51889: fix module loading problem with full RELRO Jun-ichi Takimoto 2023-06-26 17:13:04 +0900
  • 1b9bc3441c 51884: reset IFS if it contains invalid characters Jun-ichi Takimoto 2023-06-26 16:52:40 +0900
  • 4345eed1fe 51887: namespaces recognized in math, incorrect usages rejected. Bart Schaefer 2023-06-22 13:36:40 -0700
  • e7a8dbb16c Missed ChangeLog entry from previous commit. Bart Schaefer 2023-06-22 13:15:40 -0700
  • 6c993144bd 51860: simplify suffix handling in _prefix to remove less accurate hack Marlon Richert 2023-06-22 13:13:09 -0700
  • 4f6a1b3717 51813: differentiate empty $2 from omitted $2 in version comparisons Stephane Chazelas 2023-06-22 12:52:12 -0700
  • 10bdbd8b5b 51877: do not build pcre module if pcre2-config is not found Jun-ichi Takimoto 2023-06-20 18:14:27 +0900
  • ecd3f9c950 51862: support texinfo-7.0 Jun-ichi Takimoto 2023-06-19 11:19:25 +0900
  • cd1a0a7097 51826: correctly read metafied null character from history file Jun-ichi Takimoto 2023-06-08 15:36:31 +0900
  • 2778fc5d7a 51817: protect ':' in _rcctl Stephane Chazelas 2023-06-08 15:25:13 +0900
  • 58852b3246 Protect another : from history modifier expansion Stephane Chazelas 2023-06-02 16:29:32 +0100
  • 0577dafcaa Protect some :s from history modifier expansion Stephane Chazelas 2023-06-02 16:09:53 +0100
  • 78102120b9 51816: add :S history modifier with pattern match Peter Stephenson 2023-06-06 09:16:46 +0100
  • 63400fdbc5 51779: update completion test for 51761 Marlon Richert 2023-06-06 11:03:09 +0900
  • 88eeade0bc 51739: detect invalid history word beginning Peter Stephenson 2023-05-25 15:47:23 +0100
  • f80ad32c3f 51769: fix compilation when HAVE_GETRUSAGE is not defined Oliver Kiddle 2023-05-21 03:36:21 +0200
  • b41dd30c90 51761: Use zstyle verbose for _parameters descriptions Marlon Richert 2023-05-18 23:53:28 +0300
  • caa1c38c6f 51348: Fix subscript completion bugs inside ~[...] Marlon Richert 2023-05-05 14:41:59 +0300
  • 9a5f213573 51759: Show alias values in command completions Marlon Richert 2023-05-18 23:53:29 +0300
  • 1f64d09127 51760: r and R were listed in the wrong order. Marlon Richert 2023-05-18 23:53:27 +0300
  • bb441f77a7 51758: Make dynamic dir completion easier to implement Marlon Richert 2023-05-18 23:44:54 +0300
  • a95198e268 51722: Safety for extracting elements of $historywords Peter Stephenson 2023-05-13 21:49:07 +0100
  • b4d1c756f5 51738: support pcre's alternative DFA matching algorithm Oliver Kiddle 2023-05-13 00:59:00 +0200
  • f3f371deb3 51728: assign pcre named capture groups to a hash Oliver Kiddle 2023-05-13 00:56:48 +0200
  • b62e911341 51723: migrate pcre module to pcre2 Oliver Kiddle 2023-05-13 00:53:32 +0200
  • 9b9f3adde8 50612: vcs_info: fix typo Felipe Contreras 2022-09-07 15:46:12 -0500
  • 51d5ddb02b github : feat: add shortcuts completions Vidhan Bhatt 2023-03-10 01:00:56 -0500
  • 8943b5e450 users/29070: clean up tokens in cmdstr before compctl completion Bart Schaefer 2023-05-11 12:37:52 -0700
  • f376f95c47 51609: fix reference to select(2) Jim 2023-05-11 12:32:49 -0700
  • 8bee6e6f92 51340: update _rake for version 13 Shohei YOSHIDA 2023-05-11 11:48:32 -0700
  • ace2822019 51331: update _pydoc for version 3.11 Shohei YOSHIDA 2023-05-11 11:44:38 -0700
  • b242121983 51593: improve search for command name after skipping prefix assignments Bart Schaefer 2023-05-10 21:17:51 -0700
  • 7f2bdf55a3 51692: not skip tests for [[ -r/-N file ]] on Cygwin Jun-ichi Takimoto 2023-05-08 12:53:37 +0900
  • 858b8de3d7 51670: prevent possible underflow in gettext() Bart Schaefer 2023-04-22 14:40:23 -0700
  • ba3631b414 51663: fix a typo in 51582 (_ssh) Jun-ichi Takimoto 2023-04-18 13:03:39 +0900
  • 8f5fe841a6 51652: fix running of TRAPEXIT explicitly. Peter Stephenson 2023-04-17 09:30:34 +0100
  • d6e69b7299 Add missed ChangeLog entry for 12e5db14 Peter Stephenson 2023-04-13 11:18:43 +0100
  • e5f8cc99f5 51639: new parameter ZSH_EXEPATH (full path of zsh executable) Jun-ichi Takimoto 2023-04-11 21:43:15 +0900
  • 8a9aea907a 51631: initialize $_ by copying it from environment Jun-ichi Takimoto 2023-04-09 20:44:58 +0900
  • 98b4d4bdca 51632: nmetafy $_ when exporting it to child Jun-ichi Takimoto 2023-04-09 20:33:32 +0900
  • b411dc5702 51597: fix 'vared -c var' when var is unset Jun-ichi Takimoto 2023-04-03 16:04:31 +0900
  • c006d76097 51604: %M in TIMEFMT should report in kilobytes Jun-ichi Takimoto 2023-03-30 14:58:07 +0900
  • 12e5db145b 51608: Don't execute commands after "continue &&" Peter Stephenson 2023-03-29 10:52:05 +0100
  • 6d40d9b63b 51602: Handle SIGIOT as an alias to SIGABRT if they are the same signal number Mikael Magnusson 2023-03-26 10:26:25 +0200
  • 121810dba6 51589: Update nm options Shohei YOSHIDA 2023-03-20 11:16:36 +0900
  • 324d0e7cc7 51603: complete dates and times in the form that git accepts Oliver Kiddle 2023-03-27 21:11:34 +0200
  • 6763f45e77 58586: print "%s" with invalid multibyte character Peter Stephenson 2023-03-22 10:24:11 +0000
  • 9bd477dce9 51583: update completion of git attributes Oliver Kiddle 2023-03-16 22:16:52 +0100
  • 6386dd94fd 51582: openssh 9.3 completion update Oliver Kiddle 2023-03-16 22:15:28 +0100
  • ea229be4cf 51581: update completions to cover changes in OpenBSD 7.2 Oliver Kiddle 2023-03-16 22:12:48 +0100
  • 4b7a9fd0ec 51573: additional "typset -p -m" fix for namespaces Bart Schaefer 2023-03-14 20:51:15 -0700
  • dd13048b3b 51572: fix "shift" error when running standalone Bart Schaefer 2023-03-13 19:46:39 -0700
  • 6725cbc05f Sven Joachim: 51563: Fix unmatched double quote Sven Joachim 2023-03-13 19:44:25 -0700
  • 32ffa7453d Merge intervening change by OPK. Bart Schaefer 2023-03-11 13:23:16 -0800
  • 29503debc7 51558: Clarify "for" with positional parameters and named reference. Bart Schaefer 2023-03-11 13:22:10 -0800