index
:
libguestfs.git
master
oldlinux
stable-1.10
stable-1.12
stable-1.14
stable-1.16
stable-1.18
stable-1.2
stable-1.4
stable-1.6
stable-1.8
[MIRROR] library for accessing and modifying guest disk images
FAS Richard W.M. Jones
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
generator.ml
Commit message (
Expand
)
Author
Age
Files
Lines
*
First version of Perl bindings, compiled but not tested.
Richard Jones
2009-04-08
1
-11
/
+384
*
Outline OCaml bindings.
Richard Jones
2009-04-07
1
-1
/
+157
*
Added guestfish(1) manpage.
Richard Jones
2009-04-07
1
-0
/
+20
*
Fix incorrect realloc size which was causing 'ls' command to fail on large di...
Richard Jones
2009-04-07
1
-1
/
+4
*
Implement simple lvs/vgs/pvs commands.
Richard Jones
2009-04-07
1
-11
/
+24
*
Rename pvs -> pvs-full (etc), so we can add simple pvs (etc) commands.
Richard Jones
2009-04-07
1
-0
/
+20
*
pvs/vgs/lvs commands working now.
Richard Jones
2009-04-07
1
-11
/
+498
*
Implement list-devices and list-partitions.
Richard Jones
2009-04-06
1
-40
/
+113
*
Implementations of 'cat', 'ls', and some cleanups.
Richard Jones
2009-04-06
1
-2
/
+8
*
Fix incorrect short description of 'cat' command
Richard Jones
2009-04-04
1
-1
/
+1
*
Implement RString and RStringList return types.
Richard Jones
2009-04-04
1
-60
/
+159
*
Implemented running actions in guestfish.
Richard Jones
2009-04-04
1
-2
/
+50
*
More tidy up of messages.
Richard Jones
2009-04-04
1
-4
/
+4
*
Command line, help.
Richard Jones
2009-04-04
1
-5
/
+20
*
Added outline of shell command, added generator support.
Richard Jones
2009-04-03
1
-1
/
+63
*
Small updates to the generator.
Richard Jones
2009-04-03
1
-1
/
+0
*
Implemented 'mount' and 'touch' commands.
Richard Jones
2009-04-03
1
-1
/
+7
*
Parses return values and returned errors properly.
Richard Jones
2009-04-03
1
-12
/
+37
*
Makes a series of non-trivial calls.
Richard Jones
2009-04-03
1
-2
/
+10
*
Daemon and library are mostly talking to each other now.
Richard Jones
2009-04-03
1
-25
/
+108
*
Lots more auto-generation.
Richard Jones
2009-04-03
1
-32
/
+259
*
Start the generated code and code generator.
Richard Jones
2009-04-03
1
-0
/
+184