]> pd.if.org Git - zpackage/shortlog
zpackage
2017-03-05 Nathan Wagnertreat - as stdout for zpm-extract
2017-03-05 Nathan Wagneradd hashing stdin to zpm-hash
2017-03-01 Nathan Wagneradd test file for git-hash
2017-03-01 Nathan Wagnerupdate sqlite to 3.17.0
2017-03-01 Nathan Wagnerchange addtopackage to use zpm stat
2017-03-01 Nathan Wagneradd missing file to zpm binaries
2017-03-01 Nathan Wagneradd zpm-stat command for a portable stat interface
2017-02-21 Nathan Wagneradd zpm-soneed
2016-11-17 Nathan Wagneradd zpm-vercmp
2016-11-17 Nathan Wagneradd elf dependency tracking
2016-11-16 Nathan Wagneradd program header table info to elf.h
2016-09-29 Nathan Wagneradd better error reporting for invalid import file...
2016-09-29 Nathan Wagneradd bad file type tests to addfile test
2016-09-28 Nathan Wagnerfix build rule for lzma object files
2016-09-28 Nathan Wagnerread in global and local config file in zpm dispatcher
2016-09-28 Nathan Wagneradd prototype for zpm_readopts()
2016-09-28 Nathan Wagneradd checksum column to packages table
2016-09-28 Nathan Wagneradd version and release to output of showpkg
2016-09-28 Nathan Wagneruse new environment variables
2016-09-28 Nathan Wagnermake zpm-pkg use zpm-init if needed
2016-09-28 Nathan Wagnerlet addfile take multiple files
2016-09-28 Nathan Wagnerfix makefile for recent changes
2016-09-28 Nathan Wagneradd error checks to zpm-init
2016-09-28 Nathan Wagneradd zpm-hash program
2016-09-28 Nathan Wagneradd test script for addtopackage
2016-09-28 Nathan Wagnermove shell tap functions to separate file
2016-09-25 Nathan Wagnerchange elf.h to use local header
2016-09-25 Nathan Wagnerrework commands overview
2016-09-25 Nathan Wagnermoved sqlite3 into lib directory
2016-09-25 Nathan Wagnercleanup sqlite references
2016-09-25 Nathan Wagneradd new db init program
2016-09-25 Nathan Wagnercomment out chatter
2016-09-25 Nathan Wagneradd extract test file
2016-09-24 Nathan Wagnerchanges to get lzma to compile
2016-09-24 Nathan Wagnerswitch to new elf header
2016-09-19 Nathan Wagneradd needed headers to lzma files
2016-09-19 Nathan Wagnermerge to test fixup
2016-09-19 Nathan Wagneradd error reporting to import failures
2016-09-19 Nathan Wagnermerge
2016-09-19 Nathan Wagnerfixup tests
2016-09-18 Nathan Wagneradd test program for zpm-addfile
2016-09-17 Nathan Wagneradded db initialization and version detection
2016-09-17 Nathan Wagneradd zero terminator do db init string
2016-09-17 Nathan Wagnerimprove error handling in zpm-addfile
2016-09-17 Nathan Wagnerskip compression if we already have the contents
2016-09-17 Nathan Wagneradd error checking
2016-09-17 Nathan Wagnerintegrate lzma
2016-09-16 Nathan Wagneradd sqlite source files
2016-09-16 Nathan Wagnerlarge commit of C work
2016-07-25 Nathan Wagnerreorg lib
2016-07-25 Nathan Wagnerstart of libzpm
2016-01-02 Nathan Wagneradd test for file length to soname
2015-12-27 Nathan Wagnerfixups for zpm-preserve arg handling
2015-12-27 Nathan Wagneradd missing shift
2015-12-27 Nathan Wagnerfix syntax error
2015-12-27 Nathan Wagneradded verbose option to zpm-preserve
2015-12-27 Nathan Wagneradded zpm-preserve to install target
2015-12-27 Nathan Wagneradded force flag to zpm-preserve
2015-12-27 Nathan Wagneradded program to preserve a packages libs
2015-12-26 Nathan Wagneradded file type tests for soname
2015-12-26 Nathan Wagneradd default target to make programs
2015-12-26 Nathan Wagneradd soname to install target
2015-12-26 Nathan Wagneradd soname program
2015-03-30 Nathan Wagneruse type flag for file input
2015-03-30 Nathan Wagnerfixups
2015-03-30 Nathan Wagnerremove debugging printf
2015-03-30 Nathan Wagnertake a category argument to note list
2015-03-30 Nathan Wagneroutput improvements to elftype
2015-03-02 Nathan Wagneruse default sequence if none
2015-03-02 Nathan Wagneruse ZPMSPOOL instead of SPOOL
2015-03-01 Nathan Wagnerinitial implementation of zpm-bug
2015-02-28 Nathan Wagneradded zpm-note new editing
2015-02-28 Nathan Wagneradded program to output the elf type of a file
2015-02-17 Nathan Wagnerremove development path
2015-02-17 Nathan Wagneradded owner to note detail
2015-02-17 Nathan Wagnerskip edit on from file note
2015-02-17 Nathan Wagnerfix add from file
2015-02-17 Nathan Wagneradded note remove
2015-02-17 Nathan Wagneradded error on unknown zpm note command
2015-02-17 Nathan Wagnerremove echo from sqlite3
2015-02-17 Nathan Wagnerset umask in zpm-note
2015-02-17 Nathan Wagneradd subdirs to install target
2015-02-17 Nathan Wagneradd subdirs to install target
2015-02-17 Nathan Wagneruse /var/lib
2015-02-17 Nathan Wagnerremoved sequence create from makefile
2015-02-17 Nathan Wagnerdefault zpm to zpm help
2015-02-17 Nathan Wagnermake sequence verbose
2015-02-17 Nathan Wagneradded makefile for install
2015-02-17 Nathan Wagnerinitial commit