[or-cvs] r20574: {projects} break git-branches into three sections, to help sort it (projects/todo)
arma at seul.org
arma at seul.org
Tue Sep 15 08:18:54 UTC 2009
Author: arma
Date: 2009-09-15 04:18:54 -0400 (Tue, 15 Sep 2009)
New Revision: 20574
Modified:
projects/todo/git-branches
Log:
break git-branches into three sections, to help sort it
Modified: projects/todo/git-branches
===================================================================
--- projects/todo/git-branches 2009-09-15 08:16:09 UTC (rev 20573)
+++ projects/todo/git-branches 2009-09-15 08:18:54 UTC (rev 20574)
@@ -1,5 +1,28 @@
-Active branches to merge or improve:
+Active branches that the author thinks are ready for merge:
+- fix a few small issues (for example, codestyle/debug log statemets/typos)
+ sebastian/fixes
+
+- update manpage. it isn't cached-routers anymore
+ sebastian/manpage
+
+- test that torify still works with tsocks/torsocks installed, then merge
+ sebastian/weasel_torify
+
+- fix a remotely triggerable memleak.
+ sebastian/memleak
+
+- fix a spec conformance issue (exactly one signature per vote)
+ sebastian/specconformance
+
+- Dump unparseable descriptors to disk; helps diagnosing 1051
+ karsten/fix-1051-file2-maint-0.2.1
+
+- Don't call time(NULL) more often than needed.
+ karsten/no-time-maint-0.2.1
+
+Active branches that want more attention before merging:
+
- mikeperry's CircuitBuildTimeout branch needs review and someone
to comment on the XXX's and advise him how to fix them.
mikeperry/circuitbuildtimeout
@@ -23,31 +46,10 @@
- Better removed .exit support
nickm/more.exit
-- fix a few small issues (for example, codestyle/debug log statemets/typos)
- sebastian/fixes
-
-- update manpage. it isn't cached-routers anymore
- sebastian/manpage
-
-- test that torify still works with tsocks/torsocks installed, then merge
- sebastian/weasel_torify
-
-- fix a remotely triggerable memleak.
- sebastian/memleak
-
-- fix a spec conformance issue (exactly one signature per vote)
- sebastian/specconformance
-
-- Dump unparseable descriptors to disk; helps diagnosing 1051
- karsten/fix-1051-file2-maint-0.2.1
-
- Avoid segfault in rare cases when finishing an intro circuit as a client
and finding out that we don't have an intro key for it.
karsten/fix-1073 [Merge to maint-0.2.1, don't merge into master for now]
-- Don't call time(NULL) more often than needed.
- karsten/no-time-maint-0.2.1
-
- Let 0.2.1.x controllers hear bandwidth numbers from the consensus.
It looks safe enough, and will let Vidalia sort relays by real bandwidth
in its world map. Does that make it worth backporting? Hm.
More information about the tor-commits
mailing list