Fabio Erculiani
e406a4edaa
[entropy.*] create new dependencies metadata "pkg_dependencies"
...
The old "dependencies" metadata is deprecated. It was found that
the generated metadata might get corrupted by colliding atom strings.
The new implementation avoids collisions completely and is more
efficient.
2013-11-29 19:15:44 +01:00
Fabio Erculiani
1e53daf23d
[eit] monkey patch argparse.ArgumentParser to fix UTF-8 strings handling
...
See bug 4049.
2013-03-11 01:02:22 +00:00
Fabio Erculiani
a1e59c352f
[server] fix --help output when redirected through pipes, fix bug 4049
2013-03-08 12:55:59 +01:00
Fabio Erculiani
c44cb0195d
[eit] add "eit init", "eit deps" man pages
2011-11-19 18:13:34 +01:00
Fabio Erculiani
86fdfbaba0
[eit.*] split ArgumentParser object creation from parsing code
2011-10-17 15:36:49 +02:00
Fabio Erculiani
f61ed7143d
[eit.commands.deps] new command "eit deps"
2011-10-17 11:26:43 +02:00