Age | Commit message (Expand) | Author | Lines |
2020-03-30 | add manpage entry for HTTP cache | Daniel Friesel | -0/+13 |
2020-03-29 | Document --start-at adjustments | Daniel Friesel | -0/+7 |
2020-02-01 | --image-bg: Note that # may need to be escaped in some shells | Daniel Friesel | -0/+2 |
2019-10-11 | Allow setting the X11 class hint as an option. | Olof-Joachim Frahm | -2/+9 |
2019-07-22 | Use --no-fehbg in .fehbg commandline | Daniel Friesel | -0/+6 |
2019-04-18 | feh(1): Distinguish between enabled/disabled features more clearly | Daniel Friesel | -7/+25 |
2019-04-12 | run mandoc linter | Daniel Friesel | -7/+9 |
2019-04-12 | re-add --auto-reload to manual | Daniel Friesel | -1/+18 |
2019-04-01 | Merge remote-tracking branch 'original/master' | Sven Willner | -225/+209 |
2019-03-26 | Make SIGUSR1 / SIGUSR2 relaod the current image in single-file slideshows | Daniel Friesel | -3/+7 |
2019-02-16 | feh(1): Add example for showing only landscape-mode pictures | Daniel Friesel | -0/+6 |
2019-01-21 | Update "man/feh.pre" | guraga | -24/+28 |
2018-12-23 | feh(1): Document maximum line length and splitting details in themes file | Daniel Friesel | -0/+3 |
2018-12-07 | feh(1): key/mouse actions are not handled when loading via libcurl | Daniel Friesel | -1/+7 |
2018-11-21 | Release v3.13.1 | Daniel Friesel | -1/+1 |
2018-11-19 | --start-at: Auto-load directory when no other files are specified | Daniel Friesel | -7/+21 |
2018-11-18 | --start-at: Compare basenames if exact match failed | Daniel Friesel | -13/+10 |
2018-11-18 | feh(1): --output-dir does not affect -o / -O | Daniel Friesel | -1/+3 |
2018-11-18 | Merge branch 'output-directory-for-image-saving' of https://github.com/Ferada... | Daniel Friesel | -1/+1 |
2018-11-18 | feh(1): Sort options lexically | Daniel Friesel | -22/+22 |
2018-11-18 | Improve README and feh(1) introduction | Daniel Friesel | -15/+10 |
2018-11-08 | Change default toggle_fullscreen key to "f" | Daniel Friesel | -7/+7 |
2018-11-07 | Further manpage refinements | Daniel Friesel | -40/+34 |
2018-11-06 | Improve parts of feh(1) | Daniel Friesel | -15/+21 |
2018-11-04 | Document new editing behaviour | Daniel Friesel | -4/+24 |
2018-11-04 | Remove feh-cam and gen-cam-menu | Daniel Friesel | -90/+0 |
2018-11-04 | feh(1): Note that --version-sort needs --sort to be set | Daniel Friesel | -6/+29 |
2018-10-03 | Use output directory for image saving command. | Olof-Joachim Frahm | -1/+1 |
2018-09-13 | Merge branch 'master' of github.com:derf/feh | Sven Willner | -287/+469 |
2018-08-29 | --on-last-slide=hold is not limited to slideshow-delay | Daniel Friesel | -2/+1 |
2018-08-29 | Document --on-last-slide | Daniel Friesel | -6/+36 |
2018-08-05 | Update magick/dcraw/timeout documentation in feh(1) | Daniel Friesel | -6/+9 |
2018-08-02 | Update --geometry documentation in feh(1) | Daniel Friesel | -2/+3 |
2018-05-11 | feh(1): Note that Mod1 is now supported for terminal input | Daniel Friesel | -1/+4 |
2018-05-11 | feh(1): Fix thumbnail path | Daniel Friesel | -5/+8 |
2018-05-11 | Update copyright notice | Daniel Friesel | -1/+1 |
2018-05-11 | Use custom temporary directory for ImageMagick calls and clean it up afterwards | Daniel Friesel | -15/+0 |
2018-05-10 | Only save background setting-related options in ~/.fehbg | Daniel Friesel | -8/+0 |
2018-04-18 | Document ~/.fehbg a bit more precisely | Daniel Friesel | -5/+8 |
2018-04-07 | feh.1: Silence mandoc warnings | orbea | -5/+3 |
2018-04-04 | feh.1: Silence mandoc warnings | orbea | -5/+5 |
2018-04-04 | feh(1): Fix typos | Daniel Friesel | -4/+4 |
2018-04-04 | Merge branch 'man' of https://github.com/orbea/feh into orbea-man | Daniel Friesel | -199/+279 |
2018-04-04 | Add %g and %Z format specifiers (closes #391) | Daniel Friesel | -2/+11 |
2018-04-02 | feh.1: Fix mandoc warnings | orbea | -199/+279 |
2018-03-05 | feh(1): Fix misleading argument specification for --geometry | Daniel Friesel | -1/+1 |
2018-02-28 | Explicitly document index and thumbnail mode options | Daniel Friesel | -20/+25 |
2018-02-28 | Add toggle_auto_zoom key binding, defaulting to Z | Daniel Friesel | -0/+4 |
2018-02-28 | feh(1): Note that --bg-{center,fill} respect --image-bg | Daniel Friesel | -2/+5 |
2018-02-28 | Respect --geometry in --bg-fill (closes #209) | Daniel Friesel | -5/+5 |