source: tailor/vcpx/monotone.py @ 796

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @796   8 years birrachiara fix typo as reported by kergoth on IRC.
(edit) @777   8 years lele Move the external command name detail into the Repository class
(edit) @708   8 years lele Documentation fixes for epydoc
(edit) @706   8 years birrachiara created a MonotoneChangeset? to better handle monotone specific changeset …
(edit) @705   8 years birrachiara cleaning up
(edit) @704   8 years birrachiara aligned wc handling to other backends, small cleanings
(edit) @699   8 years birrachiara enhances monotone db setup and fixes the monotone specific test To setup …
(edit) @698   8 years birrachiara some fixes for monotone
(edit) @689   8 years lele Monotone DB initialization This definitely needs review from a Monotone …
(edit) @685   8 years birrachiara First working monotone source backend
(edit) @684   8 years birrachiara getUpstreamChangeset for monotone
(edit) @683   8 years birrachiara Added ExternalCommandChain? to monotone.py The monotone backend makes heavy …
(edit) @671   8 years lele Revise the _commit changelog of all backends
(edit) @596   8 years birrachiara Small improvement to monotone backend
(edit) @594   8 years lele ExternalCommand?.execute() returns now a tuple (stdout, stderr)
(edit) @593   8 years lele Needs also stderr to catch the errors on monotone
(edit) @592   8 years lele Fixed a typo
(edit) @547   8 years lele Raise an exception when an error occurs at target commit
(edit) @527   8 years lele Big API change, reducing arguments in favour of instance attributes This …
(edit) @515   8 years lele Moved the various commands inside the Repository for easier configuration
(edit) @513   8 years lele Use 'patchname' instead of 'remark'
(edit) @467   8 years lele Renamed method, since it's one of those that subclasses should reimplement
(edit) @454   8 years lele Renamed the arguments for clearity, second part
(edit) @450   8 years lele M-x whitespace-cleanup
(edit) @433   8 years lele Uniquify the mechanism of computing the destination changelog Now all …
(edit) @420   8 years lele Explicitly encode the changelog and author If no charset is forced with …
(edit) @393   8 years lele Transition to a Python 2.4 subprocess compatible way of executing external …
(edit) @390   8 years lele Fixed other repr()->shrepr() calls
(edit) @380   8 years lele Do not suggest every source is a script by itself
(edit) @313   8 years lele Untabified
(edit) @305   8 years lele Explicitly license everything under GPL
(edit) @304   8 years birrachiara Use the new --message-file option of monotone This patch make tailor use …
(edit) @296   8 years markus Revised monotone support, merging with Riccardo patch My --monotone_db and …
(edit) @291   8 years lele Clarified some method names that were ambiguous Now addEntries() deals …
(edit) @289   8 years lele Reworked targets _initializeWorkingDir() signature
(edit) @275   8 years lele Fix code indentation
(add) @261   8 years lele Integrated monotone support, as contributed by Markus Schiltknecht Tailor …
Note: See TracRevisionLog for help on using the revision log.