ruby-augeas

log

age author description
3 weeks David Lutterkort Mark this repository as obsoletedefault tip
2 months David Lutterkort * Rakefile: simple "sync" task to upload API docs
2 months David Lutterkort * lib/augeas.rb: add convenience methods to manipulate transforms
2 months David Lutterkort * ext/augeas/_augeas.c (augeas_load): call aug_load, not aug_save
2 months David Lutterkort * ext/augeas/_augeas.c: expose new aug_flags from 0.5.0
2 months David Lutterkort Setup very basic test root
3 months David Lutterkort Binding for aug_load
10 months David Lutterkort Tag release 0.2.0
10 months David Lutterkort Release 0.2.0release-0.2.0
10 months David Lutterkort Change aug_mv test to avoid triggering a bug in augeas 0.3.0
10 months David Lutterkort Add binding for aug_mv
10 months David Lutterkort Add a close method to the ruby bindings.
10 months David Lutterkort Sync with latest from Fedora
14 months David Lutterkort Tag release 0.1.0
14 months David Lutterkort Released version 0.1.0release-0.1.0
14 months David Lutterkort Adapt to the latest version of the public API
14 months David Lutterkort Send releases to download/ruby/
14 months David Lutterkort Tag release 0.0.8
14 months David Lutterkort Released version 0.0.8release-0.0.8
14 months David Lutterkort Adapt to Augeas 0.0.8
14 months David Lutterkort Cleaner distinction between clean and clobber targets
15 months David Lutterkort Add AUG_TYPE_CHECK flag
15 months David Lutterkort Fix path in scp command
16 months David Lutterkort Tag release 0.0.3
16 months David Lutterkort Only upload tgz and gem for distributionrelease-0.0.3
16 months David Lutterkort Target for uploading a release; bump version
16 months David Lutterkort Require Augeas 0.0.6
16 months David Lutterkort Adapt to changed Augeas API in version 0.0.6
16 months David Lutterkort Added tag release-0.0.2 for changeset 5d0b0ff31d85
16 months David Lutterkort Change Gem name to ruby-augeasrelease-0.0.2
16 months David Lutterkort Add BR on pkgconfig; bump version
16 months David Lutterkort Adapt the bindings to the changed Augeas API
16 months David Lutterkort Formatting cleanup, no functional change
16 months David Lutterkort Initial ruby bindings, written by Bryan Kearney