Skip to content
GitLab
Explore
Sign in
Commits · 7de5cb4254217a8180781c512e50c7e7c526633d
installsystems
Browse files
Sep 01, 2011
Change clean command message
· 7de5cb42
Seblu
authored
Sep 01, 2011
7de5cb42
Aug 31, 2011
Add check command
· 8c509e4f
Matthieu Gonnet
authored
Aug 31, 2011
8c509e4f
Print color only on a tty
· a4ca3823
Seblu
authored
Aug 31, 2011
a4ca3823
Aug 30, 2011
repo cleaning warn and not raise an error if it cannot delete a file
· dbd2d9d0
Seblu
authored
Aug 30, 2011
dbd2d9d0
add a comment about python upstream bug
· 56dd7681
Seblu
authored
Aug 30, 2011
56dd7681
Aug 29, 2011
better display during repo cleaning
· 89ded707
Seblu
authored
Aug 29, 2011
89ded707
fix missing import sys in tarball
· 12a4b4ae
Seblu
authored
Aug 29, 2011
12a4b4ae
Add clean command
· d4aaea6f
Matthieu Gonnet
authored
Aug 29, 2011
d4aaea6f
enforce image name and version checking
· 401c15a5
Seblu
authored
Aug 29, 2011
401c15a5
image name can use - and _
· 64d16b0d
Seblu
authored
Aug 29, 2011
64d16b0d
add timeout to uopen
· 38d6770b
Seblu
authored
Aug 29, 2011
38d6770b
set offline to false after creating a repository
· bdb3b4af
Seblu
authored
Aug 29, 2011
bdb3b4af
Aug 26, 2011
list repo matching only on onlines repositories
· 9924f0bf
Seblu
authored
Aug 26, 2011
9924f0bf
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
Loading