log scripts/pkg/pkg.m @ 28503:f480103d8333

age author description
Thu, 25 Jun 2020 18:20:03 -0700 Rik Fix unlink() calls in package m-files for new syntax (bug #57830)
Wed, 24 Jun 2020 07:42:37 -0700 Rik Backed out changeset 9e9ddc90e88a.
Tue, 23 Jun 2020 11:55:11 -0700 Rik pkg.m: Handle package names in a case insensitive manner (bug #57735).
Wed, 06 May 2020 10:05:36 +0200 Philip Nienhuis pkg.m: Add introduction to packages to doc string (bug #58225). stable
Thu, 07 May 2020 23:13:55 +0200 Philip Nienhuis pkg.m: Perform tilde expansion on 'local_list' argument (bug #58332). stable
Sat, 22 Feb 2020 17:26:34 +0100 Markus Mützel pkg.m: Install packages globally if process has elevated rights (bug #44548).
Sun, 16 Feb 2020 11:31:48 -0800 Mike Miller pkg: add "test" command to test all functions in a package (bug #41215)
Sat, 25 Jan 2020 15:26:07 +0100 Philip Nienhuis pkg.m: Don't unload dependency packages when their dependers are loaded (bug #57522).
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Tue, 10 Dec 2019 12:19:09 -0800 Rik doc: grammarcheck scripts before 6.1 release.
Sat, 16 Nov 2019 23:32:42 +0100 Philip Nienhuis Make packages installation dirs in global octave_packages file relative
Sun, 27 Oct 2019 12:16:57 -0700 Rik pkg.m: Use uppercase URL in documentation and error messages.
Sat, 26 Oct 2019 21:51:41 +0200 Philip Nienhuis Adapt path styles for pkg.m on Windows (bug #57083)
Wed, 06 Mar 2019 09:51:21 -0800 Rik pkg.m: Fix regression installing pkgs from URL (bug #55843).
Tue, 22 Jan 2019 08:07:55 -0500 John W. Eaton maint: Merge stable to default.
Fri, 18 Jan 2019 18:25:31 -0500 Andrew Janke pkg.m: Clearer error messages when file doesn't exist or -forge switch is forgotten (bug #55515).
Sat, 19 Jan 2019 15:59:59 +0100 Markus Mützel documentation: Avoid some overfull lines in the PDF manual. stable
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Tue, 11 Dec 2018 17:08:10 -0800 Nicholas R. Jankowski pkg.m: Allow updating a list of supplied packages, instead of all (bug #48151).
Sun, 18 Nov 2018 21:12:41 -0800 Rik pkg.m: Don't create 'prefix' directory until needed (bug #53577).
Wed, 29 Aug 2018 14:34:24 -0700 Mike Miller maint: merge stable to default
Wed, 29 Aug 2018 14:33:36 -0700 Mike Miller doc: use "Octave Forge" spelling in a few more instances stable
Wed, 29 Aug 2018 09:52:43 -0700 Rik maint: merge stable to default.
Wed, 29 Aug 2018 09:52:08 -0700 Rik Use "Octave Forge" spelling in all files. stable
Tue, 14 Aug 2018 11:17:26 -0700 Mike Miller prefer 'isfolder' over 'exist (..., "dir")' in Octave functions
Mon, 02 Jul 2018 11:39:36 -0700 Rik maint: merge stable to default.
Mon, 02 Jul 2018 11:39:06 -0700 Rik pkg.m: Restore ability to use file glob patterns when specifying local pkg files (bug #54224). stable
Tue, 24 Apr 2018 18:32:22 -0700 Rik maint: merge stable to default.
Tue, 24 Apr 2018 13:29:20 -0700 Mike Miller pkg: restore deletion of package archive downloaded from Octave Forge stable
Fri, 06 Apr 2018 13:34:03 -0700 Mike Miller maint: merge stable to default
Fri, 06 Apr 2018 13:30:39 -0700 Mike Miller pkg.m: fix undefined variable error in install (bug #53567) stable
Thu, 05 Apr 2018 17:40:21 -0700 Rik maint: Merge stable to default.
Thu, 05 Apr 2018 17:39:15 -0700 Rik pkg.m: Don't leave behind temporary directories if error occurs during install (bug #53567). stable
Fri, 30 Mar 2018 09:20:24 -0400 John W. Eaton maint: Merge stable to default.
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Wed, 28 Mar 2018 05:44:28 -0400 John W. Eaton maint: merge stable to default.
Wed, 28 Mar 2018 02:02:07 +0100 Carnë Draug pkg: remove update of listed packages (actually do 70490bb1f59d)
Thu, 22 Mar 2018 08:18:27 +0100 Carnë Draug pkg.m: remove yes-no question when installing from URI. stable
Thu, 22 Mar 2018 08:18:27 +0100 Juan Pablo Carbajal pkg.m: remove update of single package and update docstring
Thu, 22 Mar 2018 08:12:17 +0100 Juan Pablo Carbajal pkg.m: alphabetic order of available_actions
Mon, 19 Mar 2018 18:27:10 -0700 Mike Miller maint: strip trailing whitespace from source files stable
Wed, 14 Mar 2018 16:12:32 +0100 Juan Pablo Carbajal pkg.m: fix name of variable during update
Wed, 14 Mar 2018 08:29:47 +0100 Juan Pablo Carbajal warning and yes_or_no for installing using url
Tue, 13 Mar 2018 17:47:20 +0100 Carnë Draug pkg: allow URI for external files (https/ftp/etc links) as install targets
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Thu, 22 Sep 2016 22:00:32 +0200 Philip Nienhuis pkg.m: more clearly document package querying options (bug #49156)
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Wed, 29 Jun 2016 13:22:59 -0700 Mike Miller pkg: warn and continue updating on non-forge packages (bug #48294)
Thu, 14 Apr 2016 22:57:24 +0100 Carnë Draug pkg: drop special usage of 'all' in load, unload, and describe (bug #40674)
Wed, 20 Apr 2016 11:06:03 -0700 Mike Miller Backed out changeset dcf8922b724b
Wed, 20 Apr 2016 17:53:10 +0200 Kai T. Ohlhus Deprecate printf, puts, and scanf. Make fputs a M-file.
Sun, 10 Apr 2016 23:00:07 +0100 Carnë Draug pkg: remove support for autoload (automatically loading package at start).
Sun, 27 Mar 2016 15:50:01 -0700 Rik doc: Wrap m-file docstrings to 79 characters + newline (80 total).
Mon, 21 Mar 2016 00:02:43 +0000 Carnë Draug pkg build: complete rewrite of the logic behind binary packages.
Thu, 10 Mar 2016 19:00:37 -0500 John W. Eaton deprecate octave_config_info