racket/racket/collects/pkg/private
Matthew Flatt d1a942be63 net/git-commit: add a #:strict-links? argument
Fail on checkout if it creates a symbolic link with an absolute
path or a relative path with "..".

Adjust `raco pkgs` to use `#:strict-links? #t`.
2015-10-02 09:38:27 -06:00
..
addl-installs.rkt add cross-system-type and cross-system-library-subpath 2015-08-27 12:01:31 -06:00
archive.rkt raco pkg {install,update}: add --clone <dir> mode 2014-11-23 06:31:01 -07:00
catalog-archive.rkt raco pkg {install,update}: add --clone <dir> mode 2014-11-23 06:31:01 -07:00
catalog-copy.rkt reorganize pkg/lib implementation 2014-10-14 17:37:05 -06:00
catalog-show.rkt reorganize pkg/lib implementation 2014-10-14 17:37:05 -06:00
catalog-update.rkt pkg catalog-update: install updates as a single transaction 2014-11-26 06:53:03 -07:00
catalog.rkt raco pkg: wrap network access with retries 2015-09-11 16:53:30 -06:00
check-will-exist.rkt fix raco pkg conflict checking 2015-07-30 14:12:05 -06:00
clone-path.rkt raco pkg install: more parallelism for catalog lookups 2015-09-10 08:59:24 -06:00
collects.rkt reorganize pkg/lib implementation 2014-10-14 17:37:05 -06:00
config.rkt raco pkg: make network-retries configurable 2015-09-11 16:53:30 -06:00
content.rkt get-pkg-context: add #:use-cache? and #:quiet? arguments 2014-12-08 08:57:54 -07:00
create.rkt reduce timestamp adjustments in raco pkg create 2015-08-21 18:55:12 -06:00
dep.rkt add cross-system-type and cross-system-library-subpath 2015-08-27 12:01:31 -06:00
desc.rkt raco pkg {install,update}: add --clone <dir> mode 2014-11-23 06:31:01 -07:00
dirs.rkt reorganize pkg/lib implementation 2014-10-14 17:37:05 -06:00
download.rkt net/git-commit: add a #:strict-links? argument 2015-10-02 09:38:27 -06:00
get-info.rkt reorganize pkg/lib implementation 2014-10-14 17:37:05 -06:00
git.rkt raco pkg: adjust staging of Git clone installs and updates 2014-12-20 12:25:58 -07:00
info-to-desc.rkt raco pkg: fix for old-format catalog entries 2015-01-07 10:43:42 -07:00
install.rkt raco pkg install: more parallelism for catalog lookups 2015-09-10 08:59:24 -06:00
lock.rkt reorganize pkg/lib implementation 2014-10-14 17:37:05 -06:00
metadata.rkt reorganize pkg/lib implementation 2014-10-14 17:37:05 -06:00
migrate.rkt raco pkg {install,update}: help users keep repo clones consistent 2014-11-23 07:32:35 -07:00
mod-paths.rkt reorganize pkg/lib implementation 2014-10-14 17:37:05 -06:00
network.rkt raco pkg: make network-retries configurable 2015-09-11 16:53:30 -06:00
new.rkt Update .travis.yml for raco pkg new. 2015-02-05 17:30:32 -05:00
orig-pkg.rkt raco pkg: use Git protocol for GitHub sources 2015-09-09 14:15:31 -06:00
params.rkt raco pkg: make network-retries configurable 2015-09-11 16:53:30 -06:00
path.rkt racket/file: add make-parent-directory* 2014-10-27 16:01:49 -06:00
pkg-db.rkt pkg-directory: add #:cache argument 2014-12-05 16:57:36 -07:00
prefetch.rkt raco pkg install: more parallelism for catalog lookups 2015-09-10 08:59:24 -06:00
print.rkt raco pkg: more information for an ill-formed path error 2014-12-16 06:40:54 -07:00
remove.rkt raco pkg update: change printout to avoid alarming "Removing..." 2014-12-14 08:46:14 -07:00
repo-path.rkt Use "https://" instead of "git://" for GitHub download 2015-10-02 08:35:28 -06:00
show.rkt raco pkg show: mention auto-installed when no non-auto are installed 2014-12-16 08:26:09 -07:00
stage.rkt Reject relative paths in MANIFEST files when installing. 2015-09-11 20:30:14 -04:00
suggestions.rkt reorganize pkg/lib implementation 2014-10-14 17:37:05 -06:00
trash.rkt raco pkg: add trash directory for removed/updated package installations 2014-12-08 16:44:31 -07:00