summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-1341420: "{.." wasn't check for brace expansion properlyPeter Stephenson3-0/+11
2017-07-1141409: complete "django startproject"Marcin Mielniczuk2-0/+6
2017-07-09unposted: update dev version due to wordcode changesPeter Stephenson2-1/+4
2017-07-0941402: Delay has_tokens() in ecstrcode as may not be neededSebastian Gniazdowski2-1/+8
2017-07-0941402: Add hasher to ecstrcode to reduce string comparisonsSebastian Gniazdowski3-1/+11
2017-07-04Delay processing "disown" for superjob.Peter Stephenson4-0/+18
2017-07-04Avoid invalid access with isearch in completion listMaxime de Roucy2-5/+12
2017-07-0341375: GDBM interface bug fixesSebastian Gniazdowski2-63/+97
2017-07-0241386: when backgrounding a STAT_CURSH job, remove the flag.Peter Stephenson2-1/+6
2017-07-0222760: fix partial string length reports with NO_MULTIBYTEPeter Stephenson3-1/+26
2017-06-2741368: Add missing unqueue_signals() to compctl.Peter Stephenson2-0/+6
2017-06-2641345: Use consistent prompt variables in prompt themese.Peter Stephenson2-3/+8
2017-06-2241342: check for Yodl version 4Axel Beckert2-0/+3
2017-06-2241339: Unquote treeish argument for git checkout completionPeter Stephenson2-2/+5
2017-06-2241308 (tweaked): behaviour of PCRE with NUL bytesPhil Pennock3-11/+37
2017-06-1941319: dupstring a possibly readonly string before modifyingMikael Magnusson2-1/+4
2017-06-19unposted: Credit to SebastianBarton E. Schaefer1-1/+1
2017-06-1941322: reduce number of changes in signal queuing/blocking state during shing...Barton E. Schaefer2-3/+8
2017-06-1941317: use heap allocation in getoutputfile() to plug memory leakBarton E. Schaefer2-2/+7
2017-06-1741242: zstrbcmp(...) removed in favor of zstrcmp(..., SORTIT_IGNORING_BACKSLA...Barton E. Schaefer3-48/+8
2017-06-1641265: quote the inserted file names as necessaryWieland Hoffmann2-2/+7
2017-06-13unposted: fix typo in url-quote-magicEric Cook2-1/+4
2017-06-1341275: Leave stdin open when executing widgetsStephane Chazelas5-6/+28
2017-06-1341284: Fix NULL dereference in cd.Peter Stephenson3-1/+19
2017-06-1241244: Add zmodload -s option.Peter Stephenson6-14/+23
2017-06-09unposted: Add to Etc/BUGS 41184,41203,41254 about STTY and about modules.Daniel Shahaf2-0/+11
2017-06-0741239: Save and restore default history event on context stack.Peter Stephenson3-0/+7
2017-06-0741232: Use page up/down keys in zed keymap.Sebastian Gniazdowski2-0/+28
2017-06-0541225: sethparam() should not attempt to change special parameters into hashesBarton E. Schaefer2-6/+16
2017-06-0141191: Check for immortal thingies when checking for specific thingiesPeter Stephenson4-5/+19
2017-06-0141177: _nm: add support for macOS and OpenBSDJun-ichi Takimoto2-30/+85
2017-05-3041164: Don't free a history entry if it's curline.Peter Stephenson4-29/+23
2017-05-2841151: propagate flags when creating new parameterSebastian Gniazdowski2-1/+4
2017-05-2841153: finish module setup only after all error conditions have been checkedSebastian Gniazdowski2-4/+7
2017-05-28unposted: clarify ZLS_COLORS pattern matching contextsBarton E. Schaefer2-1/+7
2017-05-2841159: handle "Include" and "HostName" lines in ~/.ssh/configBarton E. Schaefer2-11/+22
2017-05-2441146: careul in GDBM freeing strings with embedded nullsSebastian Gniazdowski2-10/+32
2017-05-2440898: fix GDBM error handlingSebastian Gniazdowski2-1/+6
2017-05-2341142: Ensure close-on-exec is passed to moved file descriptorStephane Chazelas2-10/+25
2017-05-2241087: Update kvno completion to MIT krb 1.14Marko Myllynen2-4/+9
2017-05-2241086: Update librt completionsMarko Myllynen2-2/+6
2017-05-2241085: Update OpenStack completionsMarko Myllynen2-3/+6
2017-05-2241128: typo in compsys documentationJörg Sommer2-1/+5
2017-05-19users/22707: Document extra use of accept-exact-dirsPeter Stephenson2-3/+16
2017-05-1841113 (tweaked): Save current line linkage to history ring.Peter Stephenson4-15/+35
2017-05-1241090: Replace iswprint() if unicode9 is enabled.Jun-ichi Takimoto9-351/+56
2017-05-1141096: Don't assume null termination copying string.Peter Stephenson2-1/+7
2017-05-09unposted: Adding comments to test changed line number in outputPeter Stephenson2-1/+6
2017-05-0940181: Fix buffer overrun in xsymlinks.Peter Stephenson3-3/+22
2017-05-0941078: Empty psvar could cause bad dereference in prompt expansionPeter Stephenson3-1/+10