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
94436f2680a886d2ab7e09097fc8c6aa03ea93a7
Select Git revision
Branches
14
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
time
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
34 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
8
Nov
6
5
3
1
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
tests: move solver test data to separate directory
tests: rework solver tests to not require apk-test binary
commit: sort matched dependencies on error analysis
db: fix permissions of arch file
db: simplify add_repos_from_file
db: add and use apk_db_parse_file helper to parse files line by line
db: validate package arch against compatible arches
database: move lock file from /lib/apk to /run/apk
info: fix segfault of apk info -W /
add O_CLOEXEC and O_DIRECTORY to openat calls where needed
db: move fstatfs() call back to linux specific code
doc: add new default arch names to apk-package(5)
meson, defines: refactor arch setting
db, arch: split out determinen arch to own header file
db: fix setup_cache error handling
db: improve --cache-dir handling
crypto: do not call EVP_DigestInit_ex with null alg
mkpkg: add support for hardlinks in v3 packages
portability: workaround missing fexecve
build: clean up and split lua Makefile to lua folder
ci: only build src/apk statically
lua: fix install path with meson
hash: remove bad cast of delete_item to enumerator callback
package: use memfd for scripts when available
apk_adb: remove ADB_VAL_NULL fallback from {oct,int}_fromstring
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
Loading