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
2011-07-22
apk: improve indented printing
Timo Teräs
1
-1
/
+1
2011-05-23
state: fix commit order of packages
Timo Teräs
1
-6
/
+17
2011-04-26
state: make some of the interactive messages line up with apt which weren't a...
William Pitcock
1
-3
/
+3
2011-04-09
state: make the progress bar look nice
William Pitcock
1
-3
/
+3
2011-03-31
state: late locking for install_if package selection
Timo Teräs
1
-0
/
+6
2011-03-30
state: use db in own struc when committing
Natanael Copa
1
-2
/
+2
2011-03-29
state, info: implement install_if (fixes #443)
Timo Teräs
1
-56
/
+109
2011-03-27
state: fix late locking of packages
Timo Teräs
1
-1
/
+1
2011-03-19
apk: improve progress bar
Timo Teräs
1
-9
/
+11
2011-03-19
upgrade: reset world dependencies during traversal
Timo Teräs
1
-6
/
+12
2011-03-19
state: lock package late for names specified on command line
Timo Teräs
1
-4
/
+11
2011-03-16
apk: show progress bar by default for tty controlled runs
Timo Teräs
1
-7
/
+4
2011-01-03
pkg, db: allow index with unsupported features to be loaded
Timo Teräs
1
-1
/
+10
2011-01-01
pkg: dependencies to specific package checksum
Timo Teräs
1
-14
/
+9
2011-01-01
upgrade: perform upgrade of apk-tools first if available
Timo Teräs
1
-5
/
+5
2011-01-01
various: fix breakage from converting dependency versions to atoms
Timo Teräs
1
-0
/
+1
2010-12-14
various: use 'atoms' for certain package field and misc fixes
Timo Teräs
1
-14
/
+17
2010-06-15
state: handle properly packages which are installed
Timo Teräs
1
-0
/
+3
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
[next]