index
:
neovimb.git
master
vim like browser
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util.h
Age
Commit message (
Expand
)
Author
2020-01-04
Remove expansion of '%' #584.
Daniel Carl
2019-10-09
Added :clearcache by :cleardata command.
Daniel Carl
2019-06-04
Added ephemeral mode #562.
Daniel Carl
2018-10-15
Fixed wrong return type for util_file_set_content().
Daniel Carl
2018-10-12
Use stat(2) to retrieve the file permissions mode
Leonardo Taccari
2018-10-11
Replace g_file_set_contents().
Daniel Carl
2018-10-10
Add a mode (in chmod(2) context) argument to util_get_filepath()
Leonardo Taccari
2018-06-14
Do not damage utf8 string on escape.
Daniel Carl
2018-04-14
Do not give client to util functions.
Daniel Carl
2018-03-28
Update license year.
Daniel Carl
2017-11-15
Move sanitize_uri to utils.
Daniel Carl
2017-10-01
Reintroduce autocmd and augroups. Fix #356
Yoann Blein
2017-05-26
Update license year.
Daniel Carl
2017-05-12
implements external editor (closes #347)
Robert Timm
2017-04-27
Moved closed file writing to util #379.
Daniel Carl
2017-04-22
Add profile option #343.
Daniel Carl
2017-04-20
Show if directory can't be created.
Daniel Carl
2017-04-20
Added :save command.
Daniel Carl
2017-04-12
Use script message handler to track elements focus changes.
Daniel Carl
2017-02-28
Allow to manage bookmarks and queue.
Daniel Carl
2016-06-01
Update license year.
Daniel Carl
2016-03-30
Startup webkit2 branch from the scratch.
Daniel Carl
2015-11-27
Added closed-max-items option
Yutao Yuan
2015-09-21
Add :source command
Yutao Yuan
2015-07-29
Support for multiple configuration profiles (#129)
Jiri Marsicek
2015-02-07
Allocate new memory for history items.
Daniel Carl
2015-02-07
Use hash table for duplicate check of history (#163).
Daniel Carl
2015-01-01
Change year in license block.
Daniel Carl
2014-09-22
Removed unused util_wildmatch function.
Daniel Carl
2014-09-07
Allow to match multiple patterns (#100).
Daniel Carl
2014-09-01
Added utility function for wildcard matching.
Daniel Carl
2014-07-31
Removed unused param for util_str_replace.
Daniel Carl
2014-07-31
Implemented extended :set syntax.
Daniel Carl
2014-06-04
Allow to escape ~user expansion with \ char.
Daniel Carl
2014-06-04
Use already existing expansion logic also for ex commands.
Daniel Carl
2014-05-26
Added completion for :shortcut-remove.
Daniel Carl
2014-03-11
Don't expand string via shell.
Daniel Carl
2014-03-09
Added shell expansion for download paths.
Daniel Carl
2014-01-11
Change year in license block.
Daniel Carl
2013-08-05
Added command queue-unshift.
Daniel Carl
2013-07-30
Added queue commands :push and :pop.
Daniel Carl
2013-07-29
Another history processing improvement.
Daniel Carl
2013-07-26
Moved functions from util to history and bookmark.
Daniel Carl
2013-07-14
Save also page title in history file (#46).
Daniel Carl
2013-06-18
Fixed function name typo.
Daniel Carl
2013-06-08
Added command to download current page to given path (#32).
Daniel Carl
2013-06-01
Changed completion of history an bookmarks (#27).
Daniel Carl
2013-04-28
Allow multiple placeholder in shortcuts.
Daniel Carl
2013-04-14
Added command to open input boxes or text areas with editor (#15).
Daniel Carl
2013-03-18
Renamed the project from vimp to vimb.
Daniel Carl
[next]