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
...
*
split --force to several --force-[type] options
Timo Teräs
2018-01-03
9
-24
/
+60
*
add new umbrella flag --initramfs-diskless-boot
Henrik Riomar
2018-01-03
1
-0
/
+6
*
add new flag --no-commit-hooks
Henrik Riomar
2018-01-03
3
-0
/
+9
*
db: fix triggers to report deleted directories
Timo Teräs
2018-01-03
2
-16
/
+20
*
apk, del: fix few memory leaks
Timo Teräs
2018-01-03
2
-1
/
+5
*
commit: properly analyze packages with provides="$pkgname"
Timo Teräs
2018-01-02
1
-1
/
+2
*
fix typo in MIPS byte-order apk_defines.h
Nils Andreas Svee
2017-12-15
1
-1
/
+1
*
solver: fix potential install_if processing failure, fixes #8237
Timo Teräs
2017-12-12
1
-46
/
+49
*
add detection of mips archs
Nils Andreas Svee
2017-12-11
1
-0
/
+8
*
fetch: print additional error diagnostics in verbose mode
Timo Teräs
2017-11-28
1
-2
/
+5
*
solver: prefer highest requirer count above installed status
William Pitcock
2017-11-02
1
-5
/
+5
*
solver: fix dbg_printf() call in select_package()
William Pitcock
2017-11-02
1
-2
/
+2
*
solver: only select a default if there is at least one provider with a declar...
William Pitcock
2017-11-02
1
-0
/
+6
*
solver: instead of tracking selected packages, score by requirer count for ti...
William Pitcock
2017-11-02
2
-7
/
+13
*
solver: implement support for choosing default virtuals
William Pitcock
2017-11-02
4
-7
/
+27
*
solver: consider virtual provides to exclude non-provides transitively
Timo Teräs
2017-10-27
2
-12
/
+20
*
io: fix skip and splice to detect unexpected end-of-file
Timo Teräs
2017-10-12
2
-31
/
+22
*
db: handle default root correctly for /proc
Timo Teräs
2017-10-10
1
-1
/
+1
*
build and use bundled libfetch natively
Timo Teräs
2017-10-05
1
-4
/
+7
*
package: remove package script after use (fixes #7974)
Timo Teräs
2017-10-04
1
-6
/
+9
*
info: fix typo in help
Damiano Albani
2017-09-27
1
-1
/
+1
*
commit: proper singular/plural for 'error(s)' in commit message
Timo Teräs
2017-08-23
1
-1
/
+2
*
fix comparison of unsigned expression < 0 is always false
Dmitry Golovin
2017-08-23
2
-4
/
+7
*
use labs istead of abs with long argument
Dmitry Golovin
2017-08-23
1
-1
/
+1
*
index: Only rewrite arch if no error is encountered
A. Wilcox
2017-07-29
1
-2
/
+2
*
database: include POSIX header for ST_* defines
A. Wilcox
2017-07-29
1
-0
/
+1
*
tar: use standard header prefix
Timo Teräs
2017-06-26
1
-1
/
+9
*
db: fix current directory instance caching in tar extraction
Timo Teräs
2017-06-26
1
-1
/
+1
*
database: mark error on renameat failure
A. Wilcox
2017-06-26
1
-2
/
+6
*
io: make io vtables const struct, and add accessors for them
Timo Teräs
2017-06-23
13
-120
/
+195
*
archive: validate reading of pax and gnu long filename extensions
Timo Teräs
2017-06-23
1
-14
/
+14
*
archive: fix incorrect bounds checking for memory allocation
Timo Teräs
2017-06-23
1
-2
/
+4
*
Revert "version: consider pkg-rX and pkg to be the same version"
William Pitcock
2017-06-23
1
-5
/
+0
*
print: oh dear, i have reworked the progress bar again
William Pitcock
2017-06-01
1
-4
/
+15
*
apk_defines: implement mulmod()
William Pitcock
2017-06-01
1
-0
/
+8
*
index: fix unsatisfied dependencies warning (maybe vs may be)
William Pitcock
2017-05-28
1
-1
/
+1
*
manifest: fix up help entry
William Pitcock
2017-05-28
1
-4
/
+5
*
version: add support for fuzzy version matching
William Pitcock
2017-05-27
5
-9
/
+26
*
version: consider pkg-rX and pkg to be the same version
A. Wilcox
2017-05-27
1
-0
/
+5
*
manifest: add file support as well as apkdb support
William Pitcock
2017-05-27
1
-0
/
+55
*
manifest: dump checksum type too
William Pitcock
2017-05-27
1
-1
/
+5
*
db: fix regression preventing remounting apk cache r/w
Timo Teräs
2017-05-25
1
-1
/
+2
*
manifest: new applet which dumps checksums in sha1sum format for a package
William Pitcock
2017-05-20
2
-1
/
+75
*
close database on SIGINT
Kaarle Ritvanen
2017-04-28
1
-1
/
+9
*
db: separate init from open
Kaarle Ritvanen
2017-04-28
4
-11
/
+19
*
solver: don't clobber package swaps in cases where an installed package is be...
William Pitcock
2017-04-27
1
-5
/
+18
*
print: handle mixing stdout and stderr printing
Timo Teräs
2017-04-26
1
-0
/
+2
*
fetch: spell "its" properly in user visible message
readerreader
2017-04-25
1
-1
/
+1
*
fetch: open the installed database to allow fetching a dependency tree rooted...
William Pitcock
2017-04-25
1
-2
/
+1
*
fetch: don't segfault when given an unknown package name
William Pitcock
2017-04-25
1
-1
/
+2
[prev]
[next]