aboutsummaryrefslogtreecommitdiff
path: root/ext2ed
AgeCommit message (Expand)Author
2023-01-26Fix various spelling typosSamanta Navarro
2021-08-15Change "filesystem" to "file system" in the man pagesTheodore Ts'o
2021-07-15ext2ed: fix potential NULL pointer dereference in dupstr()Zhiqiang Liu
2020-10-04Define MKDIR_P in the Makefile.in files instead in MCONFIG.inTheodore Ts'o
2017-10-15Merge branch 'maint' into nextTheodore Ts'o
2017-10-15Fix typos in code comments and developer docsSebastian Rasmussen
2017-10-15Fix typos in error messages and documentationSebastian Rasmussen
2017-08-04Merge branch 'maint' into nextTheodore Ts'o
2017-08-04Remove spaces at the end of man pagesTheodore Ts'o
2017-04-13e2fsprogs: supersede i_dir_acl with i_size_high for all casesArtem Blagodarenko
2014-05-11misc: create better-packaged static analysis reportsDarrick J. Wong
2014-03-14all: Introduce cppcheck static checking for make C=1Darrick J. Wong
2014-02-23Add coverage testing using gcovTheodore Ts'o
2013-10-11e2fsprogs: add (optional) sparse checking to the buildDarrick J. Wong
2011-09-18Shorten compile commands run by the build systemTheodore Ts'o
2011-02-27Merge branch 'maint' into nextTheodore Ts'o
2011-02-25e2fsprogs: reserving code points for new ext4 quota featureAditya Kali
2009-09-07Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count()Valerie Aurora Henson
2008-08-27Remove trailing whitespace for the entire source treeTheodore Ts'o
2008-08-23ext2ed: Remove masix supportManish Katiyar
2007-11-01document: remove masix from data structureColy Li
2007-07-08Remove Changelog files since they're not used after the git migrationTheodore Ts'o
2007-06-24Update Release Notes, Changelogs, version.h, etc. for 1.40 releaseTheodore Ts'o
2006-08-30Fix potential 2**32-1 overflow problems by ext2fs_div_ceil()Theodore Ts'o
2005-12-09Fix bogus spaces before '!' and '?' characters in unused programs.Theodore Ts'o
2005-06-30Update for e2fsprogs 1.38 release.Theodore Ts'o
2005-03-21Update for the e2fsprogs 1.37 release.Theodore Ts'o
2005-02-05Update for release of e2fsprogs 1.36.Theodore Ts'o
2004-04-03ext2ed.h: Use the ext2_fs.h header file from libext2fs, insteadTheodore Ts'o
2004-04-03Refine the build process to avoid re-running subst all the time on Theodore Ts'o
2004-02-28Update version number for e2fsprogs 1.35 release.Theodore Ts'o
2003-07-26Update for 1.34 release.Theodore Ts'o
2003-04-21Update for 1.33 release.Theodore Ts'o
2002-11-09Update files for 1.32 release.Theodore Ts'o
2002-11-08Update files for 1.31 release.Theodore Ts'o
2002-11-01Update files for 1.30 release.Theodore Ts'o
2002-09-30In ext2ed, if there is a directory entry of length 0, Theodore Ts'o
2002-09-24Update for 1.29 release.Theodore Ts'o
2002-08-31Update changelogs for 1.28 releaseTheodore Ts'o
2002-07-09Fixed up some grammar problems with the ext2ed README, added someTheodore Ts'o
2002-05-13Fix up ncurses interface so that it handles resizes correctly.Theodore Ts'o
2002-05-12Update ext2ed with newer superblock descriptions, and add directory indexingTheodore Ts'o
2002-05-11Integrate ext2ed into the e2fsprogs build system, and make minimal changes soTheodore Ts'o
2002-05-11Checked in changes from ext2ed version 0.2.Theodore Ts'o
2002-05-11Check in ext2ed version 0.1Theodore Ts'o