cdist.git
2020-06-04 Carl HetheringtonFix unreference variable.
2020-06-04 Carl HetheringtonAdd script for making the ccache volume.
2020-06-04 Carl HetheringtonFix missing mount for git reference and change a little...
2020-06-04 Carl HetheringtonAdd support for git_reference.
2020-05-28 Carl HetheringtonGo back to asking for python3.
2020-05-24 Carl HetheringtonMore Python 3 compatibility.
2020-05-22 Carl HetheringtonMore Python 3 stuff.
2020-05-22 Carl HetheringtonPython 3 fixes.
2020-04-25 Carl HetheringtonBuild AppImage with Ubuntu 18.04.
2020-04-06 Carl HetheringtonHack: add defaults to options before passing to 'package'
2020-04-02 Carl HetheringtonMore options wrangling.
2020-04-02 Carl HetheringtonOption passing fixes and cleanups.
2020-04-02 Carl HetheringtonFix mis-named variable and fix building in a specified...
2020-04-02 Carl HetheringtonRemove unused changelog command.
2020-04-02 Carl HetheringtonFix up options parsing for all cases.
2020-04-02 Carl HetheringtonTypo.
2020-04-02 Carl HetheringtonChange option_defaults to being a plain dict rather...
2020-03-17 Carl HetheringtonOnly make docker sessions interactive if stdin is a...
2020-03-17 Carl HetheringtonMake docker sessions interactive so that the 'shell...
2020-03-05 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2020-03-05 Carl HetheringtonAdd a little optional verbosity.
2020-02-23 Carl HetheringtonMake template config file if none exists.
2020-02-03 Carl HetheringtonAdd --environment-version, currently just for Windows...
2019-12-11 Carl HetheringtonError if -t is specified multiple times.
2019-12-05 Carl HetheringtonMake it possible to ignore submodules.
2019-12-04 Carl HetheringtonCheck for errors in command_and_read.
2019-10-19 Carl HetheringtonRead and pass apple id/password to target.
2019-10-13 Carl HetheringtonTry to get some more cache hits with ccache on OS X.
2019-10-11 Carl HetheringtonMake it easier to tell osx and osx-64 apart.
2019-10-09 Carl HetheringtonTry to support 64-bit-only OS X packaging.
2019-10-04 Carl HetheringtonTry to guess CPU count correctly.
2019-10-03 Carl HetheringtonFix another -u tag elsewhere.
2019-10-03 Carl HetheringtonThinko in previous.
2019-10-03 Carl HetheringtonConfig option to not specify a user when calling docker.
2019-10-03 Carl HetheringtonFix naming of docker hub references.
2019-10-03 Carl HetheringtonFix copyright date.
2019-10-03 Carl HetheringtonExperimental support for specifying a docker hub repo.
2019-05-12 Carl HetheringtonCleanup on package failure.
2019-05-12 Carl HetheringtonBuild appimage from 16.04.
2019-04-30 Carl HetheringtonFix crash with None specifiers.
2019-04-30 Carl HetheringtonSome ccache bits.
2018-11-29 Carl HetheringtonFix for release builds.
2018-11-28 Carl HetheringtonFix packaging on non-releases.
2018-09-24 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-09-24 Carl HetheringtonBuild AppImage on 14.04.
2018-08-19 Carl HetheringtonFix ccache stuff.
2018-08-16 Carl Hetheringtonccache hacks.
2018-08-15 Carl HetheringtonMissing ccache setup in OS X.
2018-08-15 Carl HetheringtonBasic ccache support.
2018-08-10 Carl HetheringtonTweak name of some WindowsTarget stuff.
2018-08-09 Carl HetheringtonMore appimage tweaks.
2018-08-08 Carl Hetheringtonappimage hacks.
2018-08-04 Carl HetheringtonFix has() to actually work.
2018-07-26 Carl HetheringtonMake flatpak_state_dir optional.
2018-07-26 Carl HetheringtonTypo fix in yield stuff.
2018-07-25 Carl HetheringtonUse a common flatpak cache.
2018-07-25 Carl HetheringtonSupport flatpak builds.
2018-07-24 Carl HetheringtonTweak to arguments for packaging.
2018-05-29 Carl HetheringtonMissing parameter in OS X path.
2018-05-26 Carl HetheringtonFix reading of default options.
2018-05-26 Carl HetheringtonAllow passing of options from the command line into...
2018-05-06 Carl HetheringtonMerge.
2018-05-06 Carl HetheringtonEscape-space fix.
2018-03-28 Carl HetheringtonMore adventures in escaping.
2018-03-28 Carl HetheringtonSyntax error.
2018-03-28 Carl HetheringtonTry to fix escaping of scp again.
2018-03-28 Carl Hetheringtonscp to a temporary file first.
2018-03-25 Carl HetheringtonFix specification of major/minor with latest.
2018-03-25 Carl HetheringtonAdd --tags so we see 'normal' tags.
2018-03-17 Carl HetheringtonRestore git push --tags.
2018-03-16 Carl HetheringtonTry to cope with projects that use tags for versioning.
2018-02-28 Carl HetheringtonBuild Windows in docker and fix arch.
2017-12-17 Carl HetheringtonCope with no-version linux targets.
2017-12-14 Carl HetheringtonSupport upload to S3.
2017-10-16 Carl HetheringtonVarious bits -e/-m etc. docker2
2017-08-31 Carl HetheringtonBasic Mageia support, tweak test() calling, fix error...
2017-08-11 Carl HetheringtonUse /var/tmp when building in Docker containers; better...
2017-08-07 Carl HetheringtonMissing self.
2017-08-07 Carl HetheringtonUse a volume mount of a local folder to considerably...
2017-08-05 Carl HetheringtonTry to fix command() failure.
2017-08-05 Carl HetheringtonMerge branch 'docker2' of git.carlh.net:git/cdist into...
2017-08-05 Carl HetheringtonRemove unused option.
2017-07-28 Carl HetheringtonAdd command() method to DockerTarget.
2017-07-28 Carl HetheringtonTry to fix upload from Docker containers via SCP.
2017-07-25 Carl HetheringtonLog use of deprecated properties.
2017-07-25 Carl HetheringtonBack compatibility.
2017-07-24 Carl HetheringtonFix docker build() target. Use mxe for Windows environ...
2017-07-18 Carl HetheringtonFix release.
2017-07-18 Carl HetheringtonRemove cdistvm; allow docker use with sudo.
2017-07-12 Carl HetheringtonFix a couple of bits.
2017-07-11 Carl HetheringtonAlways try to create output_dir.
2017-07-10 Carl HetheringtonVarious docker tweaks.
2017-07-05 Carl HetheringtonFixz.
2017-07-05 Carl HetheringtonHackz.
2017-07-03 Carl HetheringtonMake dry_run a global and add a few comments.
2017-07-03 Carl HetheringtonMaybe fix options with dependencies.
2017-07-03 Carl HetheringtonDepedency fix-up attempt.
2017-07-03 Carl HetheringtonMissing function call.
2017-07-03 Carl HetheringtonMissing handling of None options.
2017-07-03 Carl HetheringtonMore dry-run stuff.
next