Skip to content
GitLab
Explore
Sign in
Commits · d5947e094f3d56ba55e170d1129dc96c3f86d78b
installsystems
Browse files
Aug 26, 2011
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
Introducing a new way of selecting image
· 998ea972
Seblu
authored
Aug 24, 2011
998ea972
repository can be unaivailable
· 09edf41d
Seblu
authored
Aug 24, 2011
09edf41d
fix type in new command help
· fdd0aada
Seblu
authored
Aug 24, 2011
fdd0aada
command add now take destination repository as parameter
· a6d5d75a
Seblu
authored
Aug 24, 2011
a6d5d75a
remove unneeded affectation
· 1a2b17e3
Seblu
authored
Aug 24, 2011
1a2b17e3
remplace pathtype == file by isfile
· 023c334d
Seblu
authored
Aug 24, 2011
023c334d
searching is now handled in repomananger
· 6f05f632
Seblu
authored
Aug 24, 2011
6f05f632
Loading