source: tailor/vcpx/changes.py @ 1627

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1627   5 years walter.franzini print is_directory flag
(edit) @1572   5 years lele Revert [1517]: entries should not be taken into account in the comparison
(edit) @1538   5 years lele Don't raise an error when printing an incomplete entry while debugging
(edit) @1529   5 years lele First cut at tracking the is_directory flag on changeset entries Not all …
(edit) @1517   5 years lele An apparently dormient bug, that doubles the source history collection
(edit) @1435   6 years lele Take into account entries too in changeset comparison
(edit) @1335   6 years lele Don't alter the original changelog in any way I don't know how this went …
(edit) @1303   7 years edgar.alves Fix ticket #87
(edit) @1253   7 years chase Fix print code in ChangesetEntry?
(edit) @1245   7 years lele Allow insertion of new entry before another one
(edit) @1240   7 years lele Respect the order of entries in the textual representation of Changeset
(edit) @1229   7 years lele Replaced string exceptions with a proper TailorException? subclass
(edit) @1225   7 years dato Handle non-existing self.date in Changeset._get_date. This can happen …
(edit) @1216   7 years dato [general] Ensure Changeset.date always has timezone information This …
(edit) @1162   7 years lele Remove useless imports noticed by pyflakes
(edit) @994   8 years brendan Ensure str() doesn't get handed a unicode changeset I don't do a lot of …
(edit) @912   8 years lele Operate on tags only when there are some
(edit) @883   8 years kaplan Introduced the notion of tags in the Changeset
(edit) @706   8 years birrachiara created a MonotoneChangeset? to better handle monotone specific changeset …
(edit) @670   8 years lele Strip the changelog, when not refilling
(edit) @614   8 years lele Make the state file an interator, and use a journal to avoid rewrite
(edit) @520   8 years lele Now the default is to not refill changelogs
(edit) @510   8 years lele M-x whitespace-cleanup
(edit) @474   8 years lele Handle the case when there is no author name The author name may be …
(edit) @393   8 years lele Transition to a Python 2.4 subprocess compatible way of executing external …
(edit) @380   8 years lele Do not suggest every source is a script by itself
(edit) @373   8 years lele Print also the old name in case of renamed entry
(edit) @358   8 years lele Ability to apply changeset's unidiff thru patch(1)
(edit) @357   8 years lele Little documentation fixes
(edit) @356   8 years lele Initialize the 'unidiff' slot for the whole changeset
(edit) @336   8 years lele Save both last applied revision and pending changesets into the state file …
(edit) @335   8 years lele Added an 'unidiff' slot to each ChangeSetEntry?
(edit) @311   8 years lele Little documentation fixes to make epydoc happy
(edit) @305   8 years lele Explicitly license everything under GPL
(edit) @238   8 years lele Handle renames before adds To handle svn 'R' event, that is 'replaced' …
(edit) @237   8 years lele Use three letters for actions, to avoid mismatches Fix the 'R' event …
(edit) @231   8 years lele New option to disable refilling of changelogs With …
(edit) @164   9 years lele Correct the str() of the changeset
(edit) @163   9 years lele Strip the logmessage
(edit) @157   9 years lele Log some more details on what is going on
(edit) @137   9 years lele Normalize each message log reducing multiple white spaces to one
(edit) @77   9 years lele Detect new entries from the cvs log The cvs log emits a line of this kind: …
(edit) @71   9 years lele Make it easier to add entries to a Changeset
(edit) @37   9 years lele Store the date in a datetime
(edit) @24   9 years lele Corrected a gypso and the str method
(edit) @22   9 years lele Apply the refill to every changelog
(add) @11   9 years lele First cut at Version Control Patch eXchanger
Note: See TracRevisionLog for help on using the revision log.