Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
History for src/add.c  ·  View all commits
47 commits
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
6 days ago 920c183
B
cleanup: avoid duplication of the logic to lock to the db
Baptiste Daroussin
9 days ago ada7b0d
B
quiet: do not pring messages when quiet is requested
Baptiste Daroussin
19 days ago 5f29413
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
22 days ago abccdd3
B
add: fix potential wrong errno usage
Baptiste Daroussin
2 months ago 661b0da
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago 89d30c6
B
script-noexec: prevent anyscript which would call an external script
Baptiste Daroussin
1 year ago 0c1fea2
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago c62eec6
B
db: allow passing multiple -r options
Baptiste Daroussin
1 year ago a9eccd9
V
Improve `pkgdb_access` API
Vsevolod Stakhov
1 year ago 6037e67
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
1 year ago 33f4711
B
STR*EQ: use macros where possible
Baptiste Daroussin
1 year ago 053f4a2
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
2 years ago adf6f88
r
src/add.c: check the getenv() before to avoid another getenv() call
rilysh
2 years ago a669c9c
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
2 years ago f17f98f
r
cleanup: remove unused headers
rilysh
2 years ago c6cbe70
S
Merge branch 'upstream-master'
Shawn Webb
2 years ago 5768655
B
libpkg: kill useless pkg_manifest_key API
Baptiste Daroussin
3 years ago eec0e90
S
Merge branch 'upstream-master'
Shawn Webb
3 years ago 6c2ebb5
B
protocols: remove support for ftp
Baptiste Daroussin
3 years ago 2a1d53a
B
pkg add: really execute once and only once the trigger
Baptiste Daroussin
4 years ago 721ad15
S
Merge commit '74fd3389a4ee2611603ee8658d2f3b4182ace73e'
Shawn Webb
5 years ago b759c48
B
Get rid of the dirname and basename which implement differs depending on OSes
Baptiste Daroussin
5 years ago 3c5dde3
B
Get rid of sysexits
Baptiste Daroussin
5 years ago f446c79
B
Use open_memstream p1
Baptiste Daroussin
5 years ago 383d27c
B
Fix warnings reported by clang
Baptiste Daroussin
9 years ago 1d317c3
B
Replace libsbuf with utstring.h to improve portability
Baptiste Daroussin
9 years ago f93c045
B
Isolate more openssl headers
Baptiste Daroussin
9 years ago f6294c4
B
Implement resume on fetch for http/ftp
Baptiste Daroussin
11 years ago fd5fba3
B
Merge pull request #1113 from landonf/osx/release/0.1
Baptiste Daroussin
11 years ago 3eafef1
L
Initial adoption of OS X compatibility shims.
Landon Fuller
11 years ago 86cf88b
B
Be posixly correction with long options
Baptiste Daroussin
11 years ago 20c3c38
V
Merge branch 'globals-rework'
Vsevolod Stakhov
11 years ago e3eb7f3
V
Rework all tools to use globals.
Vsevolod Stakhov
11 years ago 08be5cc
M
Merge branch 'master' of github.com:freebsd/pkg
Matthew Seaman
11 years ago 9eecfc4
V
Merge branch 'pkg-lock-config'
Vsevolod Stakhov
11 years ago e850b07
V
Update utilities for lock API.
Vsevolod Stakhov
11 years ago 8f1235f
M
Merge branch 'master' of github.com:freebsd/pkg
Matthew Seaman
12 years ago 8623ebf
V
Merge pull request #789 from skinder/master
Vsevolod Stakhov
12 years ago bdcfeea
E
pkg add: PKG_FLAG_FORCE->PKG_ADD_FORCE: this is not a job flag, but a flag for add.c to get
Elvira Khabirova
12 years ago 1dfc082
B
Implement --relocate for pkg add
Baptiste Daroussin
12 years ago c11fddd
M
Merge branch 'master' into indexfile
Matthew Seaman
12 years ago 859bbf1
V
Merge pull request #750 from skinder/missing-deps-support
Vsevolod Stakhov
12 years ago 9e1a3ef
U
added ability to install packages with missing dependencies
User Lpr
12 years ago 3777a23
B
Bring back pkg add
Baptiste Daroussin
12 years ago 4c7603b
B
Remove old pkg add code
Baptiste Daroussin
12 years ago b19416b
B
Autotoolizing
Baptiste Daroussin
12 years ago c5d6dde