summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-1552142: Move _history_modifiers call to _parameterMikael Magnusson3-5/+11
2023-09-1352122 + 52129: fix (#) parameter expansion flagJun-ichi Takimoto3-3/+56
2023-09-1052125: getoutput() must not free() after gettempname(..., 1) for heapBart Schaefer2-1/+4
2023-09-09unposted: extra quoting of words in "eval" for safetyBart Schaefer2-2/+6
2023-09-0752114: improve _niceJun-ichi Takimoto2-9/+23
2023-09-0552115: permit repeated "private" declarations as long as types aren't changedBart Schaefer3-3/+68
2023-09-0452112: use '_normal -p subcmd' to complete only external commandJun-ichi Takimoto15-16/+28
2023-09-03users/29220: fix bug with assignment to private following explicit unsetBart Schaefer3-11/+30
2023-08-2852098, 52099, 52100, 52105(+minor tweak): update for latest macOSShohei YOSHIDA5-11/+29
2023-08-2851858 (+52073): virsh's edit command accepts all domainssergio2-1/+5
2023-08-27Marlon Richert: 51861: fix _approximate when compadd has been overriddenBart Schaefer2-26/+26
2023-08-2752028: improvements to _shadow / _unshadow, plus helper and docBart Schaefer5-43/+112
2023-08-2752053: whitelist capability CAP_WAKE_ALARMRobert Woods2-3/+6
2023-08-2752034: update sqlite3 completion for version 3.42.0Shohei YOSHIDA2-0/+9
2023-08-22users/29175: Don't need to forget zle edits if noneNojus Gudinavičius2-0/+18
2023-08-2152059 (+52070): _scons: fix for options --jobs and --questionShohei YOSHIDA2-2/+7
2023-08-1629130, 21931 (Ray): document what typeset -t is for.Peter Stephenson2-2/+9
2023-08-1452037: complete only external commands for env/watchJun-ichi Takimoto4-5/+12
2023-08-0652013,52014,52015,52016,52017,52018: updates for coreutils option changesShohei YOSHIDA7-0/+26
2023-08-0152008: Pattern bug with branches + exclusionPeter Stephenson3-2/+51
2023-07-31github #100: _qemu: add -enable-kvm and -bios suggestionHexorCatZ2-0/+7
2023-07-26unposted (cf. 51968): improve documentation of typeset -gn and -rBart Schaefer2-2/+5
2023-07-2651945: assorted documentation improvements, bug fixes, and new testBart Schaefer7-18/+132
2023-07-2651979: Update free completion for procps-ng version 4.0.3Shohei YOSHIDA2-0/+4
2023-07-2651964: support pidof variants other than procpsShohei YOSHIDA2-13/+48
2023-07-2651969: read -d and -s should not reset terminal state when stdin is redirectedBart Schaefer2-3/+6
2023-07-26Fix reversed article numbers in most recent entryBart Schaefer1-1/+1
2023-07-2651950 (tweak per 51949): correct Thingy refcount in raw_getbyte()Bart Schaefer2-1/+5
2023-07-2651927: Update procps watch completion for version 4.0.3Shohei YOSHIDA2-0/+6
2023-07-26unposted (cf. 51899): document _shadowBart Schaefer2-0/+48
2023-07-2051977: PIPEFAIL interaction with ERREXIT / ERRRETURNPeter Stephenson3-5/+75
2023-07-19github #99: _trash: add completion for trash-dmirsella3-22/+62
2023-07-1051897: update _softwareupdateJun-ichi Takimoto2-58/+98
2023-07-0951890: fix "whence -wa" for multiple argumentsBart Schaefer2-0/+5
2023-06-2651889: fix module loading problem with full RELROJun-ichi Takimoto3-1/+29
2023-06-2651884: reset IFS if it contains invalid charactersJun-ichi Takimoto5-18/+61
2023-06-2251887: namespaces recognized in math, incorrect usages rejected.Bart Schaefer4-6/+86
2023-06-22Missed ChangeLog entry from previous commit.Bart Schaefer1-0/+4
2023-06-2251860: simplify suffix handling in _prefix to remove less accurate hackMarlon Richert3-8/+57
2023-06-2251813: differentiate empty $2 from omitted $2 in version comparisonsStephane Chazelas2-2/+13
2023-06-2051877: do not build pcre module if pcre2-config is not foundJun-ichi Takimoto3-13/+25
2023-06-1951862: support texinfo-7.0Jun-ichi Takimoto3-1/+11
2023-06-0851826: correctly read metafied null character from history fileJun-ichi Takimoto2-2/+11
2023-06-0851817: protect ':' in _rcctlStephane Chazelas3-14/+6
2023-06-06Protect another : from history modifier expansionStephane Chazelas2-1/+3
2023-06-06Protect some :s from history modifier expansionStephane Chazelas7-8/+24
2023-06-0651816: add :S history modifier with pattern matchPeter Stephenson5-14/+49
2023-06-0651779: update completion test for 51761Marlon Richert2-5/+10
2023-05-2551739: detect invalid history word beginningPeter Stephenson2-1/+10
2023-05-2151769: fix compilation when HAVE_GETRUSAGE is not definedOliver Kiddle3-1/+6