]> git.mjollnir.org Git - cil.git/commitdiff
cil-d05969b6: New Issue
authorAndrew Chilton <andychilton@gmail.com>
Sat, 23 Jan 2010 11:25:06 +0000 (00:25 +1300)
committerAndrew Chilton <andychilton@gmail.com>
Sat, 23 Jan 2010 11:25:06 +0000 (00:25 +1300)
issues/i_d05969b6.cil [new file with mode: 0644]

diff --git a/issues/i_d05969b6.cil b/issues/i_d05969b6.cil
new file mode 100644 (file)
index 0000000..e7fdaaf
--- /dev/null
@@ -0,0 +1,13 @@
+Summary: Make cil read from a ~/.cilrc file for local settings
+Status: New
+CreatedBy: Andrew Chilton <andychilton@gmail.com>
+AssignedTo: Andrew Chilton <andychilton@gmail.com>
+Label: Milestone-v0.06
+Inserted: 2010-01-23T11:22:40
+Updated: 2010-01-23T11:24:57
+
+To do things like auto-assigning to yourself, and to override CreatedBy fields,
+cil should read from a ~/.cilrc file, rather than trying to figure it out from
+all kinds of places.
+
+Doing this would make a lot of other things easier.