repo string | commit string | message string | diff string |
|---|---|---|---|
jaxl/JAXL | 8c67ef2ed964a32e02c8ca32fc9134016fe8c4e2 | args is optional while registering cron tabs | diff --git a/core/jaxl_clock.php b/core/jaxl_clock.php
index 2e90a01..adc6e80 100644
--- a/core/jaxl_clock.php
+++ b/core/jaxl_clock.php
@@ -1,126 +1,126 @@
<?php
/**
* Jaxl (Jabber XMPP Library)
*
* Copyright (c) 2009-2012, Abhinav Singh <me@abhinavsingh.com>.
* All rights reserved.
*
* Redistribution a... |
jaxl/JAXL | 4cdee04452c5b1d3e54cccb01d19b458262534ad | added v3.x release notice on top of readme | diff --git a/README.md b/README.md
index 7e4f89c..9c6ffef 100644
--- a/README.md
+++ b/README.md
@@ -1,67 +1,69 @@
# JAXL (Jabber XMPP Client and Component Library in PHP)
+[Jaxl v3.x](https://github.com/abhinavsingh/JAXL/tree/v3.x) is out. It's fast, modular, clean, flexible, oops, event based. [Read More](https://... |
jaxl/JAXL | 44e693b8fb4d2fab5a49514fe41cad2c6062a780 | Checkin for XEP 0166 (Jingle), 0167 (Jingle RTP Session), 0176 (Jingle ICE-UDP), 0234 (Jingle File), 0261 (Jingle In-band bytestream) | diff --git a/xep/jaxl.0166.php b/xep/jaxl.0166.php
new file mode 100644
index 0000000..b1ed516
--- /dev/null
+++ b/xep/jaxl.0166.php
@@ -0,0 +1,118 @@
+<?php
+/**
+ * Jaxl (Jabber XMPP Library)
+ *
+ * Copyright (c) 2009-2010, Abhinav Singh <me@abhinavsingh.com>.
+ * All rights reserved.
+ *
+ * Redistribution and use ... |
jaxl/JAXL | 3e0dfe3b16f83a96691fa611f3deecec5675de33 | Checkin for XEP-0096: Stream Initiated File Transfer Profile | diff --git a/xep/jaxl.0096.php b/xep/jaxl.0096.php
new file mode 100644
index 0000000..d3526f3
--- /dev/null
+++ b/xep/jaxl.0096.php
@@ -0,0 +1,142 @@
+<?php
+/**
+ * Jaxl (Jabber XMPP Library)
+ *
+ * Copyright (c) 2009-2010, Abhinav Singh <me@abhinavsingh.com>.
+ * All rights reserved.
+ *
+ * Redistribution and use ... |
jaxl/JAXL | d580a103f8c621746068ba0d18370da84869ff4d | Checkin for XEP 0071 (XHTML-IM), 0095 (Stream Initiation) | diff --git a/xep/jaxl.0071.php b/xep/jaxl.0071.php
new file mode 100644
index 0000000..efb02bc
--- /dev/null
+++ b/xep/jaxl.0071.php
@@ -0,0 +1,60 @@
+<?php
+/**
+ * Jaxl (Jabber XMPP Library)
+ *
+ * Copyright (c) 2009-2010, Abhinav Singh <me@abhinavsingh.com>.
+ * All rights reserved.
+ *
+ * Redistribution and use i... |
jaxl/JAXL | a9b17bb287ce7e2110966339b9ad6c0622c6e6e8 | Checkin for RFC-1928 (SOCK5) implementation | diff --git a/core/jaxl.class.php b/core/jaxl.class.php
index 7220e87..5d7e1c3 100644
--- a/core/jaxl.class.php
+++ b/core/jaxl.class.php
@@ -1,579 +1,580 @@
<?php
/**
* Jaxl (Jabber XMPP Library)
*
* Copyright (c) 2009-2010, Abhinav Singh <me@abhinavsingh.com>.
* All rights reserved.
*
* Redistribution a... |
jaxl/JAXL | 7d08e16d325d0b500c4d6a107aac0f6bc23d3d14 | Checking XEP 0012 (last activity), 0047 (in-band bytestream), 0065 (SOCKS5 ByteStream) | diff --git a/xep/jaxl.0012.php b/xep/jaxl.0012.php
new file mode 100644
index 0000000..421f0d3
--- /dev/null
+++ b/xep/jaxl.0012.php
@@ -0,0 +1,81 @@
+<?php
+/**
+ * Jaxl (Jabber XMPP Library)
+ *
+ * Copyright (c) 2009-2010, Abhinav Singh <me@abhinavsingh.com>.
+ * All rights reserved.
+ *
+ * Redistribution and use i... |
jaxl/JAXL | 69537f88370d5fa9d0572c37cbb2db9137945c76 | Checking of google xep implementations (unfinished) | diff --git a/xep/google/jaxl.jingleinfo.php b/xep/google/jaxl.jingleinfo.php
new file mode 100644
index 0000000..7156b7e
--- /dev/null
+++ b/xep/google/jaxl.jingleinfo.php
@@ -0,0 +1,60 @@
+<?php
+/**
+ * Jaxl (Jabber XMPP Library)
+ *
+ * Copyright (c) 2009-2010, Abhinav Singh <me@abhinavsingh.com>.
+ * All rights res... |
jaxl/JAXL | cff169b61077da4cae12b55c53f08fab79b967be | Added some TO-DO for later release if this problem really is a problem | diff --git a/xep/jaxl.0124.php b/xep/jaxl.0124.php
index 6f45362..c872561 100644
--- a/xep/jaxl.0124.php
+++ b/xep/jaxl.0124.php
@@ -1,266 +1,266 @@
<?php
/**
* Jaxl (Jabber XMPP Library)
*
* Copyright (c) 2009-2010, Abhinav Singh <me@abhinavsingh.com>.
* All rights reserved.
*
* Redistribution and use in... |
jaxl/JAXL | e28605233f86eca234831961e06028de499a96bc | Forcing curl CURLOPT_ENCODING to gzip,deflate (boshchat now works with jabber.fr) | diff --git a/core/jaxl.util.php b/core/jaxl.util.php
index 4aed8ef..bf98856 100644
--- a/core/jaxl.util.php
+++ b/core/jaxl.util.php
@@ -1,215 +1,212 @@
<?php
/**
* Jaxl (Jabber XMPP Library)
*
* Copyright (c) 2009-2010, Abhinav Singh <me@abhinavsingh.com>.
* All rights reserved.
*
* Redistribution and us... |
jaxl/JAXL | 005b6ce73bf8a6188d927bfa1e17f3089447962c | Fix for Call-time pass-by-reference | diff --git a/xmpp/xmpp.class.php b/xmpp/xmpp.class.php
index 33ac7ec..8548f31 100644
--- a/xmpp/xmpp.class.php
+++ b/xmpp/xmpp.class.php
@@ -1,505 +1,505 @@
<?php
/**
* Jaxl (Jabber XMPP Library)
*
* Copyright (c) 2009-2010, Abhinav Singh <me@abhinavsingh.com>.
* All rights reserved.
*
* Redistribution an... |
jaxl/JAXL | 1d880a02be9e53b7552130fa3494203ea5e36c84 | Added xep-0077 inband registration | diff --git a/xep/jaxl.0077.php b/xep/jaxl.0077.php
index dd6e3d2..7ad24b0 100644
--- a/xep/jaxl.0077.php
+++ b/xep/jaxl.0077.php
@@ -1,57 +1,74 @@
<?php
/**
* Jaxl (Jabber XMPP Library)
*
* Copyright (c) 2009-2010, Abhinav Singh <me@abhinavsingh.com>.
* All rights reserved.
*
* Redistribution and use in s... |
jaxl/JAXL | e5cac0855b25b4d98e5d6645496b064337fac3c0 | Passing read/write arrays as references (some user facing problem while writing to socket) | diff --git a/xmpp/xmpp.class.php b/xmpp/xmpp.class.php
index 131b5ce..33ac7ec 100644
--- a/xmpp/xmpp.class.php
+++ b/xmpp/xmpp.class.php
@@ -1,500 +1,505 @@
<?php
/**
* Jaxl (Jabber XMPP Library)
*
* Copyright (c) 2009-2010, Abhinav Singh <me@abhinavsingh.com>.
* All rights reserved.
*
* Redistribution an... |
jaxl/JAXL | f1fbfaeaecb0bf4dd3de11016ed7e33393ab1818 | fixing php pass-by-reference warnings for php 5.3 | diff --git a/xmpp/xmpp.class.php b/xmpp/xmpp.class.php
index 20df9db..131b5ce 100644
--- a/xmpp/xmpp.class.php
+++ b/xmpp/xmpp.class.php
@@ -1,500 +1,500 @@
<?php
/**
* Jaxl (Jabber XMPP Library)
*
* Copyright (c) 2009-2010, Abhinav Singh <me@abhinavsingh.com>.
* All rights reserved.
*
* Redistribution an... |
jaxl/JAXL | 80d43338f801cb201b10770e561607d3c3e7a07c | Improved httpd class and related changed in core jaxl class. Also fixed a few typos inside core classes | diff --git a/core/jaxl.class.php b/core/jaxl.class.php
index 9c119ae..3234204 100644
--- a/core/jaxl.class.php
+++ b/core/jaxl.class.php
@@ -129,788 +129,774 @@
/**
* Client name of the connected Jaxl instance
*/
const name = 'Jaxl :: Jabber XMPP Client Library';
/**
... |
jaxl/JAXL | b69f68982a250c7908165452cb6f3961a9ad0114 | Removed logging of empty pky rcvd after stream_select() timeout, also enabled XMPPGet logging in cgi mode | diff --git a/xmpp/xmpp.class.php b/xmpp/xmpp.class.php
index 9404bfa..46893d6 100644
--- a/xmpp/xmpp.class.php
+++ b/xmpp/xmpp.class.php
@@ -1,496 +1,497 @@
<?php
/**
* Jaxl (Jabber XMPP Library)
*
* Copyright (c) 2009-2010, Abhinav Singh <me@abhinavsingh.com>.
* All rights reserved.
*
* Redistribution an... |
jaxl/JAXL | 8915a7d3d25d932e03c3deae4fd98ba53f577b73 | Jaxl core mode can be passed as constructor parameter, see preFetchXMPP.php for example usage | diff --git a/core/jaxl.class.php b/core/jaxl.class.php
index c4bec10..9c119ae 100644
--- a/core/jaxl.class.php
+++ b/core/jaxl.class.php
@@ -174,737 +174,743 @@
var $jid = false;
/**
* Bare JID of the connected Jaxl instance
*
* @var string
*/
var $bar... |
jaxl/JAXL | e37acfb2679d8dfae59461e4f67412985c3c06c7 | No log if empty pkt rcvd from stream after timeout event | diff --git a/xmpp/xmpp.class.php b/xmpp/xmpp.class.php
index 17e0ee7..9404bfa 100644
--- a/xmpp/xmpp.class.php
+++ b/xmpp/xmpp.class.php
@@ -1,496 +1,496 @@
<?php
/**
* Jaxl (Jabber XMPP Library)
*
* Copyright (c) 2009-2010, Abhinav Singh <me@abhinavsingh.com>.
* All rights reserved.
*
* Redistribution an... |
jaxl/JAXL | a049a43ed7b6a73b90626aa523e181082c2b188c | Added option to pass getSXE option to Jaxl constructor (Whether Jaxl core should return a SimpleXMLElement object of parsed string with callback payloads) | diff --git a/CHANGELOG b/CHANGELOG
index 14e6ee1..02f9c3d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,318 +1,319 @@
version 2.1.2
-------------
+- Added option to pass getSXE option to Jaxl constructor (Whether Jaxl core should return a SimpleXMLElement object of parsed string with callback payloads)
- Better handl... |
jaxl/JAXL | 5e494d82076185ce5bbbc4f678d26f1b25c6e567 | Better handling for multi-instance jaxl applications (Use JAXL::addCore to add new instance) | diff --git a/CHANGELOG b/CHANGELOG
index b8da5bf..14e6ee1 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,317 +1,318 @@
version 2.1.2
-------------
-- Simple method of issuing unique id to each connected jaxl instance
+- Better handling for multi-instance jaxl applications (Use JAXL::addCore to add new instance)
+ Simp... |
jaxl/JAXL | fa862cb8d2377e77d443713837a4740dcbe40f3c | Removed debug log code | diff --git a/xmpp/xmpp.class.php b/xmpp/xmpp.class.php
index 08c7543..ba9b637 100644
--- a/xmpp/xmpp.class.php
+++ b/xmpp/xmpp.class.php
@@ -1,483 +1,482 @@
<?php
/**
* Jaxl (Jabber XMPP Library)
*
* Copyright (c) 2009-2010, Abhinav Singh <me@abhinavsingh.com>.
* All rights reserved.
*
* Redistribution an... |
jaxl/JAXL | 7c6dd0e6594173f33acb26d348dcbacf05d0f799 | Fixed typo in core for bosh related application files | diff --git a/xmpp/xmpp.class.php b/xmpp/xmpp.class.php
index e0e0abb..08c7543 100644
--- a/xmpp/xmpp.class.php
+++ b/xmpp/xmpp.class.php
@@ -1,480 +1,483 @@
<?php
/**
* Jaxl (Jabber XMPP Library)
*
* Copyright (c) 2009-2010, Abhinav Singh <me@abhinavsingh.com>.
* All rights reserved.
*
* Redistribution an... |
jaxl/JAXL | de60086a83a0b2eba833f22723bdc0c1ffa4e3a4 | Lots of core improvement in XMPP base class related to performance and multi-instance app handling | diff --git a/CHANGELOG b/CHANGELOG
index 14b22ae..b8da5bf 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,316 +1,317 @@
version 2.1.2
-------------
- Simple method of issuing unique id to each connected jaxl instance
Improved dumpStat cron to include send/rcv rate, buffer sizes in stats
Core logged class prefix l... |
jaxl/JAXL | 1696ec0ce383bfda07d6c4161a6488f8976cc55c | Lots of core improvement in XMPP base class related to performance and multi-instance app handling | diff --git a/xmpp/xmpp.auth.php b/xmpp/xmpp.auth.php
index 6e71db2..e3a5a65 100644
--- a/xmpp/xmpp.auth.php
+++ b/xmpp/xmpp.auth.php
@@ -1,155 +1,155 @@
<?php
/**
* Jaxl (Jabber XMPP Library)
*
* Copyright (c) 2009-2010, Abhinav Singh <me@abhinavsingh.com>.
* All rights reserved.
*
* Redistribution and us... |
jaxl/JAXL | 6b6b255d577c5b35c41a2c69e29e63559b4436fa | Added log inside JAXLPlugin execute method | diff --git a/core/jaxl.plugin.php b/core/jaxl.plugin.php
index 27c844f..1c6ee9d 100644
--- a/core/jaxl.plugin.php
+++ b/core/jaxl.plugin.php
@@ -1,121 +1,121 @@
<?php
/**
* Jaxl (Jabber XMPP Library)
*
* Copyright (c) 2009-2010, Abhinav Singh <me@abhinavsingh.com>.
* All rights reserved.
*
* Redistributio... |
jaxl/JAXL | f0b01fd3d44d22c4efd35777d713ddacc127f940 | Parse class return false if unable to parse as xml for recv'd xmpp packet | diff --git a/CHANGELOG b/CHANGELOG
index 46088a7..14b22ae 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,314 +1,316 @@
version 2.1.2
-------------
- Simple method of issuing unique id to each connected jaxl instance
Improved dumpStat cron to include send/rcv rate, buffer sizes in stats
+ Core logged class prefix l... |
jaxl/JAXL | e29f04c0f2ad329ac994c25fa8a7f2243e6cfdd3 | Core logged class prefix log data with instance uid, pid and current clock | diff --git a/core/jaxl.cron.php b/core/jaxl.cron.php
index 0ea983a..4f5f52e 100644
--- a/core/jaxl.cron.php
+++ b/core/jaxl.cron.php
@@ -1,98 +1,94 @@
<?php
/**
* Jaxl (Jabber XMPP Library)
*
* Copyright (c) 2009-2010, Abhinav Singh <me@abhinavsingh.com>.
* All rights reserved.
*
* Redistribution and use ... |
jaxl/JAXL | e3c4e5a2a658ef3247c15fe3f60d5d4fdc8b57af | Simple method of issuing unique id to each connected jaxl instance. Improved dumpStat cron to include send/rcv rate, buffer sizes in stats | diff --git a/CHANGELOG b/CHANGELOG
index 034c1d1..46088a7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,312 +1,314 @@
version 2.1.2
-------------
+- Simple method of issuing unique id to each connected jaxl instance
+ Improved dumpStat cron to include send/rcv rate, buffer sizes in stats
- Updated core class files t... |
jaxl/JAXL | 041d4d3ce9e597ccda18cd58a1fb8abcdcbf0f7a | Cleaned up XMPP base class after stream_select() usage and fixed typo inside JAXL base class | diff --git a/core/jaxl.class.php b/core/jaxl.class.php
index 1c449a7..a604277 100644
--- a/core/jaxl.class.php
+++ b/core/jaxl.class.php
@@ -60,825 +60,825 @@
'JAXLBosh' => '/core/jaxl.bosh.php',
'JAXLCron' => '/core/jaxl.cron.php',
'JAXLHTTPd' => '/core/jaxl.httpd.php',
... |
jaxl/JAXL | c1d90f6d966bbf6f2f76ea7f404b31cac3d19b02 | XMPP base class now make use of socket_select() to poll opened stream efficiently (getting rid of annoying sleep) | diff --git a/CHANGELOG b/CHANGELOG
index 20851a9..7068948 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,309 +1,311 @@
version 2.1.2
-------------
+- XMPP base class now make use of socket_select() to poll opened stream efficiently (getting rid of annoying sleep)
+ Updated JAXLCron method to adjust to new core changes... |
jaxl/JAXL | ff6eab4761ddac07bb864ca2e0fac6b577d1f137 | Fixed typo inside echobot.php app | diff --git a/app/echobot.php b/app/echobot.php
index 2c8f941..e03e938 100644
--- a/app/echobot.php
+++ b/app/echobot.php
@@ -1,107 +1,108 @@
<?php
/*
* Sample command line echobot using Jaxl library
* Usage: php echobot.php
* Read More: http://bit.ly/bz9KXb
*/
// Initialize Jaxl Library
re... |
jaxl/JAXL | 3b3d11e55d79948d31c34683a0631d06ff3562c5 | Auto detect bosh poll url in boshchat.php | diff --git a/app/boshchat.php b/app/boshchat.php
index 6a04e2c..47aa373 100644
--- a/app/boshchat.php
+++ b/app/boshchat.php
@@ -1,319 +1,319 @@
<?php
/*
* Sample browser based one-to-one chat application using Jaxl library
* Usage: Copy this application file (along with /path/to/jaxl/env/jaxl.js) into y... |
jaxl/JAXL | f46348b8d93db021fd6b8d10d4746793fe7e93be | Added hook for jaxl_get_bosh_curl_error which is called when bosh end point returns a non-zero errno. Updated Jaxl core session variable names to avoid clash with existing session vars. Updated boshchat.php to make use of jaxl_get_bosh_curl_error to disconnect intelligently | diff --git a/CHANGELOG b/CHANGELOG
index c573da5..20851a9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,306 +1,309 @@
version 2.1.2
-------------
+- Added hook for jaxl_get_bosh_curl_error which is called when bosh end point returns a non-zero errno
+ Updated Jaxl core session variable names to avoid clash with exist... |
jaxl/JAXL | fafcbfc7eda19e586ff699a7e7c8d7750ace98a1 | PHP CMS looking to integrate Jaxl in their core can now force disable auto start of php session by Jaxl core. Simple pass 'boshSession' as false with jaxl constructor config array | diff --git a/CHANGELOG b/CHANGELOG
index 58d100b..c573da5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,304 +1,306 @@
version 2.1.2
-------------
+- PHP CMS looking to integrate Jaxl in their core can now force disable auto start of php session by Jaxl core
+ Simple pass 'boshSession' as false with jaxl constructor c... |
jaxl/JAXL | 0a723c81017f84d336a7dea57cf5235a54359656 | Fixed typo in last commit for XEP 0114 | diff --git a/xep/jaxl.0114.php b/xep/jaxl.0114.php
index 05c2231..1ce7c3d 100644
--- a/xep/jaxl.0114.php
+++ b/xep/jaxl.0114.php
@@ -1,86 +1,86 @@
<?php
/**
* Jaxl (Jabber XMPP Library)
*
* Copyright (c) 2009-2010, Abhinav Singh <me@abhinavsingh.com>.
* All rights reserved.
*
* Redistribution and use in s... |
jaxl/JAXL | 43d54fa8aa7bb885af48c6aba5b794e96dea6e32 | Suppress warning thrown while enabling stream crypto | diff --git a/xmpp/xmpp.get.php b/xmpp/xmpp.get.php
index 0273d5d..608d25b 100644
--- a/xmpp/xmpp.get.php
+++ b/xmpp/xmpp.get.php
@@ -1,219 +1,219 @@
<?php
/**
* Jaxl (Jabber XMPP Library)
*
* Copyright (c) 2009-2010, Abhinav Singh <me@abhinavsingh.com>.
* All rights reserved.
*
* Redistribution and use in... |
jaxl/JAXL | d498738965958417e1cd50e0b0a2b24b66c871a1 | Entire Jaxl core including xmpp/, xep/ and core/ class files now make use of JAXL::addPlugin instead of JAXLPlugin to register per instance callbacks | diff --git a/CHANGELOG b/CHANGELOG
index d064813..58d100b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,303 +1,304 @@
version 2.1.2
-------------
+- Entire Jaxl core including xmpp/, xep/ and core/ class files now make use of JAXL::addPlugin instead of JAXLPlugin to register per instance callbacks
- JAXLPlugin can no... |
jaxl/JAXL | 7440dbd6c6ee42a0bb816efe80a25fe6bd7b9056 | JAXLPlugin can now register a callback for a dedicated jaxl instance in a multi-instance jaxl application. Class functionality remains backward compatible. | diff --git a/core/jaxl.plugin.php b/core/jaxl.plugin.php
index 1de9d69..70959cf 100644
--- a/core/jaxl.plugin.php
+++ b/core/jaxl.plugin.php
@@ -1,112 +1,120 @@
<?php
/**
* Jaxl (Jabber XMPP Library)
*
* Copyright (c) 2009-2010, Abhinav Singh <me@abhinavsingh.com>.
* All rights reserved.
*
* Redistributio... |
jaxl/JAXL | f5d9653dd5eb388b91861b89c5dcb5c40cfca06d | JAXLPlugin can now register a callback for a dedicated jaxl instance in a multi-instance jaxl application. Class functionality remains backward compatible. | diff --git a/CHANGELOG b/CHANGELOG
index 6e42f7d..d064813 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,301 +1,303 @@
version 2.1.2
-------------
+- JAXLPlugin can now register a callback for a dedicated jaxl instance in a multi-instance jaxl application
+ Class functionality remains backward compatible.
- JAXLog cl... |
jaxl/JAXL | 5e77c1985030b944da6db48e0979eb7d5336db90 | JAXLog class now also dump connect instance uid per log line | diff --git a/CHANGELOG b/CHANGELOG
index 97f9045..6e42f7d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,300 +1,301 @@
version 2.1.2
-------------
+- JAXLog class now also dump connect instance uid per log line
- XMPP instance iq id now defaults to a random value between 1 and 9
Also added jaxl_get_id event hook fo... |
dougwilson/perl5-www-wizards-gatherer | f85538d5cedad0727519323c2d14b16b4e55abc5 | Add copy of the license text | diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..f4499a4
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,377 @@
+This software is copyright (c) 2010 by Douglas Christopher Wilson <doug@somethingdoug.com>.
+
+This is free software; you can redistribute it and/or modify it under
+the same terms as the Perl 5 pro... |
dougwilson/perl5-www-wizards-gatherer | cbf4c69895767049fbbbe14c725662f3466155bc | Add distribution metadata | diff --git a/META.yml b/META.yml
new file mode 100644
index 0000000..9bdfda3
--- /dev/null
+++ b/META.yml
@@ -0,0 +1,52 @@
+---
+abstract: 'Access to Magic the Gathering Gatherer'
+author:
+ - 'Douglas Christopher Wilson <doug@somethingdoug.com>'
+configure_requires:
+ Module::Build: 0.36
+generated_by: 'Module::Buil... |
dougwilson/perl5-www-wizards-gatherer | 6acc2adf78e9b1e178097cc36aca41c7c4d55846 | Add the MANIFEST file | diff --git a/MANIFEST b/MANIFEST
new file mode 100644
index 0000000..98d8916
--- /dev/null
+++ b/MANIFEST
@@ -0,0 +1,9 @@
+Build.PL
+lib/WWW/Wizards/Gatherer.pm
+lib/WWW/Wizards/Gatherer/Card.pm
+lib/WWW/Wizards/Gatherer/Results.pm
+lib/WWW/Wizards/Gatherer/Utils.pm
+MANIFEST This list of files
+README
+LICENSE
+META... |
dougwilson/perl5-www-wizards-gatherer | f70d4d053947d3cb2e9f1f3e44f153aebabb344d | Initial functionality; missing tests and documentation | diff --git a/Build.PL b/Build.PL
new file mode 100644
index 0000000..a49976a
--- /dev/null
+++ b/Build.PL
@@ -0,0 +1,57 @@
+use 5.008003;
+use strict;
+use warnings 'all';
+
+use Module::Build 0.31;
+
+my $build = Module::Build->new(
+ module_name => 'WWW::Wizards::Gatherer',
+ license => 'perl',
+ dist_author => '... |
dougwilson/perl5-www-wizards-gatherer | bd0e80858dabbd2ce909defdcb9d26acb2ef1940 | Add files that list which files to ignore | diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9789926
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+_build/
+blib/
+cover_db/
+Build
+Debian_CPANTS.txt
+Makefile
+Makefile.old
+MANIFEST.bak
+MYMETA.yml
+pm_to_blib
+
diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
new file mode 100644
index 0000... |
mikeknox/LogParse | 6b12acac8e8f741e8a1fa50c8f5901fd4dea0eb6 | Handle \# in regex's Handle ??? in field matches | diff --git a/logparse.pl b/logparse.pl
index d0792a0..45f6b05 100755
--- a/logparse.pl
+++ b/logparse.pl
@@ -1,1297 +1,1268 @@
#!/usr/bin/perl
# Copyright 2003, 2009 Michael Knox, mike@hfnix.net
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General P... |
mikeknox/LogParse | 6e1841badd0f998a601f20563303b49007c2d044 | Handle \# in regex's and ??? in match fields | diff --git a/testcases/20/Description b/testcases/20/Description
new file mode 100644
index 0000000..1d9ac1b
--- /dev/null
+++ b/testcases/20/Description
@@ -0,0 +1 @@
+Test for matches which contain ?
diff --git a/testcases/20/expected.output b/testcases/20/expected.output
new file mode 100644
index 0000000..aaa2f90
-... |
mikeknox/LogParse | f2b333c725d7a130e184857bf347366bd63177da | Clear config when data is loaded, unless -k (keep config) is set | diff --git a/logparse.pl b/logparse.pl
index aacb87b..d0792a0 100755
--- a/logparse.pl
+++ b/logparse.pl
@@ -1,768 +1,780 @@
#!/usr/bin/perl
# Copyright 2003, 2009 Michael Knox, mike@hfnix.net
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Pub... |
mikeknox/LogParse | fc35deedda9ac55b9fcdd5487bbbd8fa0fd2c1ca | Added input & output data file capablity Also able to reprocess unmatched lines when loading data. | diff --git a/logparse.pl b/logparse.pl
index e706a4f..aacb87b 100755
--- a/logparse.pl
+++ b/logparse.pl
@@ -1,1207 +1,1285 @@
#!/usr/bin/perl
# Copyright 2003, 2009 Michael Knox, mike@hfnix.net
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General P... |
mikeknox/LogParse | 440e16135961b4003c4ec6c195afff7ca876703f | Fixed reportoptions for total & avg Added min & max Also test case for min, max, total (sum) and avg in addition to count options | diff --git a/logparse.pl b/logparse.pl
index 5d85fc9..e706a4f 100755
--- a/logparse.pl
+++ b/logparse.pl
@@ -234,951 +234,974 @@ sub processlogfile {
logmsg(9, 2, "Delimiter: $$cfghashref{FORMAT}{ $format }{fields}{delimiter}");
logmsg(9, 2, "totalfields: $$cfghashref{FORMAT}{$format}{fields}{totalfields}");
... |
mikeknox/LogParse | 19c48b0535a27310c872fb7fa402bf9b8fbd3568 | Fixed test case 13 - Allows multi word report regex's | diff --git a/logparse.pl b/logparse.pl
index b28a98a..5d85fc9 100755
--- a/logparse.pl
+++ b/logparse.pl
@@ -1,1179 +1,1184 @@
#!/usr/bin/perl
# Copyright 2003, 2009 Michael Knox, mike@hfnix.net
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General P... |
mikeknox/LogParse | 8036098d5eea612ee586189a6460da01c6f37433 | Added logging and tidying whitespace | diff --git a/logparse.pl b/logparse.pl
index a08eb05..b28a98a 100755
--- a/logparse.pl
+++ b/logparse.pl
@@ -1,1173 +1,1179 @@
#!/usr/bin/perl
# Copyright 2003, 2009 Michael Knox, mike@hfnix.net
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General P... |
mikeknox/LogParse | 394c17978d9fc35514a72d8711dcb56552d43771 | Made getpaarameter greedy for forward slashes, this allows forward slashes to be spcified (when escaped) in config lines | diff --git a/logparse.pl b/logparse.pl
index 1ea27bc..a08eb05 100755
--- a/logparse.pl
+++ b/logparse.pl
@@ -1,1173 +1,1173 @@
#!/usr/bin/perl
# Copyright 2003, 2009 Michael Knox, mike@hfnix.net
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General P... |
mikeknox/LogParse | d0192fa1c574964fa998ee729d6b8e5d89a0d4cf | Strip trailing whitespace from ssyslog lines Extra testcases | diff --git a/logparse.pl b/logparse.pl
index 0fdda19..1ea27bc 100755
--- a/logparse.pl
+++ b/logparse.pl
@@ -1,1172 +1,1173 @@
#!/usr/bin/perl
# Copyright 2003, 2009 Michael Knox, mike@hfnix.net
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General P... |
mikeknox/LogParse | c303bc88832ccc0ea746a81a70cdd79b8f98935a | Fixed a couploe of bugs that caused lines containing brackets that were't IGNORE'd to be handled incorectly. Added some more debug information. The color option is also controllable on the debug output now as well. | diff --git a/logparse.conf b/logparse.conf
index 2896da8..a40b106 100644
--- a/logparse.conf
+++ b/logparse.conf
@@ -1,79 +1,85 @@
# Describe config file for log parse / summary engine
#
#
# FORMAT <name> {
# DELIMITER <xyz>
# FIELDS <x>
# FIELD<x> <name>
#}
FORMAT dummy {
DELIMITER \t
FIELDS 2
FIELD... |
mikeknox/LogParse | af67f4f0af3b11ac0d14bc534d88b19ccb2f1533 | Fixed a couploe of bugs that caused lines containing brackets that were't IGNORE'd to be handled incorectly. Added some more debug information. The color option is also controllable on the debug output now as well. | diff --git a/testcases/10/Description b/testcases/10/Description
new file mode 100644
index 0000000..a245137
--- /dev/null
+++ b/testcases/10/Description
@@ -0,0 +1 @@
+Check that sumamry actions followed by an ignore action function correctly.
diff --git a/testcases/10/expected.output b/testcases/10/expected.output
ne... |
mikeknox/LogParse | 21d0aa5b496b3c3f94fa212c42b0c297b8761df5 | Added option --color to colorise reports and debug output | diff --git a/logparse.pl b/logparse.pl
index 99ca511..e439d99 100755
--- a/logparse.pl
+++ b/logparse.pl
@@ -1,1088 +1,1123 @@
#!/usr/bin/perl
# Copyright 2003, 2009 Michael Knox, mike@hfnix.net
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General P... |
mikeknox/LogParse | 4c54573e790c386a6e3a409304915553667c35c2 | Added test case for option --color | diff --git a/testcases/8/Description b/testcases/8/Description
new file mode 100644
index 0000000..20a4068
--- /dev/null
+++ b/testcases/8/Description
@@ -0,0 +1 @@
+Test --color option
diff --git a/testcases/8/args b/testcases/8/args
new file mode 100755
index 0000000..8260cf8
--- /dev/null
+++ b/testcases/8/args
@@ -... |
mikeknox/LogParse | 555850de4c41ff1c57ca7c3a82cd2233af8d0156 | additional option message | diff --git a/logparse.pl b/logparse.pl
index 38e95ce..32de31d 100755
--- a/logparse.pl
+++ b/logparse.pl
@@ -1,1046 +1,1078 @@
#!/usr/bin/perl
# Copyright 2003, 2009 Michael Knox, mike@hfnix.net
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General P... |
mikeknox/LogParse | ac8699c106c1d20134bffa4265895976463a9f19 | Additional debug info | diff --git a/logparse.pl b/logparse.pl
index 38e95ce..ea3c9e0 100755
--- a/logparse.pl
+++ b/logparse.pl
@@ -249,798 +249,808 @@ sub processlogfile {
logmsg (9, 3, "checking rule: $rule");
my $execruleret = 0;
if (exists($$cfghashref{RULE}{$rule}{actions} ) ) {
$execruleret = execrule(\@{... |
mikeknox/LogParse | 04420c57fdc73e6cce1d32cd7c8e720191e13d69 | Added a new option <match> which is optional. [-m <some regexp>] will only process the line if it matches the regexp Added testcases for this. Fixed a bug in the field matching for rules Fixed the testcases after this bug. | diff --git a/testcases/1/logparse.conf b/testcases/1/logparse.conf
index 0ca05fd..8b9db13 100644
--- a/testcases/1/logparse.conf
+++ b/testcases/1/logparse.conf
@@ -1,44 +1,44 @@
#########
FORMAT syslog {
# FIELDS <field count> <delimiter>
# FIELDS <field count> <delimiter> [<parent field>]
# FIELD <field id #>... |
mikeknox/LogParse | 64864081347b1ebbac520c6055c19a925188b2ae | bug fix for logmsg | diff --git a/logparse.pl b/logparse.pl
index 5c4e4be..38e95ce 100755
--- a/logparse.pl
+++ b/logparse.pl
@@ -220,827 +220,827 @@ sub processlogfile {
logmsg(5, 1, "Processing next line");
logmsg(9, 2, "Delimiter: $$cfghashref{FORMAT}{ $format }{fields}{delimiter}");
logmsg(9, 2, "totalfields: $$c... |
mikeknox/LogParse | 7c9cb9c86af642f8a772f78bf2b20dcf750013b6 | Added filtering option to reports so reports. This is implemented in the summarise function, so if the field in the report line doesn't match the regex it's data isn't included in the summary. | diff --git a/logparse.pl b/logparse.pl
index f1f634c..23ea135 100755
--- a/logparse.pl
+++ b/logparse.pl
@@ -1,1004 +1,1042 @@
#!/usr/bin/perl
# Copyright 2003, 2009 Michael Knox, mike@hfnix.net
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General P... |
mikeknox/LogParse | 392a2c74d13e1f846643026b67268b48cf3b4188 | Added filtering option to reports so reports. This is implemented in the summarise function, so if the field in the report line doesn't match the regex it's data isn't included in the summary. | diff --git a/logparse.pl b/logparse.pl
index f1f634c..23ea135 100755
--- a/logparse.pl
+++ b/logparse.pl
@@ -1,1004 +1,1042 @@
#!/usr/bin/perl
# Copyright 2003, 2009 Michael Knox, mike@hfnix.net
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General P... |
mikeknox/LogParse | 93d7df5866412cac43ab8a6cda1b3a409a4f50e2 | Added filtering option to reports so reports. This is implemented in the summarise function, so if the field in the report line doesn't match the regex it's data isn't included in the summary. | diff --git a/testcases/4/Description b/testcases/4/Description
new file mode 100644
index 0000000..731ac58
--- /dev/null
+++ b/testcases/4/Description
@@ -0,0 +1 @@
+Test applying conditionals to fields in data lines for reports
diff --git a/testcases/4/expected.output b/testcases/4/expected.output
new file mode 100644... |
mikeknox/LogParse | 849e2449ba8d33d036cb7801fa35b5fb56407b79 | Delta for debug msgs | diff --git a/logparse.pl b/logparse.pl
index e8cd963..773c85d 100755
--- a/logparse.pl
+++ b/logparse.pl
@@ -1,989 +1,993 @@
#!/usr/bin/perl
# Copyright 2003, 2009 Michael Knox, mike@hfnix.net
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Pub... |
mikeknox/LogParse | e43edf095bd6e437d1a1440b0375cf799ac1f5ff | Minor fix to test.sh fix paths | diff --git a/testcases/test.sh b/testcases/test.sh
index 5e6de3c..eacffcd 100755
--- a/testcases/test.sh
+++ b/testcases/test.sh
@@ -1,24 +1,24 @@
#!/bin/bash
dir="`pwd`/`dirname $0`"
OUTFILE="/tmp/logparse.test.output"
DEFAULTARGS=" -l ./test.log -c ./logparse.conf -d 0"
cd $dir
for testcasedir in `ls -dF1... |
mikeknox/LogParse | c4fd2f56d40f026b103fd83ac5a08bf420f5b4f0 | Ability to use multiple config and/or logfiles Tweaks to test harness to support different args if necessary | diff --git a/logparse.pl b/logparse.pl
index e8cd963..f1f634c 100755
--- a/logparse.pl
+++ b/logparse.pl
@@ -1,912 +1,927 @@
#!/usr/bin/perl
# Copyright 2003, 2009 Michael Knox, mike@hfnix.net
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Pub... |
mikeknox/LogParse | b58b90fe809e8dc75b903a66f3f843f6c3f924fc | Added ability to use process multiple logfiles and/or config files in the same run Also added some testcases for this functionality and made some fixes to the test harness script | diff --git a/testcases/2/Description b/testcases/2/Description
new file mode 100644
index 0000000..a4b7c7f
--- /dev/null
+++ b/testcases/2/Description
@@ -0,0 +1,2 @@
+Basic test case for multiple config and logfiles
+Also IGNORE in an ACTION
diff --git a/testcases/2/args b/testcases/2/args
new file mode 100644
index 0... |
mikeknox/LogParse | bf4a8ac1a59bf9d72585ae648afaed6c4c255fd9 | Moved the tmp output file out of the working area, so git status doesn't get annoyed about it. (Also cleaned up the file) | diff --git a/testcases/test.sh b/testcases/test.sh
index 72caaaf..51dcdfb 100755
--- a/testcases/test.sh
+++ b/testcases/test.sh
@@ -1,15 +1,17 @@
#!/bin/bash
dir=`dirname $0`
+OUTFILE="/tmp/logparse.test.output"
for testcase in `ls -dF1 $dir/* | grep '/$'`
do
echo Testcase: $testcase
- $1 -l $testcase/test.l... |
mikeknox/LogParse | d6844ae007309b17cb94245f131df58a4256ae81 | Added basic test framework, so functionality can be simple check (regression etc) Also added a new feature, multiple reports for each rule. IGNORE in ACTION isn't working yet in this reimplementation | diff --git a/logparse.pl b/logparse.pl
index e50ba53..059a0a5 100755
--- a/logparse.pl
+++ b/logparse.pl
@@ -340,1103 +340,1129 @@ sub processlogfile {
sub getparameter {
=head6 getparamter($line)
returns array of line elements
lines are whitespace delimited, except when contained within " ", {} or //
=cut
my ... |
mikeknox/LogParse | 4a6fb9dd617b2f09a8750bb049199dd5ff588aac | initial phase of rewrite complete, report now runs again. | diff --git a/logparse.conf b/logparse.conf
index 385ab55..2896da8 100644
--- a/logparse.conf
+++ b/logparse.conf
@@ -1,78 +1,79 @@
# Describe config file for log parse / summary engine
#
#
# FORMAT <name> {
# DELIMITER <xyz>
# FIELDS <x>
# FIELD<x> <name>
#}
FORMAT dummy {
DELIMITER \t
FIELDS 2
FIELD... |
mikeknox/LogParse | 2d844095938ff43003c59dbd25dbaf75caaa6caf | initial rewrite of action processing for count and sum finished. append still needs to be rewritten. then it's onto the report function. | diff --git a/logparse.conf b/logparse.conf
index 14c2ad9..385ab55 100644
--- a/logparse.conf
+++ b/logparse.conf
@@ -1,78 +1,78 @@
# Describe config file for log parse / summary engine
#
#
# FORMAT <name> {
# DELIMITER <xyz>
# FIELDS <x>
# FIELD<x> <name>
#}
FORMAT dummy {
DELIMITER \t
FIELDS 2
FIELD... |
mikeknox/LogParse | 6404490115899bac615eb0cdd282db99b41108a1 | Added a lot of description into logparse.pl about the new language definitions. Also updated some documention in logparse.conf Many of the rules will need to be updated and added back in to logparse.conf | diff --git a/logparse.pl b/logparse.pl
old mode 100644
new mode 100755
|
mikeknox/LogParse | 63b6f533281f2feaf234feb09a1924cdae36b857 | Imported changes from MBP Loading works, hit a snag with processing duplicate entires ... The conf language currently only supports NOT and AND as logical operators, it needs to be extended to support OR | diff --git a/logparse.pl b/logparse.pl
old mode 100644
new mode 100755
index a87ec99..fbe3b4d
--- a/logparse.pl
+++ b/logparse.pl
@@ -1,965 +1,982 @@
#!/usr/bin/perl
# Copyright 2003, 2009 Michael Knox, mike@hfnix.net
#
# This program is free software: you can redistribute it and/or modify
# it under the ter... |
mikeknox/LogParse | 8b8a1ddc5707bc8db82550226e4b6534bfe52a8d | format data loaded fully | diff --git a/logparse.pl b/logparse.pl
index 1626550..a87ec99 100644
--- a/logparse.pl
+++ b/logparse.pl
@@ -1,941 +1,965 @@
#!/usr/bin/perl
# Copyright 2003, 2009 Michael Knox, mike@hfnix.net
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Pub... |
mikeknox/LogParse | 648454de155b09e9956063344284b1b1f0ab4875 | Working ... | diff --git a/logparse.pl b/logparse.pl
old mode 100755
new mode 100644
index fbe3b4d..1626550
--- a/logparse.pl
+++ b/logparse.pl
@@ -1,982 +1,941 @@
#!/usr/bin/perl
# Copyright 2003, 2009 Michael Knox, mike@hfnix.net
#
# This program is free software: you can redistribute it and/or modify
# it under the ter... |
mikeknox/LogParse | 5f725740ae4e37c25da4e9b226436d79640048f2 | Lots of updates, but doesn't work yet | diff --git a/logparse.pl b/logparse.pl
index 86336f7..fbe3b4d 100755
--- a/logparse.pl
+++ b/logparse.pl
@@ -1,706 +1,982 @@
#!/usr/bin/perl
# Copyright 2003, 2009 Michael Knox, mike@hfnix.net
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Pub... |
mikeknox/LogParse | 3c101dc5e144db286491f80f441374374eea14b3 | Now allows the logfile fields specifications in the config to have multiple entires ie. you can do MSG /abc/ MSG /!def/ in the same stanza, and both are applied when evaluating the rule | diff --git a/logparse.pl b/logparse.pl
old mode 100644
new mode 100755
index 48b0a7c..86336f7
--- a/logparse.pl
+++ b/logparse.pl
@@ -1,572 +1,706 @@
#!/usr/bin/perl
# Copyright 2003, 2009 Michael Knox, mike@hfnix.net
#
# This program is free software: you can redistribute it and/or modify
# it under the ter... |
simonmaddox/PayToPlay----ota10-AR.Drone-and-Car-Hack | 07cdd7b67d6795aaeed34e22c1df96ee8715232f | Added readme | diff --git a/README.markdown b/README.markdown
new file mode 100644
index 0000000..5578f56
--- /dev/null
+++ b/README.markdown
@@ -0,0 +1,5 @@
+# PayToPlay
+
+This is the client app we built for our "Best In Show" entry to Over The Air's hack competition.
+
+Originally we had this as a standalone project, but due to di... |
simonmaddox/PayToPlay----ota10-AR.Drone-and-Car-Hack | a41a157c6b398da483ad22250d1ec9637f57fbab | added git ignore | diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..0ef1ffb
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+*.pbxproj -crlf -diff -merge
\ No newline at end of file
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..87cca62
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,1... |
blueyed/dotfiles | 9f2c882fb8e9844d013fa9af6d7f04b122badd26 | vimrc: indent | diff --git a/vimrc b/vimrc
index 6717499..fd50aa9 100644
--- a/vimrc
+++ b/vimrc
@@ -1660,1044 +1660,1044 @@ function! MyFollowSymlink(...)
endif
let fname = simplify(fname)
let resolvedfile = resolve(fname)
if resolvedfile == fname
return
endif
let resolvedfile = fnameescape(resolvedfile)
l... |
blueyed/dotfiles | a8014a8c60d73e15c41a40c395de29a8a52d924f | add usr/bin/p-cache-git | diff --git a/usr/bin/p-cache-git b/usr/bin/p-cache-git
new file mode 100755
index 0000000..c16f0b2
--- /dev/null
+++ b/usr/bin/p-cache-git
@@ -0,0 +1,40 @@
+#!/bin/sh
+# Wrapper around git in .pytest_cache/v/cache.
+#
+# This is meant to be useful to stash/save/restore the cache, e.g. when using
+# the `--lf` (last-fai... |
blueyed/dotfiles | e536c9cb158518793a690c8b4825a6f5cffeabd3 | vim: update ftplugin/gitcommit.vim | diff --git a/vim/ftplugin/gitcommit.vim b/vim/ftplugin/gitcommit.vim
index 4fcd499..4fc1727 100644
--- a/vim/ftplugin/gitcommit.vim
+++ b/vim/ftplugin/gitcommit.vim
@@ -1,20 +1,25 @@
" Setup windows for Git commit message editing.
" It scrolls to "Changes" in the buffer, splits the window etc.
" This allows for revi... |
blueyed/dotfiles | 856eb3192ce662deab5677bc3dd930b92763f0bd | add make-tags | diff --git a/usr/bin/make-tags b/usr/bin/make-tags
new file mode 100755
index 0000000..db3afff
--- /dev/null
+++ b/usr/bin/make-tags
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+rg --files | ctags --links=no -L - "$@"
|
blueyed/dotfiles | 3ee6624ed94fd983e80b1a5fc73922d96c9f5baa | vimrc: proper guicursor setting | diff --git a/vimrc b/vimrc
index 2b0b68b..6717499 100644
--- a/vimrc
+++ b/vimrc
@@ -117,1025 +117,1025 @@ if 1 " has('eval') / `let` may not be available.
if filereadable(s:neobundle_default_cache_file)
call delete(s:neobundle_default_cache_file)
endif
if filereadable(g:neobundle#cache_file)
... |
blueyed/dotfiles | 3d3a476e85d5404cd8e9f49c9ff8dc0a2aae660a | git: aliases: update desc, add last-tag | diff --git a/config/git/config b/config/git/config
index 6cb555c..b53b937 100644
--- a/config/git/config
+++ b/config/git/config
@@ -1,216 +1,217 @@
# vim: ft=gitconfig
[user]
name = Daniel Hahler
email = git@thequod.de
[init]
templatedir = ~/.config/git/template
[alias]
# NOTE: I am using full aliases for ... |
blueyed/dotfiles | 001ace8cd6c72151ba6880991e83aa2d481547ae | vimrc: update MyLCDToProjectRoot etc | diff --git a/vimrc b/vimrc
index 20163de..2b0b68b 100644
--- a/vimrc
+++ b/vimrc
@@ -1173,1025 +1173,1026 @@ catch
echom 'Neomake: failed to setup automake: '.v:exception
function! NeomakeCheck(fname) abort
if !get(g:, 'neomake_check_on_wq', 0) && get(w:, 'neomake_quitting_win', 0)
return
endif
if buf... |
blueyed/dotfiles | c5a5ca9bccd6548be6378a7497a3a612a82a69c3 | set FZF_DEFAULT_OPTS in a single place (needs no variant) | diff --git a/usr/bin/sh-setup-x-theme b/usr/bin/sh-setup-x-theme
index 6587fa8..93b630a 100755
--- a/usr/bin/sh-setup-x-theme
+++ b/usr/bin/sh-setup-x-theme
@@ -1,268 +1,259 @@
#!/bin/sh
#
# Change X/xrdb theme between light/dark (solarized).
#
# This script's output is meant to be eval'd.
# It is used from my Zs... |
blueyed/dotfiles | 230e24b8c0045564ae49ef6b077db2ff85ce5b81 | vim: statusline: partial update for Neomake integration | diff --git a/vim/plugin/statusline.vim b/vim/plugin/statusline.vim
index 6d6d742..0e58e38 100644
--- a/vim/plugin/statusline.vim
+++ b/vim/plugin/statusline.vim
@@ -1,832 +1,838 @@
" My custom statusline.
scriptencoding utf-8
if !has('statusline')
finish
endif
if &runtimepath =~# '\<airline\>'
finish
en... |
blueyed/dotfiles | d3b80a986ec83ba430d9b8c381829e7a8071d764 | usr/bin/with-indent.py: prepend class | diff --git a/usr/bin/with-indent.py b/usr/bin/with-indent.py
index 252bfc3..7ec79f1 100755
--- a/usr/bin/with-indent.py
+++ b/usr/bin/with-indent.py
@@ -1,96 +1,142 @@
#!/usr/bin/env python
"""Wrapper around commands that dedents/reindent partial code via textwrap.
Useful for ``black`` from an editor on selected c... |
blueyed/dotfiles | 2aa68751fe827253ee7ae291ca87dc2b89bce32a | Add usr/bin/with-indent.py | diff --git a/usr/bin/with-indent.py b/usr/bin/with-indent.py
new file mode 100755
index 0000000..252bfc3
--- /dev/null
+++ b/usr/bin/with-indent.py
@@ -0,0 +1,96 @@
+#!/usr/bin/env python
+"""Wrapper around commands that dedents/reindent partial code via textwrap.
+
+Useful for ``black`` from an editor on selected code... |
blueyed/dotfiles | d2deb349d4d748332ed99cafe6fbcbba515228a1 | vim: move isort command to after/ftplugin/python.vim | diff --git a/vim/after/ftplugin/python.vim b/vim/after/ftplugin/python.vim
new file mode 100644
index 0000000..976d717
--- /dev/null
+++ b/vim/after/ftplugin/python.vim
@@ -0,0 +1,3 @@
+" Sort Python imports.
+command! -range=% -nargs=* Isort :<line1>,<line2>! cd %:h 2>/dev/null >&2; isort --lines 79 <args> -
+command!... |
blueyed/dotfiles | 8e15edfaae48abbdbafd21b79eaf983f03a0faee | timeit-shell: verbose, handle missing cmd | diff --git a/usr/bin/timeit-shell b/usr/bin/timeit-shell
index 4b55ab8..30690fe 100755
--- a/usr/bin/timeit-shell
+++ b/usr/bin/timeit-shell
@@ -1,15 +1,20 @@
#!/usr/bin/python
"""
Wrapper around Python's timeit to time a shell command.
"""
import sys
import timeit
+cmd = sys.argv[1:]
+if not cmd:
+ sys.... |
blueyed/dotfiles | 9216ebe312b308bab16ddd420fc3a00c0db9d6e1 | firefox/thunderbird: send SIGCONT | diff --git a/usr/bin/firefox b/usr/bin/firefox
index 7871cec..e1ebee9 100755
--- a/usr/bin/firefox
+++ b/usr/bin/firefox
@@ -1,57 +1,74 @@
#!/bin/sh
# Automatically use a firefox/thunderbird profile based on $MY_X_SESSION_NAME.
# See also ./thunderbird.
-# XXX: get $program bin from after removing ourself from P... |
blueyed/dotfiles | c961796a5ed30f354c97f77ff60b6f3a4031777d | vim: statusline: use FugitiveReal | diff --git a/vim/plugin/statusline.vim b/vim/plugin/statusline.vim
index 63fe82f..6d6d742 100644
--- a/vim/plugin/statusline.vim
+++ b/vim/plugin/statusline.vim
@@ -1,749 +1,745 @@
" My custom statusline.
scriptencoding utf-8
if !has('statusline')
finish
endif
if &runtimepath =~# '\<airline\>'
finish
en... |
blueyed/dotfiles | bb676fad98eaf2be4c6596c997fd35a5bbd66957 | tmux.weechat.conf: source global conf | diff --git a/tmux.weechat.conf b/tmux.weechat.conf
index fdda409..b15d797 100644
--- a/tmux.weechat.conf
+++ b/tmux.weechat.conf
@@ -1,13 +1,15 @@
+source ~/.tmux.conf
+
bind R source-file ~/.dotfiles/tmux.weechat.conf \; display "Reloaded (weechat)!"
# used in weechat
unbind -n M-1
unbind -n M-2
unbind -n M-3
... |
blueyed/dotfiles | 09ed1adb6d17124842b32ad5159e76107ec326b0 | tmux.weechat.conf: tmux.common.conf was removed/merged | diff --git a/Makefile b/Makefile
index cd48b8c..95a84fa 100644
--- a/Makefile
+++ b/Makefile
@@ -1,220 +1,220 @@
# Settings for debugging.
DRYRUN?=
DRYRUN_COND:=$(if $(DRYRUN),echo DRY: ,)
DEBUG=
VERBOSE=1
INSTALL_FILES := ackrc agignore aptitude/config ctags \
$(wildcard fonts/*) gemrc \
hgrc irbrc ignore ... |
blueyed/dotfiles | 4c39b6ccdd43d118a92413cd419ea32a05e61e1e | vimrc: fix neomake setup without bat info and/or timers | diff --git a/vimrc b/vimrc
index 16ce4b1..a2bd66e 100644
--- a/vimrc
+++ b/vimrc
@@ -643,1034 +643,1038 @@ set selection=inclusive
" set clipboard=unnamed
" Do not mess with X selection by default (only in modeless mode).
if !has('nvim')
set clipboard-=autoselect
set clipboard+=autoselectml
endif
if has(... |
blueyed/dotfiles | 5ca3a844c520d6d352a5b32857a74e3192f22f74 | vimrc: fix s:systemlist for vim73 | diff --git a/vimrc b/vimrc
index cd52ad1..16ce4b1 100644
--- a/vimrc
+++ b/vimrc
@@ -1366,1027 +1366,1028 @@ endif
" Local dirs"{{{1
set backupdir=~/.local/share/vim/backups
if ! isdirectory(expand(&backupdir))
call mkdir( &backupdir, 'p', 0700 )
endif
if 1
let s:xdg_cache_home = $XDG_CACHE_HOME
if !len(s:x... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.