| Commit message (Expand) | Author | Age | Files | Lines |
* | build: exempt symlinks from trailing-blank-line prohibition | Jim Meyering | 2009-08-04 | 1 | -2/+3 |
* | build: enable syntax-check: TAB-only indentation in Makefiles | Jim Meyering | 2009-08-04 | 1 | -1/+0 |
* | build: tweak HACKING so we pass "make syntax-check" | Jim Meyering | 2009-08-04 | 1 | -2/+2 |
* | build: remove trailing blanks, enable syntax-check | Jim Meyering | 2009-08-04 | 4 | -4/+4 |
* | maint: use COPYING.LIB version 2.1 | Jim Meyering | 2009-08-04 | 2 | -158/+125 |
* | build: don't emit trailing blanks, remove generated file | Jim Meyering | 2009-08-04 | 2 | -7/+8 |
* | build: remove more files added by ./autogen.sh | Jim Meyering | 2009-08-04 | 10 | -561/+0 |
* | build: tell aclocal to search gnulib/m4, too | Jim Meyering | 2009-08-04 | 1 | -1/+1 |
* | Document and enforce the new spaces-only indentation policy. | Jim Meyering | 2009-08-03 | 3 | -3/+33 |
* | Convert all TABs-as-indentation to spaces. | Jim Meyering | 2009-08-03 | 50 | -3485/+3485 |
* | Remove files imported via autogen.sh. | Jim Meyering | 2009-08-03 | 35 | -3539/+27 |
* | allow use of #if HAVE_CONFIG_H, for example code | Jim Meyering | 2009-08-03 | 1 | -0/+2 |
* | guestfs: fix typo in my recent change | Jim Meyering | 2009-08-03 | 1 | -3/+3 |
* | Guard #inclusion of config.h in examples. | Jim Meyering | 2009-08-03 | 2 | -2/+6 |
* | build: reenable "syntax-check" rule: sc_const_long_option | Jim Meyering | 2009-08-03 | 4 | -4/+3 |
* | build: temporarily disable failing "syntax-check" rules | Jim Meyering | 2009-08-03 | 1 | -0/+14 |
* | maint: use a git submodule for gnulib | Jim Meyering | 2009-08-03 | 11 | -839/+263 |
* | always include <config.h> | Jim Meyering | 2009-08-03 | 4 | -0/+4 |
* | build: add -I option to get config.h. | Jim Meyering | 2009-08-03 | 1 | -2/+5 |
* | guestfs: don't fault upon failed vasprintf | Jim Meyering | 2009-08-03 | 1 | -1/+3 |
* | Cleanup whitespace warnings in Lib.pm | Matthew Booth | 2009-08-03 | 1 | -4/+4 |
* | Use grub entries to find Linux kernels | Matthew Booth | 2009-08-03 | 2 | -89/+275 |
* | guestfish: Display RStructList results more pleasantly. | Richard W.M. Jones | 2009-07-31 | 1 | -15/+28 |
* | Add interface to Linux 'inotify' API. | Richard W.M. Jones | 2009-07-31 | 7 | -3/+433 |
* | lib: Add selinux=0 to default kernel command line. | Richard W.M. Jones | 2009-07-31 | 1 | -1/+2 |
* | Update incorrect comment in Lib.pm | Matthew Booth | 2009-07-31 | 1 | -10/+8 |
* | Improve warnings about missing tests. | Richard W.M. Jones | 2009-07-31 | 1 | -5/+26 |
* | New commands: swapon-*, swapoff-*, mkswap-file. | Richard W.M. Jones | 2009-07-31 | 5 | -9/+225 |
* | New command: 'fallocate' to (pre-)allocate sized files. | Richard W.M. Jones | 2009-07-31 | 6 | -2/+76 |
* | New commands: 'ln', 'ln-f', 'ln-s', 'ln-sf' and 'readlink'. | Richard W.M. Jones | 2009-07-31 | 6 | -3/+187 |
* | Add 'realpath' command. | Richard W.M. Jones | 2009-07-31 | 5 | -2/+57 |
* | Ignore failure of 'mv' commands in appliance Makefile. | Richard W.M. Jones | 2009-07-31 | 1 | -2/+2 |
* | configure.ac: more quoting | Jim Meyering | 2009-07-30 | 1 | -11/+18 |
* | build: If guestfwd test fails, need to print AC_MSG_RESULT 'no' | Richard Jones | 2009-07-30 | 1 | -0/+1 |
* | build: fix test for --nocompress option | Jim Meyering | 2009-07-30 | 1 | -1/+1 |
* | build: fix test for --nocompress option | Jim Meyering | 2009-07-30 | 1 | -1/+1 |
* | fix comments; move declarations | Jim Meyering | 2009-07-30 | 1 | -6/+4 |
* | Whitespace and comment changes. | Richard Jones | 2009-07-29 | 1 | -1/+14 |
* | df: Fix alignment of columns. | Richard Jones | 2009-07-29 | 1 | -1/+1 |
* | guestfish: Make more strings translatable. | Richard Jones | 2009-07-29 | 5 | -71/+1669 |
* | tests: Use squashfs for static data where possible. | Richard Jones | 2009-07-29 | 2 | -87/+63 |
* | tests: Fix read_file test. | Richard Jones | 2009-07-29 | 4 | -5/+33 |
* | Implement '*grep*' family of commands. | Richard Jones | 2009-07-29 | 9 | -6/+260 |
* | Updated Polish translations (Piotr Drąg). | Richard Jones | 2009-07-29 | 1 | -100/+162 |
* | Version 1.0.65.1.0.65 | Richard Jones | 2009-07-29 | 3 | -7/+7 |
* | Updated PO files. | Richard Jones | 2009-07-29 | 3 | -182/+223 |
* | build: avoid locale-specific changes in generated, VC'd file | Jim Meyering | 2009-07-29 | 2 | -4/+3 |
* | On RHEL 5, 'file' command prints 'AMD x86-64' for 'x86-64' arch. | Richard W.M. Jones | 2009-07-29 | 1 | -0/+2 |
* | Run cpio with --quiet option so it doesn't print 'xx blocks' | Richard Jones | 2009-07-29 | 1 | -1/+1 |
* | Lib.pm: Skip tests if perl-libintl module is not available. | Richard Jones | 2009-07-29 | 2 | -2/+23 |