Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
History for libpkg/private/event.h  ·  View all commits
85 commits
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
7 days ago 920c183
B
ssl: burry the raw ssl messages under under the "verify" namespace
Baptiste Daroussin
18 days ago e9abac3
S
Merge commit '2d18505bf79a2eb87e2e72bbc3e30b0cf7f6b15c'
Shawn Webb
4 months ago eacbab2
s
check: implement verification of file and dir metadata
strssndktn
6 months ago 48e6c12
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago 89d30c6
B
progress: fix progression and job count
Baptiste Daroussin
1 year ago 777ce1f
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago c62eec6
I
libpkg: implement new job scheduler
Isaac Freund
1 year ago d71e177
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago 851a6a4
B
debug: add a database namespace
Baptiste Daroussin
1 year ago e881083
B
debug: add a "package" workspace
Baptiste Daroussin
1 year ago ed02b1d
B
debug: add a universe namespace
Baptiste Daroussin
1 year ago 0f00f1e
B
debug: add a "jobs" namespace
Baptiste Daroussin
1 year ago 36a3d2d
S
Merge branch 'upstream-master'
Shawn Webb
2 years ago fd4c88b
B
fix build on gcc
Baptiste Daroussin
2 years ago 5a7eeee
B
debug: add a namespace for the solver
Baptiste Daroussin
2 years ago 66cb25e
B
debug: add a manifest namespace
Baptiste Daroussin
2 years ago 05d9f0c
B
debug: add a db namespace
Baptiste Daroussin
2 years ago 8760a45
B
packing: add a debugging namespace
Baptiste Daroussin
2 years ago 659271e
B
pkg_dbg: now accept both flags and level
Baptiste Daroussin
2 years ago 69dc99d
B
debug: add a "config" debug flag
Baptiste Daroussin
2 years ago 2bb7306
B
debug: appease gcc
Baptiste Daroussin
2 years ago 6cccc24
B
debug: fix dumb basic math
Baptiste Daroussin
2 years ago d206f3a
B
debug: implement PKG_DEBUG_FLAGS
Baptiste Daroussin
2 years ago 9f817aa
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
2 years ago a1aca60
G
Introduce PKG_EVENT_PKG_ERRNO event to report pkg-specific error codes.
Gleb Popov
2 years ago a58a38e
S
Merge branch 'upstream-master'
Shawn Webb
2 years ago 5768655
G
Cancellation support for the "pkg update" path.
Gleb Popov
2 years ago e686c3f
G
Introduce PKG_EVENT_INCREMENTAL_UPDATE_BEGIN and emit it before starting the update.
Gleb Popov
2 years ago d187ac0
G
Improve libpkg interface for plugins use.
Gleb Popov
2 years ago a2d1b9d
S
Merge commit '74fd3389a4ee2611603ee8658d2f3b4182ace73e'
Shawn Webb
5 years ago b759c48
B
Implement triggers
Baptiste Daroussin
5 years ago a4de42d
B
Implement triggers
Baptiste Daroussin
5 years ago ac3becb
V
Add format specifier for pkg logging functions
Vsevolod Stakhov
9 years ago fc2875b
B
Add 2 new macros: pkg_errno and pkg_fatal_errno
Baptiste Daroussin
9 years ago 305ccf2
B
Explicitly tell the users which conflicts were found
Baptiste Daroussin
9 years ago 2e27bf8
B
Add a mechanism to register some callback for singal handing from the frontend
Baptiste Daroussin
10 years ago a3aea6d
B
add a new event: PKG_EVENT_FILE_MISSING
Baptiste Daroussin
10 years ago 1ecbb20
B
Rework messages to be fully context aware
Baptiste Daroussin
10 years ago 9ec411c
B
Count splitted upgrades as one single actions
Baptiste Daroussin
10 years ago 218a436
V
Merge branch 'message-rework'
Vsevolod Stakhov
10 years ago 631ae91
V
Added logic to conditionally show messages.
Vsevolod Stakhov
10 years ago d2a08f9
M
Rip out the counter stuff
Matthew Seaman
11 years ago 31b1e77
M
Add a label to identify the counted quantity
Matthew Seaman
11 years ago 33eec32
M
Add event counter.
Matthew Seaman
11 years ago 764846e
B
Adapt use message to the new update system
Baptiste Daroussin
11 years ago dbccbf6
B
Also split out deleting files
Bryan Drewery
11 years ago 9822755
B
pkg add: Allow event output to be recursive to fix output.
Bryan Drewery
11 years ago 5da7e15
B
Split Installation status messages so there is a separate Extract phase.
Bryan Drewery
11 years ago f635ac3
B
pkg update: Rework output slightly to make it more clear what is happening
Bryan Drewery
11 years ago 913f461
V
Rework integritycheck procedure to use uids.
Vsevolod Stakhov
11 years ago 76856f9
B
Fix pkg backup -r messages
Baptiste Daroussin
11 years ago e57c0d4
B
Fetch now uses progress events
Baptiste Daroussin
11 years ago 1d7712b
V
Add progressbar events.
Vsevolod Stakhov
11 years ago 76a4e76
V
Merge branch 'upgrade-candidates'
Vsevolod Stakhov
11 years ago b4b518d
V
Add missed prototypes.
Vsevolod Stakhov
11 years ago 22fdeaf
M
Merge branch 'master' of github.com:freebsd/pkg
Matthew Seaman
12 years ago a10094d
V
Merge branch 'sandboxed-sig-verify'
Vsevolod Stakhov
12 years ago c82cf71
V
Add `PKG_EVENT_SANDBOX_GET_STRING` event.
Vsevolod Stakhov
12 years ago ee90373
V
Add `pkg_emit_sandbox_call` to make a sandbox.
Vsevolod Stakhov
12 years ago 6c0d4cf
V
Add `pkg_emit_sandbox_call` to make a sandbox.
Vsevolod Stakhov
12 years ago a3e4e66
V
Merge pull request #776 from skinder/master
Vsevolod Stakhov
12 years ago 0542a9c
E
more verbose pkg update
Elvira Khabirova
12 years ago 4294b9a
M
Merge branch 'master' into indexfile
Matthew Seaman
12 years ago 859bbf1
V
Improve events output.
Vsevolod Stakhov
12 years ago 294566f
V
Another upgrade fix.
Vsevolod Stakhov
12 years ago 74b2b86
B
new debug trace infrastructure
Baptiste Daroussin
12 years ago 3c4abaf
V
Print processed packages.
Vsevolod Stakhov
13 years ago e3c0cc9
V
Add incremental update event.
Vsevolod Stakhov
13 years ago e2975ee
B
Merge pull request #481 from vstakhov/master
Baptiste Daroussin
13 years ago 323cc96
V
Make conflicts events more informative.
Vsevolod Stakhov
13 years ago 05b3ed7
B
Merge pull request #479 from vstakhov/master
Baptiste Daroussin
13 years ago 5590d0e
V
Add new event type for conflicts.
Vsevolod Stakhov
13 years ago 3fb3bf7
M
Implement dynamic schema modification -- both up- and downgrade -- to allow repo downloaded from remote to match properly with what the locally installed pkgng expects.
Matthew Seaman
13 years ago b272952
M
Style: Add dash to first line of copyright header.
Matthew Seaman
13 years ago bfe0183
B
Merge pull request #389 from baloo/features/split_events
Baptiste Daroussin
13 years ago 0fee099
A
Adds already installed and not found events
Arthur Gautier
13 years ago 8793be9
M
Add a new 'PKG_EVENT_LOCKED' event and associated functions
Matthew Seaman
13 years ago 63d1752
R
Merge branch 'master' of git://github.com/pkgng/pkgng
Roman Naumann
13 years ago 838dd4c
B
Emit explanation in DEVELOPER_MODE for the fatal error
Bryan Drewery
13 years ago 9722a39
B
Better implementation of "for pkg installation/upgrade"
Baptiste Daroussin
14 years ago a1a28f1
B
Adding the copyright to the library
Baptiste Daroussin
14 years ago 8dbe8b5
B
Change pkg check add file chesksum check to it
Baptiste Daroussin
14 years ago 0d8a6f3
B
use pkg_event for ENODB
Baptiste Daroussin
14 years ago 672c40f
J
Move private headers to private/ subfolder. Dont use private headers in the frontend.
Julien Laffaye
14 years ago b6d30db