Some interactive elements (branch dropdowns, the user menu, the clone popover) need JavaScript. Reading repositories, issues, patches, and the docs works without it; submitting forms also works as long as you can reach them via direct links.
Radish
alpha
Explore
Docs
Sign in
H
HardenedBSD-pkg
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Clone
Radicle
Git (anonymous pull)
Log in
to clone via SSH
Source
Commits
10440
Issues
Patches
Jobs
master
Canonical
master
Canonical
dad8ff7
s
shawn.webb
Delegate
hbsd/release/2.7
76ef36b
master
c8be391
s
shawn.webb.framework16-01
Delegate
hbsd/release/2.7
2c236ff
master
dad8ff7
History for
libpkg/private
·
View all commits
50 commits — page 20
B
New HTTP_MIRRORS option default to off
Baptiste Daroussin
13 years ago
250bdddc422fc4c6ca65db74392f14054389ba1b
B
Add support for md5 checksums (needed for old format)
Baptiste Daroussin
13 years ago
193ccd41911c19aa6fdfd65c46d129e69a0a069e
M
Style: Add dash to first line of copyright header.
Matthew Seaman
13 years ago
bfe018353ce4e55787fb4d8ab3818211a262c12b
M
Issue #403 -- partial resolution.
Matthew Seaman
13 years ago
05546e1138f195cb44ff09ff1c0e259a1ffd1362
M
pkgdb_lock/unlock were misnamed: calling pkgdb_unlock() does not necessarily cause the database to be unlocked because of the sysem of lock-counting employed.
Matthew Seaman
13 years ago
b91acea169c56f6328c9aaedfd20efa5b407fceb
B
Convert pkg_config_kv and pkg_config_value to hash lists
Baptiste Daroussin
13 years ago
542fdd908fcddb5bab2b892924642a5a95dbef5b
B
Simplify job api using flags
Baptiste Daroussin
13 years ago
172a7f4bdd244c7414edae1130508f3ded9be29b
B
Last step in hiding pkhdb_query_* function behind pkg_jobs
Baptiste Daroussin
13 years ago
f79cb6941e709c87ef87ec1d8323ee8d9075235e
B
Step 3 at hiding the pkgdb_query_* behind pkg_jobs
Baptiste Daroussin
13 years ago
f080efac8d7481cfa843759359904f30c73a577c
B
Step 2 at hiding the pkgdb_query_* behind pkg_jobs
Baptiste Daroussin
13 years ago
7e985a6189a2e9da65d1c7a0d4c536ffbf7a5926
B
Remove some more dead code
Baptiste Daroussin
13 years ago
df57985b8affb9ca891f15b85687a44c03480e8f
B
Removed unused sha256_str function
Baptiste Daroussin
13 years ago
c7a2dc2508344a4114b57f7e764cf00eff760f9f
B
split_chr is not used anymore, remove it
Baptiste Daroussin
13 years ago
a911fd8c2ef4161773f2cfbe590f49183503dff8
B
First step at hidding the pkgdb_query_* inside the library
Baptiste Daroussin
13 years ago
7502f271ed8759a32bde1c18492c1bcbae804990
B
Merge pull request #389 from baloo/features/split_events
Baptiste Daroussin
13 years ago
0fee09969c4083d7b17dc074003463a1e56118a5
A
Adds already installed and not found events
Arthur Gautier
13 years ago
8793be9c05826b77b10e3b65f16eb69425fc307a
B
Use libelf from elftoolchain for the bundle version of libelf (it has the portability bits)
Baptiste Daroussin
13 years ago
7283bfa91c6c9586da2f24b32c9e06c6e6f74b56
B
Dynamically list all options (TODO get the same from plugins)
Baptiste Daroussin
13 years ago
b356d45503265eda86c483230694c99cdfa36da3
M
Add a new 'PKG_EVENT_LOCKED' event and associated functions
Matthew Seaman
13 years ago
63d1752c28b604800d730a691d1b632642090237
M
Add SQL for setting the ocked flag in the DB.
Matthew Seaman
13 years ago
723f5d77252a7690764f122be3b8d9989cd52807
M
package locking -- user interface bits
Matthew Seaman
13 years ago
7021b09dfbf88aa085b4f009fdc06f1b9e45cb5f
B
hashing can only be done by int not by uint8_t while here pass the right hash to the conf parsing function
Baptiste Daroussin
13 years ago
61952d26c7bdd34de964da470d841ea9dfc9c7fe
B
Allow plugin to get configuration through libpkg using same mecanism that pkg.conf
Baptiste Daroussin
13 years ago
f1da9ee700ae1afc2fdcb34fc55c0598f8abb6ba
B
Revert "Convert use bitmap for options passed to jobs (this will simplify some WIP on newsolver)" as it was broken
Baptiste Daroussin
13 years ago
bfde602ec2b3927623ec2e15e77fae9d857b6d75
B
Convert use bitmap for options passed to jobs (this will simplify some WIP on newsolver)
Baptiste Daroussin
13 years ago
bbc11c69d6778658a560c6d0a1f5d30c932ae61d
M
Add functions to handle BEGIN/COMMIT/ROLLBACK or SAVEPOINT/RELEASE/ROLLBACK TO
Matthew Seaman
13 years ago
cce74a163d19548eb63173453f19bae7917303e8
B
Convert the job list into a hash table while here replace pkg_jobs_is_empty by pkg_jobs_count
Baptiste Daroussin
13 years ago
a66d22aec3f41ff86c9d313ada69cb4545970a8d
B
Speeds up upgrades by using hashtable to detect files/dirs that should be kept
Baptiste Daroussin
13 years ago
bda157aa3e8d44d14d3f5d2bacfeea0940e64f36
R
Merge branch 'master' of git://github.com/pkgng/pkgng
Roman Naumann
13 years ago
838dd4cac448cdc228f900c14d98b0e143e6a894
B
Move HASH_FREE to private/pkg.h to allow reuse
Baptiste Daroussin
13 years ago
419e47b20ea93832409e3ba0f2b473c03bb708b2
B
Convert every list attributes to hash tables
Baptiste Daroussin
13 years ago
aa8d4086bc47830b361ab6e737b91ec842a0f3b6
B
Switch categories to hash table
Baptiste Daroussin
13 years ago
2c5a58262b05a50ab68d47d1c75040f6b0d0e34e
B
Convert licenses to hash tables, while here change the name from a dynamic sbuf to a static buffer
Baptiste Daroussin
13 years ago
32b3694337013aa459aa00708668b6659c73228e
B
Directories are now also hash tables
Baptiste Daroussin
13 years ago
bbf72ab117d51475cfa0afc2f5ea50b4d6b652c9
B
Store files has a hash table
Baptiste Daroussin
13 years ago
188a4e8a933e532cb8eed3b185180dfe73ee13f3
B
Emit explanation in DEVELOPER_MODE for the fatal error
Bryan Drewery
13 years ago
9722a39b5ee6864fdec7ca0abaf8e1ae9ac25a3c
J
Layered fetch API.
Julien Laffaye
13 years ago
9694ec166ff7f058eb318a86fac4a73ea7899ee6
B
Move uthash to external where is belongs
Baptiste Daroussin
13 years ago
d0c1a304c6bb789a70aaa8fdfc4b2c0607560817
B
Import uthash from uthash.sf.net (BSDL)
Baptiste Daroussin
13 years ago
00905fb1b4da5f1afc1b1f3124bd0e760b960218
M
Use unsigned types for bitmaps.
Matthew Seaman
13 years ago
6f3c8e5611dc72a9b24b483e0bf7afd1295bd3b3
M
Issue #327 -- rework patch to use a flags bitmap in struct pkg_jobs
Matthew Seaman
13 years ago
104fb1ec122d9c40c56c9f6d816ef8918c06e18f
B
check abi on pkg update
Baptiste Daroussin
13 years ago
42a9122beec28eace435b78824aadeca589d1093
J
Limits the size of the results' FIFO.
Julien Laffaye
13 years ago
8617c254cba00b64c71a3b78c0457ecaec16dfe2
M
Nuke 3rd argument to pkg_open()
Matthew Seaman
13 years ago
20badeddf324cfdc0af47deddaaa62cf30e0dfa9
J
Use a pool of threads in pkg repo.
Julien Laffaye
13 years ago
f892aeb6bea1591ea1b7ece5ec391426d7ae1760
M
Merge branch 'master' of github.com:pkgng/pkgng
Matthew Seaman
13 years ago
4e36617dfdb484b3a141816367cba350ead48972
M
Create per-file shlib_list from RPATH or RUNPATH setting in a binary
Matthew Seaman
13 years ago
3e1b8d4a7d1ba46f768d13565c63fee1ab80c93c
M
Merge remote-tracking branch 'upstream/master'
Matthew Seaman
13 years ago
f2cbee443820150591e0498e53d64823c11f01ac
B
Add declaration of pkg_register_shlibs
Baptiste Daroussin
13 years ago
e06e5af4febc49204f81a67d8cb104dd5a602b8a
M
Merge remote-tracking branch 'upstream/master'
Matthew Seaman
13 years ago
b882cc8b3f6ed35b10746da7e56b32952791cb3a
← Newer
Page 20
Older →