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
Commit message (
Expand
)
Author
Age
Files
Lines
*
update_feeds(): Fix manifest generation
Patrick McDermott
2019-04-27
1
-12/+11
*
tests/manifest.sh: New test file
Patrick McDermott
2019-04-27
2
-0/+50
*
tests/remove.sh: Verify Manifest
Patrick McDermott
2019-04-26
1
-1/+6
*
3rdparty/local.mk: Replace "make" with "$(MAKE)"
Patrick McDermott
2019-04-15
1
-2/+2
*
Makefile.am: Distribute examples/conf.default
Patrick McDermott
2019-04-14
1
-1/+2
*
NEWS: Release pro-archman 2.0.0
pro-archman/2.0.0
Patrick McDermott
2019-04-14
1
-1/+1
*
pro-archman(1): Document sign command
Patrick McDermott
2019-04-14
1
-1/+4
*
src/locale.sh, src/cmd/version.sh: Add 2017 to copyright years
Patrick McDermott
2019-04-14
2
-2/+2
*
src/index.sh, src/cmd/version.sh: Add 2015 to copyright years
Patrick McDermott
2019-04-14
2
-2/+2
*
NEWS: Note usign dependency
Patrick McDermott
2019-04-14
1
-0/+7
*
3rdparty/local.mk: Clean 3rdparty/usign/Makefile
Patrick McDermott
2019-04-14
1
-1/+2
*
Makefile.am: Distribute 3rd-party submodules
Patrick McDermott
2019-04-14
2
-0/+16
*
Revert "error(): Kill whole process group"
Patrick McDermott
2019-04-14
1
-1/+1
*
error(): Kill whole process group
Patrick McDermott
2019-04-14
1
-1/+1
*
Makefile.am, src/locale.sh, src/main.sh: Update copyright years
Patrick McDermott
2019-04-14
3
-3/+3
*
Make redirected FDs explicit
Patrick McDermott
2019-04-14
10
-35/+35
*
_get_options(): Initialize OPTIND to 1
Patrick McDermott
2019-04-14
1
-1/+1
*
_try_load_locale(): Fix handling of cat exit status
Patrick McDermott
2019-04-14
1
-1/+2
*
main(): s/exit/return/
Patrick McDermott
2019-04-14
1
-2/+2
*
_get_options(): Unset OPTIND
Patrick McDermott
2019-04-14
1
-0/+1
*
main(): Return on invalid options
Patrick McDermott
2019-04-14
1
-4/+12
*
main(): Fix return with set -e
Patrick McDermott
2019-04-14
1
-5/+5
*
main(): Return 1 if load_ocale() fails
Patrick McDermott
2019-04-14
1
-1/+1
*
src/main.sh: Move init(), fini(), etc. below main()
Patrick McDermott
2019-04-14
1
-53/+53
*
init(): Initialize signal handlers instead of main()
Patrick McDermott
2019-04-14
1
-1/+1
*
feed_add_package(): Fix tar command
Patrick McDermott
2019-04-14
1
-1/+1
*
_handle_sig(): Fix exits
Patrick McDermott
2019-04-14
1
-2/+2
*
dir_is_empty(): Prefix with "_"
Patrick McDermott
2019-04-14
1
-2/+2
*
Protect against cmd operands beginning with "-"
Patrick McDermott
2019-04-14
8
-54/+54
*
NEWS: Mention 2.0.0 development start date
Patrick McDermott
2019-04-14
1
-0/+2
*
_suite_*_source(): Move before use
Patrick McDermott
2019-04-13
1
-29/+29
*
remove_packages_from_suite_archplat(): Move before use
Patrick McDermott
2019-04-13
1
-24/+24
*
hash_name(): Hash src:* packages
Patrick McDermott
2019-04-13
1
-0/+2
*
_try_load_locale(): Replace . with eval/cat
Patrick McDermott
2019-04-13
1
-4/+9
*
_try_load_locale(): Move before use
Patrick McDermott
2019-04-13
1
-18/+18
*
include_changes(): Exit on missing changes fields
Patrick McDermott
2019-04-13
2
-2/+5
*
parse_control(): Return 1 on missing fields
Patrick McDermott
2019-04-13
1
-0/+1
*
_include_changes_field(): Move before use
Patrick McDermott
2019-04-13
1
-25/+25
*
src/garbage.sh: Prefix "static" function with "_"
Patrick McDermott
2019-04-13
1
-3/+3
*
src/cmd.sh: Prefix "static" var with "_"
Patrick McDermott
2019-04-13
1
-4/+4
*
_parse_control_error(): Reformat file info
Patrick McDermott
2019-04-13
1
-2/+2
*
_get_conf(): Type-check more configuration values
Patrick McDermott
2019-04-13
2
-1/+11
*
src/main.sh: Move _lock() and _unlock()
Patrick McDermott
2019-04-13
1
-15/+15
*
src/main.sh: Replace . with eval/cat
Patrick McDermott
2019-04-13
1
-3/+1
*
src/main.sh: Prefix "static" functions with "_"
Patrick McDermott
2019-04-13
1
-12/+12
*
src/main.sh: Define functions before use
Patrick McDermott
2019-04-13
1
-49/+49
*
main(): Improve in-place detection
Patrick McDermott
2019-04-13
1
-2/+2
*
cmd/version: Update copyright years
Patrick McDermott
2019-04-13
1
-1/+1
*
src/main.sh: set -e
Patrick McDermott
2019-04-13
1
-1/+1
*
update_feeds(): Let one rmdir fail without errors
Patrick McDermott
2019-04-13
1
-1/+1
[next]