about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * cleanup the commentNRK2021-09-191-4/+3
| * dont hardcode /tmpNRK2021-09-191-1/+2
| * add more detailed implementation noteNRK2021-09-191-0/+14
| * add an implementation noteNRK2021-09-191-0/+4
| * -print explicitly for posix complianceNRK2021-09-191-1/+1
| * use grep -iE instead of -inameNRK2021-09-181-3/+2
| * switch to -inameNRK2021-09-131-2/+2
| * use more posix complaint flagsNRK2021-09-131-2/+4
| * cleanupsNRK2021-09-131-22/+16
| * rework the scriptNRK2021-09-131-3/+6
| * sxiv-rifle: only list extensionsNRK2021-09-081-1/+1
| * sxiv-rifle: add tiff supportNRK2021-08-271-2/+2
| * change order of bmpN-R-K2021-08-271-2/+2
| * sxiv-rifle: handle unresolved `~`NRK2021-08-271-0/+1
| * change func name to is_imgN-R-K2021-08-271-2/+2
| * sxiv-rifle: don't grep non img extension filesNRK2021-08-271-1/+8
| * sxiv-rifle: use parameter expansion instead of cutNRK2021-08-271-2/+2
| * sxiv-rifle: don't grep if $target is not a fileNRK2021-08-271-1/+1
| * fix edge case when file is in rootNRK2021-08-151-1/+1
| * rifle_sxiv: add webp to listfiles()NRK2021-08-091-1/+1
| * rifle_sxiv: performance improvementNRK2021-08-091-17/+9
* | Merge remote-tracking branch 'marlyn-x86/feature/preview_elf_files'toonn2021-09-121-0/+5
|\ \
| * | Adds a preview for ELF files using readelfMarlyn2021-09-111-0/+5
|/ /
* | Merge branch 'jakanaka-eva-setlocal'toonn2021-09-074-40/+146
|\ \
| * | commands: Fix off-by-one shift in setinpath/regextoonn2021-09-061-1/+3
| * | commands: Do not call the _arg propertytoonn2021-09-051-3/+3
| * | commands: Drop unused variable, define as propertytoonn2021-09-051-20/+14
| * | doc: Document setinpath and setinregextoonn2021-09-052-23/+57
| * | commands: Implement setinregextoonn2021-09-051-0/+17
| * | commands: Rename setlocal to setinpathtoonn2021-09-051-18/+75
| * | man: Regex chars have to be escaped in setlocaljakanakae-envangel2021-09-022-3/+5
| * | Make setlocal path=... argument a regex againjakanakae-envangel2021-09-022-2/+2
|/ /
* | Merge branch 'doc-deletion-confirmation'toonn2021-09-011-1/+1
|\ \
| * | Fix deletion confirmation default indicationtoonn2020-08-222-2/+2
* | | Merge branch 'drop-open23'toonn2021-09-0115-113/+82
|\ \ \
| * | | bookmarks: Drop str requirement for bookmarkstoonn2021-09-011-3/+8
| * | | console: Force UTF-8 encodingtoonn2021-09-011-2/+2
| * | | colorscheme: Force UTF-8 encodingtoonn2021-09-011-1/+1
| * | | vcs: Force UTF-8 encodingtoonn2021-09-011-1/+1
| * | | spawn: Force UTF-8 encodingtoonn2021-09-011-1/+1
| * | | popen_forked: Force UTF-8 encodingtoonn2021-09-011-2/+3
| * | | runner: Force UTF-8 encodingtoonn2021-09-011-2/+2
| * | | metadata: Force UTF-8 encodingtoonn2021-09-011-2/+2
| * | | main: Force UTF-8 encodingtoonn2021-09-011-4/+8
| * | | loader: Force UTF-8 encodingtoonn2021-09-011-1/+3
| * | | fm: Force UTF-8 encodingtoonn2021-09-011-2/+2
| * | | actions: Force UTF-8 encodingtoonn2021-09-011-3/+7
| * | | tags: Force UTF-8 encodingtoonn2021-09-011-2/+4
| * | | bookmarks: Force UTF-8 encodingtoonn2021-09-011-3/+3
| * | | commands: Force UTF-8 encodingtoonn2021-09-011-3/+3