Age | Commit message (Expand) | Author |
---|---|---|
2017-05-24 | Add and use xmmap. | Elliott Hughes |
2017-04-03 | Trivial cleanup. (Whitespace, brackets, and remove unnecessary typecasts.) | Rob Landley |
2017-04-03 | Add gzip support. (Doesn't show source OS and timestamp, but reporting them | Rob Landley |
2017-02-16 | Teach file(1) about bzip2 files. | Elliott Hughes |
2017-01-30 | Improve file's ELF parsing. | Elliott Hughes |
2016-09-13 | Add ar archive support to file. | Elliott Hughes |
2016-09-13 | Add -h and -L to file. | Elliott Hughes |
2016-09-11 | Izabera pointed out that "file -" was inconsistent (calling stat on "-" but | Rob Landley |
2016-07-05 | Don't try to guess the build id type in file(1). | Elliott Hughes |
2016-07-03 | Promote file. | Rob Landley |