Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-02-26 | And another one | Eelco Dolstra | 1 | -37/+0 |
2012-10-04 | XML writer: flush after newlines | Eelco Dolstra | 1 | -4/+4 |
2010-03-31 | Escape `>' signs in the XML output. | Ludovic Courtès | 1 | -0/+1 |
2006-09-04 | * Use a proper namespace. | Eelco Dolstra | 1 | -1/+7 |
2006-08-24 | * Escape newlines in XML attributes to prevent them from being | Eelco Dolstra | 1 | -0/+3 |
2006-08-16 | * `nix-instantiate --{eval|parse}-only --xml': print an XML | Eelco Dolstra | 1 | -2/+15 |
2006-08-03 | * `nix-env -q --xml': show query result in XML format for easier | Eelco Dolstra | 1 | -1/+1 |
2006-08-03 | * `nix-instantiate --print-args': produce XML output so that the | Eelco Dolstra | 1 | -56/+3 |
2006-08-03 | * Simple class for writing XML files. | Eelco Dolstra | 1 | -0/+161 |