2019-06-11 12:09 | Merge pull request #16 from vascocosta/verbose-config | Sebastian Steinhauer | 4 | +28 | -10 |
2019-05-13 07:16 | Merge pull request #15 from kieselsteini/develop | Sebastian Steinhauer | 4 | +23 | -5 |
2019-02-09 09:55 | Merge pull request #13 from c-x-berger/patch-1 | Sebastian Steinhauer | 1 | +21 | -21 |
2018-05-17 08:36 | Merge pull request #12 from nicqrocks/master | Sebastian Steinhauer | 1 | +6 | -2 |
2018-01-29 11:56 | Merge pull request #9 from escondida/cflags | Sebastian Steinhauer | 1 | +3 | -2 |
2018-01-29 11:55 | Merge pull request #10 from escondida/license | Sebastian Steinhauer | 1 | +14 | -0 |
2017-10-09 08:18 | Merge pull request #7 from jad340/master | Sebastian Steinhauer | 1 | +2 | -3 |
2017-07-29 14:21 | Updated README. | chibi | 1 | +12 | -11 |
2017-07-29 14:04 | Undo change to NUM_BOOKMARKS - I was testing :) | chibi | 1 | +1 | -1 |
2017-07-29 14:03 | Update man page with modifications concerning commands and selectors. | chibi | 1 | +11 | -10 |
2017-07-29 13:47 | Switched make_key() to deal with three-char keys. | chibi | 1 | +17 | -29 |
2017-07-28 15:30 | cgo's key strings (aa, ab, etc.) can only handle up to 676 links. There exist sites using more than that, for example threads on Gopherchan. After 676 key strings, cgo goes past [a-z] and into punctuation. At some point the char type itself is overflown and cgo prints control characters. | chibi | 1 | +35 | -17 |
2015-08-16 15:45 | Fixed keyranges | Sebastian Steinhauer | 1 | +1 | -1 |
2015-03-12 10:53 | Changed version to 0.4.1 | Sebastian Steinhauer | 1 | +1 | -1 |
2015-03-12 10:51 | Fixed a bug choosing selectors beginning with b, g or h | Sebastian Steinhauer | 1 | +13 | -9 |
2014-11-19 15:02 | Updated man page. | Sebastian Steinhauer | 1 | +7 | -1 |
2014-11-19 14:45 | Made config file example for bookmarks | Sebastian Steinhauer | 1 | +4 | -0 |
2014-11-19 14:45 | Added bookmarks! Yay... | Sebastian Steinhauer | 2 | +56 | -5 |
2014-10-22 07:28 | Merge pull request #5 from ibara/master | Sebastian Steinhauer | 1 | +27 | -21 |
2014-10-20 22:05 | Added telnet session pointer selector type | Sebastian Steinhauer | 1 | +25 | -4 |
2014-10-20 21:07 | Don't make first entry current | Sebastian Steinhauer | 1 | +1 | -1 |
2014-10-20 21:05 | Split command line into arguments for execvp | Sebastian Steinhauer | 1 | +18 | -2 |
2014-10-20 15:47 | Fixed START_URI usage | Sebastian Steinhauer | 1 | +1 | -1 |
2014-10-20 14:51 | Merge branch 'master' of https://github.com/kieselsteini/cgo | Sebastian Steinhauer | 1 | +6 | -1 |
2014-10-20 14:50 | Added ability to read configuration files | Sebastian Steinhauer | 4 | +159 | -48 |
2014-10-17 09:42 | Added "p" as selector type. Floodgap uses it for xkcd comics (PNG images). | Sebastian Steinhauer | 1 | +3 | -0 |
2014-10-16 15:25 | Revert "added 'u' to go upwards in selector" - it is broken | Sebastian Steinhauer | 2 | +0 | -24 |
2014-10-16 15:13 | Fix year in copyright message :) | Sebastian Steinhauer | 1 | +2 | -2 |
2014-10-16 15:13 | added 'u' to go upwards in selector | Sebastian Steinhauer | 2 | +24 | -0 |
2014-10-16 11:09 | Added gopher URIs to readme | Sebastian Steinhauer | 1 | +9 | -8 |
2014-10-16 11:03 | Fixed usage message | Sebastian Steinhauer | 1 | +2 | -1 |
2014-10-16 10:08 | Added parsing for gopher URLs | Sebastian Steinhauer | 1 | +48 | -0 |
2014-10-14 12:39 | Changed hint for license in Makefile | Sebastian Steinhauer | 1 | +1 | -1 |
2014-10-14 12:39 | Added simple download progress | Sebastian Steinhauer | 1 | +5 | -2 |
2014-02-20 09:43 | Merge pull request #3 from Knorkebrot/master | Sebastian Steinhauer | 2 | +91 | -40 |
2013-10-16 19:14 | Merge pull request #2 from ibara/master | kieselsteini | 1 | +1 | -1 |
2013-10-06 11:02 | Merge pull request #1 from ibara/master | kieselsteini | 2 | +110 | -1 |
2013-07-22 17:13 | fixed helptext for history | Sebastian Steinhauer | 1 | +2 | -2 |
2013-07-22 10:02 | - increased version number of cgo (0.2.0) | Sebastian Steinhauer | 1 | +1 | -1 |
2013-07-22 09:59 | - changed license of this project (GPLv3 license was bigger then the project itself) to a BSD license. - added history view and a way to jump to specific history items | Sebastian Steinhauer | 3 | +68 | -703 |
2012-06-21 17:21 | Initial commit of cgo 0.1.0 | kieselsteini | 4 | +1286 | -0 |