Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'upstream' into debian/sid | Ralph Amissah | 2010-06-05 | 7 | -52/+86 |
|\ | |||||
| * | update: changelog, version (2.4.3)sisu_2.4.3 | Ralph Amissah | 2010-06-05 | 4 | -13/+63 |
| | | |||||
| * | vim/ftplugin/sisu.vim, make less intrusive | Ralph Amissah | 2010-06-05 | 3 | -33/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | includes: * <leader>ls dir files placed in vertically split window (also <leader>dir) * <leader>rd search and replace down (in file) * <leader>rg search and replace globally (in file) * <leader>rr search and replace using ruby gsub (global search and replace) Note: <leader>rf not used, ambiguous (replace forward or replace in file?) * remove language and spelling american english, can't have a fixed default * remove <CTRL>G (search and replace) binding * remove <CTRL>F for fold file removed, use still available :F instead | ||||
| * | sha256 (2.4.2) | Ralph Amissah | 2010-06-01 | 2 | -6/+6 |
| | | |||||
* | | debian/changelog (2.4.2-1)debian/2.4.2-1 | Ralph Amissah | 2010-06-01 | 1 | -0/+6 |
| | | |||||
* | | Merge branch 'upstream' into debian/sid | Ralph Amissah | 2010-06-01 | 17 | -598/+664 |
|\| | |||||
| * | update: changelog, version (2.4.2)sisu_2.4.2 | Ralph Amissah | 2010-06-01 | 4 | -14/+40 |
| | | |||||
| * | documentation, text, much todo | Ralph Amissah | 2010-06-01 | 11 | -570/+606 |
| | | |||||
| * | remote file processing fix (url instead of local file), minor fix | Ralph Amissah | 2010-06-01 | 1 | -1/+4 |
| | | | | | | | | (related to reporting "http" file not found) | ||||
| * | texpdf, start using polyglossia (xelatex) (instead of babel) | Ralph Amissah | 2010-06-01 | 2 | -7/+8 |
| | | |||||
| * | sha256 (2.4.1) | Ralph Amissah | 2010-05-26 | 2 | -6/+6 |
| | | |||||
* | | debian/changelog (2.4.1-1)debian/2.4.1-1 | Ralph Amissah | 2010-05-26 | 1 | -0/+6 |
| | | |||||
* | | Merge branch 'upstream' into debian/sid | Ralph Amissah | 2010-05-26 | 18 | -48/+74 |
|\| | |||||
| * | update: changelog, version (2.4.1)sisu_2.4.1 | Ralph Amissah | 2010-05-26 | 4 | -11/+37 |
| | | |||||
| * | general extension of regex matches for http: to include https: | Ralph Amissah | 2010-05-26 | 9 | -16/+16 |
| | | |||||
| * | dal syntax, doc_str, http: matches to include https: | Ralph Amissah | 2010-05-26 | 2 | -5/+5 |
| | | | | | | | | also dal_syntax fix, no auto-bold or italics on relative or internal links | ||||
| * | texpdf_format, https: url match with tilde, fix | Ralph Amissah | 2010-05-26 | 1 | -6/+6 |
| | | |||||
| * | epub & odf, regex matches for http: to include https: | Ralph Amissah | 2010-05-26 | 2 | -4/+4 |
| | | |||||
| * | sha256 (2.4.0) | Ralph Amissah | 2010-05-26 | 2 | -6/+6 |
| | | |||||
* | | debian/changelog (2.4.0-1)debian/2.4.0-1 | Ralph Amissah | 2010-05-26 | 1 | -0/+6 |
| | | |||||
* | | Merge branch 'upstream' into debian/sid | Ralph Amissah | 2010-05-26 | 25 | -114/+866 |
|\| | |||||
| * | update: changelog, version (2.4.0)sisu_2.4.0 | Ralph Amissah | 2010-05-26 | 4 | -14/+60 |
| | | |||||
| * | sisu documentation related mostly on markup | Ralph Amissah | 2010-05-26 | 2 | -12/+610 |
| | | |||||
| * | output formats internal document (and relative) linking as possible | Ralph Amissah | 2010-05-26 | 13 | -47/+160 |
| | | |||||
| * | sysenv, require constants, (issue with webrick) | Ralph Amissah | 2010-05-26 | 1 | -0/+1 |
| | | |||||
| * | dal (syntax, doc_str, numbering) add internal document link to tagged point | Ralph Amissah | 2010-05-26 | 3 | -22/+25 |
| | | | | | | | | (including ocn) | ||||
| * | vim syntax highlighter, added tag for internal document link to tagged point | Ralph Amissah | 2010-05-26 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | (including ocn) also new link markup to other documents in same collection directory { Linked text }#tagname new link markup to other documents in same collection directory: { Linked text }:relative/link.html#23 is the preferred equivalent of: { Linked text }../relative/link.html#23 | ||||
| * | sisurc.yml minor update and cleaning | Ralph Amissah | 2010-05-26 | 1 | -11/+2 |
| | | |||||
| * | sha256 (2.3.5) | Ralph Amissah | 2010-05-19 | 2 | -6/+6 |
| | | |||||
* | | debian/changelog (2.3.5-1)debian/2.3.5-1 | Ralph Amissah | 2010-05-18 | 1 | -0/+6 |
| | | |||||
* | | Merge branch 'upstream' into debian/sid | Ralph Amissah | 2010-05-18 | 10 | -37/+187 |
|\| | |||||
| * | update: changelog, version (2.3.5)sisu_2.3.5 | Ralph Amissah | 2010-05-18 | 4 | -14/+42 |
| | | |||||
| * | dal_doc_str, name tags fix | Ralph Amissah | 2010-05-18 | 1 | -3/+3 |
| | | |||||
| * | dal_syntax, url match fix | Ralph Amissah | 2010-05-18 | 1 | -1/+1 |
| | | |||||
| * | data/sisu/v2/conf/editor-syntax-etc/vim/templates .sst .ssm .ssi added | Ralph Amissah | 2010-05-16 | 3 | -0/+120 |
| | | |||||
| * | sisu_markup.sst, documentation update *{emphasis}* !{bold text}! | Ralph Amissah | 2010-05-14 | 1 | -13/+15 |
| | | |||||
| * | sha256 (2.3.4) | Ralph Amissah | 2010-05-13 | 2 | -6/+6 |
| | | |||||
* | | debian/changelog (2.3.4-1)debian/2.3.4-1 | Ralph Amissah | 2010-05-13 | 1 | -0/+6 |
| | | |||||
* | | Merge branch 'upstream' into debian/sid | Ralph Amissah | 2010-05-13 | 8 | -34/+54 |
|\| | |||||
| * | urls, screen output controlsisu_2.3.4 | Ralph Amissah | 2010-05-13 | 1 | -2/+1 |
| | | |||||
| * | update: changelog, version (2.3.4) | Ralph Amissah | 2010-05-12 | 4 | -13/+37 |
| | | |||||
| * | sysenv, switch default hash digest fingerprints to sha256 (rather than md5) | Ralph Amissah | 2010-05-12 | 1 | -4/+4 |
| | | |||||
| * | dal_syntax, italics match fix | Ralph Amissah | 2010-05-12 | 1 | -1/+1 |
| | | |||||
| * | urls, screen output control | Ralph Amissah | 2010-05-12 | 2 | -8/+5 |
| | | |||||
| * | sha256 (2.3.3) | Ralph Amissah | 2010-05-05 | 2 | -6/+6 |
| | | |||||
* | | debian/changelog (2.3.3-1)debian/2.3.3-1 | Ralph Amissah | 2010-05-05 | 1 | -0/+6 |
| | | |||||
* | | Merge branch 'upstream' into debian/sid | Ralph Amissah | 2010-05-05 | 12 | -51/+103 |
|\| | |||||
| * | update: changelog, version (2.3.3) | Ralph Amissah | 2010-05-05 | 4 | -16/+44 |
| | | |||||
| * | texpdf, special word optional break point detailsisu_2.3.3 | Ralph Amissah | 2010-05-05 | 1 | -1/+1 |
| | | |||||
| * | defaults, reduce image sizes to fit landscape pdfs, (however, also used in ↵ | Ralph Amissah | 2010-05-05 | 1 | -4/+4 |
| | | | | | | | | equivalent portrait) |