aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Switch back to 1.42.9 now that there is a fixJP Abgrall2014-03-198-8/+499
* Revert changes that moved from 1.41.14 to 1.42.9JP Abgrall2014-03-068-499/+8
* gen-tarball: ignore all of the build* directoriesTheodore Ts'o2013-12-282-4/+2
* Clean up sparse warningsTheodore Ts'o2013-12-161-1/+1
* mke2fs: remove quota docs if not configured inEric Sandeen2013-10-141-0/+2
* e2fsprogs: add (optional) sparse checking to the buildDarrick J. Wong2013-10-111-0/+1
* util: respect HAVE_MALLOC_HMike Frysinger2012-08-191-0/+2
* Teach build system to install relative symlinks if requestedTheodore Ts'o2012-05-123-1/+479
* util: add build.profiled to list of files/directories to ignoreTheodore Ts'o2012-02-172-0/+2
* Shorten compile commands run by the build systemTheodore Ts'o2011-09-181-0/+1
* subst: Fix free of uninit pointersEric Sandeen2011-09-161-4/+1
* Add support for configure --enable-verbose-makecmdsTheodore Ts'o2009-07-021-9/+9
* remove useless if-before-free testsJim Meyering2009-03-081-4/+2
* Unbreak build if directory renamed from e2fsprogs.Matthias Andree2008-09-071-1/+1
* Print size of resulting .tar.gz file.Matthias Andree2008-09-071-1/+3
* Remove trailing whitespace for the entire source treeTheodore Ts'o2008-08-272-17/+17
* Add build.static to util/subset.exclude as well.Theodore Ts'o2008-07-071-0/+1
* debian: Create debian release tarball to obey new WIP naming conventionTheodore Ts'o2008-07-071-2/+11
* Treat build.static as an ingored file in the source directoryTheodore Ts'o2008-07-071-0/+1
* gen-tarball: Ignore the Meta directory when creating the release tarballsTheodore Ts'o2007-12-052-0/+2
* Remove Changelog files since they're not used after the git migrationTheodore Ts'o2007-07-081-272/+0
* Add .git directory to set of files to be ignored when building tarballsTheodore Ts'o2007-06-302-0/+2
* Update Release Notes, Changelogs, version.h, etc. for 1.40 releaseTheodore Ts'o2007-06-241-0/+4
* Remove RFC-4122 from e2fsprogs distributionTheodore Ts'o2007-06-242-18/+1
* [COVERITY] Fix (error case) file handle leak in util/subst programBrian Behlendorf2007-03-212-1/+8
* Update draft-leach-uuids-guids-01.txt with rfc4122.txtTheodore Ts'o2006-11-121-1/+1
* Fixes for building RPM's via "make rpm"Andreas Dilger2006-11-122-72/+6
* Avoid infinite substitution loop in subst caused by autoconf pre-v2.60Theodore Ts'o2006-11-122-0/+13
* Add datarootdir definition for compatibility with autoconf 2.60Theodore Ts'o2006-10-222-0/+6
* Update Debian packaging for 1.39+1.40-WIP-2006.10.02+dfsg-1Theodore Ts'o2006-10-042-0/+33
* Create the generated files read-only to remind developers not to edit them.Andreas Dilger2006-08-052-0/+9
* Fix cross-compilation problems when CFLAGS contain target-specific optionsTheodore Ts'o2005-11-092-3/+11
* Change gen_tarball to ignore Mercurial/quilt files (and remove BK ignores).Theodore Ts'o2005-07-193-2/+13
* Update for e2fsprogs 1.38 release.Theodore Ts'o2005-06-301-0/+4
* Update for the e2fsprogs 1.37 release.Theodore Ts'o2005-03-211-0/+4
* gen_tarball.in: Don't remove the .gmo files from the generated tarball; Theodore Ts'o2005-03-022-1/+7
* Update for release of e2fsprogs 1.36.Theodore Ts'o2005-02-051-0/+4
* Add new utility program, copy_sparse.c, which is very usefulTheodore Ts'o2005-01-213-1/+239
* When generating tarballs for Debian builds, remove the hyphen in versionTheodore Ts'o2005-01-072-0/+9
* Use Linux-kernel-style makefile output to make it easier to Theodore Ts'o2004-11-302-4/+12
* Remove .cvsignore files; they were out of date, and causes lintianTheodore Ts'o2004-05-051-3/+0
* Add missing #include <time.h>, fixing a compiler warning.Matthias Andree2004-04-121-0/+1
* Refine the build process to avoid re-running subst all the time on Theodore Ts'o2004-04-032-2/+25
* Update version number for e2fsprogs 1.35 release.Theodore Ts'o2004-02-281-0/+4
* Do not package autom4te.cache directory into tarball.Matthias Andree2004-02-232-1/+6
* Fix gcc -Wall nitpicksTheodore Ts'o2003-12-073-2/+14
* Update for 1.34 release.Theodore Ts'o2003-07-261-0/+4
* Update for 1.33 release.Theodore Ts'o2003-04-211-0/+4
* Remove gen-tarball when doing "make clean"Theodore Ts'o2003-03-301-1/+1
* Move tarball generation functions to util/gen-tarballTheodore Ts'o2003-03-235-2/+147