Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
apk-tools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sertonix
apk-tools
Graph
753bb52f36ce978c28db0cd02191b5832eaab38c
Select Git revision
Branches
13
available
blob-buf-memset
compression-jobs
dot-duplicate
format-space
hash
index-fname
master
default
protected
no-block-size
no-cache
root_fd-close
sertonix-master-patch-57959
test-compatibility
Tags
20
v2.14.0
v2.14.0_rc1
v2.12.11
v2.12.10
v2.12.9
v2.12.8
v2.10.8
v2.12.7
v2.10.7
v2.12.6
v2.10.6
v2.12.5
v2.12.4
v2.12.3
v2.12.2
v2.12.1
v2.12.0
v2.12.0_rc2
v2.12.0_rc1
v2.10.5
33 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
1
Nov
29
Oct
28
27
23
21
20
19
18
16
15
11
9
26
Sep
25
24
23
20
19
13
6
2
31
Aug
30
29
28
24
23
21
20
9
8
7
6
2
24
Jul
21
9
19
Jun
31
May
29
24
21
19
18
14
10
6
15
Apr
10
9
6
5
1
27
Mar
26
25
24
23
22
21
20
19
16
15
14
13
12
11
6
5
4
29
Feb
23
19
14
11
5
14
Jan
13
Dec
28
Nov
15
15
Oct
12
22
Sep
18
16
16
Jun
10
May
9
3
2
26
Apr
24
17
12
11
10
4
3
23
Mar
21
6
3
28
Feb
16
14
31
Jan
29
19
17
8
28
Dec
25
23
22
21
20
17
Aug
15
6
Jun
3
4
May
11
Apr
5
4
31
Mar
30
29
21
7
6
25
Feb
24
22
21
14
13
3
1
24
Jan
21
17
13
29
Dec
27
23
20
18
17
14
13
9
3
2
22
Nov
15
12
11
9
3
27
Oct
25
4
13
Sep
3
24
Aug
23
17
3
30
Jul
27
26
25
23
22
doc: fix line breaks with tables and literal blocks
src/apk_defines.h: define APK_DEFAULT_ARCH for SuperH variants
apk_defines: add default arch for ARM Big-Endian
Improve make test and run CI tests on x86 also
commit: use %llu and unsigned long long in printf instead of off_t
apk-tools-3.0.0_pre3
fetch: validate downloaded package against repository
add: error when added constrain is broken
adb: fix support for ADB_TYPE_BLOB_32 in adb_w_copy
adb: fix broken adb_w_copy with ADB_TYPE_BLOB_16
db: use wrapper for apk_db_add_repository in callback
libfetch: fix broken unicode
app_cache: initialize changeset for later processing
apk: add --compression-jobs option to specify threads used for compression
compression-jobs
compression-jobs
doc: fix --compression option syntax
introduce and use apk_blob_fmt/apk_fmt/apk_fmts instead of snprintf
commit: combine strings (style only)
db: replace basename(3) with last_path_segment
package: stop creating /tmp for scripts
db: skip cache automatically when permission to update is missing
no-cache
no-cache
lua: expose more package fields
lua: add arch field to open_db()
lua: update opendb_flagmap
readme: mention static build and correct meson
readme: mention muon for bootstrapping
ci: test a muon build too
blob: stop parsing '=' as 0 when decoding digits
lua: fix apk_ctx handling in db_open
lua: use lua_Integer when appropriate
lua: safe cast from size_t to long
audit: fix xattrs shown as changed when there are none
add: check version of virtual packages
use 2-argument static_assert form for older compilers
del: Don't show kept packages when --quiet is set
io: ignore fifos when reading xattr
io, mkpkg: use O_NONBLOCK when reading xattrs
apk: fix invalid arguments only returned for last option
mkndx: remove broken heuristic for cache packages
ci: use -Dc_link_args for meson
mkndx: allow specifying integrity hash for v3 packages
Loading