summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-20New script to watch dirs and enforce access rights (only implemented for ~/pu...Jonas Smedegaard
2008-03-18New script to autonomously keep web gallery uptodate.Jonas Smedegaard
2008-03-18Fix checking for option escaping -- before -* .Jonas Smedegaard
2008-03-17Improved default outfile. Show defaults in help. Fix another typo in option p...Jonas Smedegaard
2008-03-17Fix typo in option parsing.Jonas Smedegaard
2008-03-17Fix resolving infile and outfile. More compact option resolving.Jonas Smedegaard
2008-03-17Fix and improve option parsing. Add copyright header.Jonas Smedegaard
2008-03-17Add new script to downsample PDF files.Jonas Smedegaard
2008-03-17Improve examples in help.Jonas Smedegaard
2008-03-17Support additional options.Jonas Smedegaard
2008-03-17Fix handling same package in multiple sections on same server.Jonas Smedegaard
2008-03-13Fix emitting error message to stderr.Jonas Smedegaard
2008-03-08localgitdebuild needs no arguments, so don't show help if none is provided.Jonas Smedegaard
2008-03-06Accept all DARCS patches when pulling.Jonas Smedegaard
2008-02-13Add a bunch of TODOs. Adjust cosmetic line-ends at perl routine.Jonas Smedegaard
2008-02-13Use project (not host) as base workingdir name.Jonas Smedegaard
2008-02-13Fix Git initializing to ignore different things per repository.Jonas Smedegaard
2008-02-13write git initializations as functions.Jonas Smedegaard
2008-02-13Fix setting Git branch.master.remote on working repositories.Jonas Smedegaard
2008-02-13Use more backwards-compatible Git init (taken from ikiwiki-makerepo). Drop ne...Jonas Smedegaard
2008-02-13Make Git post-commit hook executable at initialization time, and do it also f...Jonas Smedegaard
2008-02-13Add copyright header, and getopt parsing. Require project as input, and resol...Jonas Smedegaard
2008-02-13Drop sux (now in Debian package sux) and sponge (now in package moreutils).Jonas Smedegaard
2008-02-12Preserve (and enable) default Git post-update hook.Jonas Smedegaard
2008-02-11More robust Git enabling. Separate config adjustments from Makefile creation....Jonas Smedegaard
2008-02-11Single quote here documents to avoid shell expansion.Jonas Smedegaard
2008-02-11Simplify regex'es: Drop unneeded escaping of double quotes.Jonas Smedegaard
2008-02-11Enable git post-update wrapper. Tighten perl regexes.Jonas Smedegaard
2008-02-08Add ideas for improved package state registration.Jonas Smedegaard
2008-01-22Fix teknik@lists.kaospilot.no -> tech@lists.kaospilot.no.Jonas Smedegaard
2008-01-17Fix gksudo syntax.Jonas Smedegaard
2008-01-17New script to swithc network config.Jonas Smedegaard
2008-01-14Add ask function. Remove basepath as needed if permitted. Fix exit1 function.Jonas Smedegaard
2008-01-14Add exit1 function. Drop unneeded (and not POSIX-compliant) function declarat...Jonas Smedegaard
2008-01-14Create missing dirs, after asking.Jonas Smedegaard
2008-01-13Add support for DARCS.Jonas Smedegaard
2008-01-13Major rewrite: Actually works now.Jonas Smedegaard
2008-01-13Fix passing more than a single debbuild option.Jonas Smedegaard
2008-01-13Fix passing more than a single debbuild option.Jonas Smedegaard
2008-01-13Generalize $PRG. Use 'cat <<EOF' construct in showhelp function.Jonas Smedegaard
2008-01-13Add and use showhelp function.Jonas Smedegaard
2008-01-13Generalize $PRG. Use 'cat <<EOF' construct in showhelp function.Jonas Smedegaard
2008-01-13Fix using $PRG.Jonas Smedegaard
2008-01-13Add and use showhelp function.Jonas Smedegaard
2007-12-26Move comment for finding packages up where it belongs.Jonas Smedegaard
2007-12-26Use new function debugprint().Jonas Smedegaard
2007-12-26Add comment for Release file generation.Jonas Smedegaard
2007-12-26Major rewrite. Works nowJonas Smedegaard
2007-12-22New globals ORIGIN and LABEL. Flip listing order of globals DISTS and ARCHSJonas Smedegaard
2007-12-13Add new helper scripts for use with git-buildpackage.Jonas Smedegaard