1. 0afb9be Drop subset tarball and replace it with "configure --enable-subset" by Theodore Ts'o · 6 years ago
  2. e5f0f3e Stop generating e2fsprogs.spec automatically by Theodore Ts'o · 6 years ago
  3. ef9186e Remove obsolete files from the repository by Theodore Ts'o · 6 years ago
  4. 748d605 gen-tarball: handle symlinks correctly in the created the tar file by Theodore Ts'o · 6 years ago
  5. aa975a5 AOSP: Fix macOS build. by David Anderson · 6 years ago
  6. c4062e7 AOSP: Always define HAVE_SYS_SYSMACROS_H on Android. by David Anderson · 6 years ago
  7. dfae277 AOSP: Conditionally define __bitwise__ on Android. by David Anderson · 6 years ago
  8. 68192a8 util: allow subst to build in cross build environemnt by Robert Schiele · 6 years ago
  9. f5488ff Clean up util/android_config.h by Theodore Ts'o · 6 years ago
  10. 220c826 remove AOSP's lib/config.h and update util/android_config.h by Theodore Ts'o · 6 years ago
  11. 69ab815 Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  12. 055866d Fix typos in code comments and developer docs by Sebastian Rasmussen · 7 years ago
  13. 80c21ca Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  14. a782b50 Add options to gzip and tar to create reproducible artificats by Theodore Ts'o · 7 years ago
  15. 7701f12 AOSP: Define HAVE_SYS_SYSMACROS_H for Android. by Elliott Hughes · 7 years ago
  16. f47f319 AOSP: android: libext2fs and com_err for windows by Adrien Schildknecht · 8 years ago
  17. 43f927f Fix windows and mac build by Jin Qian · 8 years ago
  18. e2ddfcc AOSP: Fix "Can't use getmntent or getmntinfo to check for mounted filesystems!" warning. by Elliott Hughes · 8 years ago
  19. 105cdfe AOSP: libext2fs: android sparse io manager by Adrien Schildknecht · 8 years ago
  20. 25072b2 AOSP: Fix mac build by Colin Cross · 8 years ago
  21. 47b8941 e2fsck: make sure system.data xattr is present by Theodore Ts'o · 7 years ago
  22. 134a833 Add utility script which generates a small sample file system by Theodore Ts'o · 7 years ago
  23. a2143b5 Fix build reproducibility for mk_cmds and compile_et by Theodore Ts'o · 8 years ago
  24. d4e5abf libext2fs: replace 'unsigned long' by 'uintptr_t' by Adrien Schildknecht · 8 years ago
  25. 478360f Fix Android build warnings by Theodore Ts'o · 8 years ago
  26. 749f071 Add configure --disable-tdb which disables e2fsck's scratch_files feature by Theodore Ts'o · 8 years ago
  27. c2ff6ba Fix "make gcc-wall" for library code by Theodore Ts'o · 8 years ago
  28. 06ac256 util: remove lib/support from the e2fsprogs-libs tar distribution by Theodore Ts'o · 8 years ago
  29. 855c5e0 util: add get-var script by Theodore Ts'o · 8 years ago
  30. 9dd4048 gen-android-files: create the MODULE_LICENSE_GPL and README.version files by Damien Miller · 8 years ago
  31. dcb8e1f Merge branch 'maint' into next by Theodore Ts'o · 8 years ago
  32. 7fd5374 misc: add missing declarations on maint by Andreas Dilger · 8 years ago
  33. e5a8200 subst: work around an NFS bug by Theodore Ts'o · 9 years ago
  34. 956b0f1 Merge branch 'maint' into next by Theodore Ts'o · 9 years ago
  35. 9bcfea2 util: avoid off-by-one on long symlinks by Tobias Stoeckmann · 9 years ago
  36. f7134a9 Remove dropped const warning and enable pread/pwrite for Android build by Theodore Ts'o · 9 years ago
  37. cf491d3 Eliminate unused variable and unused label warnings from Android build by Theodore Ts'o · 9 years ago
  38. 25f291c Eliminate unused parameter warnings from Android build by Theodore Ts'o · 9 years ago
  39. f1644c3 Eliminate doubly defined _LARGEFILE_SOURCE warning by Theodore Ts'o · 9 years ago
  40. 99ceb8e Move the check_plausibility() function from misc to lib/support by Theodore Ts'o · 9 years ago
  41. 1dc16b0 Move the profile parsing functions from e2fsck to lib/support by Theodore Ts'o · 9 years ago
  42. 1bf3f38 gen-android-files: implement 'Add MODULE_LICENSE and NOTICE files" by Theodore Ts'o · 9 years ago
  43. 4ac4a41 android_config: remove HAVE_TERMIO_H by Theodore Ts'o · 9 years ago
  44. 9e8fcd6 configure: remove support to disable quota support by Theodore Ts'o · 9 years ago
  45. 149640f configure: remove support to disable htree support by Theodore Ts'o · 9 years ago
  46. 59a220d Fix "make clean" and "make distclean" by Theodore Ts'o · 9 years ago
  47. beb19fc Allow debugfs to be built for use in Android by Theodore Ts'o · 9 years ago
  48. 2df733f Update Android build files so the 1.43 branch builds on AOSP by Theodore Ts'o · 9 years ago
  49. 4fb758a Clean up and fix Android build files by Theodore Ts'o · 9 years ago
  50. 321f344 Add files to build on Android by Theodore Ts'o · 9 years ago
  51. 8b77948 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  52. 441eb33 util: allow subst to build on systems that do not have utimes() by Theodore Ts'o · 10 years ago
  53. 50972e1 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  54. d4ecec4 libext2fs: use C99 initializers for the io_manager structure by Theodore Ts'o · 10 years ago
  55. 8b90ab2 build: fix unused/uninitialized variable warnings by Andreas Dilger · 10 years ago
  56. 7f7d1cb Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  57. e7822c1 fix cross-compilation support by Theodore Ts'o · 10 years ago
  58. a46300f misc: create better-packaged static analysis reports by Darrick J. Wong · 10 years ago
  59. 8a6cc1a misc: fix header complaints and resource leaks in e2fsprogs by Darrick J. Wong · 10 years ago
  60. 24997f1 misc: cppcheck cleanups by Darrick J. Wong · 10 years ago
  61. f160524 all: Introduce cppcheck static checking for make C=1 by Darrick J. Wong · 10 years ago
  62. fedfb27 Add coverage testing using gcov by Theodore Ts'o · 10 years ago
  63. 2500ebf util: fix make dependencies for subst by Theodore Ts'o · 11 years ago
  64. 2873927 subst: clean up various coverity nits by Theodore Ts'o · 11 years ago
  65. de30884 gen-tarball: ignore all of the build* directories by Theodore Ts'o · 11 years ago
  66. f404167 Clean up sparse warnings by Theodore Ts'o · 11 years ago
  67. f5589f4 mke2fs: remove quota docs if not configured in by Eric Sandeen · 11 years ago
  68. 832cb61 e2fsprogs: add (optional) sparse checking to the build by Darrick J. Wong · 11 years ago
  69. 993c455 util: respect HAVE_MALLOC_H by Mike Frysinger · 12 years ago
  70. 183c73b Teach build system to install relative symlinks if requested by Theodore Ts'o · 12 years ago
  71. 564826e util: add build.profiled to list of files/directories to ignore by Theodore Ts'o · 12 years ago
  72. d1154eb Shorten compile commands run by the build system by Theodore Ts'o · 13 years ago
  73. d5c1d82 subst: Fix free of uninit pointers by Eric Sandeen · 13 years ago
  74. c13351f Add support for configure --enable-verbose-makecmds by Theodore Ts'o · 15 years ago
  75. 45e338f remove useless if-before-free tests by Jim Meyering · 15 years ago
  76. f7c9a06 Unbreak build if directory renamed from e2fsprogs. by Matthias Andree · 16 years ago
  77. a6c408b Print size of resulting .tar.gz file. by Matthias Andree · 16 years ago
  78. efc6f62 Remove trailing whitespace for the entire source tree by Theodore Ts'o · 16 years ago
  79. e979071 Add build.static to util/subset.exclude as well. by Theodore Ts'o · 16 years ago
  80. ab06396 debian: Create debian release tarball to obey new WIP naming convention by Theodore Ts'o · 16 years ago
  81. 006f691 Treat build.static as an ingored file in the source directory by Theodore Ts'o · 16 years ago
  82. e42dead gen-tarball: Ignore the Meta directory when creating the release tarballs by Theodore Ts'o · 17 years ago
  83. 424a3e4 Remove Changelog files since they're not used after the git migration by Theodore Ts'o · 17 years ago
  84. 59fff33 Add .git directory to set of files to be ignored when building tarballs by Theodore Ts'o · 17 years ago
  85. d7b6472 Update Release Notes, Changelogs, version.h, etc. for 1.40 release by Theodore Ts'o · 17 years ago
  86. 1a91885 Remove RFC-4122 from e2fsprogs distribution by Theodore Ts'o · 17 years ago
  87. f1d6a07 [COVERITY] Fix (error case) file handle leak in util/subst program by Brian Behlendorf · 17 years ago
  88. 8d54e8f Update draft-leach-uuids-guids-01.txt with rfc4122.txt by Theodore Ts'o · 18 years ago
  89. 927566a Fixes for building RPM's via "make rpm" by Andreas Dilger · 18 years ago
  90. 98224fb Avoid infinite substitution loop in subst caused by autoconf pre-v2.60 by Theodore Ts'o · 18 years ago
  91. b6b65c3 Add datarootdir definition for compatibility with autoconf 2.60 by Theodore Ts'o · 18 years ago
  92. ec3bb41 Update Debian packaging for 1.39+1.40-WIP-2006.10.02+dfsg-1 by Theodore Ts'o · 18 years ago
  93. 3f5ef96 Create the generated files read-only to remind developers not to edit them. by Andreas Dilger · 18 years ago
  94. dd947da Fix cross-compilation problems when CFLAGS contain target-specific options by Theodore Ts'o · 19 years ago
  95. 99200c6 Change gen_tarball to ignore Mercurial/quilt files (and remove BK ignores). by Theodore Ts'o · 19 years ago
  96. 1f965c8 Update for e2fsprogs 1.38 release. by Theodore Ts'o · 19 years ago
  97. fd4b28e Update for the e2fsprogs 1.37 release. by Theodore Ts'o · 19 years ago
  98. 4aad4da gen_tarball.in: Don't remove the .gmo files from the generated tarball; by Theodore Ts'o · 19 years ago
  99. 3eee5e9 Update for release of e2fsprogs 1.36. by Theodore Ts'o · 19 years ago
  100. 0d2993d Add new utility program, copy_sparse.c, which is very useful by Theodore Ts'o · 20 years ago