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
/
destpaths.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update FSF address.
Matthew Booth
2011-11-09
1
-1
/
+1
*
fish: Show device mapper device in tab completion (RHBZ#688062).
Richard W.M. Jones
2011-07-12
1
-0
/
+3
*
fish: Don't eat words when completing case-insensitive paths (RHBZ#582993).
Richard Jones
2010-05-25
1
-1
/
+14
*
fish: Sort returned paths so the list is stable across multiple calls.
Richard Jones
2010-05-25
1
-0
/
+11
*
Fix compilation if readline library is not present.
Richard Jones
2009-11-10
1
-0
/
+4
*
change strncasecmp() == 0 to STRCASEEQLEN()
Jim Meyering
2009-11-09
1
-1
/
+1
*
use STREQ, not strcmp: part 2
Jim Meyering
2009-11-09
1
-2
/
+2
*
use STREQ, not strcmp: part 1
Jim Meyering
2009-11-09
1
-1
/
+1
*
change strncmp() == 0 to STREQLEN()
Jim Meyering
2009-11-09
1
-1
/
+1
*
build: don't define _GNU_SOURCE manually
Jim Meyering
2009-08-24
1
-2
/
+0
*
destpaths.c: avoid signed/unsigned-comparison warning
Jim Meyering
2009-08-21
1
-1
/
+1
*
Fix: segfault in tab completion (RHBZ#516024).
Richard Jones
2009-08-06
1
-2
/
+2
*
Convert all TABs-as-indentation to spaces.
Jim Meyering
2009-08-03
1
-58
/
+58
*
Guestfish tab-completion on destination paths, fixed this time.
Richard W.M. Jones
2009-07-03
1
-49
/
+74
*
fish: handle some out-of-memory conditions
Jim Meyering
2009-07-01
1
-29
/
+62
*
Add tab-completion of guest filenames (currently disabled).
Richard Jones
2009-06-18
1
-0
/
+173