Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/xfs.c: improve code readability | Christophe Grenier | 2020-11-27 | 1 | -2/+3 |
* | Constify a lot of function parameters | Christophe Grenier | 2020-06-19 | 1 | -57/+55 |
* | Support XFS5 | Christophe Grenier | 2016-01-23 | 1 | -26/+28 |
* | Turn off various signed/unsigned comparaison warnings | Christophe Grenier | 2014-11-15 | 1 | -3/+3 |
* | XFS: stricter check for superblock detection | Christophe Grenier | 2014-04-27 | 1 | -1/+4 |
* | Return blocksize for XFS filesystem | Christophe Grenier | 2012-08-12 | 1 | -4/+9 |
* | xfs, code cleanup | Christophe Grenier | 2010-04-27 | 1 | -22/+19 |
* | Fix some compilation warnings | Christophe Grenier | 2009-02-03 | 1 | -8/+8 |
* | Use pread() and pwrite() argument style for internal I/O | Christophe Grenier | 2009-01-31 | 1 | -1/+1 |
* | Split ncurses text interface from functions | Christophe Grenier | 2009-01-14 | 1 | -0/+1 |
* | First version in git | Christophe Grenier | 2007-10-29 | 1 | -0/+138 |