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
/
index.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
index: fix unsatisfied dependencies warning (maybe vs may be)
William Pitcock
2017-05-28
1
-1
/
+1
*
index: don't return error if --index does not exists
Timo Teräs
2016-05-27
1
-2
/
+2
*
rename file info related functions for consistency
Timo Teräs
2015-03-10
1
-2
/
+2
*
rework error handling for write streams
Timo Teräs
2015-03-10
1
-0
/
+1
*
rework option parsing to have a group structure
Timo Teräs
2014-10-08
1
-19
/
+23
*
index: fix warning about package names without provider
Timo Teräs
2014-10-06
1
-8
/
+9
*
various: applet help text and comment fixes
Dubiousjim
2013-06-28
1
-1
/
+1
*
applets: unify help message by removing final dots
Timo Teräs
2013-06-19
1
-1
/
+1
*
apk: use string array in applet mains, separate apk_name_foreach_matching
Timo Teräs
2013-06-18
1
-10
/
+11
*
audit, index, search, upgrade: use foreach_array_item
Timo Teräs
2013-06-14
1
-3
/
+4
*
libapk, apk(8): fix header inclusion issues with musl's headers
William Pitcock
2013-06-12
1
-0
/
+1
*
index: add sensible error message if metadata is too long
Timo Teräs
2013-05-30
1
-19
/
+24
*
all: introduce apk_provides and use it in apk_name
Timo Teräs
2012-02-24
1
-3
/
+5
*
all: update copyright year statement
Timo Teräs
2011-09-13
1
-1
/
+1
*
index: handle errors instead of silently failing
Timo Teräs
2011-06-28
1
-2
/
+14
*
index: support rewriting of architecture
Timo Teräs
2011-04-04
1
-2
/
+13
*
index: remove support of old index format
Timo Teräs
2011-01-01
1
-7
/
+0
*
various: use 'atoms' for certain package field and misc fixes
Timo Teräs
2010-12-14
1
-1
/
+1
*
First steps for libapk
Natanael Copa
2010-06-11
1
-0
/
+1
*
all: rework how arrays work
Timo Teräs
2010-06-05
1
-2
/
+2
*
index: do not segfault if there are no description
Natanael Copa
2009-09-03
1
-5
/
+7
*
index, version: support for repository descriptions (fixes #141)
Timo Teras
2009-09-03
1
-12
/
+27
*
io: better error handling when writing stuff out
Timo Teras
2009-08-12
1
-1
/
+1
*
all: implement database open options
Timo Teras
2009-08-06
1
-13
/
+11
*
index: root is needed for signing keys
Timo Teras
2009-08-05
1
-1
/
+1
*
apk: use *at instead of chdir+normal file syscall
Timo Teras
2009-07-31
1
-4
/
+4
*
index: more informative error message
Timo Teras
2009-07-23
1
-4
/
+4
*
various: more informative error messages
Timo Teras
2009-07-22
1
-1
/
+1
*
index: read also new style index files
Timo Teras
2009-07-21
1
-8
/
+3
*
db: signed index loading (ref #46)
Timo Teras
2009-07-20
1
-1
/
+1
*
index: fix output file permissions, verify signed index (ref #46)
Timo Teras
2009-07-17
1
-2
/
+2
*
verify: new applet (ref #46)
Timo Teras
2009-07-17
1
-1
/
+4
*
various: new style index generation
Timo Teras
2009-07-16
1
-3
/
+48
*
gzip: always autoclose the inner stream
Timo Teras
2009-07-16
1
-1
/
+1
*
index: reuse existing index (fixes #25)
Timo Teras
2009-07-15
1
-23
/
+69
*
bstream: make tokenizable and load index using bstream
Timo Teras
2009-07-14
1
-5
/
+5
*
help: auto construct help
Timo Teras
2009-06-25
1
-4
/
+7
*
improve --help output
Natanael Copa
2009-06-19
1
-1
/
+1
*
index: fix segfault bug when trying to deleting an unresolved dep
Natanael Copa
2009-05-14
1
-1
/
+1
*
index: support for -d to delete packages from given index
Natanael Copa
2009-05-12
1
-4
/
+61
*
db: database locking and creation to part of opening it
Timo Teras
2009-01-17
1
-1
/
+1
*
index: write out only packages specified in command line
Timo Teras
2009-01-16
1
-6
/
+4
*
apk: per applet options
Timo Teras
2009-01-13
1
-1
/
+1
*
io: apk_ostream stuff
Timo Teras
2008-11-28
1
-1
/
+6
*
Preserve uid and gid. Quiet flag to print dots on progress.
Timo Teras
2008-04-22
1
-2
/
+3
*
Argument parsing. Some other stuff too.
Timo Teras
2008-04-21
1
-2
/
+2
*
Initial commit of some stuff written so far. Still in state of flux. Expect
Timo Teras
2008-04-17
1
-0
/
+70