182 Комити (1b2c2adeaf2366adc79fba57a4e10d79208715f3)
 

Аутор SHA1 Порука Датум
  Shane Mc Cormack 1b2c2adeaf Fix LICENCE file name and add AUTHORS file. пре 10 година
  Shane Mc Cormack 807ad3358b Update copyright for 2013 пре 11 година
  Shane Mc Cormack 50eaacee9e Don't check for SRV Records if a port is specified. пре 11 година
  Shane Mc Cormack 0f7a33fd23 Check for nulls. пре 11 година
  Shane Mc Cormack 6e58fcddd2 Add support for SRV records for finding IRC servers. eg irc://quakenet.org/ пре 11 година
  Shane Mc Cormack cfac5e3512 Seems ircd developers have standardised on 6697 as the default SSL port, so we should also. пре 11 година
  Shane Mc Cormack 52c8058273 Expose some new methods via the parser interfaces пре 11 година
  Shane Mc Cormack 9377336d5d Add state-tracking to capability commands. пре 11 година
  Shane Mc Cormack cb1c1ad110 Add support for "CAP" extension. пре 11 година
  Shane Mc Cormack 55b49488c9 Fix some INSPIRCD list mode parsing пре 11 година
  Greg Holmes 09768c378f Add away reason to ClientInfo пре 11 година
  Greg Holmes b9d04d47ce Add ant files to publish to maven пре 12 година
  Shane Mc Cormack f0561f7dc1 Add LICENSE file to project to cover any files that don't otheerwise currently contain a license header. пре 11 година
  Greg Holmes 8e107225be Add quit method to Parser пре 11 година
  Shane Mc Cormack 8d49cae8c1 make addAllCallback actually useful. пре 11 година
  Shane Mc Cormack f1f02b4f4f Updated version. пре 11 година
  Shane Mc Cormack 3ce9380cf5 Try to connect using IPv6 before IPv4, and falling back if there are errors. пре 12 година
  Shane Mc Cormack 3ba51d9531 Make BaseParser ask ProxySelector for the proxy to use. пре 12 година
  Greg Holmes bb4f862374 Convert parser to standalone project пре 12 година
  Greg Holmes 450f2f26db Fix JGit-Describe (properly this time) пре 12 година
  Greg Holmes 8c17843a1c Update git describe to fix windows support. пре 12 година
  Chris Smith c504516f07 Make OutputQueue a bit thread safe. пре 12 година
  Chris Smith 9932008461 Decode IRC lines a bit better пре 12 година
  Chris Smith 994e288bfa Put the versions in the correct properties again пре 12 година
  Shane Mc Cormack 9ad6698410 Update jgit-describe: "Oops, change the right : to ;" пре 12 година
  Shane Mc Cormack f515ad74e1 Update jgit-describe: "Use ; not : for subdir separators" пре 12 година
  Shane Mc Cormack 55255c542b Update jgit-describe.jar: "Allow subdir to support multiple filtered files using ; as a separator." пре 12 година
  Shane Mc Cormack 9f047741be Update jgit-describe.jar: "Remove stray sysout." пре 12 година
  Shane Mc Cormack 2e38ea4a2c Update jgit-describe.jar: "Filter properly on Windows." пре 12 година
  Shane Mc Cormack d3bff89e13 Update jgit-describe.jar: "Update with support for .git-files rather than requiring .git to be a directory and Better support for windows" пре 12 година
  Shane Mc Cormack 5b39ac8ae4 Update to jgit-describe with less NPEs пре 12 година
  Shane Mc Cormack 8eaa47d7e2 Don't break if the given subdir isn't actually versioned. пре 12 година
  Shane Mc Cormack 9bfe84cb66 Don't shell out to git if possible. пре 12 година
  Shane Mc Cormack afbd2870b3 Update copyright for 2012 пре 12 година
  Shane Mc Cormack 9f5da313da Bye Bye Warning. пре 12 година
  Shane Mc Cormack 23e2263272 Set some sane defaults so as not to get "Non-positive period." error when trying to start the ping timer. пре 12 година
  Shane Mc Cormack 1203cdfe2c Fix automatic NickInUse handler if Alt Nickname is the same as prependChar + nickname пре 12 година
  Shane Mc Cormack b0410712da Fix 001s not being part of serverInformationLines пре 12 година
  Shane Mc Cormack 746d4df06d Fix for issue CLIENT-312 - Parser shouldn't extend runnable пре 12 година
  Shane Mc Cormack e4f0b8c75a IRCParser fixes. пре 12 година
  Shane Mc Cormack 34d65f9ba9 Parser should accept multiple spaces between parameters. Fixes issue #CLIENT-319 пре 12 година
  Shane Mc Cormack e22aa5e3c5 IRC parser support for IRCds which only support one listmode at once. пре 12 година
  Chris Smith d0ae64cafc Fix empty LIST requests not working пре 12 година
  Chris Smith 2ba321f247 Add new callbacks to the callback manager пре 12 година
  Chris Smith 4ee812d706 And finally add a processor for list responses пре 12 година
  Chris Smith e09cf57b49 Add interfaces for group listing пре 12 година
  Chris Smith 595cfce6a2 Add support for sending a LIST command пре 12 година
  Chris Smith 1d570b9c5e IRCParser/test fixes. пре 12 година
  Chris Smith b060ac76d8 Remove ServerInfo as it's no longer used пре 12 година
  Chris Smith 0acd459e7e Make IRCParser use BaseParser пре 12 година