index
:
apk-tools
2.0-stable
2.1-stable
2.10-stable
2.12-stable
2.14-stable
2.6-stable
2.7-stable
2.8-stable
adelie/2.12
current
feature/macos
fix/portability-broken-qsort-r
for-adelie/pmmx
for-alpine/cache-errors
for-alpine/posix-shell
for-alpine/pregen-help
for-alpine/solver-debugging
master
mkpkg-info-generalization
tt-add-virtual-version
tt-fetch-world
tt-fix-symlink-apknew
tt-layers
tt-no-cache
tt-stable-wip
tt-subnet-match
v3.0-wip
zv/test
Adélie Linux patches for Alpine Package Keeper (apk-tools)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
state.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-11
First steps for libapk
Natanael Copa
1
-0
/
+1
2010-06-08
state: fix error printing
Timo Teräs
1
-2
/
+4
2010-06-05
all: rework how arrays work
Timo Teräs
1
-23
/
+17
2010-06-03
state: fix a crash in error printing
Timo Teräs
1
-1
/
+1
2010-06-01
state: print missing package names on error
Timo Teräs
1
-8
/
+22
2010-06-01
state: improve error messages from dependency failures
Timo Teräs
1
-23
/
+126
2010-05-27
state: modify reinstallation prints
Timo Teräs
1
-8
/
+11
2010-05-27
state: show changed packages as upgrades
Timo Teräs
1
-2
/
+10
2010-05-27
state: fix deletion of obsoleted dependencies
Timo Teräs
1
-1
/
+2
2010-03-15
state: virtual packages are always installable
Timo Teras
1
-0
/
+2
2010-03-10
state: check package availability always
Timo Teras
1
-7
/
+16
2010-02-26
state: write status for each package change
Natanael Copa
1
-8
/
+17
2010-02-26
state: show percent in progress bar
Natanael Copa
1
-10
/
+13
2009-12-25
state: Default interactive action is Yes
Natanael Copa
1
-1
/
+1
2009-08-19
state: require an available package for re-installs
Timo Teras
1
-1
/
+2
2009-08-13
add, del, db: fix various bugs introduced by earlier commits
Timo Teras
1
-9
/
+8
2009-08-13
add: refuse to add bad dependencies to world
Timo Teras
1
-0
/
+3
2009-08-13
db: implement triggers (fixes #45)
Timo Teras
1
-2
/
+2
2009-08-12
db, pkg: separate structure for fields of installed packages
Timo Teras
1
-6
/
+4
2009-08-06
state: installed package does not need downloading
Timo Teras
1
-3
/
+2
2009-08-06
state: bug fix
Timo Teras
1
-2
/
+1
2009-08-06
state: do not look into world in state_new
Timo Teras
1
-18
/
+25
2009-08-06
db: prefer local repositories, and implement --no-network
Timo Teras
1
-0
/
+5
2009-08-06
state: indent package lists
Timo Teras
1
-7
/
+10
2009-08-06
state, update: fixes
Timo Teras
1
-1
/
+3
2009-08-06
state: ignore missing world dependencies with --force and --quiet
Timo Teras
1
-1
/
+1
2009-08-05
state: world might be empty
Timo Teras
1
-1
/
+1
2009-08-04
fix: new applet to reinstall and fix package
Timo Teras
1
-2
/
+4
2009-08-04
state: fix world dependencies to be honored always
Timo Teras
1
-36
/
+97
2009-08-04
del: add '-r' to remove top-level dependencies recursively
Timo Teras
1
-11
/
+25
2009-07-31
apk: use *at instead of chdir+normal file syscall
Timo Teras
1
-1
/
+1
2009-07-24
apk: add -i/--interactive option (fixes #60)
Timo Teras
1
-1
/
+3
2009-07-22
state: fix previous commit to show OK when everything is ok
Timo Teras
1
-1
/
+1
2009-07-22
state: commit fdb changes even on error
Timo Teras
1
-7
/
+9
2009-06-25
upgrade: add --available option
Timo Teras
1
-3
/
+20
2009-06-20
ver: only compare the given packages, show version
Natanael Copa
1
-14
/
+7
2009-06-16
state: bugfix in the package version selector
Natanael Copa
1
-2
/
+5
2009-05-24
state: upgrade deps for given packages to add -u
Natanael Copa
1
-4
/
+4
2009-04-15
state: print also the changeset affect on installed-size
Timo Teras
1
-2
/
+13
2009-04-15
state: fix installation of package broken by autoclean patch
Timo Teras
1
-2
/
+3
2009-04-15
state: auto clean packages
Timo Teras
1
-45
/
+164
2009-04-15
state: make package deletion safer
Timo Teras
1
-1
/
+9
2009-04-15
state: do not derefence unallocated memory
Timo Teras
1
-0
/
+7
2009-04-15
state: more uninitialized variables initialized
Timo Teras
1
-1
/
+1
2009-04-15
state: style fix, init variable at declaration
Natanael Copa
1
-2
/
+2
2009-04-15
state: fix bug with uninitialized variable 'latest'
Natanael Copa
1
-1
/
+1
2009-04-15
fetch: new applet to download .apk files
Timo Teras
1
-14
/
+0
2009-04-14
state: rework changeset calculation algorithm
Timo Teras
1
-124
/
+386
2009-01-16
add: --upgrade|-u to control if upgrading is preferred or not
Timo Teras
1
-3
/
+3
2009-01-13
state: fix again changeset ordering
Timo Teras
1
-2
/
+2
[next]