index
:
pentadactyl
master
Pentadactyl for Pale Moon
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fix LANG setting in Makefile.doc. Remove extra indentation in messages.
Kris Maglione
2009-01-21
*
Added some instructions to vimperator.vim.
Ted Pavlic
2009-01-21
*
Make xpi the default liberator/Makefile target (rather than clean).
Ted Pavlic
2009-01-21
*
Changed awk to $(AWK) in Makefile.doc.
Ted Pavlic
2009-01-21
*
Polished Makefile.doc anD Makefile.common.
Ted Pavlic
2009-01-21
*
Temporary fix for "Sanitize Makefile.doc" (1e4369cb40de23bd912bb7b5175c6cfae4...
Ted Pavlic
2009-01-21
*
Three small Makefile.doc fixes.
Ted Pavlic
2009-01-21
*
Sorry, stashed changes including:
Kris Maglione
2009-01-21
*
Make [count]<C-n> behave as expected.
Kris Maglione
2009-01-21
*
Cleanup last patch
Kris Maglione
2009-01-20
*
Fix erroneous info and add group names in styling.txt
janus_wel
2009-01-20
*
Minor copyedits.
Ted Pavlic
2009-01-20
*
Fixed (:abbr """a b) so it stopped throwing E114 (like Vim).
Ted Pavlic
2009-01-20
*
Linked insert.html to :help's intro
Ted Pavlic
2009-01-20
*
Removed implicit numbering in map.txt; made numbering explicit.
Ted Pavlic
2009-01-20
*
Make abbreviations expand on quotes as well as space.
Ted Pavlic
2009-01-20
*
Fix OPTION_NOARG's completion.
anekos
2009-01-20
*
added dpb to Donors
Martin Stubenschrott
2009-01-19
*
Fixed external editor on Linux, maybe broke it for some other system?
Martin Stubenschrott
2009-01-19
*
Fixed zoom level messages (not opening MOW anymore on subsequent zi's)
Martin Stubenschrott
2009-01-19
*
Allow extra args to be bassed to completion.addUrlCompleter
Kris Maglione
2009-01-19
*
Remove some erroneous entries from :help option-index (Janus Wel).
Doug Kearns
2009-01-19
*
s/Itarator/Iterator/
Kris Maglione
2009-01-18
*
Merge branch 'master' of kmaglione@git.vimperator.org:/git/vimperator/liberator
Kris Maglione
2009-01-18
|
\
|
*
Fix "Command-line-mode" help tag name.
Doug Kearns
2009-01-19
|
*
Remove setting of 'syntax' in Asciidoc file modelines.
Doug Kearns
2009-01-19
|
*
Fix abbreviation tests (Luo Chunlei).
Doug Kearns
2009-01-19
|
*
Fix regressions#getSinglelineOutput() (Luo Chunlei).
Doug Kearns
2009-01-19
|
*
Mention accessibility.typeaheadfind.* in overridden-preferences help.
Doug Kearns
2009-01-19
*
|
Revert "Again removed explicit numbering in asciidoc help files."
Kris Maglione
2009-01-17
|
/
*
Merge branch 'master' into fixTailQuote
anekos
2009-01-18
|
\
|
*
Added "filetype=asciidoc" to help file modlines.
Ted Pavlic
2009-01-17
|
*
More command-line edits (now elsewhere in the source).
Ted Pavlic
2009-01-17
|
*
More "command-line edits" in prompts.
Ted Pavlic
2009-01-17
|
*
Revert "Fix typos in :highlight help."
Ted Pavlic
2009-01-17
|
*
Again removed explicit numbering in asciidoc help files.
Ted Pavlic
2009-01-17
*
|
Fix let-command's extraInfo
anekos
2009-01-18
|
/
*
Die on unclosed quote
Kris Maglione
2009-01-17
*
Fix comment typo.
Doug Kearns
2009-01-17
*
Add quick 'n' dirty completion.highlightGroup for :command-complete.
Doug Kearns
2009-01-17
*
Fix typos in :highlight help.
Doug Kearns
2009-01-17
*
Setup abbreviation behavior to be like an isk-less Vim.
Ted Pavlic
2009-01-17
*
Fix ":abbr this'is'a'test" to return an error, like Vim.
Ted Pavlic
2009-01-16
*
Change :abbr to parse its args.string itself.
Ted Pavlic
2009-01-16
*
After some investigation, it appears like Vim only outlaws quotes in :abbr.
Ted Pavlic
2009-01-16
*
Fix :abbr with no argument (in future, will be less push happy).
Ted Pavlic
2009-01-16
*
Moved :abbr LHS non-word match to outside RHS check. Want to check LHS always...
Ted Pavlic
2009-01-16
*
Make sure LHS of :abbr is is all word characters. E474 otherwise (mimic Vim).
Ted Pavlic
2009-01-16
*
Change (\S+) to (\w+) in abbreviation matching so that "VIMP<space> expands (...
Ted Pavlic
2009-01-16
*
Add THIS_LANG sanity check to Makefile.doc.
Ted Pavlic
2009-01-15
[next]