doc:config: use :file: to markup filenames.
[be.git] / release.py
2012-10-26 W. Trevor Kingrelease.py: strip trailing whitespace from ChangeLog.
2012-10-25 W. Trevor Kingrelease.py: sign tags when cutting releases.
2012-10-25 W. Trevor Kingrelease.py: use current Python executable for ./be...
2012-10-25 W. Trevor Kingrelease.py: pull main code into main().
2012-10-25 W. Trevor Kingrelease.py: remove dependency on deprecated libbe.subpr...
2012-10-16 W. Trevor KingRan update-copyright.py.
2012-02-16 W. Trevor KingAdd update-copyright as a submodule and update release...
2012-02-16 W. Trevor KingFix release.py to allow uncommented initial _VERSION.
2012-02-16 W. Trevor KingModify release.py for external update-copyright.py.
2012-02-16 W. Trevor KingRan update-copyright.py.
2011-09-08 W. Trevor KingMerge remote branch 'tanguy/master'
2011-05-25 W. Trevor KingRun update_copyright.py.
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
2011-01-09 Chris BallMerge branch 'master' of physics.drexel.edu/~wking...
2010-12-06 W. Trevor KingUpdate release.py to generate .be/id-cache and remove...
2010-10-22 Chris BallMerge branch 'master' of physics.drexel.edu/~wking...
2010-10-21 W. Trevor KingSimpler undo message in release.py's help.
2010-10-21 W. Trevor Kingrelease.set_vcs_name() now adjusts any vcs settings...
2010-10-21 W. Trevor KingEnsure target_dir has trailing separator in release...
2010-10-21 W. Trevor KingRename tag -> _tag in release.py to avoid collision...
2010-10-21 W. Trevor KingAdd `-a` option to `git commit` call in release.py.
2010-10-21 W. Trevor KingUse invoke() instead of Pipe() to run single commands...
2010-10-21 W. Trevor KingUpdating copyright info in release.py can take a while...
2010-10-21 W. Trevor KingSimpler (and faster) ChangeLog format in release.py.
2010-10-21 W. Trevor KingUpdate release.py for use with git-versioned BE.
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-11-21 W. Trevor KingMerged mostly completed `be email-bugs'.
2009-11-20 W. Trevor KingBroke subprocess handling out into its own submodule...
2009-11-20 W. Trevor KingHave release.py update copyrights as well.
2009-11-20 W. Trevor KingAdded release.py script automating release process