1. 62dfbc0 Merge branch 'maint' into next by Theodore Ts'o · 6 years ago
  2. feb235e For --enable-subset, change "make install" so it implies "make install-libs" by Theodore Ts'o · 6 years ago
  3. f56db53 Merge branch 'maint' into next by Theodore Ts'o · 6 years ago
  4. ed07fd9 Fix "make install" for configure --enable-subset by Theodore Ts'o · 6 years ago
  5. 6ac81e4 Merge branch 'maint' into next by Theodore Ts'o · 6 years ago
  6. 0afb9be Drop subset tarball and replace it with "configure --enable-subset" by Theodore Ts'o · 6 years ago
  7. e5f0f3e Stop generating e2fsprogs.spec automatically by Theodore Ts'o · 6 years ago
  8. 5ce368f e2scrub: create online fsck tool of sorts by Darrick J. Wong · 6 years ago
  9. 11b8ef8 tests: skip running long test with "make check" and add "make fullcheck" by Theodore Ts'o · 7 years ago
  10. dcb8e1f Merge branch 'maint' into next by Theodore Ts'o · 8 years ago
  11. 0355d6d Fix build system to be compatible with BSD pmake by Theodore Ts'o · 8 years ago
  12. f34af41 rename libquota.a to libsupport.a by Theodore Ts'o · 9 years ago
  13. 59a220d Fix "make clean" and "make distclean" by Theodore Ts'o · 9 years ago
  14. ceff962 tst_libext2fs: add new debug program which used for libext2fs unit tests by Theodore Ts'o · 10 years ago
  15. fedfb27 Add coverage testing using gcov by Theodore Ts'o · 10 years ago
  16. 5f16f6c Fix optional static code analysis using sparse by Theodore Ts'o · 11 years ago
  17. 147ba43 Fix noquota build by Theodore Ts'o · 11 years ago
  18. 832cb61 e2fsprogs: add (optional) sparse checking to the build by Darrick J. Wong · 11 years ago
  19. 58b3d8d Fix parallel (make -j) build by Matthias Andree · 12 years ago
  20. d1154eb Shorten compile commands run by the build system by Theodore Ts'o · 13 years ago
  21. f239fef e2fsprogs: add quota library to e2fsprogs by Aditya Kali · 13 years ago
  22. db7cb4b check: build all dependencies before "make check" by Andreas Dilger · 13 years ago
  23. 3a0d5d3 Fix dpkg-buildpackage -j2 by Theodore Ts'o · 14 years ago
  24. 39fd3d4 configure.in: add --disable-libuuid option by Scott James Remnant · 15 years ago
  25. 14b596d configure.in: add --disable-libblkid option by Theodore Ts'o · 15 years ago
  26. f0eae15 Fix parallel build problem with util/subst by Theodore Ts'o · 16 years ago
  27. 60b30db Fix e2fsprogs-libs build failure due to 'subs' target by Theodore Ts'o · 16 years ago
  28. 749c4ad Fix breakage caused by commit da17e370 (missing dependency in Makefile) by Theodore Ts'o · 16 years ago
  29. da17e37 Build lib/ext2fs/ext2_err.h early to avoid parallel build problems by Theodore Ts'o · 16 years ago
  30. 24c9b55 Disable %.sh -> % GNU make rule in the top-level Makefile by Theodore Ts'o · 16 years ago
  31. 399033a Merge branch 'maint' by Theodore Ts'o · 16 years ago
  32. 1f80399 Fix makefile dependency issues for various install targets by Mike Frysinger · 16 years ago
  33. 428f6b3 Merge branch 'maint' into next by Theodore Ts'o · 16 years ago
  34. 9c3ea64 Fix Makefile race so that "make -j3 distclean" works correctly by Theodore Ts'o · 16 years ago
  35. a98b51e Miscellaneous Cleanups by Theodore Ts'o · 17 years ago
  36. 5483357 Add Makefile production rule for e2fsprogs.spec in case it gets deleted by Andreas Dilger · 17 years ago
  37. 90466c1 add "make rpm" target to top-level Makefile by Andreas Dilger · 18 years ago
  38. 4ea7ea0 Fix asm_types.h type conflicts by Theodore Ts'o · 18 years ago
  39. 522798d Add install-strip and install-shlibs-strip targets by Theodore Ts'o · 19 years ago
  40. 605e6f0 Make make distclean remove all generated files. by Theodore Ts'o · 20 years ago
  41. 47204ff Use Linux-kernel-style makefile output to make it easier to by Theodore Ts'o · 20 years ago
  42. 921f4ad Remove support for EVMS 1.x plugin library. by Theodore Ts'o · 20 years ago
  43. 56eb4d4 Remove XSI:isms for greater portability. (Addresses Debian Bug #255589) by Theodore Ts'o · 20 years ago
  44. 0ec1b15 Use $(MAKE) rather than hardcoded "make", to aid build process on by Matthias Andree · 21 years ago
  45. d21ae6c configure.in, configure, Makefile.in: Add --with-diet-libc by Theodore Ts'o · 21 years ago
  46. ddc32a0 Add Czech translation. by Theodore Ts'o · 21 years ago
  47. a04eba3 Update to gettext 0.11.5. We now enable NLS support by default. by Theodore Ts'o · 21 years ago
  48. bff0cc9 Move tarball generation functions to util/gen-tarball by Theodore Ts'o · 21 years ago
  49. 78130a2 Add dependency to allow parallel makes to work correctly. by Theodore Ts'o · 21 years ago
  50. ed78c02 Fix up lots of portability problems that caused e2fsprogs not to build successfully by Theodore Ts'o · 21 years ago
  51. 94ba8c7 Changes to create a subset distribution which consists only of the by Theodore Ts'o · 21 years ago
  52. ed1b33e Minor bug fixes in the blkid library. by Theodore Ts'o · 21 years ago
  53. e12f2ae Integrate new blkid library. by Theodore Ts'o · 21 years ago
  54. e6f2bda Makefile.in: Revamp makefile so that it doesn't depend by Theodore Ts'o · 22 years ago
  55. 83d0b97 Add "*.orig" to "make clean" target, change explicit listing of by Andreas Dilger · 23 years ago
  56. 990d96a Makefile.in: Avoid including BitKeeper files into the source tarball. by Theodore Ts'o · 23 years ago
  57. 6579488 ChangeLog, ext2_types.h.in: by Theodore Ts'o · 23 years ago
  58. cdf186e ChangeLog, configure, configure.in: by Theodore Ts'o · 23 years ago
  59. 797f5ef ChangeLog, wordwrap.pl: by Theodore Ts'o · 23 years ago
  60. 90f33eb Makefile.in: by Theodore Ts'o · 23 years ago
  61. db653a8 Makefile.in, configure, configure.in: Update for initial finddev library. by Theodore Ts'o · 23 years ago
  62. aabd535 ChangeLog, Makefile.in: by Theodore Ts'o · 23 years ago
  63. 3e377db ChangeLog, MCONFIG.in, Makefile.in, Makefile.in.in: by Theodore Ts'o · 24 years ago
  64. 6928adc ChangeLog, configure, configure.in: by Theodore Ts'o · 24 years ago
  65. 3eccb84 Makefile.in, version.h: by Theodore Ts'o · 24 years ago
  66. 286a31a ChangeLog, Makefile.in: by Theodore Ts'o · 24 years ago
  67. 1917875 Many files: by Theodore Ts'o · 24 years ago
  68. 5c36a2f ChangeLog, Makefile.in: by Theodore Ts'o · 25 years ago
  69. 3ac9f0e Makefile.in: by Theodore Ts'o · 25 years ago
  70. f3b3dbb Makefile.in: Fix cleanup procedure to delete subst.conf properly. by Theodore Ts'o · 25 years ago
  71. 6676326 Makefile.in: Add the -f option to rm when making the distribution_tar_file. by Theodore Ts'o · 25 years ago
  72. 9d564f7 ChangeLog, Makefile.in, configure.in, MCONFIG.in, configure, wordwrap.pl: by Theodore Ts'o · 25 years ago
  73. 14790ed Makefile.in: by Theodore Ts'o · 25 years ago
  74. defde78 Makefile.in, configure.in, ChangeLog, configure: by Theodore Ts'o · 25 years ago
  75. 556ad13 Many files: by Theodore Ts'o · 25 years ago
  76. a4b2d3c Many files: by Theodore Ts'o · 26 years ago
  77. bf2602b ChangeLog, Makefile.in, MCONFIG.in: by Theodore Ts'o · 26 years ago
  78. 5be8dc2 Many files: by Theodore Ts'o · 27 years ago
  79. 7668d9b Makefile.in: by Theodore Ts'o · 27 years ago
  80. 44339bd Many files: by Theodore Ts'o · 27 years ago
  81. bc21007 Makefile.in: by Theodore Ts'o · 27 years ago
  82. 05e112a ChangeLog, Makefile.in, version.h: by Theodore Ts'o · 27 years ago
  83. 24b2c7a ChangeLog, Makefile.in, configure.in: by Theodore Ts'o · 27 years ago
  84. 9559ea3 ChangeLog, Makefile.in: by Theodore Ts'o · 27 years ago
  85. 24757fa Many files: Checked in e2fsprogs 1.08. by Theodore Ts'o · 27 years ago
  86. 21c84b7 Many files: Checked in e2fsprogs-1.07 by Theodore Ts'o · 27 years ago
  87. 5c57647 Many files: Checked in e2fsprogs 1.06 by Theodore Ts'o · 27 years ago
  88. fc6d9d5 Many files: Checked in e2fsprogs 1.05 by Theodore Ts'o · 27 years ago
  89. a4d0961 Many files: Checked in e2fsprogs 1.04. by Theodore Ts'o · 27 years ago
  90. 74becf3 Many files: Checkin of e2fsprogs 1.02. by Theodore Ts'o · 27 years ago
  91. 50e1e10 Many files: Checked in e2fsprogs 0.5c by Theodore Ts'o · 27 years ago