log

age author description
2009-07-06 Augie Fackler Merge with mpedersen.
2009-07-02 Michael J. Pedersen Second fix required for our tags to work.
2009-07-02 Michael J. Pedersen This patch fixes, partially, an issue with tagpaths.
2009-07-01 Augie Fackler tags: be more aggressive about not copying from tags we do not have
2009-07-01 Augie Fackler tags: handle copyfrom old versions of tags more correctly
2009-06-26 Augie Fackler tags: allow editing tags of closed branches without reopening the branch
2009-06-26 Augie Fackler tags: handle tags from edited tags.
2009-06-26 Augie Fackler tags: Handle edits to edited tags.
2009-06-24 Augie Fackler tags: handle editing a tag and its source branch simultaneously
2009-06-24 Augie Fackler tags: reinstate a tag map file in a better way
2009-06-24 Augie Fackler tags: handle edits to tags as gracefully as possible
2009-06-16 Dirkjan Ochtman svncommands: get update working again
2009-06-16 Dirkjan Ochtman tests: test for heads equality instead of branchtags
2009-06-16 Dirkjan Ochtman wrappers: save tbdelta in one place for both stupid and replay
2009-06-16 Dirkjan Ochtman svnrepo: remove unused localsvn decorator
2009-06-16 Dirkjan Ochtman tools: remove obsolete converttags.sh script
2009-06-16 Dirkjan Ochtman svncommands: use rev instead of verifynode -- should not have to be a node
2009-06-16 Dirkjan Ochtman move remaining cmdutils into util
2009-06-16 Dirkjan Ochtman cmdutil: remove unused function issvnurl()
2009-06-16 Dirkjan Ochtman pushmod: split push functions out into separate module
2009-06-16 Dirkjan Ochtman replay: merge functions into a single function
2009-06-16 Dirkjan Ochtman editor: move find missing files routine into RevisionData class
2009-06-16 Dirkjan Ochtman replay: start new replay module that has the relevant functions
2009-06-16 Dirkjan Ochtman editor: move exception data into RevisionData class
2009-06-16 Dirkjan Ochtman editor: move set_file() and delete_file() methods to RevisionData class
2009-06-15 Dirkjan Ochtman consolidate metadata calls from stupid and replay code
2009-06-15 Dirkjan Ochtman inline describe_revision(), use custom termwidth
2009-06-15 Dirkjan Ochtman maps: make sure AuthorMaps don't overwrite themselves, fix overriding
2009-06-16 Augie Fackler blacklist svn for demandimport.
2009-06-16 Augie Fackler Fix syntax highlighting in emacs.