aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* debian/changelog (3.0.8-1)debian/3.0.8-1Ralph Amissah2011-05-051-0/+57
|
* debian/control, Standards-Version 3.9.2Ralph Amissah2011-05-051-1/+1
|
* Merge branch 'upstream' into debian/sidRalph Amissah2011-05-0568-2914/+3989
|\
| * v3: i18n, sysenv, class variable to prevent unnecessary re-construction of hashsisu_3.0.8Ralph Amissah2011-05-052-3/+5
| | | | | | | | * prevent program from becoming as slow as treacle, a fix
| * v3: date, version, changelogRalph Amissah2011-05-052-3/+3
| |
| * v3: sample search form, revert to generating ruby 1.8.7 sampleRalph Amissah2011-05-044-36/+85
| | | | | | | | | | | | | | * sisu3 using ruby >=1.9.2p180 generates search form for ruby 1.8.7, so: generate sample form using sisu3 -F (options), then; start webrick using ruby 1.8.7 & sisu -W (not sisu3) * take account of alternative output directory structures [work on, test]
| * v3: db, review, directory structure changed, database prefix renamedRalph Amissah2011-05-045-32/+53
| | | | | | | | | | | | | | | | | | | | * language_document_char field made larger [consider renaming] * title, src_filename and language_document_char fields mandatory (title, title_main, src_filename, language_document_char) * review of unique key setting, now based on combination of filename and language (filename no longer sufficient with intro of language subdirectories) * [retest sqlite3]
| * v3: urls, sqlite, a fixRalph Amissah2011-05-042-1/+3
| |
| * v3: i18n, sysenv, options, language setting changesRalph Amissah2011-05-0413-1745/+1988
| | | | | | | | | | | | * must be able to set language at options stage from filename or directory * affects many files * old i18n more appropriately renamed prog_text_translation
| * v3: options, language setting, based on directory structure or filenameRalph Amissah2011-05-0419-97/+147
| | | | | | | | * affects multiple libraries
| * v3: concordance, output path, screen info correctionRalph Amissah2011-05-042-2/+4
| |
| * v2 v3: vim colorschemes minor reviewRalph Amissah2011-05-0412-46/+58
| |
| * v2 v3: bin/ cosmeticRalph Amissah2011-05-046-10/+10
| |
| * v2 v3: note (CHANGELOG) on ruby DBI bug affecting sisu cgi sample search formsRalph Amissah2011-04-272-0/+48
| | | | | | | | | | | | | | * see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=596103> however, it affects sqlite3 in the same way as pgsql (the driver against which it is reported) * includes possible workarounds (for sisu sample search forms)
| * v*: manpages escaped hyphens reinstatedRalph Amissah2011-04-2714-701/+703
| |
| * v2 v3: manpage, reinstate escaping of hyphensRalph Amissah2011-04-276-0/+12
| |
| * v2 v3: bin/ type fix for ruby version checkRalph Amissah2011-04-278-30/+30
| |
| * v2 v3: vim (8 color cterm) colorschemes, 8, frugal, sparseRalph Amissah2011-04-2616-308/+880
| | | | | | | | | | | | | | * sparse series uses dark grey on black, on which reverse cursors may disappear, usually looks better * frugal series avoids dark grey * slate for cterm now incorporates frugal-cterm-sisu
| * v2 v3: vim, sisu syntax change of a couple of color groupsRalph Amissah2011-04-264-14/+26
| |
| * v2 v3: sysenv, refer to lowriter, updateRalph Amissah2011-04-264-4/+8
| | | | | | | | | | * v2 lowriter instead of oowriter * v3 lowriter instead of libreoffice
| * v2 v3: bin/ improved ruby version checkRalph Amissah2011-04-266-44/+78
| |
| * v2 v3: 2.9.3 & 3.0.8 version & changelogs "opened"Ralph Amissah2011-04-264-6/+16
| |
| * sha256 (3.0.7)Ralph Amissah2011-04-201-3/+3
| |
* | debian/changelog (3.0.7-1)debian/3.0.7-1Ralph Amissah2011-04-201-0/+59
| |
* | debian/sisu.lintian-overrides update for current lintian (v2.5.0~rc2)Ralph Amissah2011-04-201-10/+10
| |
* | Merge branch 'upstream' into debian/sidRalph Amissah2011-04-2073-796/+1613
|\|
| * v2 v3: sisu-mode.el, header notes copyright assignment to FSF (GNU EMACS)sisu_3.0.7Ralph Amissah2011-04-204-6/+18
| | | | | | | | | | * assignment to FSF * header includes url to git repo (when possible track GNU EMACS location)
| * v2 v3: vim colorschemes, headers touched, url to git repo providedRalph Amissah2011-04-2010-30/+36
| |
| * v3: harvest, sysenv, place with document manifests, variable directory pathRalph Amissah2011-04-195-20/+94
| | | | | | | | | | | | | | | | | | | | * sysenv, variable directory path fixing (language, filetype, filname), making the stub for at least manifest and html available early for processing that do not or should not need to process individual markup files completely, such as the cgi search form and harvest * harvest * place with document manifests * variable directory path fixing (language, filetype, filname)
| * v3: param, md remove md.cmd and md.mod shortcut methods, use use md.optRalph Amissah2011-04-1945-293/+298
| | | | | | | | | | * affects many files that now use @md.opt.cmd & @md.opt.mod (instead of @md.cmd & @md.mod)
| * v3: options, hub, introduce opt.act booleans, more setting in optionsRalph Amissah2011-04-193-145/+380
| | | | | | | | | | | | | | * opt.act booleans more flexible than opt.cmd (start to favor use of opt.act over opt.cmd) * move option setting from hub to options where possible * separate out a few methods
| * v3: urls, minor fixesRalph Amissah2011-04-192-18/+22
| | | | | | | | | | * fix maintenance urls -M (where processing files are kept for examination) * odf maintenance added
| * v3: odf:odt processing in separate subdirectoriesRalph Amissah2011-04-194-15/+42
| | | | | | | | | | | | * processing in separate subdirectories that can be kept for maintenance * odt.zip (bin) directory renamed odt from odf * sysenv, odf:odt paths adjusted for changes in maintenance & odt.zip
| * v2 v3: options, -M / --maintenance, new alias --keep-processing-filesRalph Amissah2011-04-197-122/+138
| | | | | | | | | | | | | | * new alias --keep-processing-files (see Bug#622902) * document "--keep-processing-files" alias for "-M" ("--maintenance") * minor rearrangement of regex * (Closes: #622902)
| * v2 v3: cgi, sample-search-formRalph Amissah2011-04-197-30/+38
| | | | | | | | | | * results still not right, (ruby1.9.2 libraries? double check script) * not yet done variable directory path fixing for result links
| * v3: screen_text_color (ansi colors) touched, consider reviewing laterRalph Amissah2011-04-192-4/+79
| |
| * v2 v3: vim cterm colorschemes "8" and "frugal" addedRalph Amissah2011-04-196-2/+226
| |
| * v2 v3: vim slate colorscheme, conflicting group colors reviewedRalph Amissah2011-04-194-92/+116
| |
| * v3: dates - version, changelog; v2: 2.9.2 opened - version, changelogRalph Amissah2011-04-194-6/+9
| |
| * v3: urls, reuse/share code, fix -URalph Amissah2011-04-052-47/+144
| | | | | | | | | | * share code between show selected urls and show all urls * fix -U which has not been properly updated for v3
| * v3: 3.0.7 version & changelog "opened"Ralph Amissah2011-04-052-3/+10
| |
| * sha256 (3.0.6)Ralph Amissah2011-03-311-3/+3
| |
* | debian/changelog (3.0.6-1)debian/3.0.6-1Ralph Amissah2011-03-301-0/+24
| |
* | debian/bin/sisu* force use of 1.9.2, guarantee dependenciesRalph Amissah2011-03-304-4/+4
| |
* | debian/control, depends, graphicsmagick if not imagemagickRalph Amissah2011-03-301-2/+2
| |
* | Merge branch 'upstream' into debian/sidRalph Amissah2011-03-3019-132/+183
|\|
| * vim colorscheme slate, rearrangesisu_3.0.6Ralph Amissah2011-03-304-92/+96
| |
| * vim colorscheme slate, review console colorsRalph Amissah2011-03-304-40/+52
| |
| * v2, v3: dal_doc_str.rb, table structure issueRalph Amissah2011-03-304-3/+9
| | | | | | | | | | * ruby1.9.2 transition related * double spaced empty line creates spurious newline
| * v2, v3: dal_doc_str, empty line not paragraph objectRalph Amissah2011-03-304-10/+22
| | | | | | | | * ruby1.9.2 transition related