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