Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master quill by Andra?? Levstik (7a255f202d4ea56e905373d5ba1e1b40e7916b3c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andra?? Levstik <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master quill by Andra?? Levstik (7a255f202d4ea56e905373d5ba1e1b40e7916b3c)
  • Date: Mon, 5 Feb 2007 11:48:38 -0600

GIT changes to master quill by Andra?? Levstik <ruskie AT mages.ath.cx>:

todo | 9 +++++++++
var/lib/quill/ChangeLog | 6 ++++++
var/lib/quill/modules/libcore | 1 +
var/lib/quill/version | 2 +-
4 files changed, 17 insertions(+), 1 deletion(-)

New commits:
commit 7a255f202d4ea56e905373d5ba1e1b40e7916b3c
Author: Andra?? Levstik <ruskie AT mages.ath.cx>
Commit: Andra?? Levstik <ruskie AT mages.ath.cx>

minor fixup and added some todo items

diff --git a/todo b/todo
index d19465f..ef663ec 100644
--- a/todo
+++ b/todo
@@ -23,7 +23,16 @@ improvements in the standard mode:
especially the verification stuff
* handle bad entries and ^C better
* use summon and more of the sorcery code?
+ * don't use summon. as it should be able to be run without root privs.

fmxml:
* sanitize, dump curl?
+ I belive there is a problem with the xml if not running curl
* improve the speed, dump xml-grep?
+ Erm planning to implement own XML parser?
+
+documentation:
+ * write a manpage
+
+overall:
+ * Improve scripting support to make it possible to write alternate
interfaces for it
diff --git a/var/lib/quill/ChangeLog b/var/lib/quill/ChangeLog
index f629efc..a68a1a1 100644
--- a/var/lib/quill/ChangeLog
+++ b/var/lib/quill/ChangeLog
@@ -1,3 +1,9 @@
+2007-02-05 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * libcore: added a bit of output to help to tell what
+ quill acctually does :)
+ * version: added date to note that it's not a proper release in case
some
+ uses the git version
+
2007-01-25 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* libupdate: added -quit to the find in copy_git_sub to speed it up
fixed searching for spells with + in their name
diff --git a/var/lib/quill/modules/libcore b/var/lib/quill/modules/libcore
index b7bd77c..f1ef215 100644
--- a/var/lib/quill/modules/libcore
+++ b/var/lib/quill/modules/libcore
@@ -491,6 +491,7 @@ the GNU General Public License <http://w
There is NO WARRANTY, to the extent permitted by law.

USAGE: quill [OPTIONS]
+A spell creator and updater.

OPTIONS:
--fmxml, -f <SPELL> get spell data from Freshmeat if possible
diff --git a/var/lib/quill/version b/var/lib/quill/version
index 0c62199..a7be646 100644
--- a/var/lib/quill/version
+++ b/var/lib/quill/version
@@ -1 +1 @@
-0.2.1
+0.2.1-2007-02-05



  • [SM-Commit] GIT changes to master quill by Andra?? Levstik (7a255f202d4ea56e905373d5ba1e1b40e7916b3c), Andra?? Levstik, 02/05/2007

Archive powered by MHonArc 2.6.24.

Top of Page