index
:
pentadactyl
master
Pentadactyl for Pale Moon
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
content
/
commands.js
Commit message (
Expand
)
Author
Age
*
Add missing semicolons.
Doug Kearns
2009-06-02
*
Fix more function formatting faux pas as per the style guide.
Doug Kearns
2009-06-01
*
Remove silly guard clause from addCommand.
Doug Kearns
2009-05-24
*
Make :undo a bit saner. Add TODO about config.name checks.
Kris Maglione
2009-05-22
*
Limit @: to config.browserModes.
Doug Kearns
2009-05-22
*
Add @: mapping.
Doug Kearns
2009-05-22
*
Add some API docs for liberator.
Doug Kearns
2009-05-22
*
Change multiline error message guard clauses to single line formatting.
Doug Kearns
2009-05-22
*
Add some very rough API documentation for Events.
Doug Kearns
2009-05-22
*
Add some API documentation for Options and others.
Doug Kearns
2009-05-22
*
Remove some silly argument guard clauses.
Doug Kearns
2009-05-15
*
Add some rough documentation for Mappings.
Doug Kearns
2009-05-15
*
General cleanup related to last commit.
Kris Maglione
2009-04-15
*
changed my email address
Martin Stubenschrott
2009-03-28
*
Fix: commands.parseArgs raises "Invalid option: .." Error.
anekos
2009-02-03
*
Fix OPTION_NOARG's completion.
anekos
2009-01-20
*
Die on unclosed quote
Kris Maglione
2009-01-17
*
Generally insignificant aesthetic changes.
Kris Maglione
2009-01-14
*
Three small changes (copyright, template.js copyright, and tildetidy target)
Ted Pavlic
2009-01-12
*
Fix user command completer listing in :command output.
Doug Kearns
2009-01-12
*
Update copyrights for 2009.
Ted Pavlic
2009-01-11
*
Fix :mkv bug
Kris Maglione
2009-01-10
*
Add some rough source documentation for IO.
Doug Kearns
2009-01-11
*
Use self as the returned object from all creation functions.
Doug Kearns
2009-01-07
*
Remove old heredoc parsing cruft from commands.parseCommand.
Doug Kearns
2009-01-05
*
Add some source documentation for AutoCommands.
Doug Kearns
2009-01-02
*
Add some more rough source documentation.
Doug Kearns
2009-01-01
*
more '-quotes fix.
anekos
2008-12-29
*
Whitespace fixes.
Doug Kearns
2008-12-23
*
Blur focused element on return to NORMAL mode.
Kris Maglione
2008-12-21
*
Use the RegExp global function rather than calling the constructor.
Doug Kearns
2008-12-21
*
Fix commands.js
Kris Maglione
2008-12-20
*
Document some more crap.
Kris Maglione
2008-12-19
*
Document some more crap.
Kris Maglione
2008-12-19
*
minor refactoring of :command action
Doug Kearns
2008-12-19
*
add missing semicolons
Doug Kearns
2008-12-19
*
brace formatting fixes
Doug Kearns
2008-12-19
*
Fix */#
Kris Maglione
2008-12-18
*
whitespace fixes
Doug Kearns
2008-12-18
*
improve user-command custom completer error handling
Doug Kearns
2008-12-18
*
delay user-command custom completer evaluation until call time
Doug Kearns
2008-12-17
*
Update (sort-of) the :com -complete docs.
Kris Maglione
2008-12-16
*
allow hints to function on pages where authorStyleDisabled has been set via m...
Doug Kearns
2008-12-16
*
Add inordinate number of quoting styles, none of which, save one, are acually...
Kris Maglione
2008-12-14
*
add abbreviation completion
Doug Kearns
2008-12-13
*
replace some echo() calls with echomsg()
Doug Kearns
2008-12-12
*
use argCount: "1" with :*unabbrev commands
Doug Kearns
2008-12-10
*
rename completion.alternateStylesheet to alternateStyleSheet
Doug Kearns
2008-12-10
*
Move getNextArg() to commands.parseArg so I can override it in rcquotes.js pl...
Kris Maglione
2008-12-05
*
Complete :bmarkgit diff properly
Kris Maglione
2008-12-05
[next]