Skip to content
GitLab
Explore
Sign in
Commits · 8d02ec9c3866c1ef519fa4593a89bd03cdf9d8e1
installsystems
Browse files
Aug 26, 2011
improve tarball loading and check md5 from repository
· 8d02ec9c
Seblu
authored
Aug 26, 2011
8d02ec9c
better error message when image file is invalid
· f88c786c
Seblu
authored
Aug 26, 2011
f88c786c
introduce ask and confirm function
· b1c537bf
Seblu
authored
Aug 26, 2011
b1c537bf
introduce color shortcut
· ad726495
Seblu
authored
Aug 26, 2011
ad726495
implement globbing on repository name in list
· 6d486888
Seblu
authored
Aug 26, 2011
6d486888
add a best mode to commands using image selection syntax
· 4571b0d8
Seblu
authored
Aug 26, 2011
4571b0d8
fix missing gzip module in image.py
· 27a0b098
Seblu
authored
Aug 26, 2011
27a0b098
improve is help messages and options
· d5947e09
Seblu
authored
Aug 26, 2011
d5947e09
Image download from repository is now handled by repository class
· da281d3c
Seblu
authored
Aug 26, 2011
da281d3c
offline repository is no more used to get/search an image
· 973c22f2
Seblu
authored
Aug 26, 2011
973c22f2
fix again adunand gmttime issue
· 7054e992
Seblu
authored
Aug 26, 2011
7054e992
reorder RepoManager and Repoconfig classes
· 2cad2487
Seblu
authored
Aug 26, 2011
2cad2487
command list show offline status
· 24575898
Seblu
authored
Aug 26, 2011
24575898
introduce offline repository mode
· fb5bb9e0
Seblu
authored
Aug 26, 2011
fb5bb9e0
more precise message when image is not found
· 9caf038c
Seblu
authored
Aug 26, 2011
9caf038c
move repo filter inside repomanager
· 2234f620
Seblu
authored
Aug 26, 2011
2234f620
use istools.isfile instead of istools.pathtype == "file"
· 67515a89
Seblu
authored
Aug 26, 2011
67515a89
fix aurelien misunderstood epoch time in repository
· ee0d1190
Seblu
authored
Aug 26, 2011
ee0d1190
Aug 25, 2011
fix one lintian error from buildd message
· 1e898695
Seblu
authored
Aug 25, 2011
1e898695
Fix extraction of tarball with non existant uid/gid
· ff3e25b4
Seblu
authored
Aug 25, 2011
ff3e25b4
Fix unable to extract file from a remote directory
· a800e379
Seblu
authored
Aug 25, 2011
a800e379
fix bug of data added in description.json
· 1214b100
Seblu
authored
Aug 25, 2011
1214b100
fix aurelien misunderstood epoch time
· 7fe5fb89
Seblu
authored
Aug 25, 2011
7fe5fb89
Smarter display during image loading
· b4705d98
Seblu
authored
Aug 25, 2011
b4705d98
Add command get
· a8f93251
Seblu
authored
Aug 25, 2011
a8f93251
Add extract command
· 21f5789f
Seblu
authored
Aug 25, 2011
21f5789f
repository on command line are added to the of repostiory in config file not supersede
· ad06b952
Seblu
authored
Aug 25, 2011
ad06b952
temporary repo now have a unique identifier
· 4575bdb3
Seblu
authored
Aug 25, 2011
4575bdb3
reorder copy and move argument
· 851fc98a
Seblu
authored
Aug 25, 2011
851fc98a
list now use new syntax spec
· 0ac3e455
Seblu
authored
Aug 25, 2011
0ac3e455
Aug 24, 2011
stricter check during image selection
· 6fda3bf8
Seblu
authored
Aug 24, 2011
6fda3bf8
Remove select_one_repository. No more needed.
· ad8a731f
Seblu
authored
Aug 24, 2011
ad8a731f
command install use new image syntax
· 8c5c22f6
Seblu
authored
Aug 24, 2011
8c5c22f6
fix typo in tarball.py
· 67599c9d
Seblu
authored
Aug 24, 2011
67599c9d
Command copy use new image syntax
· ff7d903d
Seblu
authored
Aug 24, 2011
ff7d903d
better del asking implementation
· 400a8138
Seblu
authored
Aug 24, 2011
400a8138
Command move use new style
· 35d88f3c
Seblu
authored
Aug 24, 2011
35d88f3c
Rewrite command cat
· d412a16a
Seblu
authored
Aug 24, 2011
d412a16a
allow version to be prefixed by v
· 3d5606a9
Seblu
authored
Aug 24, 2011
3d5606a9
reorder alphabetically command name in is
· dd8fa27f
Seblu
authored
Aug 24, 2011
dd8fa27f
Loading