GitHub | 6 Feb 22:34

[leafnode/ekg2] 8f38a1: [irc] '/session ban_type' is 'map variable' now.

  Branch: refs/heads/master
  Home:   https://github.com/leafnode/ekg2
  Commit: 8f38a1123bc6aeeb484065b1e9b2885814359972
      https://github.com/leafnode/ekg2/commit/8f38a1123bc6aeeb484065b1e9b2885814359972
  Author: Wiesław Ochmiński <wiechu <at> wiechu.com>
  Date:   2012-02-06 (Mon, 06 Feb 2012)

  Changed paths:
    M plugins/irc/irc.c

  Log Message:
  -----------
  [irc] '/session ban_type' is 'map variable' now.

GitHub | 6 Feb 13:22

[leafnode/ekg2] a0b0cc: Try to get plugin suffix from libtool and fallback...

  Branch: refs/heads/master
  Home:   https://github.com/leafnode/ekg2
  Commit: a0b0cc1a4818d195120455b336773519c8f181c8
      https://github.com/leafnode/ekg2/commit/a0b0cc1a4818d195120455b336773519c8f181c8
  Author: Michał Górny <mgorny <at> gentoo.org>
  Date:   2012-02-06 (Mon, 06 Feb 2012)

  Changed paths:
    M configure.ac
  M ekg/plugins.c

  Log Message:
  -----------
  Try to get plugin suffix from libtool and fallback to it.

If it is possible to get plugin suffix from libtool after the configure,
ekg2 will use that suffix to load plugins if it fails to find/load
the .la file. This should help on systems with thoughtless .la removal
mania.

GitHub | 6 Feb 12:58

[leafnode/ekg2]

  Branch: refs/heads/get-rid-of-trampolines
  Home:   https://github.com/leafnode/ekg2

GitHub | 5 Feb 23:42

[leafnode/ekg2] 5432db: fix segv

  Branch: refs/heads/master
  Home:   https://github.com/leafnode/ekg2
  Commit: 5432db795c62c8e959fee5d312cf7918823e3b20
      https://github.com/leafnode/ekg2/commit/5432db795c62c8e959fee5d312cf7918823e3b20
  Author: Wiesław Ochmiński <wiechu <at> wiechu.com>
  Date:   2012-02-05 (Sun, 05 Feb 2012)

  Changed paths:
    M ekg/stuff.c

  Log Message:
  -----------
  fix segv

GitHub | 5 Feb 23:11

[leafnode/ekg2] 705511: fix display variables from designated, not current...

  Branch: refs/heads/master
  Home:   https://github.com/leafnode/ekg2
  Commit: 70551172694cc60c7c9c88a2537d6dc18cc83bae
      https://github.com/leafnode/ekg2/commit/70551172694cc60c7c9c88a2537d6dc18cc83bae
  Author: Wiesław Ochmiński <wiechu <at> wiechu.com>
  Date:   2012-02-05 (Sun, 05 Feb 2012)

  Changed paths:
    M ekg/sessions.c

  Log Message:
  -----------
  fix display variables from designated, not current session

GitHub | 5 Feb 21:35

[leafnode/ekg2] 823896: bitly shortener for ekg2 - /set bitly_*

  Branch: refs/heads/ncurses-online-redraw
  Home:   https://github.com/leafnode/ekg2
  Commit: 8238969e98d2ccb21d8d1adac11e4420cd5469e2
      https://github.com/leafnode/ekg2/commit/8238969e98d2ccb21d8d1adac11e4420cd5469e2
  Author: Jakub Laszczynski <torin <at> nekromanta.pl>
  Date:   2012-01-31 (Tue, 31 Jan 2012)

  Changed paths:
    A contrib/perl/bitly.pl

  Log Message:
  -----------
  bitly shortener for ekg2 - /set bitly_*

  Commit: feacf35358c315164827c0248f6b4bd7e2f0eaea
      https://github.com/leafnode/ekg2/commit/feacf35358c315164827c0248f6b4bd7e2f0eaea
  Author: Michał Górny <mgorny <at> gentoo.org>
  Date:   2012-02-01 (Wed, 01 Feb 2012)

  Changed paths:
    A contrib/perl/bitly.pl

  Log Message:
  -----------
  Merge pull request #24 from Toriniasty/master

bitly contrib perl script

  Commit: 3c62925d6f37060b9c83696324b262a913d72ef0
      https://github.com/leafnode/ekg2/commit/3c62925d6f37060b9c83696324b262a913d72ef0
(Continue reading)

GitHub | 5 Feb 16:40

[leafnode/ekg2] 8c7f62: fix session variable's value display

  Branch: refs/heads/master
  Home:   https://github.com/leafnode/ekg2
  Commit: 8c7f62dc962d103a40b10b2f4d8391e84fc93a1b
      https://github.com/leafnode/ekg2/commit/8c7f62dc962d103a40b10b2f4d8391e84fc93a1b
  Author: Wiesław Ochmiński <wiechu <at> wiechu.com>
  Date:   2012-02-05 (Sun, 05 Feb 2012)

  Changed paths:
    M ekg/commands.c
  M ekg/sessions.c
  M ekg/stuff.c
  M ekg/stuff.h

  Log Message:
  -----------
  fix session variable's value display

GitHub | 4 Feb 13:44

[leafnode/ekg2] eb8dab: fix mouse clicking in irc session

  Branch: refs/heads/master
  Home:   https://github.com/leafnode/ekg2
  Commit: eb8dabbcb6f403df208318d921945500cece1b87
      https://github.com/leafnode/ekg2/commit/eb8dabbcb6f403df208318d921945500cece1b87
  Author: Wiesław Ochmiński <wiechu <at> wiechu.com>
  Date:   2012-02-04 (Sat, 04 Feb 2012)

  Changed paths:
    M plugins/irc/irc.c

  Log Message:
  -----------
  fix mouse clicking in irc session

GitHub | 3 Feb 03:15

[leafnode/ekg2] 7de147: example perl script (new variables)

  Branch: refs/heads/master
  Home:   https://github.com/leafnode/ekg2
  Commit: 7de147032a923b5f645fad4ad3452c79898cc17b
      https://github.com/leafnode/ekg2/commit/7de147032a923b5f645fad4ad3452c79898cc17b
  Author: Wiesław Ochmiński <wiechu <at> wiechu.com>
  Date:   2012-02-02 (Thu, 02 Feb 2012)

  Changed paths:
    A contrib/perl/ping.pl

  Log Message:
  -----------
  example perl script (new variables)

GitHub | 2 Feb 16:54

[leafnode/ekg2] a4c3bc: fix "script welcome problem"

  Branch: refs/heads/master
  Home:   https://github.com/leafnode/ekg2
  Commit: a4c3bcd26783abbdabe2170d3e592e07a6eb29eb
      https://github.com/leafnode/ekg2/commit/a4c3bcd26783abbdabe2170d3e592e07a6eb29eb
  Author: Wiesław Ochmiński <wiechu <at> wiechu.com>
  Date:   2012-02-02 (Thu, 02 Feb 2012)

  Changed paths:
    M ekg/scripts.c

  Log Message:
  -----------
  fix "script welcome problem"

When the script was loaded in autostart mode
variables were not initialized

GitHub | 2 Feb 11:31

[leafnode/ekg2] 3c6292: Few improvements:

  Branch: refs/heads/master
  Home:   https://github.com/leafnode/ekg2
  Commit: 3c62925d6f37060b9c83696324b262a913d72ef0
      https://github.com/leafnode/ekg2/commit/3c62925d6f37060b9c83696324b262a913d72ef0
  Author: Jakub Łaszczyński <jakub.laszczynski <at> gmail.com>
  Date:   2012-02-01 (Wed, 01 Feb 2012)

  Changed paths:
    M contrib/perl/bitly.pl

  Log Message:
  -----------
  Few improvements:
* welcome msg
* variable names more clear to read
* handle many urls in one line
* proper handle of /set debug
* removed one unnecesary variable

  Commit: 184cde6ca2c00f7c859da25d0b304fb65621dbf8
      https://github.com/leafnode/ekg2/commit/184cde6ca2c00f7c859da25d0b304fb65621dbf8
  Author: Jakub Łaszczyński <jakub.laszczynski <at> gmail.com>
  Date:   2012-02-01 (Wed, 01 Feb 2012)

  Changed paths:
    M contrib/perl/bitly.pl

  Log Message:
  -----------
  Remove 2 unused variables
(Continue reading)


Gmane