Fix my busted 1512c0e2a64e patch to libbe/util/encoding.py.
[be.git] / libbe / util / encoding.py
2011-11-14 W. Trevor KingFix my busted 1512c0e2a64e patch to libbe/util/encoding.py.
2011-11-08 W. Trevor KingCorrect doc/install.txt to refer to INSTALL_OPTIONS...
2011-09-08 W. Trevor KingAdd the BE_ENCODING environmental variable to override...
2011-09-08 W. Trevor KingAdjust encoding detection (using sys.getfilesystemencod...
2011-09-08 W. Trevor KingMerge remote branch 'tanguy/master'
2011-05-25 W. Trevor KingRun update_copyright.py.
2011-04-16 W. Trevor KingMerge remote branch 'cooper/master'
2011-04-15 W. Trevor Kingget_output_encoding falls back to get_encoding if sys...
2011-04-08 W. Trevor KingFix command-line encoding processing.
2011-01-09 Chris BallMerge commit 'refs/merge-requests/3' of git://gitorious...
2011-01-09 Chris BallBumped to version 1.0.0 1.0.0
2010-06-25 Chris BallMerge branch 'master' of wking.cfbe
2010-06-24 Chris BallMerge branch 'master' of physics.drexel.edu/~wking...
2010-06-23 W. Trevor KingRan update_copyright.py
2010-06-20 Chris BallMerge Steve Losh's cfbe tree, from:
2010-06-20 Chris BallMerge with Trevor.
2010-05-19 W. Trevor KingMerged Eric Kow's _darcs/prefs/author bug.
2010-03-19 W. Trevor KingMerged Anton Batenev's report of Nicolas Alvarez' unico...
2010-02-09 Gianluca MontecchiMerged Trevor's tree
2010-02-09 W. Trevor KingMerged Eric Kow's HTML escaping patch
2010-01-01 W. Trevor KingUpdated copyright information
2009-12-31 W. Trevor KingMerged be.restructure, major internal reorganization.
2009-12-15 W. Trevor KingFixed libbe.command.diff + ugly BugDir.duplicate_bugdir...
2009-12-15 W. Trevor KingTransitioned html to Command-format
2009-12-14 W. Trevor KingTransitioned comment to Command format
2009-12-13 W. Trevor KingMoved be to libbe.ui.command_line and transitioned...
2009-12-12 W. Trevor KingAdded libbe.ui.util.user for managing user ids.
2009-12-08 W. Trevor KingTransitioned bugdir.py to new storage format.
2009-12-08 W. Trevor KingInitial directory restructuring to clarify dependencies