Age | Commit message (Expand) | Author | Lines |
2018-12-23 | options.c: Note that sscanf calls are safe | Daniel Friesel | -0/+9 |
2018-11-19 | --start-at: Auto-load directory when no other files are specified | Daniel Friesel | -0/+13 |
2018-11-09 | options.c: Remove '-)' (belonged to menu-bg) | Daniel Friesel | -1/+1 |
2018-11-05 | Remove no longer present -c option from stropts | Daniel Friesel | -1/+1 |
2018-11-05 | Remove deprecated option --menu-bg | Daniel Friesel | -7/+0 |
2018-11-05 | Remove deprecated --cycle-once option | Daniel Friesel | -5/+0 |
2018-11-04 | Disable in-place editing by default | Daniel Friesel | -4/+4 |
2018-11-04 | Merge branch 'no-inplace-edit' of https://github.com/ulteq/feh into ulteq-no-... | Daniel Friesel | -0/+4 |
2018-11-04 | Merge branch 'remove-collage-mode' of https://github.com/Ferada/feh into Fera... | Daniel Friesel | -11/+1 |
2018-11-04 | Show verscmp status in --version output | Daniel Friesel | -0/+4 |
2018-10-02 | Actually remove collage mode after ~7 years. | Olof-Joachim Frahm | -11/+1 |
2018-08-24 | combine --no-cycle and --cycle-once into --on-last-slide={quit,hold} | Daniel Friesel | -3/+13 |
2018-08-24 | Add --no-cycle option | ulteq | -0/+4 |
2018-08-22 | Add an option to disable inplace edit | ulteq | -0/+4 |
2018-08-05 | Merge --dcraw-timeout and --magick-timeout into --conversion-timeout | Daniel Friesel | -5/+5 |
2018-08-05 | Merge branch 'dcraw' of https://github.com/ulteq/feh into ulteq-dcraw | Daniel Friesel | -0/+5 |
2018-06-27 | Merge branch 'simplify-zoom' of https://github.com/ulteq/feh into ulteq-simpl... | Daniel Friesel | -0/+1 |
2018-05-11 | Update copyright notice | Daniel Friesel | -1/+1 |
2018-03-10 | Allow empty string as --geometry argument | ulteq | -0/+1 |
2018-03-09 | rename --inner-geometry to --offset, discard width and height values | Daniel Friesel | -3/+3 |
2018-03-08 | add (experimental and still slightly buggy) --inner-geometry feature | Daniel Friesel | -0/+5 |
2018-03-03 | Utilize dcraw to preview RAW files | ulteq | -0/+5 |
2018-02-28 | Merge branch 'natural-sort' of https://github.com/ulteq/feh into ulteq-natura... | Daniel Friesel | -0/+4 |
2018-02-27 | Merge branch 'custom-background-color' of https://github.com/ulteq/feh into u... | Daniel Friesel | -8/+1 |
2018-02-14 | Only check image dimensions on the fly in multiwindow and slideshow mode | Daniel Friesel | -0/+2 |
2018-02-09 | parse_options_from_string: only leave quote if start and end character match | Daniel Friesel | -4/+6 |
2018-01-29 | Include system headers before local ones to fix type conflict on OpenBSD | Daniel Friesel | -1/+2 |
2018-01-23 | Add natural sort of (version) numbers | ulteq | -0/+4 |
2018-01-17 | Allow any XColor values as --image-bg argument | Paul O'Day | -8/+1 |
2017-12-28 | Add option to change the imlib cache size | ulteq | -0/+10 |
2017-12-07 | Compile with std=c11 and set appropriate glibc feature test macros | Daniel Friesel | -0/+1 |
2017-08-25 | Silence -Wimplicit-fallthrough= warning | orbea | -0/+1 |
2016-10-29 | add cmdline opt --auto-rotate to rotate according to EXIF info | Elliot Wolk | -0/+4 |
2016-05-28 | New sort option: dirname | guns | -0/+2 |
2016-04-09 | changelog, BC case or [ -L %F ] and similar actions using /bin/[ | Daniel Friesel | -1/+2 |
2016-02-26 | Add option "--no-recursive" | guraga | -0/+3 |
2016-02-10 | add preliminary action-title support (#224) | Daniel Friesel | -1/+11 |
2016-01-08 | options.c: Use help.inc, not help.raw (the latter isn't formatted properly) | Daniel Friesel | -1/+1 |
2016-01-07 | Changes: | William Woodruff | -2/+4 |
2015-07-06 | allow --sort and --randomize to override each other (issue #199) | Daniel Friesel | -6/+10 |
2015-06-26 | adjust coding style in patch, always free gc, coherent HAVE_LIBXINERAMA wrapping | Daniel Friesel | -1/+1 |
2015-06-22 | support background setter for specific screen | James Knight | -0/+5 |
2015-04-12 | themes: allow '' for quoting as well (closes #132, see also #187) | Daniel Friesel | -2/+5 |
2015-04-06 | --max-dimension: ignore width/height limit of 0 pixels | Daniel Friesel | -0/+4 |
2014-05-22 | do not depend on HOME being set | Daniel Friesel | -6/+7 |
2014-04-14 | add --scroll-step option | Daniel Friesel | -0/+5 |
2013-09-26 | add "--info ;cmd" to disable info display on startup (closes #142) | Daniel Friesel | -1/+4 |
2013-06-04 | fix tests failing when compiled with help=1 | Daniel Friesel | -0/+4 |
2013-01-30 | New sort option: mtime | guns | -0/+2 |
2013-01-30 | Add option and keybinding to keep zoom and viewport settings. | Daniel Friesel | -0/+4 |