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
...
|
*
Makefile.am: Link in all built pro_archman_SOURCES objects
P. J. McDermott
2017-07-22
1
-1/+1
|
*
src/local.mk, src/cmd/local.mk: pro_archman_SOURCES
P. J. McDermott
2017-07-22
2
-5/+3
|
*
Makefile.am: Rearrange inference rules
P. J. McDermott
2017-07-22
1
-4/+4
|
*
Makefile.am: Rearrange inclusions
P. J. McDermott
2017-07-22
1
-1/+1
|
*
Makefile.am: Drop lib/local.mk inclusion
P. J. McDermott
2017-07-22
1
-1/+0
|
*
`git ls-files | xargs sed -i 's/\.sm/.sho/g'`
P. J. McDermott
2017-07-22
4
-10/+10
|
*
src/local.mk: Merge in lib/local.mk
P. J. McDermott
2017-07-22
2
-14/+15
|
*
`git mv lib/cmd/ src/`
P. J. McDermott
2017-07-22
8
-0/+0
|
*
`git mv lib/*.sh src/`
P. J. McDermott
2017-07-22
11
-0/+0
|
*
Makefile.am: Drop lib/cmd/local.mk inclusion
P. J. McDermott
2017-07-22
1
-1/+0
|
*
lib/local.mk: Include lib/cmd/local.mk
P. J. McDermott
2017-07-22
1
-0/+2
|
*
/local.mk, */*/local.mk: Drop header comments
P. J. McDermott
2017-07-22
6
-18/+0
|
*
*/local.mk, */*/local.mk: Use "%reldir%"
P. J. McDermott
2017-07-22
5
-21/+21
|
*
Makefile.am: Move includes to end
P. J. McDermott
2017-07-22
1
-7/+7
|
*
src/pro-archman.sh: Drop PACKAGE_NAME and PACKAGE_VERSION variables
P. J. McDermott
2017-07-22
1
-2/+0
|
*
cmd/version: s/PACKAGE_NAME/PACKAGE/
P. J. McDermott
2017-07-22
1
-1/+1
|
*
Makefile.am: Link pro-archman
P. J. McDermott
2017-07-22
1
-0/+14
|
*
Makefile.am: Don't use PACKAGE_VERSION_GIT in do_subst
P. J. McDermott
2017-07-22
1
-2/+2
|
*
Makefile.am: Set and use PACKAGE_VERSION_GIT
P. J. McDermott
2017-07-22
1
-2/+8
|
*
configure.ac: New "IN_GIT" conditional
P. J. McDermott
2017-07-22
1
-0/+3
|
*
lib/locale.sh: Fix locale paths
P. J. McDermott
2017-07-22
1
-18/+12
|
*
configure.ac: Make config.status generate config.sh
P. J. McDermott
2017-07-22
1
-0/+1
|
*
config.sh.in: New file
P. J. McDermott
2017-07-22
1
-0/+2
|
*
tools/shld.sh, tools/shpp.sh: New files
P. J. McDermott
2017-07-22
3
-1/+333
|
*
locale/en_US/pro_archman.sh: Move to locale/en_US.sh
P. J. McDermott
2017-07-22
2
-1/+1
|
*
Makefile.am: Generate ChangeLog
P. J. McDermott
2017-07-22
1
-1/+10
|
*
autogen.sh: New file
P. J. McDermott
2017-07-22
1
-0/+27
|
*
Switch to using GNU Autoconf and Automake
P. J. McDermott
2017-07-22
9
-580/+178
|
/
*
NEWS: Release pro-archman 1.4.0
pro-archman/1.4.0
pro-archman/1.4.x
P. J. McDermott
2015-05-25
1
-0/+14
*
configure: Set package_version to 1.4.0
P. J. McDermott
2015-05-25
1
-1/+1
*
update_feeds(): Compress Packages if enabled
P. J. McDermott
2015-05-25
1
-1/+6
*
examples/conf.default: Add conf_gzip
P. J. McDermott
2015-05-25
1
-0/+4
*
get_conf(): Add "conf_gzip" variable
P. J. McDermott
2015-05-25
1
-0/+2
*
include: Don't print list of included files
P. J. McDermott
2015-05-25
1
-1/+1
*
update_feeds(): Write suite manifest file
P. J. McDermott
2015-05-25
1
-2/+12
*
NEWS: Release pro-archman 1.3.1.
pro-archman/1.3.1
pro-archman/1.3.x
P. J. McDermott
2014-05-02
1
-0/+11
*
include_changes(): Warn when there are no files.
P. J. McDermott
2014-05-02
2
-3/+9
*
configure: Set package_version to 1.3.1.
P. J. McDermott
2014-05-02
1
-1/+1
*
error(): Die by signal.
P. J. McDermott
2014-05-02
1
-3/+4
*
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
*
NEWS: Release pro-archman 1.3.0.
pro-archman/1.3.0
P. J. McDermott
2014-05-01
1
-1/+1
*
Update some copyright notices.
P. J. McDermott
2014-05-01
3
-3/+3
*
configure: Set package_version to 1.3.0.
P. J. McDermott
2014-05-01
1
-1/+1
*
include_changes(): Refactor to fix odd behavior.
P. J. McDermott
2014-05-01
2
-27/+44
*
NEWS: List changes for 1.3.0.
P. J. McDermott
2014-05-01
1
-0/+11
*
pro-archman(1): Document -v option.
P. J. McDermott
2014-05-01
1
-1/+4
*
collect_garbage(): Use file input, not heredoc.
P. J. McDermott
2014-05-01
1
-3/+1
*
locale: Fix grammar.
P. J. McDermott
2014-05-01
1
-1/+1
[prev]
[next]