This project is a fork of the elinks.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/elinks.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionFonseca's changes
homepage URLhttp://jonas.nitro.dk/elinks/
ownerfonseca@diku.dk
last changeMon, 24 Sep 2007 08:14:39 +0000 (24 10:14 +0200)
content tags
add:
readme

This fork contains topic branches with various patches that has not been cleaned up or deemed worthy of entering the ELinks master repository.

NOTE: All branches may be rebased from time to time, so be sure to allow that if you are pull from here!

shortlog
2007-09-24 Jonas FonsecaDOM formatterdom-formatter
2007-09-18 Jonas FonsecaDOM: Cleanup the parser stack properly in done_sgml_parser
2007-09-12 Jonas FonsecaResolve the convert table in init_dom_renderer
2007-09-12 Jonas FonsecaResolve the doctype in init_dom_renderer
2007-09-12 Jonas FonsecaMake get_doctype return the resolved document type
2007-09-12 Jonas FonsecaMove DOM source renderer specific variables to source_r...
2007-09-12 Jonas FonsecaAlloce the source_renderer struct in init_dom_source_re...
2007-09-12 Jonas FonsecaMove adding of the DOM source renderer context to new...
2007-09-12 Jonas FonsecaRename source_renderer variables from data to source
2007-09-12 Jonas FonsecaDOM: Introduce set_source_position to update renderer...
2007-09-12 Jonas FonsecaDOM: Move get_scanner_token_number from dom/select...
2007-09-12 Jonas FonsecaDOM TEST: Refactor incremental parsing loop to parse_sg...
2007-09-12 Jonas FonsecaDOM: Remove stack tracing
2007-09-12 Jonas FonsecaDOM TEST: make sgml-parser support --selector flag
2007-09-12 Miciah Dashiel... dom/test/sgml-parser: add --stats option
2007-09-10 Jonas FonsecaFix last merge that reverted commit 4a6a6909ea93ada367e...
...
heads
15 years ago move-blacklist-manager
15 years ago proxy-with-uri-credentials
15 years ago non-recursive-make
16 years ago dom-formatter