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.
 
descriptionELinks old CVS history
ownerpasky@ucw.cz
last changeThu, 15 Sep 2005 12:34:59 +0000 (15 12:34 +0000)
content tags
add:
README
ELinks - an advanced web browser
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

ELinks is an advanced and well-established feature-rich text mode web
(HTTP/FTP/..) browser. ELinks can render both frames and tables, is highly
customizable and can be extended via scripts. It is very portable and runs
on a variety of platforms.

The ELinks official website is available at http://elinks.or.cz/.
Please see the SITES file for mirrors or other recommended sites.
If you want to install ELinks on your computer, see the
INSTALL file for further instructions.

A good start point is documentation files available in doc/, especially the
file named index.txt.

If you want to request features or report bugs, see community information at
http://elinks.or.cz/community.html and feedback information available at
http://elinks.or.cz/feedback.html.

If you want to write some patches, please first read the doc/hacking.txt
document.

If you want to add a new language or update the translation for an existing
one, please read po/README document.

If you want to write some documentation, well you're welcomed ;)



History
~~~~~~~

Initially, ELinks was a development version of Links (Lynx-like text WWW browser),
with more liberal features policy and development style.

Its purpose was to provide an alternative to Links, and to test and tune various
new features, but still provide good rock-solid releases inside stable branches.
If you are more interested, you can examine the Links website at
http://links.sf.net/.

Why not contribute to Links instead?  Well, first I made a bunch of patches for
the original Links, but a significant number of them got refused  because
Mikulas did not like them, as he just wouldn't have any use for them himself.
He wants to keep Links with a relatively closed feature set and merge only new
features which he himself needs.  It has advantages that the tree is very narrow
and the code is small and contains very little bloat.  ELinks, on the contrary,
aims to provide a full-featured web browser, superior to both lynx and w3m and
with the possibilities of Konqueror and similar browsers. However, to prevent
drastic bloating of the code, the development is driven in the course of
modularization and separation of add-on modules (like cookies, bookmarks, ssl,
lua etc).

For more about ELinks history, see http://elinks.or.cz/history.html




$Id: README,v 1.24 2005/01/11 15:51:02 jonas Exp $

vim: textwidth=80
shortlog
2005-09-15 Laurent MoninDrop dead commented code.masterorigin/HEADorigin/masterorigin/originror/master
2005-09-15 Laurent Moninin_sock(): free @param as soon as possible.
2005-09-15 Jonas FonsecaEscape both ' and " as well as the current \\. Fixes...
2005-09-15 Jonas FonsecaSearch for a needle in the haystack.
2005-09-14 Petr BaudisA vimrc fairy.
2005-09-14 Petr BaudisPut the navigator js class to sm/navigator.*.
2005-09-14 Jonas FonsecaChangeLog update
2005-09-14 Petr BaudisPut unibar js classes to sm/unibar.*.
2005-09-14 Laurent MoninIntroduce [un]handle_itrm_stdin() to make code a bit...
2005-09-14 Laurent MoninFrench translation was updated.
2005-09-14 Miciah Dashiel... Reword the increase_contrast option description to...
2005-09-14 Jonas FonsecaNormalise the osdep/stat.h header.
2005-09-14 Jonas FonsecaRevert (1.45 -> 1.46) which was fixing try_encoding_ext...
2005-09-14 Laurent MoninMove decompress_shutdown() from protocol/http to shutdo...
2005-09-14 Laurent MoninMake compilation of mouse.c conditionnal.
2005-09-14 Laurent MoninAdd .cvsignore to directory.
...
tags
8 years ago CPP_COMPAT
8 years ago CONLY
11 years ago elinks-0.12pre6 ELinks 0.12pre6 ===============
14 years ago elinks-0.11.7 ELinks 0.11.7
14 years ago elinks-0.12pre5 ELinks 0.12pre5 ===============
14 years ago elinks-0.12pre4 ELinks 0.12pre4 ===============
15 years ago elinks-0.12pre3 ELinks 0.12pre3 ===============
15 years ago elinks-0.11.6 ELinks 0.11.6
15 years ago elinks-0.12pre2 ELinks 0.12pre2 ===============
15 years ago elinks-0.11.5 ELinks 0.11.5
15 years ago elinks-0.12pre1 ELinks 0.12pre1 ===============
15 years ago elinks-0.11.4 ELinks 0.11.4
16 years ago elinks-0.11.4rc1 ELinks 0.11.4rc1
16 years ago elinks-0.11.4rc0 ELinks 0.11.4rc0
17 years ago elinks-0.11.3 ELinks 0.11.3
17 years ago elinks-0.11.2 ELinks 0.11.2
...
heads
11 years ago elinks-0.12
12 years ago elinks-0.11
15 years ago witekfl
15 years ago dom
15 years ago REL_0_10
18 years ago master