index
:
pro-archman/pro-archman.git
feature/use-autoconf-automake-shpp-and-shld
master
pro-archman/1.0.x
pro-archman/1.1.x
pro-archman/1.2.x
pro-archman/1.3.x
pro-archman/1.4.x
ProteanOS Archive Manager
Patrick McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Collapse
)
Author
Age
Files
Lines
*
feed_add_package(): Add "SHA256sum" field.
P. J. McDermott
2014-03-07
1
-1/+2
|
*
Internationalize copyright and license notice.
P. J. McDermott
2013-10-12
1
-6/+2
|
*
Replace ${opt_base_dir} with ${base_dir}.
P. J. McDermott
2013-10-12
4
-27/+27
|
*
process-incoming: Add missing return.
P. J. McDermott
2013-10-12
1
-0/+2
|
*
Move init() and fini() calls into commands.
P. J. McDermott
2013-10-12
5
-0/+20
|
|
|
|
Now locking really isn't done for help and version commands.
*
help: Change "local cmd" to "local cmd=".
P. J. McDermott
2013-10-12
1
-1/+1
|
*
help: Remove unused variable.
P. J. McDermott
2013-10-12
1
-1/+0
|
*
OPTSTRING: New global variable.
P. J. McDermott
2013-10-12
2
-3/+2
|
*
Print option arguments in help output.
P. J. McDermott
2013-10-12
2
-3/+31
|
*
help: Document options.
P. J. McDermott
2013-10-11
1
-0/+8
|
*
version: New command.
P. J. McDermott
2013-10-11
2
-0/+31
|
*
Add missing include guards to some library files.
P. J. McDermott
2013-10-11
7
-0/+21
|
*
error(), warn(), info(): Print args to stderr.
P. J. McDermott
2013-10-11
1
-3/+3
|
*
process-incoming: Remove processed files.
P. J. McDermott
2013-10-11
1
-1/+8
|
*
include_changes(): Output list of files.
P. J. McDermott
2013-10-11
1
-2/+6
|
*
include_changes(): Check format field.
P. J. McDermott
2013-08-15
1
-0/+8
|
*
include_changes(): Read section from changes file.
P. J. McDermott
2013-08-15
1
-4/+3
|
*
update_feeds(): Reverse arch and plat.
P. J. McDermott
2013-08-15
1
-1/+1
|
*
Reverse arch and plat in feeds db paths.
P. J. McDermott
2013-08-15
1
-6/+6
|
*
Reverse arch and plat in feeds paths.
P. J. McDermott
2013-08-15
1
-3/+3
|
*
feed_*_package(): Reverse arch and plat in args.
P. J. McDermott
2013-08-15
4
-7/+7
|
*
_suite_copy_source(): Reverse arch and plat.
P. J. McDermott
2013-08-14
1
-1/+1
|
*
remove_source_from_suite(): Reverse arch and plat.
P. J. McDermott
2013-08-14
1
-1/+1
|
*
remove_packages_from_suite_archplat(): Reverse.
P. J. McDermott
2013-08-14
2
-4/+4
|
*
db_get_archplats(): Reverse arch and plat.
P. J. McDermott
2013-08-14
2
-2/+2
|
*
db_del_binver(): Update a comment.
P. J. McDermott
2013-08-14
1
-1/+1
|
*
db_*_references(): Reverse arch and plat.
P. J. McDermott
2013-08-14
4
-7/+7
|
*
db_*_package*(): Reverse arch and plat.
P. J. McDermott
2013-08-14
4
-10/+10
|
*
db_*_binver(): Reverse arch and plat.
P. J. McDermott
2013-08-14
4
-15/+15
|
*
error(): Clean up before exiting.
P. J. McDermott
2013-07-29
1
-0/+2
|
*
update_feeds(): Really rmdir empty feed hash dirs.
P. J. McDermott
2013-07-29
1
-1/+1
|
*
update_feeds(): Remove empty feeds.
P. J. McDermott
2013-07-29
1
-15/+32
|
*
remove-suite: Implement.
P. J. McDermott
2013-07-28
2
-1/+41
|
*
_suite_copy_source(): Increment reference counter.
P. J. McDermott
2013-07-28
1
-0/+2
|
*
copy-suite: Implement.
P. J. McDermott
2013-07-28
2
-1/+49
|
*
lib/suite.sh: Fix use of remove module.
P. J. McDermott
2013-07-28
1
-1/+2
|
*
_suite_copy_source(): Set srcver and binvers.
P. J. McDermott
2013-07-28
1
-0/+6
|
*
db_foreach_source(): Fix callback arguments.
P. J. McDermott
2013-07-28
1
-0/+2
|
*
Add size to pool packages index files.
P. J. McDermott
2013-07-28
4
-6/+9
|
*
lib/suite.sh: New file.
P. J. McDermott
2013-07-28
2
-0/+85
|
*
db_foreach_source(): New function.
P. J. McDermott
2013-07-28
1
-0/+27
|
*
process-incoming: Verify pathname expansion.
P. J. McDermott
2013-07-28
1
-0/+3
|
*
include: Check and update bvaps first.
P. J. McDermott
2013-07-28
1
-17/+37
|
*
process-incoming: Use new "include" lib module.
P. J. McDermott
2013-07-27
1
-1/+2
|
*
include: Rewrite against new library module.
P. J. McDermott
2013-07-27
1
-114/+3
|
*
lib/include.sh: New file.
P. J. McDermott
2013-07-27
2
-0/+128
|
*
update_feeds(): Remove feed package info buckets.
P. J. McDermott
2013-07-27
1
-0/+1
|
*
update_feeds(): Fix this crap.
P. J. McDermott
2013-07-27
1
-2/+2
|
*
hash_name(): Hash src-* with fewer collisions.
P. J. McDermott
2013-07-27
1
-0/+2
|
*
feed_add_package(): Also make info directory.
P. J. McDermott
2013-07-27
1
-1/+1
|
[next]