about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'trk9001-patch-1'toonn2021-03-031-1/+1
|\ \ \ \
| * | | | Fix incorrect file URI scheme prefixtrk2021-03-041-1/+1
|/ / / /
* | | | Merge branch 'SimSaladin-issue-1744'toonn2021-02-283-10/+8
|\ \ \ \
| * | | | drop custom MimeTypes object in core.fmSamuli Thomasson2020-09-111-5/+4
| * | | | Fix mimetypes initialization #1744Samuli Thomasson2020-09-083-9/+8
| | |_|/ | |/| |
* | | | Merge branch 'ranger_cd_example'toonn2021-02-191-2/+2
|\ \ \ \
| * | | | shell_automatic_cd: Fix function name in bind commandtoonn2021-02-191-2/+2
|/ / / /
* | | | Merge branch 'pkkm-add-quotes'toonn2021-02-081-5/+5
|\ \ \ \
| * | | | scope.sh: add quotes around variablesPaweł Kraśnicki2021-02-071-5/+5
|/ / / /
* | | | Merge branch 'ferreum-fix-console-without-position'toonn2021-01-231-7/+6
|\ \ \ \
| * | | | console: Rename to sentinel for claritytoonn2021-01-231-6/+5
| * | | | console: Never set command empty in the first placetoonn2021-01-231-3/+1
| * | | | console: Fix empty console when used without position optionDaniel K2021-01-231-0/+2
|/ / / /
* | | | Merge branch 'chu4ng-console-pos-flag'toonn2021-01-223-13/+28
|\ \ \ \
| * | | | doc: New -s flag for consoletoonn2021-01-222-10/+14
| * | | | console: -s remove only first sentinel occurrencetoonn2021-01-221-1/+1
| * | | | Small doc fix for more luciditychu4ng2021-01-221-1/+1
| * | | | Set argument from '-s' flag as key character.chu4ng2021-01-221-6/+8
| * | | | Added -s flag for set position by char seq '^&'.chu4ng2021-01-221-3/+12
|/ / / /
* | | | Merge branch 'jmorsecode-commands_sample_fix'toonn2021-01-211-1/+1
|\ \ \ \
| * | | | Fix comment typo in commands_sample.pyjmorsecode2021-01-201-1/+1
|/ / / /
* | | | Merge branch 'ericricky-word-char-transposition'toonn2021-01-162-0/+74
|\ \ \ \
| * | | | transpose_subr/words: Format in accordance to PEP8toonn2021-01-161-2/+1
| * | | | transpose_subr: Appease the almighty pylinttoonn2021-01-161-1/+1
| * | | | transpose_words: Fix transposing last two wordstoonn2021-01-161-1/+4
| * | | | transpose_chars: Add explicit check for start of linetoonn2021-01-161-1/+3
| * | | | transpose_subr: Refactor to swap both regions in one concatenationtoonn2021-01-161-10/+4
| * | | | transpose_subr: Remove check for equal regionstoonn2021-01-161-2/+1
| * | | | transpose_subr: Check lower boundtoonn2021-01-161-2/+2
| * | | | Add word/character transposition at the console44274505+ericricky@users.noreply.github.com2021-01-162-0/+77
|/ / / /
* | | | Merge branch 'shellcheck'toonn2021-01-051-2/+2
|\ \ \ \
| * | | | Fix shellcheck version commenttoonn2021-01-051-1/+1
| * | | | Fix shellcheck download urltoonn2021-01-051-1/+1
|/ / / /
* | | | Merge branch 'fix-files-none'toonn2021-01-051-9/+12
|\ \ \ \
| * | | | Refactor error checking for _pointed_objtoonn2021-01-051-11/+9
| * | | | Merge branch 'chu4ng-fix-files-index' into fix-files-nonetoonn2021-01-0519-85/+240
| |\ \ \ \
| | * | | | Fix IndexError(list index out of range);chu4ng2020-12-051-0/+2
| | * | | | Merge remote-tracking branch 'toonn/fix-files-none' into fix-files-indexchu4ng2020-12-051-1/+4
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | If files is None we can't set the _pointed_objtoonn2020-08-121-1/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'XuehaiPan-scope'toonn2021-01-051-1/+2
|\ \ \ \ \
| * | | | | Fix python versions compatibility in scope.shXuehaiPan2021-01-051-1/+2
|/ / / / /
* | | | | Merge branch 'tags-errors'toonn2020-12-311-9/+20
|\ \ \ \ \
| * | | | | Import FileManagerAwaretoonn2020-12-311-1/+2
| * | | | | Only write tags if they might've changedtoonn2020-12-311-0/+6
| * | | | | Report errors if tag file does not existtoonn2020-12-311-8/+12
|/ / / / /
* | | | | Merge branch 'shellcheck'toonn2020-12-311-1/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Change sed invocation for POSIX compliancetoonn2020-12-311-1/+2
|/ / / /
* | | | Merge branch 'prosoitos-ipynb'toonn2020-12-151-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | scope.sh: add ipynb ext to jsonMarie-Helene Burle2020-12-141-1/+1
|/ / /
* | | Merge branch 'chmod-default'toonn2020-11-241-2/+2
|\ \ \