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
/
io.js
Commit message (
Expand
)
Author
Age
*
Automagically generate DTDs. One more step towards dropping the chrome: proto...
Kris Maglione
2011-01-03
*
Fix :run on FF 3.6.
Doug Kearns
2011-01-04
*
Move iteration utility functions to the iter namespace.
Kris Maglione
2011-01-02
*
Docs and so forth for macro-string/compileMacro changes that snuck into a pre...
Kris Maglione
2010-12-29
*
Show the hg revision and date in :version where possible when running from a ...
Kris Maglione
2010-12-28
*
Merge changes from bootstrapped.
Kris Maglione
2010-12-25
*
Merge changes from bootstrapped.
Kris Maglione
2010-12-24
*
Don't jar up content in the XPI anymore.
Kris Maglione
2010-12-23
*
Replace uses of commands.replaceTokens with util.compileMacro.
Kris Maglione
2010-12-23
*
Automagically linkify help index descriptions.
Kris Maglione
2010-12-23
*
Factor out unnecessary and potentially problematic use of threadYield in edit...
Kris Maglione
2010-12-22
*
Fix gF and so forth.
Kris Maglione
2010-12-22
*
Deal with some Buffer.findScrollable corner cases.
Kris Maglione
2010-12-21
*
Add missing syn-contained args to the :mksyntax generated file.
Doug Kearns
2010-12-22
*
Add experimental :mksyntax command.
Kris Maglione
2010-12-21
*
Disable completion.shellCommand.
Kris Maglione
2010-12-20
*
Fix :runtime completion.
Kris Maglione
2010-12-17
*
Toggle between values in a list for string/number options with invert.
Kris Maglione
2010-12-17
*
Allow :sourcing chrome: URLs backed by a file.
Kris Maglione
2010-12-17
*
Typo and general idiocy fixes. Kill 'linksearch'.
Kris Maglione
2010-12-17
*
Make a distinction between Hint/@number and Hint/@text. Closes issue #186.
Kris Maglione
2010-12-16
*
Minor chrome: URI completion bug fixes.
Kris Maglione
2010-12-16
*
Fix minor issues in last commit.
Kris Maglione
2010-12-15
*
Better chrome:/resource: URL completion.
Kris Maglione
2010-12-15
*
Completion of certain chrome:, resource:, and about: URLs.
Kris Maglione
2010-12-14
*
Fix minor issue caused by last commit.
Kris Maglione
2010-12-09
*
Don't pre-expand 'runtimepath'. Prevents untoward serialization of the defaul...
Kris Maglione
2010-12-03
*
Allow exporting to a directory as well as an archive with dactyl.exportHelp.
Kris Maglione
2010-12-02
*
Do away with services.(get|create), and move the prefs module to its own file.
Kris Maglione
2010-12-01
*
Rip out threading code. Fixes issue #119. Fixes issue #128.
Kris Maglione
2010-11-12
*
Revert 102689d248aa
Doug Kearns
2010-11-09
*
Replace util.isOS with a platform queryable util.OS object.
Doug Kearns
2010-11-08
*
Normalise the standard completer signatures to fn(context, args, ...).
Doug Kearns
2010-11-06
*
Add missing semicolons.
Doug Kearns
2010-11-05
*
Fix :source *.css
Kris Maglione
2010-11-05
*
Handle sane shells on Windows somewhat better.
Kris Maglione
2010-11-05
*
Fix <C-i>
Kris Maglione
2010-11-05
*
Don't block the entire Firefox process during io.system.
Kris Maglione
2010-11-04
*
Normalise regex -> regexp.
Doug Kearns
2010-10-22
*
Replace use of <b>arg</b> in API docs with *arg*.
Doug Kearns
2010-10-21
*
Replace dactyl.has(OS) with util.isOS.
Doug Kearns
2010-10-17
*
Fix serialization of commands with embedded new lines in their args but no he...
Kris Maglione
2010-10-16
*
Fix some stupid bugs in newer JägerMonkey. Closes issue #86.
Kris Maglione
2010-10-14
*
Don't show the "all" item in the sanitize dialog.
Kris Maglione
2010-10-14
*
Steal some of stepnem's typo fixing thunder.
Doug Kearns
2010-10-13
*
Fix using :command from the command line. Closes issue #67.
Kris Maglione
2010-10-12
*
Allow things like :com! foo\n \ echo 1\n \ echo 2
Kris Maglione
2010-10-11
*
Stem my patholigical tendency to use iterators wherever possible (but not my ...
Kris Maglione
2010-10-11
*
Allow \ line continuations in Ex files.
Kris Maglione
2010-10-10
*
Fix some double-printed errors on :source, and make :source! work properly fo...
Kris Maglione
2010-10-09
[next]