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
Richard W.M. Jones
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fish
/
fish.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
generator: Add 'Key' parameter type.
Richard Jones
2010-07-21
1
-0
/
+1
*
fish: help command return error for non-existent commands (RHBZ#597145).
Richard Jones
2010-06-02
1
-2
/
+2
*
fish: New command: 'supported'
Richard Jones
2010-05-25
1
-0
/
+4
*
fish: Make 'launch' function static.
Richard Jones
2010-05-08
1
-1
/
+0
*
fish: Add 'man' command which opens the manual.
Richard Jones
2010-04-24
1
-0
/
+4
*
fish: Add -N option for making prepared disk images.
Richard Jones
2010-04-22
1
-0
/
+10
*
fish: Allow -<<END as a syntax for uploading "heredocs".
Richard Jones
2010-04-19
1
-0
/
+3
*
fish: Autocomplete 'sparse' command (RHBZ#582899).
Richard Jones
2010-04-17
1
-0
/
+1
*
fish: Print extended help when the user types an unknown command first.
Richard Jones
2010-04-07
1
-0
/
+2
*
Mac OS X: Detect bindtextdomain.
Richard Jones
2010-03-22
1
-0
/
+7
*
Don't export STREQ and friends in <guestfs.h>
Richard Jones
2009-11-10
1
-0
/
+10
*
fish: New command 'sparse', like 'alloc' but to generate sparse files.
Richard Jones
2009-11-04
1
-0
/
+1
*
guestfish: Add win: prefix to use Windows paths.
Richard Jones
2009-10-26
1
-0
/
+1
*
fish.c: avoid "assignment discards qualifiers..." warning
Jim Meyering
2009-08-21
1
-0
/
+6
*
fish.c: avoid warnings
Jim Meyering
2009-08-21
1
-1
/
+1
*
adjust const "**" pointers to avoid warnings
Jim Meyering
2009-08-17
1
-3
/
+3
*
Convert all TABs-as-indentation to spaces.
Jim Meyering
2009-08-03
1
-1
/
+1
*
guestfish: Make more strings translatable.
Richard Jones
2009-07-29
1
-1
/
+1
*
guestfish: Add tilde expansion for paths (RHBZ#511372).
Richard Jones
2009-07-15
1
-0
/
+3
*
Guestfish feature: remote control of guestfish over a pipe.
Richard Jones
2009-07-14
1
-1
/
+6
*
Guestfish: Add 'reopen' command to reopen the libguestfs handle.
Richard W.M. Jones
2009-07-11
1
-0
/
+4
*
Add the guestfish 'time' command.
Richard W.M. Jones
2009-07-02
1
-8
/
+12
*
Implement "more" and "less" commands in guestfish.
Richard W.M. Jones
2009-06-29
1
-1
/
+6
*
Guestfish pipes.
Richard W.M. Jones
2009-06-28
1
-1
/
+1
*
Add 'glob' command for guestfish.
Richard Jones
2009-06-22
1
-2
/
+7
*
Add tab-completion of guest filenames (currently disabled).
Richard Jones
2009-06-18
1
-0
/
+5
*
Added 'lcd' command to guestfish.
Richard Jones
2009-06-08
1
-1
/
+5
*
Guestfish built-in commands auto-complete (RHBZ#501878).
Richard Jones
2009-05-27
1
-0
/
+10
*
Gettextize the source, make library strings translatable.
Richard Jones
2009-05-21
1
-0
/
+9
*
Implement -command (to ignore errors) in guestfish, and allow recovery from q...
Richard Jones
2009-05-08
1
-1
/
+0
*
Added guestfish 'echo' command.
1.0.16
Richard Jones
2009-04-30
1
-0
/
+3
*
'guestfish edit' commands and several bugfixes.
Richard Jones
2009-04-15
1
-1
/
+4
*
Move guestfish 'alloc' command to a separate file.
Richard Jones
2009-04-15
1
-0
/
+3
*
Generated code for tune2fs-l command and RHashtable return type.
Richard Jones
2009-04-15
1
-0
/
+1
*
Added bindings for GNU readline.
Richard Jones
2009-04-14
1
-0
/
+3
*
Added test suite.
Richard Jones
2009-04-11
1
-1
/
+2
*
Many non-daemon functions are now auto-generated.
Richard Jones
2009-04-08
1
-0
/
+2
*
Implement RString and RStringList return types.
Richard Jones
2009-04-04
1
-0
/
+2
*
Command line, help.
Richard Jones
2009-04-04
1
-0
/
+4
*
Command line and interactive shell parsing, prompts etc.
Richard Jones
2009-04-04
1
-0
/
+5
*
Added outline of shell command, added generator support.
Richard Jones
2009-04-03
1
-0
/
+29