summaryrefslogtreecommitdiff
path: root/common/content/history.js
Commit message (Expand)AuthorAge
* Move some messages to properties file. Local and modules directories still to...Kris Maglione2011-02-25
* Fix failing tests.Kris Maglione2011-02-05
* Run stylebot -- semicolons.Doug Kearns2011-02-01
* Update copyright headers.Kris Maglione2011-01-23
* Move iteration utility functions to the iter namespace.Kris Maglione2011-01-02
* Miscellaneous semicolon, whitespace, and formatting fixes.Doug Kearns2010-12-30
* Replace weird mystery meat args of mapping actions with a proper object.Kris Maglione2010-12-29
* Merge changes from bootstrapped.Kris Maglione2010-12-25
* Fix :history completion bug from last commit.Kris Maglione2010-12-22
* Add :history -sort.Kris Maglione2010-12-22
* Do away with services.(get|create), and move the prefs module to its own file.Kris Maglione2010-12-01
* Revert 102689d248aaDoug Kearns2010-11-09
* Normalise the standard completer signatures to fn(context, args, ...).Doug Kearns2010-11-06
* More dactyl.generateHelp improvements.Kris Maglione2010-10-25
* Clean up some crufty comments.Doug Kearns2010-10-09
* Fix some functions that used to use args.string.Kris Maglione2010-09-29
* Camel-case array#{iteritems,itervalues}.Doug Kearns2010-09-26
* Major documentation updates and formatting fixes, and many, many other change...Kris Maglione2010-09-17
* Complete :sanitize and private mode overhaul.Kris Maglione2010-09-17
* Merge testing.Kris Maglione2010-08-31
* Prepare for merge with testing branch.Kris Maglione2010-08-28
* Lots of rangefinder and Gecko 2 tabbing fixes.Kris Maglione2010-08-28
* imported patch dactylifyKris Maglione2010-08-28
* Use JS5's strict mode. But, alas! it outlaws octal! Oh the inanity...Kris Maglione2010-08-15
* Finish adding missing copyright notices.Kris Maglione2009-12-01
* Get rid of absurd strict JS warnings.Kris Maglione2009-11-14
* Formatting fixes.Doug Kearns2009-11-14
* Refactor modules.config.Kris Maglione2009-11-09
* Recfactoring:Kris Maglione2009-11-08