]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd
webfs: fix url escaping so it works with torrent
[plan9front.git] / sys / src / cmd /
2011-10-24 cinap_lenrekwebfs: fix url escaping so it works with torrent
2011-10-24 cinap_lenrekcan't use rfork without RFMEM from shared memory procs...
2011-10-23 cinap_lenrekmerge
2011-10-23 cinap_lenrektorrent: listen support
2011-10-22 cinap_lenrekmerge
2011-10-22 cinap_lenrekip/torrent: add minimalistic BitTorrent client
2011-10-20 cinap_lenrekmothra: fix alt display resizing, filter control charac...
2011-10-18 cinap_lenrekpage: nested browsing
2011-10-18 cinap_lenrekfile: reduce false hits for HTML files
2011-10-18 cinap_lenrekpage: avoid drawing background if image has no alpha...
2011-10-16 cinap_lenrekhgfs: add rev file, document in manual page
2011-10-15 cinap_lenrekmerge
2011-10-15 cinap_lenrekhgfs: format hashes in ther full length
2011-10-15 cinap_lenrekfile: recognize zlib compression
2011-10-13 cinap_lenrekmothra: have to jump to fragment link after page is...
2011-10-13 cinap_lenrekwebfs: fix url fragment bug, preserve fragment on redirect
2011-10-13 cinap_lenrekmothra: make fragment urls work not only from mouse hit
2011-10-13 cinap_lenrekmothra: support fragment urls
2011-10-13 cinap_lenrekmothra: cleanup
2011-10-13 cinap_lenrekmothra: refactor url saving, handle unknown content...
2011-10-13 cinap_lenrekrio: use -scroll parameter from attach message
2011-10-12 cinap_lenrekmerge
2011-10-12 cinap_lenrekpage: print readimage error string
2011-10-12 cinap_lenrekfile: fix false positives for HTML because if zero...
2011-10-11 cinap_lenrekpage: fix filedescriptor leakage
2011-10-11 cinap_lenrekpage: properly draw images with alpha channel, cleanup
2011-10-10 cinap_lenrekmothra: fix unicode buffer overflow and spurious select...
2011-10-10 cinap_lenrekpage: refactor code, skip dummy pages, faster zoomdraw
2011-10-09 cinap_lenrekmerge
2011-10-09 cinap_lenrekmothra: insert artificial links to href target for...
2011-10-07 cinap_lenrekmothra: <button> tag form handling
2011-10-06 cinap_lenrekmanpages for resize and rotate
2011-10-06 cinap_lenrekwebfs: forgot to commit fns.h
2011-10-06 cinap_lenrekwebfs: do url escaping/unescaping
2011-10-05 cinap_lenrekjpg: use Breadn() instead if Bread() to guard aganst...
2011-10-06 cinap_lenrekgif: implement dispose method for animations, do compos...
2011-10-05 cinap_lenrekmothra: fix nil pointer crash
2011-10-05 cinap_lenrekuhtml: assume latin1 if not valid utf8
2011-10-05 cinap_lenrekpage: fix draw performance problem on t23
2011-10-04 cinap_lenrekmothra: animated gifs, page: cleanup
2011-10-04 cinap_lenrekuse file(1) in page and mothra to detect file type
2011-10-04 cinap_lenrektcs: fix special character detection
2011-10-04 stanley liebermothra: interpret files beggining with <head> as html...
2011-10-03 cinap_lenrekmerge
2011-10-03 cinap_lenrekmothra: ignore http content-type and encoding and just...
2011-10-03 stanley liebermothra: <input type=""> default to text if no/invalid...
2011-10-03 stanley liebermothra: add <input type="search">, fixes wikipedia...
2011-10-03 stanley liebermothra: render <p> tag with no ident, offset with blank...
2011-10-02 cinap_lenrekpage: use param f instead of global zoom
2011-10-02 cinap_lenrekmothra: mothmode cleanup
2011-10-02 stanley liebermothra: add moth mode; display images that are not...
2011-09-28 cinap_lenrekfactotum: allow fgui to cancel needkey transaction
2011-09-27 stanley liebermothra: add menu option to save url
2011-09-27 cinap_lenrekfactotum: fix flush handling for /mnt/factotum/needkey use
2011-09-26 cinap_lenrektcs: +apos
2011-09-26 cinap_lenrekmothra: fix content handling, run uhtml only on actual...
2011-09-26 cinap_lenrekmothra: scrolling
2011-09-26 stanley liebermothra: increase area traversed by pgup/pgdn
2011-09-26 stanley liebermothra: add home, end, imperfect pgup and pgdn
2011-09-25 stanley liebermothra: correct spelling
2011-09-24 cinap_lenrekhtml2ms, tcs, mothra, uhtml: threat &apos; as special...
2011-09-24 cinap_lenrekmerge
2011-09-24 cinap_lenrekmothra: fix j command
2011-09-23 stanley liebermothra: do not crash on an invalid j command
2011-09-23 stanley liebermothra: don't use isdigit()
2011-09-24 stanley liebermothra: add keyboard command j to jump to page from...
2011-09-23 stanley liebermothra: add keyboard command a to collapse/expand navig...
2011-09-23 cinap_lenrekmothra: button tag, email input type
2011-09-23 cinap_lenrekmerge
2011-09-23 cinap_lenrekwebfs: fix cookie truncation bug, makes ebay work
2011-09-21 stanley lieberpkg/create: include the program source in the package
2011-09-21 cinap_lenrekhtml2ms: fix broken closetag handling
2011-09-21 cinap_lenrekhtml2ms: quirks mode
2011-09-21 cinap_lenrekmerge
2011-09-21 cinap_lenrekhtml2ms: table support
2011-09-20 cinap_lenrektcs: missing utf8 -> utf alias
2011-09-20 cinap_lenrekhtml2ms: remove underline, it just make text unreadable...
2011-09-20 cinap_lenrektcs: comments lie
2011-09-20 stanley lieberadd ircrc
2011-09-20 cinap_lenrekuhtml: remove trailing utf BOM marker, html2ms: fix...
2011-09-20 stanley lieberhtml2ms: underline links
2011-09-19 cinap_lenrekmothra: remove old tcs stuff, as we use uhtml now
2011-09-19 cinap_lenrekuhtml: add html to unicode converter, used by mothra...
2011-09-19 cinap_lenrektcs: use character set alias names from abaco, more...
2011-09-18 cinap_lenrekhtml2ms: rewrite from scratch
2011-09-17 cinap_lenrekpage: generalize html support
2011-09-17 cinap_lenrekpage: experimental epub support
2011-09-17 cinap_lenrekmothra: fix file urls with #fragment
2011-09-17 cinap_lenrektapefs: case insensitive walks
2011-09-16 cinap_lenrekmothra: fix charset handling and url snarfing
2011-09-16 cinap_lenrekgif: fix transparency for animations
2011-09-16 cinap_lenrekpage: grey background
2011-09-16 cinap_lenrekpage: sort pages in directories/archives by name
2011-09-16 cinap_lenrekmerge
2011-09-16 cinap_lenrekpage: add cbz support
2011-09-16 cinap_lenrekmothra: remove version.c on clean
2011-09-15 cinap_lenrekmerge
2011-09-15 cinap_lenrekreplaceing page with npage
2011-09-12 cinap_lenreknpage: run gs with -dDOINTERPOLATE option
2011-09-12 cinap_lenreknpage: support .ps.gz files, better inferno bitmap...
next