Commits · 19014d292f366c1c4a94f80ffd443adc2b5079d6
installsystems
bin
Browse files
Jul 01, 2011
Remove usage on error
· 19014d29
Seblu
authored
Jul 01, 2011
19014d29
Fix bad caching selection and disabling
· 195ce71d
Seblu
authored
Jul 01, 2011
195ce71d
install command now use common loading repositories
· 53ad1d5c
Seblu
authored
Jul 01, 2011
53ad1d5c
fix config loading issue caused by argparse append
· 214dcdfe
Seblu
authored
Jul 01, 2011
214dcdfe
Jun 30, 2011
Fix traceback cause to a debug message
· 4c973380
Seblu
authored
Jun 30, 2011
4c973380
change installsytems default config file
· e0b1548c
Seblu
authored
Jun 30, 2011
e0b1548c
Merge command line tools into one
· 0b49c5f4
Seblu
authored
Jun 30, 2011
0b49c5f4
No more custom action to set debug and quiet mode
· 560029c1
Seblu
authored
Jun 30, 2011
560029c1
Jun 28, 2011
add message to explain which version is installe
· ff7b0f98
Seblu
authored
Jun 28, 2011
ff7b0f98
Add/Delete package in repository
· 09f8b869
Seblu
authored
Jun 28, 2011
09f8b869
New configuration style
· 98b53f6a
Seblu
authored
Jun 28, 2011
98b53f6a
Jun 27, 2011
Check scripts syntax (by compiling) before adding
· a22b222e
Seblu
authored
Jun 27, 2011
a22b222e
Jun 24, 2011
Improve arrow and printer
· 8273db6b
Seblu
authored
Jun 24, 2011
8273db6b
Improve script execution
· a0d18a5d
Seblu
authored
Jun 24, 2011
a0d18a5d
Jun 22, 2011
Keep global dict between parser and setup
· 30f451c5
Seblu
authored
Jun 22, 2011
30f451c5
Jun 17, 2011
cleaning import
· f922bcd1
Seblu
authored
Jun 17, 2011
f922bcd1
Change db format to sqlite3
· e5e56b89
Seblu
authored
Jun 17, 2011
e5e56b89
Jun 07, 2011
Introduce RepositoryManager and extractdata
· 5fd0ead5
Seblu
authored
Jun 07, 2011
5fd0ead5
Jun 01, 2011
selecting of repo in isrepo is smarter
· de1f38bb
Seblu
authored
Jun 01, 2011
de1f38bb
Add timeout paramter to isinstall
· 28506fc6
Seblu
authored
Jun 01, 2011
28506fc6
May 31, 2011
Add python 2.7 argparse in installsytems
· f562ee94
Seblu
authored
May 31, 2011
f562ee94
Improve remote cache. Http transport enabled
· 26aaa96f
Seblu
authored
May 31, 2011
26aaa96f
Allow chmod et chown, chgroup in repository config
· 19c4e26e
Seblu
authored
May 31, 2011
19c4e26e
Add config file
· 2372c159
Seblu
authored
May 31, 2011
2372c159
May 26, 2011
Generic improvment. Too many things to tell.
· 819589d8
Seblu
authored
May 26, 2011
819589d8
Fix bad deferencing in directory in /data of image
· 07e374f0
Seblu
authored
May 26, 2011
07e374f0
Better detection of image name type
· 26e8f22f
Seblu
authored
May 26, 2011
26e8f22f
Introduce new module tools
· 0f241165
Seblu
authored
May 26, 2011
0f241165
isinstall can install local package
· 3b4f7da5
Seblu
authored
May 26, 2011
3b4f7da5
installsystems version is option -V not -v
· a719e44b
Seblu
authored
May 26, 2011
a719e44b
isinstall update local cache only with -u
· 338fa15a
Seblu
authored
May 26, 2011
338fa15a
Add isinstall and update common classes
· a14a70b2
Seblu
authored
May 26, 2011
a14a70b2
May 17, 2011
Add isrepo and update common classes
· ef28b0de
Seblu
authored
May 17, 2011
ef28b0de
May 16, 2011
Add isimage binary and its module classes
· 61eda7d7
Seblu
authored
May 16, 2011
61eda7d7
Loading