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
*
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
*
Add "|| :" after try_rmdir() calls
Patrick McDermott
2019-04-13
3
-6/+6
*
parse_control(): Support any whitespace in field lists
Patrick McDermott
2019-04-13
1
-2/+4
*
parse_control(): Fix redefinition of args
Patrick McDermott
2019-04-12
1
-2/+0
*
parse_control(): s/OB_LF/LF/
Patrick McDermott
2019-04-12
1
-1/+1
*
parse_control(): Drop user_data and require fields args
Patrick McDermott
2019-04-12
1
-36/+22
*
src/control.sh: Port from opkbuild
Patrick McDermott
2019-04-12
1
-85/+107
*
Consistently shift function arguments
Patrick McDermott
2019-04-11
15
-6/+41
*
Makefile.am: Set signing key
Patrick McDermott
2019-04-10
1
-1/+3
*
Makefile.am: Upload .asc files
Patrick McDermott
2019-04-10
1
-3/+6
*
scripts/announce-release.sh: Update with opkbuild
Patrick McDermott
2019-04-10
1
-26/+87
*
cmd/version: Fix/update copyright years
Patrick McDermott
2019-04-10
1
-1/+1
*
NEWS, configure.ac: Update copyright years
Patrick McDermott
2019-04-10
2
-2/+2
*
Update author name
Patrick McDermott
2019-04-10
39
-40/+40
*
Add braces to param exps in arith substs
Patrick McDermott
2019-04-10
4
-8/+8
*
tests/aux/*: Add missing copyright notices
Patrick McDermott
2019-04-10
2
-0/+4
*
scripts/update-license-notice.sh: Remove old script
Patrick McDermott
2019-04-10
1
-63/+0
*
NEWS: Mention "sign" command
Patrick McDermott
2019-04-10
1
-0/+2
*
tests/sign.sh: Improve descriptions and check old key
Patrick McDermott
2019-04-10
1
-5/+16
*
tests/sign.sh: Test sign command
Patrick McDermott
2019-04-10
1
-1/+30
*
cmd/sign: New command
Patrick McDermott
2019-04-10
3
-1/+48
*
NEWS: Mention index signing
Patrick McDermott
2019-04-10
1
-1/+6
*
feed_sign(): Fix path to key
Patrick McDermott
2019-04-10
1
-1/+1
*
tests/sign.sh: New test file
Patrick McDermott
2019-04-10
2
-1/+59
*
Makefile.am: Add usign env vars to SH_LOG_DRIVER
Patrick McDermott
2019-04-10
1
-1/+4
*
examples/conf.default: Add conf_key
Patrick McDermott
2019-04-10
1
-0/+5
*
src/index.sh: Update copyright notice
Patrick McDermott
2019-04-10
1
-1/+1
*
update_feeds(): Call feed_sign()
Patrick McDermott
2019-04-10
1
-0/+1
*
feed_sign(): New function
Patrick McDermott
2019-04-10
1
-0/+19
*
src/main.sh: Add conf_key
Patrick McDermott
2019-04-10
1
-0/+2
*
Makefile.am: Define USIGN_EMBEDDED in pro_archman_SHPPFLAGS
Patrick McDermott
2019-04-10
1
-0/+2
*
3rdparty/local.mk: Pass VERBOSE to usign makefile
Patrick McDermott
2019-04-10
1
-2/+2
*
Makefile.am: Define USIGN in pro_archman_SHPPFLAGS
Patrick McDermott
2019-04-10
1
-0/+7
*
configure.ac, 3rdparty/local.mk: Optionally use system usign
Patrick McDermott
2019-04-10
2
-24/+56
*
3rdparty/local.mk: Build, clean, and install usign
Patrick McDermott
2019-04-10
2
-0/+13
*
configure.ac: Configure usign
Patrick McDermott
2019-04-09
1
-0/+35
*
3rdparty/usign: New submodule
Patrick McDermott
2019-04-09
2
-0/+3
*
tests/include-binary-package-transfer.sh: Remove
Patrick McDermott
2019-04-09
2
-211/+0
*
configure.ac, config.sh.in: Drop check for date with %s
Patrick McDermott
2019-04-09
2
-32/+0
[next]