|
|
|
@a4b854a
|
7 years |
jasongross9 |
Make spacing in Kerberos.pm more uniform
|
|
|
@20ec886
|
7 years |
jasongross9 |
Fix variable names, remove dead variables
|
|
|
@38db1a1
|
7 years |
jasongross9 |
Fix spelling in Kerberos.pm
|
|
|
@268c7e8
|
7 years |
jasongross9 |
renew command implemented
:renew in barnowl prompts for a password, ...
|
|
|
@1f92f39
|
7 years |
jasongross9 |
Revamp set/unset completion
- unset <tab> only completes takes_on_off ...
|
|
|
@81e93c3
|
7 years |
jasongross9 |
Add BarnOwl::get_variable_info
Returns a dictionary about a given ...
|
|
|
@a95b564
|
7 years |
jasongross9 |
Descriptions should be empty, not NULL
It's annoying for code that ...
|
|
|
@bf21c4e
|
7 years |
jasongross9 |
Correct tab-completion for set/unset
They only allow -q at the front.
|
|
|
@41677d2
|
7 years |
jasongross9 |
Fix :set usage string
Variable isn't optional. Rather either you pass ...
|
|
|
@678a7650
|
8 years |
glasgall |
add ChangeLog entry for 1.10
|
|
|
@370d94d
|
8 years |
glasgall |
bump version on master for next dev cycle
|
|
|
@b18151c
|
8 years |
glasgall |
BarnOwl 1.10rc1
release-1.10
|
|
|
@392b5cf
|
8 years |
glasgall |
add cpanfile to Makefile.am
release-1.10
|
|
|
@4ced41e
|
9 years |
xyzzy-github |
Merge pull request #156 from andersk/dist
scripts/do-release: Build ...
release-1.10
|
|
|
@39caad0
|
9 years |
xyzzy-github |
Merge pull request #164 from andersk/filterproc
filterproc: Rewrite ...
release-1.10
|
|
|
@bc308eb
|
9 years |
andersk |
scripts/do-release: Build distribution with ‘make distcheck’
This has ...
release-1.10
|
|
|
@866b391
|
9 years |
andersk |
Support baking a version into the tarball with ‘make dist VERSION=…’
...
release-1.10
|
|
|
@02514d9
|
9 years |
andersk |
Makefile.am: Don’t distribute version.c
Signed-off-by: Anders Kaseorg ...
release-1.10
|
|
|
@0f5af62
|
9 years |
jgross |
Add facebook dependencies to cpanfile
We don't put them inside a ...
release-1.10
|
|
|
@becd617
|
9 years |
jgross |
Use a cpanfile
release-1.10
|
|
|
@3d20ce1
|
9 years |
jgross |
Update .travis.yml away from legacy infrastructure
Following ...
release-1.10
|
|
|
@53d6269
|
9 years |
xyzzy-github |
Merge pull request #165 from JasonGross/smartnarrow-view
Add some ...
release-1.10
|
|
|
@ff58239
|
9 years |
andersk |
Avoid strchrnul
This is a GNU extension.
Signed-off-by: Anders ...
release-1.10
|
|
|
@4379288
|
9 years |
jgross |
Buffer IRC rejoins
This fixes ...
release-1.10
|
|
|
@d4f33f1
|
9 years |
jgross |
Clean up ircnets on socketless disconnect
This allows recovery from ...
release-1.10
|
|
|
@8fcd3e7
|
10 years |
jgross |
Add some see-alsos to smartnarrow and smartfilter
release-1.10
|
|
|
@5f3f1e4
|
10 years |
jgross |
Travis doesn't know about Perl 5.19
So tell it to use Perl 5.20 instead.
release-1.10
|
|
|
@e8db357
|
10 years |
andersk |
filterproc: Rewrite using GIOChannel
The old poll() loop was ...
release-1.10
|
|
|
@94b9ee0
|
10 years |
andersk |
owl_variable_bool_get_tostring_default: Remove dead <invalid> case
...
release-1.10
|
|
|
@18380fd
|
10 years |
andersk |
owl_zephyr_load{subs,loginsubs}: Eliminate useless stat call
Placates ...
release-1.10
|
|
|
@b61ad80
|
10 years |
andersk |
owl_function_debugmsg: Be sure to match va_start with va_end
Found by ...
release-1.10
|
|
|
@cba6b9c
|
10 years |
andersk |
owl_util_file_deleteline: Prevent FD leak in error paths
Found by ...
release-1.10
|
|
|
@9ae6095
|
11 years |
nelhage |
Merge pull request #160 from nelhage/twitter
Some misc twitter fixes ...
release-1.10
|
|
|
@140429f
|
11 years |
nelhage |
Implement :twitter-favorite
release-1.10
|
|
|
@0d53dfb
|
11 years |
nelhage |
Kill the client-side tweet length check.
Just let the API do the ...
release-1.10
|
|
|
@7ff3907
|
11 years |
nelhage |
squelch the legacy_list_api warnings
release-1.10
|
|
|
@c53f5e8
|
11 years |
adehnert |
Use SSL by default
As per https://dev.twitter.com/discussions/24239 ...
release-1.10
|
|
|
@7dcef03
|
11 years |
andersk |
Use the Glib slice allocator for fixed-size objects
The slice ...
release-1.10
|
|
|
@d779a1a
|
11 years |
andersk |
Remove redundant per-module .gitignore, .hgignore files
This is all ...
release-1.10
|
|
|
@59f4fd6
|
11 years |
andersk |
perl/modules/.gitignore: Add META.json, MYMETA.json
...
release-1.10
|
|
|
@7834bb5
|
11 years |
andersk |
.gitignore: Add other kinds of tags
Signed-off-by: Anders Kaseorg ...
release-1.10
|
|
|
@7792bac
|
11 years |
andersk |
.gitignore: Add compile
This is pulled in by Automake ≥ 1.14.
...
release-1.10
|
|
|
@f1095da
|
11 years |
andersk |
.gitignore: Reorganize
Divide .gitignore into logical sections, and ...
release-1.10
|
|
|
@ba9a1be
|
11 years |
andersk |
.gitignore: Remove core, jabber.log
Signed-off-by: Anders Kaseorg ...
release-1.10
|
|
|
@ebcdf4d
|
11 years |
andersk |
owl_zephyr_smartstripped_user: Simplify, fixing overlapping strcat
...
release-1.10
|
|
|
@21dc927
|
11 years |
andersk |
Test owl_zephyr_smartstripped_user
Signed-off-by: Anders Kaseorg ...
release-1.10
|
|
|
@ebc6f77
|
11 years |
andersk |
Humanize zsigs
Stop throwing away parts of multiline zsigs; we have ...
release-1.10
|
|
|
@6f87658
|
11 years |
andersk |
Sync ChangeLog with release-1.9 branch
Signed-off-by: Anders Kaseorg ...
release-1.10
|
|
|
@c55930e
|
11 years |
andersk |
Show Zephyr charset in info popup
Signed-off-by: Anders Kaseorg ...
release-1.10
|
|
|
@41064be
|
11 years |
ezyang |
change BarnOwl::Module::Jabber::getServerFromJID to use ...
release-1.10
|
|
|
@926c721
|
11 years |
ezyang |
fix cmd_join in BarnOwl/Module/IRC.pm to use $chan, not $channel which ...
release-1.10
|
|
|
@441fd42
|
11 years |
andersk |
Replace the last few “Barnowl”s with “BarnOwl”s
Signed-off-by: Anders ...
release-1.10
|
|
|
@ca1fb26a
|
11 years |
andersk |
Be smarter about rebuilding on version number changes
Signed-off-by: ...
release-1.10
|
|
|
@685cca7
|
11 years |
andersk |
Remove C files from BUILT_SOURCES
They are already built through ...
release-1.10
|
|
|
@76e80de
|
11 years |
jgross |
Update completion for :irc-{join,part}
release-1.10
|
|
|
@be43554
|
11 years |
jgross |
Add a ~/.owl/ircchannels file, persist channels
All irc channel ...
release-1.10
|
|
|
@ae2b830
|
11 years |
jgross |
owl_util_file_delete_line in perl
release-1.10
|
|
|
@c84c365
|
11 years |
jgross |
remove a space
release-1.10
|
|
|
@ecd4edf
|
11 years |
ezyang |
Added perl methods to register and unregister idle watchers.
release-1.10
|
|
|
@120dac7
|
11 years |
ezyang |
Added a hook for wakeup/user input.
I wanted to add a hook that got ...
release-1.10
|
|
|
@a38becd
|
11 years |
ezyang |
Added a perl hook for :away
Note: The sepbar no longer distinguishes ...
release-1.10
|
|
|
@4f7b1f4
|
11 years |
ezyang |
Support channel-or-user IRC commands, and setup irc-msg to use it.
...
release-1.10
|
|
|
@48c09d4
|
11 years |
jgross |
Add .travis.yml for Travis-CI
Yay for continuous integration and ...
release-1.10
|
|
|
@77dfeb1
|
11 years |
jgross |
Add -D_XOPEN_SOURCE_EXTENDED
This is needed for cchar_t on the ...
release-1.10
|
|
|
@d995ff3
|
11 years |
jgross |
ChangeLog updates should always show up on master
This way Anders ...
release-1.10
|
|
|
@14b79a0
|
11 years |
jgross |
Note that we need a barnowl-1.(N+1)dev tag
Perhaps we should include ...
release-1.10
|
|
|
@4ae24dd
|
11 years |
jgross |
Add instructions for updating launchpad
The build version number of ...
release-1.10
|
|
|
@96d80e9
|
11 years |
jgross |
Added support for calling perl subs with various return types
release-1.10
|
|
|
@92ffd89
|
11 years |
jgross |
Refactor perl calls through a single method
I don't know the perl/C ...
release-1.10
|
|
|
@1b17f50
|
11 years |
andersk |
Sync ChangeLog with release-1.9 branch
Signed-off-by: Anders Kaseorg ...
release-1.10
|
|
|
@e4b8f93
|
11 years |
andersk |
Really support building Perl modules from a separate builddir
...
release-1.10
|
|
|
@1c22155
|
11 years |
andersk |
Get rid of all our embedded copies of Module::Install
Signed-off-by: ...
release-1.10
|
|
|
@553fd38
|
11 years |
andersk |
Update .gitignore
Commit 353719a2ddec4d6a8458ee42af37514fedbd80bf ...
release-1.10
|
|
|
@80d7b44
|
11 years |
adehnert |
Update and make configurable the default format
- Rather than ...
release-1.10
|
|
|
@41779bf
|
11 years |
adehnert |
Add a .mailmap to canonicalize commit names/emails
release-1.10
|
|
|
@9d4dfdc
|
11 years |
davidben |
When replacing a variable, keep the old value
This unbreaks variable ...
release-1.10
|
|
|
@f20daff
|
11 years |
davidben |
Don't g_value_unset an uninitialized GValue
Silences a GObject assertion.
release-1.10
|
|
|
@5d8c9a7
|
11 years |
davidben |
Make the fullvar variable test more reasonable
Calling set on the ...
release-1.10
|
|
|
@2497f99
|
11 years |
davidben |
Add tests to detect new_variable_* overriding previously set values
...
release-1.10
|
|
|
@80c0fc7
|
11 years |
jgross |
Fix spelling errors in AUTHORS (caught by ispell)
release-1.10
|
|
|
@f6b7c9c
|
11 years |
jgross |
Add more people to AUTHORS
From a suggestion of Anders:
> Actually, ...
release-1.10
|
|
|
@6383920
|
11 years |
jgross |
Messages sent to 'class messages' are not personal
Add the presumably ...
release-1.10
|
|
|
@0adbce1
|
11 years |
jgross |
Make is_personal like owl_message_is_personal
Before we were ...
release-1.10
|
|
|
@1ced34f
|
11 years |
jgross |
Expose message_matches_filter to perl
release-1.10
|
|
|
@b58dea1
|
11 years |
geofft |
.gitignore: Add MYMETA.yml
We already ignore META.yml, and see ...
release-1.10
|
|
|
@d555aa1
|
11 years |
rnjacobs |
We should fail fast on -c filsrv, which most people won't have ...
release-1.10
|
|
|
@60ae736
|
11 years |
jgross |
Fix a leak.
Also add the CALLER_OWN annotation to the ...
release-1.10
|
|
|
@731e921
|
11 years |
jgross |
Make check for non-existant channel more correct
Currently, this ...
release-1.10
|
|
|
@53151d4
|
11 years |
adehnert |
Use "our" instead of "my" for zephyrStartup hook
All our other hooks ...
release-1.10
|
|
|
@c2866ec
|
11 years |
jgross |
Split irc messages into chunks
From Zephyr:
barnowl / irc-cutoff / ...
release-1.10
|
|
|
@0625919
|
11 years |
andersk |
Check that programs support --help and --version in ‘make ...
release-1.10
|
|
|
@8f335a8
|
11 years |
andersk |
zcrypt: Accept --help
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
release-1.10
|
|
|
@5175cf8
|
11 years |
andersk |
zcrypt: Accept --version
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
release-1.10
|
|
|
@478dc8e
|
11 years |
andersk |
zcrypt: Use getopt_long
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
release-1.10
|
|
|
@499224d
|
11 years |
andersk |
barnowl --help: Write to stdout and exit successfully
Signed-off-by: ...
release-1.10
|
|
|
@a223b6b
|
11 years |
andersk |
Build bin/{barnowl,tester} instead of {barnowl,tester}.bin
This lets ...
release-1.10
|
|
|
@487cc2b
|
11 years |
andersk |
configure: Support --disable-maintainer-mode
automake < 1.8 doesn’t ...
release-1.10
|
|
|
@78b9503
|
11 years |
andersk |
Distribute files in doc/ individually
‘make distcheck’ in automake < ...
release-1.10
|
|
|
@24ece84
|
11 years |
andersk |
Explicitly substitute abs_builddir, abs_srcdir
automake < 1.10 didn’t ...
release-1.10
|
|
|
@60e8617
|
12 years |
davidben |
Don't swallow errors in :unsuball
More code that should get fixed if ...
release-1.10
|
|
|