Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
History for src/register.c  ·  View all commits
48 commits
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
6 days ago 920c183
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
pkg: messages improvements
Baptiste Daroussin
2 months ago b21ebf9
B
register: properly close the database, which flushes the WAL
Baptiste Daroussin
2 months ago 17cf63c
S
Merge branch 'upstream-master'
Shawn Webb
2 years ago 5768655
B
pkg_attribute: avoid collision with pkg_list
Baptiste Daroussin
3 years ago d9c65f6
B
register: finish removal of -l option
Baptiste Daroussin
3 years ago 7fa9f57
B
register: remove -l option
Baptiste Daroussin
3 years ago 609761f
S
Merge branch 'upstream-master'
Shawn Webb
3 years ago 6c2ebb5
B
register: implement -N to disable registration in the database
Baptiste Daroussin
4 years ago b7e41c1
S
Merge commit '74fd3389a4ee2611603ee8658d2f3b4182ace73e'
Shawn Webb
5 years ago b759c48
B
Get rid of sysexits
Baptiste Daroussin
5 years ago f446c79
B
Use open_memstream p1
Baptiste Daroussin
5 years ago 383d27c
B
Release the lock on the database after registering a pkg
Brad Davis
8 years ago 7de179d
B
Fix dead assignment
Baptiste Daroussin
9 years ago a108958
B
Yet more deduplication: now all code reads metadata with new function
Baptiste Daroussin
9 years ago 1fdfd60
B
More cleanup for pkg register
Baptiste Daroussin
9 years ago ac0ad90
B
Remove now dead code
Baptiste Daroussin
9 years ago 596e37a
B
To not allocate useless memory
Baptiste Daroussin
9 years ago ab0c99a
B
Deduplicate code in pkg register using pkg_load_metadata
Baptiste Daroussin
9 years ago ba2046c
B
Replace libsbuf with utstring.h to improve portability
Baptiste Daroussin
9 years ago f93c045
B
Add CLOEXEC where needed
Baptiste Daroussin
9 years ago b2f3794
B
Replace string manipulation with descriptor manipulation
Baptiste Daroussin
9 years ago 098839e
B
plug resource leaks in case of errors
Baptiste Daroussin
10 years ago e3780c3
B
Plug some memory leaks
Baptiste Daroussin
10 years ago c0ea706
B
Only set description from +DESC if present
Baptiste Daroussin
10 years ago 9522377
B
Rework messages to be fully context aware
Baptiste Daroussin
10 years ago 9ec411c
B
Memory leak
Baptiste Daroussin
11 years ago 4e92c66
B
Really fix
Baptiste Daroussin
11 years ago 019f757
B
Do no print message if pkg register failed
Baptiste Daroussin
11 years ago 318091a
B
Remove the ability to generate pkg_* packages
Baptiste Daroussin
11 years ago a177614
B
Only work with new abi by default
Baptiste Daroussin
11 years ago bb8cc38
B
Use the same mecanism for pkg register as for pkg to register a package
Baptiste Daroussin
11 years ago 9da0002
B
Stop packaging mtrees
Baptiste Daroussin
11 years ago bffb229
B
Be posixly correction with long options
Baptiste Daroussin
11 years ago 20c3c38
M
pkg info: long options
Matthew Seaman
11 years ago e721104
M
Completionism: add --debug as a synonym for -d -- this is the only short option without a long equivalent.
Matthew Seaman
11 years ago c18a010
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
V
Merge branch 'pkg-set-bool'
Vsevolod Stakhov
12 years ago d21139d
V
Fix issues with varargs and types.
Vsevolod Stakhov
12 years ago ca84473
B
Add an annotation for relocated packages delete files/dirs from the relocated place
Baptiste Daroussin
12 years ago 1698afd
B
Implement pkg register --relocate
Baptiste Daroussin
12 years ago ed81404
M
Merge branch 'master' into indexfile
Matthew Seaman
12 years ago 859bbf1
B
Propagate usage of ucl
Baptiste Daroussin
12 years ago 99f9cd1
B
Autotoolizing
Baptiste Daroussin
12 years ago c5d6dde