Commit Graph

14 Commits

Author SHA1 Message Date
Fabio Erculiani
44471c5ba3 [entropy.server] move Makefile logic to server/, add man support to eit, move matter to server/ 2011-11-10 15:33:43 +01:00
Fabio Erculiani
0a89667eb2 [eit.*] complete basic bashcomp support 2011-10-28 22:52:12 +02:00
Fabio Erculiani
88321c8484 [eit.commands.commit] beautify "Scanning..." string 2011-10-27 14:07:23 +02:00
Fabio Erculiani
e8b4974476 [eit.commands.commit] fix "Scanning..." string 2011-10-27 14:06:35 +02:00
Fabio Erculiani
747c6f2a4d [eit.commands.commit] update i18n string, scanning database -> scanning 2011-10-24 11:26:20 +02:00
Fabio Erculiani
86fdfbaba0 [eit.*] split ArgumentParser object creation from parsing code 2011-10-17 15:36:49 +02:00
Fabio Erculiani
7c190331ff [eit.commands.commit] use commit_repositories() instead of close_repositories() 2011-10-17 11:26:43 +02:00
Fabio Erculiani
b70222133f [eit.commands.*] drop unused imports 2011-10-17 11:26:41 +02:00
Fabio Erculiani
bf9f16868f [eit.commands.*] make use of EitCommand._call_locked method 2011-10-17 11:26:41 +02:00
Fabio Erculiani
f4c29b8489 [eit.main] automatically build the list of available commands, add command aliases support 2011-10-17 11:26:41 +02:00
Fabio Erculiani
657437333c [eit.commands.add] implement "eit add" (and eit add --to, was eit addto) 2011-10-17 11:26:40 +02:00
Fabio Erculiani
b41866f7db [eit.commands] avoid using print_info(), print_warning() and print_error() when possible 2011-10-17 11:26:40 +02:00
Fabio Erculiani
27eaacd1cb [eit.commands.commit] use TextInterface.output() instead of print_* functions 2011-10-17 11:26:40 +02:00
Fabio Erculiani
70551c22d6 [eit] first chunk of code for the new server-side repository management toolkit (greatly inspired to git) 2011-10-17 11:26:40 +02:00