summaryrefslogtreecommitdiff
path: root/ext2ed
Commit message (Expand)AuthorAge
* Merge branch 'maint' into nextTheodore Ts'o2017-10-15
|\
| * Fix typos in code comments and developer docsSebastian Rasmussen2017-10-15
| * Fix typos in error messages and documentationSebastian Rasmussen2017-10-15
* | Merge branch 'maint' into nextTheodore Ts'o2017-08-04
|\|
| * Remove spaces at the end of man pagesTheodore Ts'o2017-08-04
* | e2fsprogs: supersede i_dir_acl with i_size_high for all casesArtem Blagodarenko2017-04-13
|/
* misc: create better-packaged static analysis reportsDarrick J. Wong2014-05-11
* all: Introduce cppcheck static checking for make C=1Darrick J. Wong2014-03-14
* Add coverage testing using gcovTheodore Ts'o2014-02-23
* e2fsprogs: add (optional) sparse checking to the buildDarrick J. Wong2013-10-11
* Shorten compile commands run by the build systemTheodore Ts'o2011-09-18
* Merge branch 'maint' into nextTheodore Ts'o2011-02-27
|\
| * e2fsprogs: reserving code points for new ext4 quota featureAditya Kali2011-02-25
* | Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count()Valerie Aurora Henson2009-09-07
|/
* Remove trailing whitespace for the entire source treeTheodore Ts'o2008-08-27
* ext2ed: Remove masix supportManish Katiyar2008-08-23
* document: remove masix from data structureColy Li2007-11-01
* Remove Changelog files since they're not used after the git migrationTheodore Ts'o2007-07-08
* Update Release Notes, Changelogs, version.h, etc. for 1.40 releaseTheodore Ts'o2007-06-24
* Fix potential 2**32-1 overflow problems by ext2fs_div_ceil()Theodore Ts'o2006-08-30
* Fix bogus spaces before '!' and '?' characters in unused programs.Theodore Ts'o2005-12-09
* Update for e2fsprogs 1.38 release.Theodore Ts'o2005-06-30
* Update for the e2fsprogs 1.37 release.Theodore Ts'o2005-03-21
* Update for release of e2fsprogs 1.36.Theodore Ts'o2005-02-05
* ext2ed.h: Use the ext2_fs.h header file from libext2fs, insteadTheodore Ts'o2004-04-03
* Refine the build process to avoid re-running subst all the time on Theodore Ts'o2004-04-03
* Update version number for e2fsprogs 1.35 release.Theodore Ts'o2004-02-28
* Update for 1.34 release.Theodore Ts'o2003-07-26
* Update for 1.33 release.Theodore Ts'o2003-04-21
* Update files for 1.32 release.Theodore Ts'o2002-11-09
* Update files for 1.31 release.Theodore Ts'o2002-11-08
* Update files for 1.30 release.Theodore Ts'o2002-11-01
* In ext2ed, if there is a directory entry of length 0, Theodore Ts'o2002-09-30
* Update for 1.29 release.Theodore Ts'o2002-09-24
* Update changelogs for 1.28 releaseTheodore Ts'o2002-08-31
* Fixed up some grammar problems with the ext2ed README, added someTheodore Ts'o2002-07-09
* Fix up ncurses interface so that it handles resizes correctly.Theodore Ts'o2002-05-13
* Update ext2ed with newer superblock descriptions, and add directory indexingTheodore Ts'o2002-05-12
* Integrate ext2ed into the e2fsprogs build system, and make minimal changes soTheodore Ts'o2002-05-11
* Checked in changes from ext2ed version 0.2.Theodore Ts'o2002-05-11
* Check in ext2ed version 0.1Theodore Ts'o2002-05-11