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