[augeas-devel] augeas: the annotated tag release-0.4.0 has been updated

David Lutterkort lutter at fedoraproject.org
Thu Nov 26 00:25:02 UTC 2009


Gitweb:        http://git.fedorahosted.org/git/augeas.git?p=augeas.git;a=commitdiff;h=a5b982f2c497dd5fc6852982cb1ea3fdd7f907a1
Commit:        a5b982f2c497dd5fc6852982cb1ea3fdd7f907a1
Parent:        5f1f60730210fc1696f138dde7249af6015ee6c7
Author:        David Lutterkort <lutter at redhat.com>
AuthorDate:    2009-11-26 00:21 +0000
Committer:     David Lutterkort <lutter at redhat.com>
CommitterDate: 2009-11-26 00:21 +0000

annotated tag: release-0.4.0 has been updated
	      to a5b982f2c497dd5fc6852982cb1ea3fdd7f907a1 (tag)
	from 5f1f60730210fc1696f138dde7249af6015ee6c7 (which is now obsolete)
       tagging 5f1f60730210fc1696f138dde7249af6015ee6c7 (commit)
      replaces release-0.3.6

Version 0.4.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iQEVAwUASw3KBqI1dkb8booiAQIohAf+IwFbsi6N3uAZ8dT98jY/AmHosmJDLtMb
5jnM6O87rkFLVVSVTtnE5zpEjkSnZUNo/CwDppDY9O10Y8F3Tm3/McCrG3pw/ZO9
W6hn3AqWQvGu2GnCGes+yy4tuwIqyb6kFEBWuk9gfS5Jcoa24+Z5gKU66wy76l8N
IiP0QM8QNY2/8wgV74totbzHlNhgizDJ3THTe5de4v10p49xfDrtHcgj23DHb/pq
Ud4+fRSLpkTzaaltXxrUA11KGk4Xudp+5OhOabRzYO6RmUugxyKptu/HW+oz7jeK
U3P2DhzxprrHjQkndcgXg9n1093SsLa8+spNUSxcSTEW3+g8jDMpQg==
=UjCh
-----END PGP SIGNATURE-----

David Lutterkort (33):
      Grub: support color directive
      Rename struct path to struct pathx
      Notes on new XPath grammar
      Use absolute paths in lens tests when manipulating the tree
      Expand the grammar for path expressions
      Simplify internal API's
      More xpath tests; allow ... in tests
      Rename aug_tree_replace to tree_replace
      Move parsing of path expressions into public API methods
      Introduce parse_user_pathx to report errors
      Remove unneeded call to pathx_parse in aug_match
      * tests/test-get.sh: use new descendant syntax to find errors
      * src/get.c: remove braindead use of alloca
      * src/transform.c: use POSIX conform FNM_PATHNAME, nut GNU alias
      Build changes so that 'make' on Opensolaris 5.11 works
      * src/pathx.c: use bool for boolean values
      * src/pathx.c: factor test if a step matches into step_matches
      * src/augeas.c (init_root): check for failure of strdup
      * src/pathx.c (free_state): allow NULL state
      * src/internal.c (escape, unescape): check allocation failures
      * augeas.c (aug_init): check an allocation failure
      * src/augeas.c: use ALLOC instead of CALLOC
      Minor whitespace cleanup
      Grub: process 'savedefault' in boot stanza
      * tests/augtest: do not typecheck everything
      * tests/grub-rm-entry.rb: fix test failure
      Change how names are parsed in path expressions
      * pathx.c: when comparing strings consider NULL == ""
      * src/pathx.c: remove the value() function, it's redundant with '.'
      * tests/test-xpath.c (run_one_test): allow results in
      Fix compilation on OpenSolaris
      Use printf instead of 'echo -e' in tests
      Version 0.4.0

Free Ekanayaka (1):
      Lens and tests for DarkIce




More information about the augeas-devel mailing list