1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-04 06:14:50 +01:00
zsh/Src/Modules
Daniel Shahaf 6fc8e8628f Merge remote-tracking branch 'origin/master' into 5.9
* Test/D02glob.ztst:
  On the "unreadable directories can be globbed (users/24619, users/24626)"
  test, resolve conflicts by removing the Cygwin-only skip that has been added
  in master, since the test is passing on this branch.  This effectively reverts
  workers/45492.  See discussion starting in workers/45504.

* origin/master:
  unposted: Remove 'sgi', as that OpenBSD port has been discontinued.
  45509: fix typos in B01cd.ztst
  45490 (+45495 and a test): refactor rlimits.c
  github #49: Fix typo: longson should be loongson
  users/24710: Fix job control problem with sudo.
  45492: skip test added by users/24633 on Cygwin
  45488: COMP_WORDS for bash need "$@"-style quoting
  45487: Missing mod_export declarations for AIX
  45447: Complete vcs_info_hookadd and vcs_info_hookdel. Expose _vcs_info_hooks as a top-level helper function.
  45463: test: kill: Document why we use SIGURG
  45453: builtins: kill: Do not signal current process group when pid is empty
  45452: builtins: kill: Add `kill ''` regression test with explicit sigspec
  45451: builtins: kill: Add basic test suite
  github #48/0002: vcs_info git: properly detect bare repositories
  github #48/0001: vcs_info git: avoid warnings in bare repositories
  unposted: Post-release version bump
  unposted: Release 5.8
  CVE-2019-20044: Update change log for preceding commits
  Update NEWS/README
  Add unsetopt/PRIVILEGED tests
  Clean up error-message white space
  Improve PRIVILEGED fixes (again)
  Improve PRIVILEGED fixes
  Drop privileges securely
  unposted: V01zmodload: Fix failing test from workers/45385
  45423: _su: Improve arg handling, shell look-ups
  unposted: _zip: Recognise '--'
  45385: Add a test for 'zmodload -Fa' preemptively disabling ("blacklisting"?) features.
  unposted: Test release: 5.7.1-test-3
  zsh/system: Fix infinite loop in sysread
  _diff_options: Restore -w completion lost in workers/43351
  unposted: Fix ChangeLog typo.
  45368: Add tests for workers/45367's issue about double slashes in 'cd -P' and /home/daniel/in/zsh.
  45373: Fix ERR_EXIT bug in else branch of if.
  45372: Record a symlink loop bug involving :P
  45365: _git: Fix __git_recent_branches for the case when a commit has an empty message
  45343: Queue signals around arithmetic evaluations
  45344: Document where third-party completion functions should be installed.
  45345: internal: ztst.vim: Fix highlighting of zsh comments in test payload
  unposted: internal: Add some comments and fix indentation.  No functional change.
  45340: internal: Document the difference between paramtab and realparamtab.
  45332: _git: add completion for git-version
  _brace_parameter: add missing \

Conflicts:
	ChangeLog
	Test/D02glob.ztst
	Test/V01zmodload.ztst
2020-03-07 21:36:46 +00:00
..
.cvsignore
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
.exrc
attr.c 36302: attr: Fix compilation with libcap 2.24 2015-08-28 05:12:29 +02:00
attr.mdd
cap.c
cap.mdd
clone.c 43791: File descriptor could be closed twice in clone 2018-11-09 10:54:47 +00:00
clone.mdd
curses.c 45269: Fix misspellings in completions and elsewhere. 2020-01-09 13:42:02 +00:00
curses.mdd 36661: replace obsolete "autobins" setting with "autofeatures" 2015-09-27 12:43:03 -07:00
curses_keys.awk
datetime.c 43935: Reject too-large nanosecond values given to strftime 2018-12-24 02:42:18 -06:00
datetime.mdd
db_gdbm.c 45269: Fix misspellings in completions and elsewhere. 2020-01-09 13:42:02 +00:00
db_gdbm.mdd 40558, 40562: General improvements to zsh/db/gdbm module 2017-02-17 09:22:02 +00:00
errnames1.awk
errnames2.awk
example.c 40524: do not free a null array 2017-02-13 18:09:34 -08:00
example.mdd
files.c 44153: rm: Accept -R as equivalent to -r 2019-03-21 22:04:55 -05:00
files.mdd
langinfo.c 37838: use UNUSED() consistently 2016-01-30 00:26:23 +09:00
langinfo.mdd
mapfile.c 42605: properly free the vi registers hash 2018-04-07 18:52:37 +02:00
mapfile.mdd
mathfunc.c 43275: Add log2 to match func 2018-08-13 09:36:55 +01:00
mathfunc.mdd
nearcolor.c 43829: nearcolor.c: use double instead of float 2018-11-19 14:57:30 +09:00
nearcolor.mdd 43747: new module to map colours from hex triplets to the nearest matching colour 2018-11-05 22:24:05 +01:00
newuser.c 37838: use UNUSED() consistently 2016-01-30 00:26:23 +09:00
newuser.mdd
param_private.c 37868: add 'static' to file local variables 2016-02-03 01:25:33 +09:00
param_private.mdd 37081: new module zsh/param/private for private-scoped parameters in functions 2015-11-08 16:19:37 -08:00
parameter.c 45269: Fix misspellings in completions and elsewhere. 2020-01-09 13:42:02 +00:00
parameter.mdd 43039: Mark functions_source (et al.) for auto-loading 2018-06-17 20:34:17 -05:00
pcre.c 43219 (except term{cap,info}.c): fix several memory leaks 2018-07-31 22:15:58 +09:00
pcre.mdd
regex.c 40486: Don't warn on creation of MATCH etc. in regex. 2017-02-02 10:03:57 +00:00
regex.mdd
socket.c 37838: use UNUSED() consistently 2016-01-30 00:26:23 +09:00
socket.mdd
stat.c 43823: remove unnecessary metafy() in stattimeprint() 2018-11-15 10:59:09 +09:00
stat.mdd
system.c zsh/system: Fix infinite loop in sysread 2020-02-06 13:42:32 -06:00
system.mdd 39217: fix error name generation with GCC. 2016-09-07 11:50:00 +01:00
tcp.c unposted: silence warnings on Cygwin 2017-03-10 18:41:25 +09:00
tcp.h
tcp.mdd
termcap.c 43227: fix memory leaks in term{cap,info}.c 2018-08-01 21:36:44 +09:00
termcap.mdd
terminfo.c 43227: fix memory leaks in term{cap,info}.c 2018-08-01 21:36:44 +09:00
terminfo.mdd
zftp.c Fix typos reported by codespell in Src/ 2020-01-09 14:49:55 +01:00
zftp.mdd
zprof.c
zprof.mdd
zpty.c 45058: internal: Add symbolic names to possible values of zexit()'s "from_where" parameter. No functional change. 2019-12-17 05:12:36 +00:00
zpty.mdd
zselect.c 37838: use UNUSED() consistently 2016-01-30 00:26:23 +09:00
zselect.mdd
zutil.c 45137: zformat: Allow the specifying minimum width and a dot with an empty maximum width. 2019-12-26 04:21:47 +00:00
zutil.mdd