| Commit message (Expand) | Author | Age |
* | Add cheap CSS highlighting which is unfortunately far to slow to make any use... | Kris Maglione | 2011-01-13 |
* | Fix bug in last commit. | Kris Maglione | 2011-01-13 |
* | Fix util.regexp#exec for null matches. | Kris Maglione | 2011-01-13 |
* | Fix arg maps. | Kris Maglione | 2011-01-12 |
* | Move common deprecation message content to deprecated(). | Doug Kearns | 2011-01-13 |
* | Add some missing deprecated buffer features. | Doug Kearns | 2011-01-13 |
* | Add named groups (a la Python) to util.regexp. | Kris Maglione | 2011-01-12 |
* | Fix bloody new window overlay issues on 3.6+, at least. | Kris Maglione | 2011-01-11 |
* | Deprecate util.{writeTo,readFrom}Clipboard. | Doug Kearns | 2011-01-11 |
* | Document the util.* functions' useful return values. | Štěpán Němec | 2011-01-11 |
* | Fix deleting files after viewing them from source links in :list*. | Kris Maglione | 2011-01-10 |
* | Slightly refactor the marks code. Make :delmarks, :marks and :qmarks accept r... | Štěpán Němec | 2011-01-10 |
* | Deal with fallout from 609832. | Kris Maglione | 2011-01-09 |
* | Automagically grab form charset in ;S. | Kris Maglione | 2011-01-09 |
* | Move things to the buffer instance that have no business being in the buffer ... | Kris Maglione | 2011-01-09 |
* | Try not to reset dactylFocusAllowed on hash tag change. Closes issue #237. | Kris Maglione | 2011-01-05 |
* | Experimentally move finder.js to finder.jsm. | Kris Maglione | 2011-01-04 |
* | Experimentally move more modules to global modules. | Kris Maglione | 2011-01-03 |
* | Automagically generate DTDs. One more step towards dropping the chrome: proto... | Kris Maglione | 2011-01-03 |
* | Fix about:pentadactyl by registering the component manually. Et cetera. | Kris Maglione | 2011-01-03 |
* | Match only complete words in :lk filters. Should we maybe support regexps ins... | Kris Maglione | 2011-01-03 |
* | Move iteration utility functions to the iter namespace. | Kris Maglione | 2011-01-02 |
* | Add input:true to modes.MENU, just for the hell of it. | Kris Maglione | 2011-01-01 |
* | Add some docs for util.editableInputs. | Doug Kearns | 2011-01-01 |
* | Release 1.0 βeta 4. | Kris Maglione | 2010-12-30 |
* | Miscellaneous semicolon, whitespace, and formatting fixes. | Doug Kearns | 2010-12-30 |
* | Import config into util.jsm. Fixes issue #NaN. | Kris Maglione | 2010-12-29 |
* | Move config module to config.jsm. | Kris Maglione | 2010-12-29 |
* | Docs and so forth for macro-string/compileMacro changes that snuck into a pre... | Kris Maglione | 2010-12-29 |
* | Fix scrolling bug. | Kris Maglione | 2010-12-29 |
* | Use real key bindings in MOW mode, and also restore the strange key passing b... | Kris Maglione | 2010-12-28 |
* | Show the hg revision and date in :version where possible when running from a ... | Kris Maglione | 2010-12-28 |
* | [bootstrap] Fix highlighting the statusline and visual bell after rehash. | Kris Maglione | 2010-12-28 |
* | Add real mappings for most HINT mode keys. Lazily expand leader, and keep in ... | Kris Maglione | 2010-12-28 |
* | Accept command line arguments in :rehash. Document :rehash, add :exttoggle, :... | Kris Maglione | 2010-12-28 |
* | Fix cleanup of styles during :rehash. | Kris Maglione | 2010-12-27 |
* | Possibly stem aforementioned focus bug. | Kris Maglione | 2010-12-27 |
* | Fix focus bug. Closes issue #212. | Kris Maglione | 2010-12-27 |
* | Fix error trapping in events.feedkeys. | Kris Maglione | 2010-12-27 |
* | [bootstrap] Merge default. | Kris Maglione | 2010-12-27 |
|\ |
|
| * | Some small changes for the sake of plugins. | Kris Maglione | 2010-12-26 |
* | | [bootstrap] Merge default. | Kris Maglione | 2010-12-26 |
|\| |
|
| * | Fix macro interpolation of null counts in key bindings. | Kris Maglione | 2010-12-26 |
| * | Allow binding keys in "menu" modes. | Kris Maglione | 2010-12-25 |
| * | Merge changes from bootstrapped. | Kris Maglione | 2010-12-25 |
| * | Merge changes from bootstrapped. | Kris Maglione | 2010-12-25 |
* | | [bootstrap] Purge stale modules on upgrade as well as explicit rehash. | Kris Maglione | 2010-12-25 |
* | | Fix some subtle rehashing bugs. | Kris Maglione | 2010-12-25 |
* | | [bootstrap] Add a :rehash (temporarily undocumented) command. | Kris Maglione | 2010-12-25 |
* | | [bootstrap] Add code to manually reload stale cached modules on rehash. | Kris Maglione | 2010-12-25 |