| 12 months ago | In light of bug21782, solve the asymmetry problem the other way. | file | diff | annotate |
| 12 months ago | If we're using stdin for input, then use stdout for output | file | diff | annotate |
| 12 months ago | Support multiple source dirs | file | diff | annotate |
| 12 months ago | If we see a list of modules there already, trust it. | file | diff | annotate |
| 12 months ago | Use erl files rather than beam files to generate the app module list. | file | diff | annotate |
| 2009-11-04 | cosmetic | file | diff | annotate |
| 2009-10-30 | Added destination file, and lifted the code from rabbit_misc:write_term_file (though with ~p, not ~w) | file | diff | annotate |
| 2009-01-15 | Use io:read('') instead of io:read("") to avoid a "prompt" of "[]" ending up | file | diff | annotate |
| 2009-01-13 | oops | file | diff | annotate |
| 2009-01-13 | auto-generate rabbit.app module list | file | diff | annotate |