]> pd.if.org Git - zpackage/log
zpackage
7 years agoskip compression if we already have the contents
Nathan Wagner [Sat, 17 Sep 2016 07:02:59 +0000 (02:02 -0500)]
skip compression if we already have the contents

7 years agoadd error checking
Nathan Wagner [Sat, 17 Sep 2016 07:01:17 +0000 (02:01 -0500)]
add error checking

7 years agointegrate lzma
Nathan Wagner [Sat, 17 Sep 2016 03:19:50 +0000 (22:19 -0500)]
integrate lzma

7 years agoadd sqlite source files
Nathan Wagner [Fri, 16 Sep 2016 23:54:34 +0000 (23:54 +0000)]
add sqlite source files

7 years agolarge commit of C work
Nathan Wagner [Fri, 16 Sep 2016 23:52:48 +0000 (23:52 +0000)]
large commit of C work

7 years agoreorg lib
Nathan Wagner [Mon, 25 Jul 2016 08:20:12 +0000 (08:20 +0000)]
reorg lib

7 years agostart of libzpm
Nathan Wagner [Mon, 25 Jul 2016 08:17:40 +0000 (08:17 +0000)]
start of libzpm

8 years agoadd test for file length to soname
Nathan Wagner [Sat, 2 Jan 2016 07:32:09 +0000 (07:32 +0000)]
add test for file length to soname

8 years agofixups for zpm-preserve arg handling
Nathan Wagner [Sun, 27 Dec 2015 08:26:22 +0000 (08:26 +0000)]
fixups for zpm-preserve arg handling

8 years agoadd missing shift
Nathan Wagner [Sun, 27 Dec 2015 08:16:57 +0000 (08:16 +0000)]
add missing shift

8 years agofix syntax error
Nathan Wagner [Sun, 27 Dec 2015 08:15:42 +0000 (08:15 +0000)]
fix syntax error

8 years agoadded verbose option to zpm-preserve
Nathan Wagner [Sun, 27 Dec 2015 08:14:30 +0000 (08:14 +0000)]
added verbose option to zpm-preserve

8 years agoadded zpm-preserve to install target
Nathan Wagner [Sun, 27 Dec 2015 08:12:19 +0000 (08:12 +0000)]
added zpm-preserve to install target

8 years agoadded force flag to zpm-preserve
Nathan Wagner [Sun, 27 Dec 2015 08:09:39 +0000 (08:09 +0000)]
added force flag to zpm-preserve

existing preserved libraries with the same filenames will be
overwritten.

8 years agoadded program to preserve a packages libs
Nathan Wagner [Sun, 27 Dec 2015 08:07:57 +0000 (08:07 +0000)]
added program to preserve a packages libs

8 years agoadded file type tests for soname
Nathan Wagner [Sat, 26 Dec 2015 22:37:20 +0000 (22:37 +0000)]
added file type tests for soname

8 years agoadd default target to make programs
Nathan Wagner [Sat, 26 Dec 2015 19:53:21 +0000 (19:53 +0000)]
add default target to make programs

8 years agoadd soname to install target
Nathan Wagner [Sat, 26 Dec 2015 19:52:26 +0000 (19:52 +0000)]
add soname to install target

8 years agoadd soname program
Nathan Wagner [Sat, 26 Dec 2015 19:50:37 +0000 (19:50 +0000)]
add soname program

9 years agouse type flag for file input
Nathan Wagner [Mon, 30 Mar 2015 19:09:52 +0000 (19:09 +0000)]
use type flag for file input

9 years agofixups
Nathan Wagner [Mon, 30 Mar 2015 19:01:52 +0000 (19:01 +0000)]
fixups

9 years agoremove debugging printf
Nathan Wagner [Mon, 30 Mar 2015 18:58:53 +0000 (18:58 +0000)]
remove debugging printf

9 years agotake a category argument to note list
Nathan Wagner [Mon, 30 Mar 2015 18:54:30 +0000 (18:54 +0000)]
take a category argument to note list

9 years agooutput improvements to elftype
Nathan Wagner [Mon, 30 Mar 2015 18:53:09 +0000 (18:53 +0000)]
output improvements to elftype

9 years agouse default sequence if none
Nathan Wagner [Mon, 2 Mar 2015 23:41:33 +0000 (23:41 +0000)]
use default sequence if none

9 years agouse ZPMSPOOL instead of SPOOL
Nathan Wagner [Mon, 2 Mar 2015 23:41:00 +0000 (23:41 +0000)]
use ZPMSPOOL instead of SPOOL

9 years agoinitial implementation of zpm-bug
Nathan Wagner [Sun, 1 Mar 2015 15:08:41 +0000 (15:08 +0000)]
initial implementation of zpm-bug

9 years agoadded zpm-note new editing
Nathan Wagner [Sat, 28 Feb 2015 19:14:48 +0000 (19:14 +0000)]
added zpm-note new editing

9 years agoadded program to output the elf type of a file
Nathan Wagner [Sat, 28 Feb 2015 19:14:17 +0000 (19:14 +0000)]
added program to output the elf type of a file

9 years agoremove development path
Nathan Wagner [Tue, 17 Feb 2015 09:43:30 +0000 (09:43 +0000)]
remove development path

9 years agoadded owner to note detail
Nathan Wagner [Tue, 17 Feb 2015 06:50:57 +0000 (06:50 +0000)]
added owner to note detail

9 years agoskip edit on from file note
Nathan Wagner [Tue, 17 Feb 2015 06:43:11 +0000 (06:43 +0000)]
skip edit on from file note

9 years agofix add from file
Nathan Wagner [Tue, 17 Feb 2015 06:40:31 +0000 (06:40 +0000)]
fix add from file

9 years agoadded note remove
Nathan Wagner [Tue, 17 Feb 2015 06:33:47 +0000 (06:33 +0000)]
added note remove

9 years agoadded error on unknown zpm note command
Nathan Wagner [Tue, 17 Feb 2015 06:22:11 +0000 (06:22 +0000)]
added error on unknown zpm note command

9 years agoremove echo from sqlite3
Nathan Wagner [Tue, 17 Feb 2015 06:19:41 +0000 (06:19 +0000)]
remove echo from sqlite3

9 years agoset umask in zpm-note
Nathan Wagner [Tue, 17 Feb 2015 06:18:14 +0000 (06:18 +0000)]
set umask in zpm-note

9 years agoadd subdirs to install target
Nathan Wagner [Tue, 17 Feb 2015 06:14:23 +0000 (06:14 +0000)]
add subdirs to install target

9 years agoadd subdirs to install target
Nathan Wagner [Tue, 17 Feb 2015 06:13:22 +0000 (06:13 +0000)]
add subdirs to install target

9 years agouse /var/lib
Nathan Wagner [Tue, 17 Feb 2015 06:11:32 +0000 (06:11 +0000)]
use /var/lib

9 years agoremoved sequence create from makefile
Nathan Wagner [Tue, 17 Feb 2015 06:09:25 +0000 (06:09 +0000)]
removed sequence create from makefile

9 years agodefault zpm to zpm help
Nathan Wagner [Tue, 17 Feb 2015 06:03:59 +0000 (06:03 +0000)]
default zpm to zpm help

9 years agomake sequence verbose
Nathan Wagner [Tue, 17 Feb 2015 05:59:56 +0000 (05:59 +0000)]
make sequence verbose

9 years agoadded makefile for install
Nathan Wagner [Tue, 17 Feb 2015 05:57:50 +0000 (05:57 +0000)]
added makefile for install

9 years agoinitial commit
Nathan Wagner [Tue, 17 Feb 2015 03:47:31 +0000 (03:47 +0000)]
initial commit