| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | fix formatting error in POD, hopefully. | Tom Feist | 2011-07-08 | 2 | -6/+6 |
* | | add patches for removing totally, or reducing to 1ms, the Irssi::timeout_add ... | Tom Feist | 2011-07-08 | 2 | -0/+54 |
* | | update install instructions to mention IrssiX modules, and generate a readme. | Tom Feist | 2011-07-08 | 2 | -1/+88 |
* | | added longify-urls script, to unshorten things automagically. | Tom Feist | 2011-07-08 | 1 | -0/+226 |
* | | fixed _warn that should have been _debug, peth++ | Tom Feist | 2011-07-02 | 1 | -1/+1 |
* | | added start of foreach-guard, a molly-guard for potentially stupid/dangerous ... | Tom Feist | 2011-07-02 | 1 | -0/+208 |
* | | ido-mode/ido_switcher: added use warnings; | Tom Feist | 2011-05-25 | 1 | -0/+2 |
* | | rl_history_search: added use warnings, and made load_uberprompt_failed() receive | Tom Feist | 2011-05-25 | 1 | -5/+9 |
* | | rl_history_search: bugfix in uberprompt autoloading code - signal_remove | Tom Feist | 2011-05-25 | 1 | -2/+2 |
* | | tab_stop: added tab_stop, a bit of a rework of an old script to replace the | Tom Feist | 2011-05-24 | 1 | -0/+49 |
* | | notifyquit: oops, wrong branch. Now merged to master | Tom Feist | 2011-05-24 | 1 | -1/+1 |
* | | brought in changes in readme and deployment stuff from branch where it should... | Tom Feist | 2011-05-05 | 2 | -0/+140 |
* | | added colour_test for testing implementations of 256-colour patches | Tom Feist | 2011-05-04 | 1 | -0/+16 |
* | | small documentation fixup | Tom Feist | 2011-05-04 | 1 | -0/+5 |
* | | vim-mode/vim_mode: fixed the stupd bugs I missed by not testing. Might possibly | Tom Feist | 2011-04-28 | 1 | -2/+2 |
* | | vim-mode/vim_mode: added new setting: 'esc_buf_timeout', | Tom Feist | 2011-04-28 | 1 | -2/+9 |
* | | notifyquit: fixed check_watchlist test to pass a channel name, not an object. | Tom Feist | 2011-04-22 | 1 | -1/+1 |
* | | notifyquit: added additional check for non-channel activities which may | Tom Feist | 2011-04-22 | 1 | -0/+6 |
* | | merged vague's changes to watchlist. Things should (in theory) work. | Tom Feist | 2011-04-22 | 2 | -28/+38 |
* | | finally fixed link to point at coekies repo. | Tom Feist | 2011-04-22 | 2 | -4/+6 |
* | | history-search/README: linkifying failed, fallin back to GH style linkage. | Tom Feist | 2011-04-22 | 2 | -2/+2 |
* | | history-search/README: see if we can fix the link to coekies original history... | Tom Feist | 2011-04-22 | 2 | -2/+6 |
* | | history-search/README: fix list formatting and a POD formatting error. | Tom Feist | 2011-04-22 | 2 | -21/+32 |
* | | quit-notify/notifyquit: updated docs & readme to mention that C-c and C-g both | Tom Feist | 2011-04-22 | 2 | -3/+10 |
* | | Merge branch 'dev' of github.com:shabble/irssi-scripts into dev | Tom Feist | 2011-04-22 | 1 | -6/+9 |
|\ \ |
|
| * | | vim-mode: Fix :map displaying <C-H> as mapped to <BS>. | Simon Ruderich | 2011-02-12 | 1 | -0/+2 |
| * | | vim-mode: Support ^H as BS key. | Simon Ruderich | 2011-01-20 | 1 | -4/+5 |
* | | | Merge branch 'master' into dev | Tom Feist | 2011-04-22 | 95 | -806/+9717 |
|\ \ \ |
|
| * | | | feature-tests/key_sig: test to see if there's any useful info in the 'keyboard | Tom Feist | 2011-04-22 | 1 | -0/+51 |
| * | | | act_hide/act_hide: initial commit of an improved version of hide.pl for managing | Tom Feist | 2011-04-22 | 1 | -0/+353 |
| * | | | start of Makefile to automate generation of README.pod docs for each script | Tom Feist | 2011-04-22 | 1 | -0/+42 |
| * | | | vim-mode/vim_mode: FINAL doc update for now. Or Else. | Tom Feist | 2011-04-22 | 3 | -10/+10 |
| * | | | vim-mode/vim_mode: docs: missed a bracket. | Tom Feist | 2011-04-22 | 2 | -2/+2 |
| * | | | vim-mode/vim_mode: more doc updates about hooks and sbar items. | Tom Feist | 2011-04-22 | 2 | -37/+59 |
| * | | | vim-mode/vim_mode: more documentation on how to use uberprompt hooks and | Tom Feist | 2011-04-22 | 2 | -2/+136 |
| * | | | notifyquit: maybe implemented todo item re: keeping watchlist of channel | Tom Feist | 2011-04-22 | 1 | -5/+157 |
| * | | | vim-mode/vim_mode: added a new $vim_wins expando to be used instead of the | Tom Feist | 2011-04-22 | 1 | -16/+28 |
| * | | | notifyquit: removed debug prints. | Tom Feist | 2011-04-21 | 1 | -5/+0 |
| * | | | * quit-notify/README.pod: added documentation for notifyquit, and generated | Tom Feist | 2011-04-21 | 2 | -0/+182 |
| * | | | notifyquit: added notifyquit_exceptions setting, which takes a space separated | Tom Feist | 2011-04-21 | 1 | -18/+80 |
| * | | | uberprompt: added documentation for all the uberprompt settings, including the | Tom Feist | 2011-04-18 | 2 | -2/+110 |
| * | | | uberprompt: added uberprompt_load_hook and uberprompt_unload_hook settings which | Tom Feist | 2011-04-18 | 1 | -0/+33 |
| * | | | vim-mode/vim_mode: added '$vim_cmd_mode' expando that contains the same info as | Tom Feist | 2011-04-18 | 1 | -4/+20 |
| * | | | uberprompt: minor cleanup of MSGLEVEL args. | Tom Feist | 2011-04-18 | 1 | -3/+3 |
| * | | | uberprompt: rebuild docs AGAIN. :( | Tom Feist | 2011-04-18 | 2 | -221/+10 |
| * | | | uberprompt: updated readme | Tom Feist | 2011-04-18 | 1 | -0/+214 |
| * | | | moved older scripts out of prompt-info to ensure uberprompt readme is correct... | Tom Feist | 2011-04-18 | 5 | -0/+1114 |
| * | | | moved older scripts out of prompt-info to ensure uberprompt readme is correct... | Tom Feist | 2011-04-18 | 6 | -1127/+26 |
| * | | | added uberprompt readme | Tom Feist | 2011-04-18 | 1 | -0/+221 |
| * | | | uberprompt: converted header comments to POD | Tom Feist | 2011-04-18 | 1 | -171/+199 |