SHA256
1
0
forked from pool/dash

Commit Graph

  • f056ee686e Accepting request 1055668 from shells factory Dominique Leuenberger 2023-01-05 13:59:57 +00:00
  • 29b5437613 Accepting request 1052999 from home:lnussel:usrmerge Dirk Mueller 2023-01-04 10:57:45 +00:00
  • dafd326a3b Accepting request 1044369 from shells Dominique Leuenberger 2022-12-24 13:51:08 +00:00
  • 9ddaaa8dce OBS-URL: https://build.opensuse.org/package/show/shells/dash?expand=0&rev=45 Dirk Mueller 2022-12-23 06:55:48 +00:00
  • 8836de8792 - update to 0.5.12: * eval: Test evalskip before flipping status for NNOT * parser: Add VSBIT to ensure subtype is never zero * eval: Check eflag after redirection error * eval: Always set exitstatus in evaltree * expand: Add ifsfree to expand to fix a logic error that causes a buffer over-read * expand: Always quote caret when using fnmatch * parser: Fix VSLENGTH parsing with trailing garbage * shell: Fail if building --with-libedit and can't find libedit * jobs: Only block in waitcmd on first run * redir: Retry open64 on EINTR * eval: Prevent recursive PS4 expansion * jobs: Fix waitcmd busy loop - drop check-nflag-in-evaltree.patch (upstream) Dirk Mueller 2022-12-23 06:55:43 +00:00
  • bd4576b14f Accepting request 1030867 from shells Dominique Leuenberger 2022-10-25 09:18:25 +00:00
  • 327a8c1220 Accepting request 1030691 from home:luc14n0:branches:shells Dirk Mueller 2022-10-24 11:39:31 +00:00
  • e9671ff7d6 Accepting request 949666 from shells Dominique Leuenberger 2022-01-31 21:56:40 +00:00
  • c123f7b918 Accepting request 949512 from home:dirkmueller:branches:shells Dirk Mueller 2022-01-28 11:10:15 +00:00
  • 7d68de58c3 Accepting request 941683 from shells Dominique Leuenberger 2021-12-21 17:40:22 +00:00
  • f5aa4c1c78 Accepting request 941625 from home:dirkmueller:Factory Avindra Goolcharan 2021-12-20 16:46:36 +00:00
  • 2db9ab4da6 Accepting request 898188 from shells Dominique Leuenberger 2021-06-13 21:05:26 +00:00
  • adb455010b Accepting request 898185 from home:susnux:branches:shells Avindra Goolcharan 2021-06-07 19:34:29 +00:00
  • ca50e9e5f4 Accepting request 859642 from shells Dominique Leuenberger 2021-01-02 20:30:20 +00:00
  • 18be505930 Accepting request 859287 from home:dirkmueller:branches:shells Avindra Goolcharan 2020-12-31 21:03:07 +00:00
  • 6d559e20fd Accepting request 854042 from shells Dominique Leuenberger 2020-12-10 14:56:33 +00:00
  • 69a30cc62d Accepting request 851091 from home:lnussel:usrmove Avindra Goolcharan 2020-12-02 23:32:42 +00:00
  • fddb67c3d0 Accepting request 849514 from shells Dominique Leuenberger 2020-11-23 15:36:42 +00:00
  • b2987142fa Accepting request 849512 from home:dirkmueller:branches:shells Avindra Goolcharan 2020-11-19 23:16:20 +00:00
  • 9bd3a8b581 Accepting request 842610 from shells Dominique Leuenberger 2020-10-23 10:19:32 +00:00
  • 16fff1998d Accepting request 842519 from home:dirkmueller:branches:shells Avindra Goolcharan 2020-10-19 16:28:56 +00:00
  • 378b596083 Accepting request 839335 from shells Dominique Leuenberger 2020-10-08 11:08:12 +00:00
  • d41268f2e4 Accepting request 827092 from home:dirkmueller:branches:shells Avindra Goolcharan 2020-10-03 17:55:38 +00:00
  • ef31b4762d Accepting request 792716 from shells Dominique Leuenberger 2020-04-15 18:06:10 +00:00
  • 88a167ad60 Accepting request 790112 from home:marxin:branches:shells Dominique Leuenberger 2020-04-09 12:42:18 +00:00
  • c6349c9354 Accepting request 645115 from shells Dominique Leuenberger 2018-11-08 08:40:54 +00:00
  • 2fe629b650 fix incorrect patch name in removal notes Avindra Goolcharan 2018-10-28 19:52:19 +00:00
  • 0174c57234 fix patch drop formatting. link to full changeset Avindra Goolcharan 2018-10-27 15:56:43 +00:00
  • 362f78e02a Accepting request 644481 from home:seanlew:branches:shells Avindra Goolcharan 2018-10-25 14:13:03 +00:00
  • 31aeb2de7e Accepting request 599296 from shells Dominique Leuenberger 2018-04-26 11:33:39 +00:00
  • 2fde38b55f Accepting request 563743 from home:avindra Avindra Goolcharan 2018-04-20 12:34:01 +00:00
  • 7657586fd7 Accepting request 295131 from shells Dominique Leuenberger 2015-04-10 07:49:19 +00:00
  • 239ed5ff07 Accepting request 295114 from home:pluskalm:branches:shells Guido Berhoerster 2015-04-09 09:33:38 +00:00
  • 5766487311 Accepting request 254939 from shells Stephan Kulow 2014-10-11 20:41:40 +00:00
  • 4330319116 - update to version 0.5.8 - Small optimisation of command -pv change - Set command -p path to /usr/sbin:/usr/bin:/sbin:/bin - Change "characters" for printf precision to "bytes" - Clarify "trap '' signals" syntax in manual page - Clarify that 0 and EXIT are both acceptable for exit traps - command: allow combining -p with -v - getjob: Fix off-by-one error for multiple of four job numbers - Propagate EXP_QPAT in subevalvar - Initialise OPTIND after importing environment - Fixed argument parsing crash in test - Add newline when tracing in poplocalvars - Markup fixes in manual for mandoc 1.12.1 - Use PRIdMAX instead of %j in printf - Fix typo for wait in manual - Add support for ulimit -r - Avoid overflow for very long variable name - Sanitise environment variable names on entry - Allow building without LINEO support - Add top-level autogen.sh - Avoid imaxdiv when only one of the results is wanted - Fix klibc DEBUG compilation - Merge SKIPFUNC/SKIPFILE and only clear SKIPFUNC when leaving dotcmd Guido Berhoerster 2014-10-10 05:53:36 +00:00
  • 943632db5e Accepting request 201085 from shells Stephan Kulow 2013-09-29 17:23:04 +00:00
  • b9949cb5d5 fix typo Guido Berhoerster 2013-09-27 11:53:50 +00:00
  • eb3d7d9512 - install into %{_bindir} and add a compatibility symlink to /bin - reenable commanline editor Guido Berhoerster 2013-09-27 11:38:16 +00:00
  • e8486611d4 replace license with spdx.org variant Stephan Kulow 2011-12-06 17:05:13 +00:00
  • 0521d315a4 Accepting request 86994 from shells Lars Vogdt 2011-10-07 08:29:27 +00:00
  • 5c7758eb7f Accepting request 43876 from shells OBS User autobuild 2010-08-02 08:23:52 +00:00
  • 8d38a4ed45 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dash?expand=0&rev=3 OBS User autobuild 2010-03-18 14:41:30 +00:00
  • f21da8cffe Accepting request 33319 from shells OBS User autobuild 2010-02-25 13:48:30 +00:00
  • 14e7d1b39e Accepting request 32541 from shells OBS User autobuild 2010-02-18 13:38:26 +00:00