1. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  2. 7a260f0 Make some 64 bit warnings go away on x86-64. by Rob Landley · 18 years ago
  3. 15d20a0 Remove _() and N_() from platform.h. #define them as NOP macros in the two by Rob Landley · 19 years ago
  4. 206f757 Remove unused function parameter, from Garrett. by Rob Landley · 19 years ago
  5. 81369a8 Typo that hits big endian systems. by Rob Landley · 19 years ago
  6. d8f6601 Another patch from Garrett: remove bad block bitmap checking code. Everything by Rob Landley · 19 years ago
  7. 7c94bed Big dead code elimination pass from Garrett. by Rob Landley · 19 years ago
  8. 035ef56 Patch from Garrett Kajmowicz to move a lot of #defines into the header file. by Rob Landley · 19 years ago
  9. 3e72c59 Another size reduction patch from Garrett. by Rob Landley · 19 years ago
  10. 43ac888 Ext2fs cleanup from Garrett Kajmowicz. by Rob Landley · 19 years ago
  11. 874af85 import most of e2fsprogs 1.38 updates by Mike Frysinger · 19 years ago
  12. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  13. e7c43b6 Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x) by Rob Landley · 19 years ago
  14. c1ef7bd just whitespace by Tim Riker · 19 years ago
  15. 8b60634 Once more, with fewer inappropriate semicolons. by Rob Landley · 19 years ago
  16. 391a904 Ken McGuire's patch to make mke2fs and e2fsck work on big endian systems like by Rob Landley · 19 years ago
  17. d20cfbd create e2fs_set_sbin_path(), noticed by Tito, Thanks by "Vladimir N. Oleynik" · 19 years ago
  18. 6c35c7c usage bb_dev_null by "Vladimir N. Oleynik" · 19 years ago
  19. 3ebb895 make fsck.h as common, e2fsck: includes correct by "Vladimir N. Oleynik" · 19 years ago
  20. 69d728b more const, inline, forward declaration usage, strip 20k source size ;-) by "Vladimir N. Oleynik" · 19 years ago
  21. 3978e55 move e2fsck/* to e2fsck.c, one e2fsck_main and jornal exported, small automatic size reduction by "Vladimir N. Oleynik" · 19 years ago
  22. 16ce8aa fix building w/out et headers and w/out debug by Mike Frysinger · 19 years ago
  23. 51a43b4 import the very fat e2fsck/fsck applets by Mike Frysinger · 19 years ago