summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-03-2330367: Doc/Zsh/contrib.yo: vcs_info, mention settings used for ↵Simon Ruderich2-3/+5
patch-format/nopatch-format.
2012-03-2330366: Misc/vcs_info-examples: Fix outdated quilt examples.Simon Ruderich2-7/+11
2012-03-1330354: Luka Perkov: quilt completion updatePeter Stephenson2-8/+18
2012-03-1330351 + 30352: metafy strings on import into zsh variablesPeter Stephenson3-17/+47
2012-03-07users/16865: note that -eq is less convient than (( ... == ... ))Peter Stephenson2-1/+12
2012-03-0730320: "emulate" accepts invocation-time flags; other small doc tweaks.Bart Schaefer7-87/+142
2012-03-06Alexey: 30322: Completion/Unix/Command/_xmlsoft: accept morePeter Stephenson2-2/+7
file types.
2012-03-06unposted: fix a typo in _git from previous commit (reolved)Mikael Magnusson1-1/+1
2012-03-0630317: complete git merge --ff-onlyClint Adams2-1/+4
2012-03-0630316: complete .pdf for evince and epdfview.Clint Adams2-2/+5
2012-03-0530314: add completion for ssh-copy-id.Clint Adams2-3/+13
2012-03-0530307 plus tweak suggsted by Wayne: use %lld for zlong when long longPeter Stephenson7-5/+87
2012-03-0130303: emulate inside function marked for execution tracing enables xtracePeter Stephenson3-1/+27
2012-03-01Several previously uncommitted patches or patches based on list discussion;Bart Schaefer1-2/+22
see 30272, 30184, 30090, users/16715, users/16697.
2012-03-01unposted (users/16697): use a better output file name when the DISPLAYBart Schaefer1-7/+8
variable refers to a socket file (MacOS); fix problem with writing the output file when the user overrides the default value of TERM.
2012-03-01unposted (30090): add -h (help) and -L (list extant hooks) options.Bart Schaefer1-5/+17
2012-03-0130184: use a HASH_EXECUTABLES_ONLY test that matches the test used byBart Schaefer1-1/+2
exec.c:iscom() during path search.
2012-03-01unposted (users/16715): document HASH_LIST_ALL effects on correction.Bart Schaefer1-2/+3
2012-03-0130272 (tweaked): most failures of fork() cause non-interactive shells toBart Schaefer1-11/+12
exit nonzero; bad options to "exec" cause exit under POSIX_BUILTINS.
2012-02-2930276: Src/glob.c: Use zlong rather than int when calculating brace ↵Mikael Magnusson2-4/+10
expansions of the form {1..9}.
2012-02-2930299: "$*" was split with SHWORDSPLIT if IFS was empty or unsetPeter Stephenson3-3/+18
2012-02-26Get the date right, even morePeter Stephenson1-1/+1
2012-02-2630270: don't need errors when testing to see if mtime test will workPeter Stephenson2-2/+6
2012-02-26update to 4.3.17-dev-0 and fix yearPeter Stephenson2-3/+9
2012-02-23unposted: 4.3.17Peter Stephenson4-5/+9
2012-02-2230242: Tests for ${...=...} in POSIX emulationBart Schaefer2-4/+8
2012-02-2230238 plus small tweaks: document the fork behaviour on suspending complexPeter Stephenson2-1/+22
builtins
2012-02-2030242: use PREFORK_SINGLE for ${...=...} in POSIX emulationBart Schaefer2-4/+14
2012-02-20Fix post number for 30203Peter Stephenson1-2/+2
2012-02-19unposted: 4.3.16Peter Stephenson3-2/+5
2012-02-19unposted: 4.3.16Peter Stephenson2-3/+7
2012-02-1530231, 30232: updates for 4.3.16Peter Stephenson4-4/+19
2012-02-1430198: fix environ style lookup to be done in conventional mannerOliver Kiddle3-4/+8
2012-02-14fix dpkg-deb completion broken by 30199 (spotted by Mikael)Oliver Kiddle2-2/+6
2012-02-14users/16760: make reply local in url-quote-magic for the benefit of stylesPeter Stephenson2-1/+7
2012-02-1430214: emulate bash's \$ prompt behavior.Wayne Davison1-1/+1
2012-02-1330214: prompt_redhat_setup: Fix quoting in `redhat' prompt.Frank Terbeck2-2/+7
2012-02-1230181, plus rename of PF_* flags to PREFORK_*:Peter Stephenson6-44/+114
Pass sh-wordsplitting instructions to paramsubst() using flags, avoiding side effects of explicitly setting and unsetting the SHWORDSPLIT option.
2012-02-1130206: Fix ldd completionMikael Magnusson2-2/+7
2012-02-1030199: add (-.) to many completion _files globsOliver Kiddle28-63/+82
2012-02-1030197: complete subversion changelistsOliver Kiddle2-4/+20
2012-02-1030177: completion for fontconfig fontsOliver Kiddle3-1/+50
2012-02-0930193: remnulargs() after poking into string in case length changesBart Schaefer2-2/+7
2012-02-08fix typo in ChangeLogPeter Stephenson1-2/+2
2012-02-08Timothy Redaelli: file name manipulationsPeter Stephenson2-1/+11
in history can return NULL if HAVE_CANONICALIZE_FILE_NAME
2012-02-07Holger Macht via Ismail: 30185: openSUSE directory missed fromPeter Stephenson2-2/+7
module definition
2012-02-0530127: forbid fc from executing history lines in reversePeter Stephenson2-1/+12
2012-02-03Mariusz Glebocki: 30179: suppress stderr for listing servicesPeter Stephenson2-2/+7
2012-02-01A.Costa: unposted: grammar.yo, ChangeLog-3.1: Fix typo to "definition"Frank Terbeck3-3/+8
2012-01-31seiler via Ismail: 30174: osc completion updatePeter Stephenson3-5/+8