Commit Graph

10 Commits

Author SHA1 Message Date
Fabio Erculiani
9e7055f6be [entropy.server,eit] split push from pull (in repo sync)
From now on, any push request will not have the side effect of
pulling new repo metadata if required, and vice versa.
2012-01-24 15:08:32 +01:00
Fabio Erculiani
01d09ecfce [eit] add more man pages
- eit merge
- eit pkgmove
- eit push
- eit query
- eit remove
- eit repo
- eit reset
- eit test
2011-11-22 19:32:40 +01:00
Fabio Erculiani
b165633c44 [eit.commands.push] read the commit file using codecs.open() and always generate unicode strings 2011-10-30 16:50:36 +01:00
Fabio Erculiani
8e24e0388d [eit.commands.push] catch OnlineMirrorError exception 2011-10-29 13:06:10 +02:00
Fabio Erculiani
0a89667eb2 [eit.*] complete basic bashcomp support 2011-10-28 22:52:12 +02:00
Fabio Erculiani
905a01ea1f [eit.*] some code cleanup 2011-10-17 22:28:30 +02:00
Fabio Erculiani
86fdfbaba0 [eit.*] split ArgumentParser object creation from parsing code 2011-10-17 15:36:49 +02:00
Fabio Erculiani
a78c03fd0f [eit.commands.push] add missing import, improve code robustness 2011-10-17 11:26:42 +02:00
Fabio Erculiani
dc39a382cb [eit.commands.push] refine command line options 2011-10-17 11:26:42 +02:00
Fabio Erculiani
988c3fce48 [eit.commands.push] new command "eit push" 2011-10-17 11:26:42 +02:00