about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 52034: update sqlite3 completion for version 3.42.0Shohei YOSHIDA2023-08-272-0/+9
* users/29175: Don't need to forget zle edits if noneNojus Gudinavičius2023-08-222-0/+18
* 52059 (+52070): _scons: fix for options --jobs and --questionShohei YOSHIDA2023-08-212-2/+7
* 29130, 21931 (Ray): document what typeset -t is for.Peter Stephenson2023-08-162-2/+9
* 52037: complete only external commands for env/watchJun-ichi Takimoto2023-08-144-5/+12
* 52013,52014,52015,52016,52017,52018: updates for coreutils option changesShohei YOSHIDA2023-08-067-0/+26
* 52008: Pattern bug with branches + exclusionPeter Stephenson2023-08-013-2/+51
* github #100: _qemu: add -enable-kvm and -bios suggestionHexorCatZ2023-07-312-0/+7
* unposted (cf. 51968): improve documentation of typeset -gn and -rBart Schaefer2023-07-262-2/+5
* 51945: assorted documentation improvements, bug fixes, and new testBart Schaefer2023-07-267-18/+132
* 51979: Update free completion for procps-ng version 4.0.3Shohei YOSHIDA2023-07-262-0/+4
* 51964: support pidof variants other than procpsShohei YOSHIDA2023-07-262-13/+48
* 51969: read -d and -s should not reset terminal state when stdin is redirectedBart Schaefer2023-07-262-3/+6
* Fix reversed article numbers in most recent entryBart Schaefer2023-07-261-1/+1
* 51950 (tweak per 51949): correct Thingy refcount in raw_getbyte()Bart Schaefer2023-07-262-1/+5
* 51927: Update procps watch completion for version 4.0.3Shohei YOSHIDA2023-07-262-0/+6
* unposted (cf. 51899): document _shadowBart Schaefer2023-07-262-0/+48
* 51977: PIPEFAIL interaction with ERREXIT / ERRRETURNPeter Stephenson2023-07-203-5/+75
* github #99: _trash: add completion for trash-dmirsella2023-07-193-22/+62
* 51897: update _softwareupdateJun-ichi Takimoto2023-07-102-58/+98
* 51890: fix "whence -wa" for multiple argumentsBart Schaefer2023-07-092-0/+5
* 51889: fix module loading problem with full RELROJun-ichi Takimoto2023-06-263-1/+29
* 51884: reset IFS if it contains invalid charactersJun-ichi Takimoto2023-06-265-18/+61
* 51887: namespaces recognized in math, incorrect usages rejected.Bart Schaefer2023-06-224-6/+86
* Missed ChangeLog entry from previous commit.Bart Schaefer2023-06-221-0/+4
* 51860: simplify suffix handling in _prefix to remove less accurate hackMarlon Richert2023-06-223-8/+57
* 51813: differentiate empty $2 from omitted $2 in version comparisonsStephane Chazelas2023-06-222-2/+13
* 51877: do not build pcre module if pcre2-config is not foundJun-ichi Takimoto2023-06-203-13/+25
* 51862: support texinfo-7.0Jun-ichi Takimoto2023-06-193-1/+11
* 51826: correctly read metafied null character from history fileJun-ichi Takimoto2023-06-082-2/+11
* 51817: protect ':' in _rcctlStephane Chazelas2023-06-083-14/+6
* Protect another : from history modifier expansionStephane Chazelas2023-06-062-1/+3
* Protect some :s from history modifier expansionStephane Chazelas2023-06-067-8/+24
* 51816: add :S history modifier with pattern matchPeter Stephenson2023-06-065-14/+49
* 51779: update completion test for 51761Marlon Richert2023-06-062-5/+10
* 51739: detect invalid history word beginningPeter Stephenson2023-05-252-1/+10
* 51769: fix compilation when HAVE_GETRUSAGE is not definedOliver Kiddle2023-05-213-1/+6
* 51761: Use zstyle verbose for _parameters descriptionsMarlon Richert2023-05-212-1/+4
* 51348: Fix subscript completion bugs inside ~[...]Marlon Richert2023-05-213-16/+26
* 51759: Show alias values in command completionsMarlon Richert2023-05-212-2/+11
* 51760: r and R were listed in the wrong order.Marlon Richert2023-05-212-3/+6
* 51758: Make dynamic dir completion easier to implementMarlon Richert2023-05-214-35/+56
* 51722: Safety for extracting elements of $historywordsPeter Stephenson2023-05-132-2/+14
* 51738: support pcre's alternative DFA matching algorithmOliver Kiddle2023-05-134-18/+49
* 51728: assign pcre named capture groups to a hashOliver Kiddle2023-05-134-14/+56
* 51723: migrate pcre module to pcre2Oliver Kiddle2023-05-134-149/+110
* 50612: vcs_info: fix typoFelipe Contreras2023-05-132-1/+3
* github #98: feat: add `shortcuts` completionsVidhan Bhatt2023-05-132-0/+93
* users/29070: clean up tokens in cmdstr before compctl completionBart Schaefer2023-05-112-0/+5
* 51609: fix reference to select(2)Jim2023-05-112-1/+4