aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
35 hoursMy changesHEADmaintwells46
2026-03-19build: fix make installDylan Araps
2026-03-17img: fix gif freeze in kittyDylan Araps
2026-03-17img: disable gifs in chafaDylan Araps
2026-03-14dfm: don't propagate args for su that could contain spacesDylan Araps
2026-03-14dfm: 1.0.2Dylan Araps
2026-03-14dfm: fix bug with -pDylan Araps
2026-03-14dfm: added -q to start in search resultsDylan Araps
2026-03-14dfm: also propagate sort mode and view.Dylan Araps
2026-03-14dfm: add -c to start with cursor on particular entry.Dylan Araps
2026-03-14dfm: Add range markingDylan Araps
2026-03-14doc: oopsDylan Araps
2026-03-14Merge branch 'master' of github.com:dylanaraps/dfmDylan Araps
2026-03-14dfm: Add privilege escalation.Dylan Araps
2026-03-13dfm: 1.0.1Dylan Araps
2026-03-13README: fix imagesDylan Araps
2026-03-12configure: change CONFIG_ to use macros.Dylan Araps
2026-03-12doc: nitDylan Araps
2026-03-12doc: update dependenciesDylan Araps
2026-03-12dfm: better exec messageDylan Araps
2026-03-12doc: unfix imgDylan Araps
2026-03-12doc: fix imgDylan Araps
2026-03-12doc: imgDylan Araps
2026-03-12config: make statusline blue by defaultDylan Araps
2026-03-12dfm: Add support for imagesDylan Araps
2026-03-09configure: use system dpp if possibleDylan Araps
2026-03-09misc: fix build when git failsDylan Araps
2026-03-08doc: nitDylan Araps
2026-03-08dfm: keep track of nest levelDylan Araps
2026-03-08dfm: str clean upDylan Araps
2026-03-08doc: nitDylan Araps
2026-03-06Fancy README (#5)dylan
2026-03-03dfm: 1.0.0Dylan Araps
2026-03-03doc: nitDylan Araps
2026-03-02nit: all lowercaseDylan Araps
2026-03-02platform/bsd.h: Remove apple-ismDylan Araps
2026-03-02platform/bsd.h: initial BSD platform support.Dylan Araps
2026-03-02dfm: work with nameless eventsDylan Araps
2026-03-02inf: fix trunc of wide charsDylan Araps
2026-03-02inf: Fix trunc of wide charsDylan Araps
2026-03-02inf: add / to truncDylan Araps
2026-03-02inf: responsive searchDylan Araps
2026-03-02inf: truncate pwdDylan Araps
2026-03-02inf: take window size into accountDylan Araps
2026-03-02nav: smaller mark messageDylan Araps
2026-03-02draw: only sanitize if neededDylan Araps
2026-03-01dfm: truncate entry but keep endDylan Araps
2026-03-01embed: maybe fix macOS issueDylan Araps
2026-03-01bulk_rename: skip unmodifiedDylan Araps
2026-03-01bin/embed: make /really/ portableDylan Araps