index
:
aports
1.10-stable
1.9
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
2.7-stable
3.0-stable
3.1-stable
3.10-stable
3.11-stable
3.2-stable
3.3-stable
3.4-stable
3.5-stable
3.6-stable
3.7-stable
3.8-stable
3.9-stable
master
uacme-upgrade
v3.0-wip
z3-upgrade
Main aports tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
remove old compat. field entry from installed db handling
Timo Teräs
2015-02-04
1
-1
/
+0
*
remove spurious audit message from missing files with --system
Timo Teräs
2015-01-30
1
-4
/
+2
*
sort world dependencies alphabetically
Timo Teräs
2015-01-30
1
-0
/
+8
*
always save 'world' with line feeds
Timo Teräs
2015-01-30
2
-4
/
+1
*
remove support for old database location in /var
Timo Teräs
2015-01-30
3
-57
/
+0
*
remove reverse dependencies first
Timo Teräs
2015-01-30
1
-0
/
+6
*
make del, fetch, fix and info return errors
Timo Teräs
2014-12-08
8
-32
/
+63
*
fix test mode
Timo Teräs
2014-12-08
1
-5
/
+7
*
db: assign write permission to lock file
Kaarle Ritvanen
2014-11-03
1
-2
/
+2
*
move --simulate to commit options group and alias -s for it
Timo Teräs
2014-11-01
1
-5
/
+4
*
make 'mode, uid, gid' triplet separate atomized struct
Timo Teräs
2014-11-01
3
-53
/
+68
*
support extended pax header in tar extractor
Timo Teräs
2014-11-01
3
-38
/
+93
*
db: improve and unify fdb error messages
Timo Teräs
2014-10-13
1
-27
/
+13
*
db: unconditionally refresh index with --force
Timo Teräs
2014-10-09
1
-1
/
+3
*
rework option parsing to have a group structure
Timo Teräs
2014-10-08
14
-319
/
+390
*
url: fix double free from late libfetch changes
Timo Teräs
2014-10-08
1
-1
/
+0
*
io,url,db: support for if-modified-since
Timo Teräs
2014-10-08
6
-53
/
+81
*
url: use libfetch to retrieve http/https/ftp files
Timo Teräs
2014-10-08
3
-56
/
+51
*
db: fix crash if unable to download cache item
Timo Teräs
2014-10-07
1
-2
/
+3
*
io: fix few error path leaks
Timo Teräs
2014-10-07
2
-6
/
+9
*
db: rework directory permission handling
Timo Teräs
2014-10-07
4
-58
/
+88
*
solver: enforce conflicts during upgrades and new pkg installs
Timo Teräs
2014-10-06
1
-2
/
+11
*
cache: delete more aggressively unneeded cached files
Timo Teräs
2014-10-06
2
-6
/
+12
*
db: use per-pkg architecture (if available) to form download url
Timo Teräs
2014-10-06
1
-2
/
+6
*
info who-owns: print symlink target owner as a fallback
Timo Teräs
2014-10-06
1
-3
/
+15
*
index: fix warning about package names without provider
Timo Teräs
2014-10-06
3
-9
/
+11
*
solver: fix installation of non-repository packages during tmpfs boot
Timo Teräs
2014-05-19
4
-3
/
+13
*
test: improve loading of repositories, fix broken install-if test
Timo Teräs
2014-05-19
1
-3
/
+15
*
del: allow deletion of world dependency when it is not installed
Timo Teräs
2014-05-19
1
-0
/
+3
*
finally fix building PIE binaries
Timo Teräs
2014-05-12
3
-14
/
+37
*
db: allow replacing files of origin package is same
Timo Teräs
2014-04-25
1
-0
/
+3
*
package: do not report duplicate reverse dependencies
Timo Teräs
2014-04-10
1
-1
/
+4
*
url: double-fallback to static busybox
Timo Teräs
2014-04-10
1
-0
/
+1
*
solver: purge install_if packages deleted from repositories on upgrade -a
Timo Teräs
2014-04-10
1
-2
/
+9
*
solver: fix cleaning of packages that got replaced by provides
Timo Teräs
2014-04-10
1
-1
/
+4
*
solver: fix inherited flags/pinning for install_if packages
Timo Teräs
2014-04-04
1
-56
/
+28
*
solver: do not consider packages in cache as 'available'
Timo Teräs
2014-04-04
1
-5
/
+16
*
audit: report missing files in system mode
Timo Teräs
2014-03-12
1
-21
/
+64
*
solver: additional improvements to install_if handling
Timo Teräs
2014-03-12
2
-4
/
+22
*
audit: include all files in etc/apk in overlay
Timo Teräs
2014-03-12
3
-40
/
+50
*
solver: fixes to install_if handling
Timo Teräs
2014-03-11
1
-14
/
+21
*
info: fix printing of 'replaces' field
Timo Teräs
2014-03-07
1
-1
/
+1
*
fetch: disable all progress/log output with --stdout
Natanael Copa
2014-02-03
1
-1
/
+3
*
fetch: disable progress when outputting pkg to stdout
Timo Teräs
2014-02-03
1
-1
/
+4
*
Revert "fetch: run quiet when --stdout"
Natanael Copa
2014-01-06
1
-1
/
+0
*
apk: new option --print-arch
Natanael Copa
2014-01-06
1
-0
/
+10
*
fetch: run quiet when --stdout
Natanael Copa
2013-12-10
1
-0
/
+1
*
print: flush on apk_log
Natanael Copa
2013-12-05
1
-0
/
+1
*
print: use stdout instead of stderr for logging and progress
Timo Teräs
2013-10-11
2
-11
/
+10
*
db: allow using cached packages with --no-network
Timo Teräs
2013-10-02
1
-1
/
+1
[prev]
[next]