index
:
vimium
1.42
1.49
1.50
1.52
1.54
1.55
1.56
1.57
fix-h-l-left-right-scrolling
master
The hacker's browser.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-07-15
Changed keybinding to yf
Murphy McMahon
2011-07-14
Updated README and CREDITS
Murphy McMahon
2011-07-14
Cleaning up comments and console output
Murphy McMahon
2011-07-14
Added clipboard copying to linkHints mode (default binding: 'Y')
Murphy McMahon
2011-06-29
Cutting 1.28
ilya
2011-06-16
Merge pull request #357 from rgsmith1980/master
Ilya
2011-06-14
Fix for issue #286 - GitHub logo doesn't get hinted
Robert Smith
2011-05-28
Merge pull request #348 from ferro/master
jezzle
2011-05-28
fixed markdown code block
Loren Sands-Ramshaw
2011-05-23
Use zero-width space character instead of a font-size: 0px space.
jez
2011-05-19
Add gpurkins to CREDITS.
jez
2011-05-19
Make a little more compact.
jez
2011-05-19
Added HUD notification for URL yanking.
George Purkins
2011-05-19
Focus links after having found them. Closes #132.
jez
2011-05-17
Fix mapping of bad keyIdentifiers. Closes #337.
jez
2011-05-16
Insert mode now keeps track of the element under focus.
jez
2011-05-16
Don't enter insert mode when clicking on radio buttons and checkboxes.
jez
2011-05-16
Add Matthew Cline to CREDITS.
jez
2011-05-16
Make goPrev/goNext use a specific search order.
jez
2011-05-16
Always lowercase `nodeName`.
jez
2011-05-14
Keyup events were not being handled.
jez
2011-05-14
Stop looping over array once we have modified it.
jez
2011-05-14
Merge branch 'bookmarks'
jez
2011-05-14
Format lines to 110 characters.
jez
2011-05-14
Remove focus after clicking on links.
jez
2011-05-14
Add comment about caching hintString.length.
jez
2011-05-14
Pre-compute DOM collection lengths before usage in for loops.
jez
2011-05-06
Merge pull request #341 from mcantor/master
Ilya
2011-05-06
implementing ilya's suggestion for incrementing the frame
Max Cantor
2011-05-05
changed nextFrame so it works with a count given, and fixed a bug where refre...
Max Cantor
2011-03-24
Bump version to 1.27
ilya
2011-03-24
Update 1.27 notes in README
ilya
2011-03-17
Don't gobble escape unless we're on a Google domain -- for the good people at...
ilya
2011-03-17
Don't let Google Instant grab focus on keys that are part of a multiple key s...
ilya
2011-03-17
Simplified the completion keys logic and fixed a discovered bug regarding ref...
ilya
2011-03-10
Update CREDITS :)
Justin Blake
2011-03-10
Only remove focus if element is a link.
Justin Blake
2011-03-10
Remove focus after selecting link in linkHintsMode
Justin Blake
2011-02-28
README started for 1.27
ilya
2011-02-28
Fix a crucial bug with insufficient padding of link hints.
ilya
2011-02-20
Added a section on key mappings to the README. Also updated and cleaned it up...
ilya
2011-02-16
Merge branch 'master' of github.com:philc/vimium
ilya
2011-02-16
Cutting 1.26, will release tomorrow.
ilya
2011-02-16
Tighten up the array-length caching from the previous patch, and don't bother...
Phil Crosby
2011-02-16
Merge branch 'master' of https://github.com/kezabelle/vimium into kezabelle-m...
Phil Crosby
2011-02-16
README for 1.26
ilya
2011-02-16
Remove <c-d>, <c-f> default mappings and related because they cause too many ...
ilya
2011-02-13
Merge branch 'filter-hints' into bookmarks
jez
2011-02-13
Merge branch 'master' into filter-hints
jez
2011-02-13
Refactor hint marker production
jez
[next]