Whamcloud - gitweb
Merge branch 'maint' into next
[tools/e2fsprogs.git] / util /
2023-12-01 Andreas Dilgerbuild: split version and release in configure
2023-08-10 Theodore Ts'outil: change git-ver to only use a version tag to descr...
2023-01-27 Eric Biggerslib/{ext2fs,support}: fix 32-bit Windows build
2023-01-27 Eric Biggerslib, misc: eliminate dependency on Winsock
2023-01-26 Samanta NavarroFix various spelling typos
2021-03-31 Paulo Antonio Alvarezlibext2fs: code adaptation to use the Windows IO manager
2020-10-05 Theodore Ts'oDefine MKDIR_P in the Makefile.in files instead in...
2020-03-21 Kousik KumarAOSP: Change #define to _BLKID_TYPES_H
2020-01-01 Theodore Ts'oDrop use of -pedantic when doing gcc-wall
2019-10-31 Eric BiggersAOSP: Link to production releases, not testing releases
2019-07-11 Theodore Ts'outil: add a script gen-git-tarball to generate a releas...
2019-03-06 Theodore Ts'oUpdate Makefile.in files using "make depend"
2018-12-08 Gabriel Krisman... e2fsprogs: introduce script used to generate utf8data.h
2018-08-19 Theodore Ts'oMerge branch 'maint' into next
2018-08-18 Theodore Ts'oDrop subset tarball and replace it with "configure...
2018-08-18 Theodore Ts'oStop generating e2fsprogs.spec automatically
2018-08-18 Theodore Ts'oRemove obsolete files from the repository
2018-08-18 Theodore Ts'ogen-tarball: handle symlinks correctly in the created...
2018-08-05 Darrick J. Wonge2scrub: add service (cron, systemd) support
2018-08-05 Darrick J. Wonge2scrub: create online fsck tool of sorts
2018-08-05 David AndersonAOSP: Fix macOS build.
2018-08-05 David AndersonAOSP: Always define HAVE_SYS_SYSMACROS_H on Android.
2018-08-05 David AndersonAOSP: Conditionally define __bitwise__ on Android.
2018-03-20 Robert Schieleutil: allow subst to build in cross build environemnt
2018-02-27 Theodore Ts'oClean up util/android_config.h
2018-02-27 Theodore Ts'oremove AOSP's lib/config.h and update util/android_config.h
2017-10-16 Theodore Ts'oMerge branch 'maint' into next
2017-10-16 Sebastian RasmussenFix typos in code comments and developer docs
2017-08-14 Theodore Ts'oMerge branch 'maint' into next
2017-08-13 Theodore Ts'oAdd options to gzip and tar to create reproducible...
2017-05-24 Elliott HughesAOSP: Define HAVE_SYS_SYSMACROS_H for Android.
2017-05-24 Adrien SchildknechtAOSP: android: libext2fs and com_err for windows
2017-05-24 Jin QianFix windows and mac build
2017-05-24 Elliott HughesAOSP: Fix "Can't use getmntent or getmntinfo to check...
2017-05-24 Adrien SchildknechtAOSP: libext2fs: android sparse io manager
2017-05-24 Colin CrossAOSP: Fix mac build
2017-01-31 Theodore Ts'oe2fsck: make sure system.data xattr is present
2017-01-31 Theodore Ts'oAdd utility script which generates a small sample file...
2016-09-02 Theodore Ts'oFix build reproducibility for mk_cmds and compile_et
2016-08-10 Adrien Schildknechtlibext2fs: replace 'unsigned long' by 'uintptr_t'
2016-05-30 Theodore Ts'oFix Android build warnings
2016-05-30 Theodore Ts'oAdd configure --disable-tdb which disables e2fsck's...
2016-05-29 Theodore Ts'oFix "make gcc-wall" for library code
2016-05-10 Theodore Ts'outil: remove lib/support from the e2fsprogs-libs tar...
2016-03-18 Theodore Ts'outil: add get-var script
2016-03-15 Damien Millergen-android-files: create the MODULE_LICENSE_GPL and...
2016-03-07 Theodore Ts'oMerge branch 'maint' into next
2016-03-06 Andreas Dilgermisc: add missing declarations on maint
2015-09-19 Theodore Ts'osubst: work around an NFS bug
2015-07-22 Theodore Ts'oMerge branch 'maint' into next
2015-07-22 Tobias Stoeckmannutil: avoid off-by-one on long symlinks
2015-07-13 Theodore Ts'oRemove dropped const warning and enable pread/pwrite...
2015-07-13 Theodore Ts'oEliminate unused variable and unused label warnings...
2015-07-13 Theodore Ts'oEliminate unused parameter warnings from Android build
2015-07-13 Theodore Ts'oEliminate doubly defined _LARGEFILE_SOURCE warning
2015-07-13 Theodore Ts'oMove the check_plausibility() function from misc to...
2015-07-13 Theodore Ts'oMove the profile parsing functions from e2fsck to lib...
2015-07-12 Theodore Ts'ogen-android-files: implement 'Add MODULE_LICENSE and...
2015-07-12 Theodore Ts'oandroid_config: remove HAVE_TERMIO_H
2015-07-04 Theodore Ts'oconfigure: remove support to disable quota support
2015-07-03 Theodore Ts'oconfigure: remove support to disable htree support
2015-07-01 Theodore Ts'oFix "make clean" and "make distclean"
2015-05-26 Theodore Ts'oAllow debugfs to be built for use in Android
2015-05-26 Theodore Ts'oUpdate Android build files so the 1.43 branch builds...
2015-03-30 Theodore Ts'oClean up and fix Android build files
2015-03-01 Theodore Ts'oAdd files to build on Android
2014-11-04 Theodore Ts'oMerge branch 'maint' into next
2014-10-20 Theodore Ts'outil: allow subst to build on systems that do not have...
2014-07-26 Theodore Ts'oMerge branch 'maint' into next
2014-07-26 Theodore Ts'olibext2fs: use C99 initializers for the io_manager...
2014-07-26 Andreas Dilgerbuild: fix unused/uninitialized variable warnings
2014-07-06 Theodore Ts'oMerge branch 'maint' into next
2014-07-06 Theodore Ts'ofix cross-compilation support
2014-05-11 Darrick J. Wongmisc: create better-packaged static analysis reports
2014-03-14 Darrick J. Wongmisc: fix header complaints and resource leaks in e2fsprogs
2014-03-14 Darrick J. Wongmisc: cppcheck cleanups
2014-03-14 Darrick J. Wongall: Introduce cppcheck static checking for make C=1
2014-02-23 Theodore Ts'oAdd coverage testing using gcov
2014-01-10 Theodore Ts'outil: fix make dependencies for subst
2014-01-05 Theodore Ts'osubst: clean up various coverity nits
2013-12-28 Theodore Ts'ogen-tarball: ignore all of the build* directories
2013-12-16 Theodore Ts'oClean up sparse warnings
2013-10-14 Eric Sandeenmke2fs: remove quota docs if not configured in
2013-10-12 Darrick J. Wonge2fsprogs: add (optional) sparse checking to the build
2012-08-19 Mike Frysingerutil: respect HAVE_MALLOC_H
2012-05-13 Theodore Ts'oTeach build system to install relative symlinks if...
2012-02-17 Theodore Ts'outil: add build.profiled to list of files/directories...
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Eric Sandeensubst: Fix free of uninit pointers
2009-07-02 Theodore Ts'oAdd support for configure --enable-verbose-makecmds
2009-03-09 Jim Meyeringremove useless if-before-free tests
2008-09-08 Matthias AndreeUnbreak build if directory renamed from e2fsprogs.
2008-09-08 Matthias AndreePrint size of resulting .tar.gz file.
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-07-07 Theodore Ts'oAdd build.static to util/subset.exclude as well.
2008-07-07 Theodore Ts'odebian: Create debian release tarball to obey new WIP...
2008-07-07 Theodore Ts'oTreat build.static as an ingored file in the source...
2007-12-06 Theodore Ts'ogen-tarball: Ignore the Meta directory when creating...
2007-07-08 Theodore Ts'oRemove Changelog files since they're not used after...
2007-06-30 Theodore Ts'oAdd .git directory to set of files to be ignored when...
next