index
:
ncopa/apk-tools
lua
master
ncopa's apk-tools repo
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
state: more uninitialized variables initialized
Timo Teras
2009-04-15
1
-1
/
+1
*
state: style fix, init variable at declaration
Natanael Copa
2009-04-15
1
-2
/
+2
*
state: fix bug with uninitialized variable 'latest'
Natanael Copa
2009-04-15
1
-1
/
+1
*
fetch: new applet to download .apk files
Timo Teras
2009-04-15
9
-26
/
+214
*
state: rework changeset calculation algorithm
Timo Teras
2009-04-14
13
-236
/
+581
*
blob: add strspn helpers
Timo Teras
2009-04-14
2
-1
/
+37
*
info: option '-r' to print "required by" info
Timo Teras
2009-04-14
1
-43
/
+71
*
db: track reverse dependencies
Timo Teras
2009-04-14
2
-0
/
+24
*
version: avoid end up in endless loop if we compare 2 equal invalid versions
Natanael Copa
2009-04-13
1
-1
/
+1
*
version: allow more digits come after letter
Natanael Copa
2009-04-13
1
-1
/
+4
*
version: allow token letter after digit_or_zero
Natanael Copa
2009-04-13
1
-1
/
+2
*
version: allow only TOKEN_LETTER after a digit
Natanael Copa
2009-04-03
1
-1
/
+1
*
ver: added --check/-c option to vaildate given version string
Natanael Copa
2009-04-03
1
-0
/
+17
*
ver: test given version strings with -t or --test
Natanael Copa
2009-04-03
1
-7
/
+41
*
search: use fnmatch so we have support for wildcards
Natanael Copa
2009-04-03
1
-1
/
+2
*
io: implement write cache
Timo Teras
2009-03-17
1
-4
/
+35
*
pkg: write dependencies directly file instead of buffer
Timo Teras
2009-03-17
3
-6
/
+26
*
Created search applet
Cameron Banta
2009-03-07
3
-29
/
+150
*
Added -o option to apk info to list repository packages
Cameron Banta
2009-03-06
1
-1
/
+29
*
db: unlink apk-new if it is identical to existing config
Natanael Copa
2009-03-04
1
-0
/
+3
*
db: apk-new should be created if the existing file is modified
Timo Teras
2009-03-04
1
-1
/
+1
*
db: fix overwrite warning
Timo Teras
2009-03-04
1
-2
/
+1
*
apk: --force to overwrite files
Timo Teras
2009-03-04
3
-6
/
+15
*
apk: --clean-protected option
Timo Teras
2009-03-04
3
-22
/
+22
*
pkg: show warning if deprecated .INSTALL is present in package
Timo Teras
2009-02-27
1
-1
/
+14
*
db: new apk to have separate install scripts for each action
Timo Teras
2009-02-27
1
-2
/
+6
*
db: allow more than one --repository arg
Natanael Copa
2009-02-17
3
-6
/
+29
*
db: do not allow overwrite busybox links
Natanael Copa
2009-02-08
1
-2
/
+1
*
info: list contents follw same style as list depends
Natanael Copa
2009-02-08
1
-6
/
+7
*
info: implement -R/--depends to show dependencies
Natanael Copa
2009-02-08
1
-1
/
+42
*
db: fix purging of packages from database
Timo Teras
2009-01-22
1
-4
/
+3
*
db: print files when (un)installing if --verbose
Natanael Copa
2009-01-22
1
-0
/
+8
*
db: always create directories during install
Natanael Copa
2009-01-22
1
-3
/
+1
*
Revert "Revert "pkg: use absolute filenames for packages""
Natanael Copa
2009-01-21
1
-2
/
+7
*
Revert "pkg: use absolute filenames for packages"
Natanael Copa
2009-01-21
1
-7
/
+2
*
db: let apk_db_open() leave working dir as it was
Natanael Copa
2009-01-21
1
-0
/
+2
*
info: don't print package name unless its installed
Natanael Copa
2009-01-20
1
-1
/
+2
*
info: list contents with -L
Natanael Copa
2009-01-20
1
-0
/
+43
*
pkg: use absolute filenames for packages
Timo Teras
2009-01-20
1
-2
/
+7
*
db: try creating db if locking fails
Timo Teras
2009-01-19
1
-0
/
+10
*
db: create .apk-new even if file not in db
Natanael Copa
2009-01-18
1
-5
/
+8
*
archive: utimes modifies file, not link so don't use it for symlinks
Timo Teras
2009-01-17
1
-7
/
+9
*
archive: preserve mtime on extraction
apk-tools-2.0_pre4
Timo Teras
2009-01-17
1
-8
/
+27
*
db: database locking and creation to part of opening it
Timo Teras
2009-01-17
8
-79
/
+111
*
apk: added option --version/-V
Natanael Copa
2009-01-17
1
-14
/
+25
*
archive: set suid bit after chown if needed
Natanael Copa
2009-01-17
1
-0
/
+6
*
del: proper ordering of file db entry deletion
Timo Teras
2009-01-17
2
-6
/
+3
*
db: apk_db_read_state() needs to be before apk_db_add_repository()
Timo Teras
2009-01-16
1
-9
/
+13
*
db: make fetching from other than first repository work
Timo Teras
2009-01-16
1
-2
/
+13
*
index: write out only packages specified in command line
Timo Teras
2009-01-16
3
-20
/
+33
[next]