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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
load_locale(): Automatically set localedir when in build dir
P. J. McDermott
2017-07-22
1
-2/+2
*
main(): Detect execution from build directory
P. J. McDermott
2017-07-22
1
-0/+10
*
Improve license notices
P. J. McDermott
2017-07-22
19
-171/+228
*
src/control.sh: Drop GPLv2
P. J. McDermott
2017-07-22
1
-1/+1
*
is_cmd(): Use case instead of [, printf, and grep
P. J. McDermott
2017-07-22
1
-2/+3
*
is_cmd(): Update printf call
P. J. McDermott
2017-07-22
1
-1/+1
*
cmd/*: Use register_cmd()
P. J. McDermott
2017-07-22
7
-0/+42
*
register_cmd(): New function
P. J. McDermott
2017-07-22
1
-0/+9
*
print_cmd_summaries(): Use cmds instead of PKGLIBCMD
P. J. McDermott
2017-07-22
1
-3/+1
*
main(): Drop load_cmds() call
P. J. McDermott
2017-07-22
1
-1/+0
*
src/main.sh: Drop PKGLIBCMD
P. J. McDermott
2017-07-22
1
-1/+0
*
load_cmds(): Remove
P. J. McDermott
2017-07-22
1
-12/+0
*
src/main.sh: Drop PKGLIBDIR and PKGLIBCMDDIR
P. J. McDermott
2017-07-22
1
-2/+0
*
use(): Remove
P. J. McDermott
2017-07-22
1
-38/+0
*
src/*.sh: Drop inclusion guards
P. J. McDermott
2017-07-22
11
-33/+0
*
src/*.sh, src/cmd/*.sh: Drop use() calls
P. J. McDermott
2017-07-22
14
-48/+0
*
src/locale.sh: Drop TEXT_DOMAIN assignment
P. J. McDermott
2017-07-22
1
-1/+0
*
src/locale.sh: Use TEXTDOMAIN
P. J. McDermott
2017-07-22
1
-2/+2
*
src/locale.sh: Drop LOCALEDIR assignment
P. J. McDermott
2017-07-22
1
-1/+0
*
src/main.sh: Drop "#!" line and main() call
P. J. McDermott
2017-07-22
1
-4/+0
*
src/pro-archman.sh: Rename to src/main.sh
P. J. McDermott
2017-07-22
2
-1/+1
*
src/local.mk, src/cmd/local.mk: pro_archman_SOURCES
P. J. McDermott
2017-07-22
2
-5/+3
*
`git ls-files | xargs sed -i 's/\.sm/.sho/g'`
P. J. McDermott
2017-07-22
2
-4/+4
*
src/local.mk: Merge in lib/local.mk
P. J. McDermott
2017-07-22
1
-0/+15
*
`git mv lib/cmd/ src/`
P. J. McDermott
2017-07-22
8
-0/+290
*
`git mv lib/*.sh src/`
P. J. McDermott
2017-07-22
11
-0/+1439
*
/local.mk, */*/local.mk: Drop header comments
P. J. McDermott
2017-07-22
1
-3/+0
*
*/local.mk, */*/local.mk: Use "%reldir%"
P. J. McDermott
2017-07-22
1
-1/+1
*
src/pro-archman.sh: Drop PACKAGE_NAME and PACKAGE_VERSION variables
P. J. McDermott
2017-07-22
1
-2/+0
*
Switch to using GNU Autoconf and Automake
P. J. McDermott
2017-07-22
1
-1/+1
*
get_conf(): Add "conf_gzip" variable
P. J. McDermott
2015-05-25
1
-0/+2
*
pro-archman: Set sig handlers outside of init().
P. J. McDermott
2014-05-02
1
-16/+20
*
handle_sig(): New funtion.
P. J. McDermott
2014-05-02
1
-0/+31
*
unlock(): New function.
P. J. McDermott
2014-05-02
1
-0/+4
*
pro-archman: Support -v option for verbosity.
P. J. McDermott
2014-04-30
1
-1/+1
*
get_conf(): Add "conf_verbose" variable.
P. J. McDermott
2014-04-30
1
-0/+7
*
get_options(): Don't set illegal options.
P. J. McDermott
2014-04-28
1
-1/+3
*
pro-archman: Replace more ${opt_base_dir}.
P. J. McDermott
2013-10-12
1
-5/+5
*
Rewrite get_options() and refactor main().
P. J. McDermott
2013-10-12
1
-25/+17
*
base_dir: New global variable.
P. J. McDermott
2013-10-12
1
-1/+3
*
Move init() and fini() calls into commands.
P. J. McDermott
2013-10-12
1
-2/+0
*
init(): New function.
P. J. McDermott
2013-10-12
1
-2/+7
*
pro-archman: Factor out locking into lock().
P. J. McDermott
2013-10-12
1
-5/+10
*
pro-archman: Use error() for "lock_fail" message.
P. J. McDermott
2013-10-12
1
-3/+1
*
OPTSTRING: New global variable.
P. J. McDermott
2013-10-12
1
-1/+2
*
pro-archman: Don't lock db for help/version cmds.
P. J. McDermott
2013-10-12
1
-10/+8
*
pro-archman: Don't print help when -V is given.
P. J. McDermott
2013-10-11
1
-1/+1
*
version: New command.
P. J. McDermott
2013-10-11
1
-1/+6
*
pro-archman: Fix header comment.
P. J. McDermott
2013-08-14
1
-1/+1
*
pro-archman: Remove "archive" parameter.
P. J. McDermott
2013-08-14
1
-4/+0
[next]