|
|
|
@1216
|
7 years |
dato |
[general] Ensure Changeset.date always has timezone information
This …
|
|
|
|
@1162
|
7 years |
lele |
Remove useless imports noticed by pyflakes
|
|
|
|
@994
|
8 years |
brendan |
Ensure str() doesn't get handed a unicode changeset
I don't do a lot of …
|
|
|
|
@912
|
8 years |
lele |
Operate on tags only when there are some
|
|
|
|
@883
|
8 years |
kaplan |
Introduced the notion of tags in the Changeset
|
|
|
|
@706
|
8 years |
birrachiara |
created a MonotoneChangeset? to better handle monotone specific changeset …
|
|
|
|
@670
|
8 years |
lele |
Strip the changelog, when not refilling
|
|
|
|
@614
|
8 years |
lele |
Make the state file an interator, and use a journal to avoid rewrite
|
|
|
|
@520
|
8 years |
lele |
Now the default is to not refill changelogs
|
|
|
|
@510
|
8 years |
lele |
M-x whitespace-cleanup
|
|
|
|
@474
|
8 years |
lele |
Handle the case when there is no author name
The author name may be …
|
|
|
|
@393
|
8 years |
lele |
Transition to a Python 2.4 subprocess compatible way of executing external …
|
|
|
|
@380
|
8 years |
lele |
Do not suggest every source is a script by itself
|
|
|
|
@373
|
8 years |
lele |
Print also the old name in case of renamed entry
|
|
|
|
@358
|
8 years |
lele |
Ability to apply changeset's unidiff thru patch(1)
|
|
|
|
@357
|
8 years |
lele |
Little documentation fixes
|
|
|
|
@356
|
8 years |
lele |
Initialize the 'unidiff' slot for the whole changeset
|
|
|
|
@336
|
8 years |
lele |
Save both last applied revision and pending changesets into the state file …
|
|
|
|
@335
|
8 years |
lele |
Added an 'unidiff' slot to each ChangeSetEntry?
|
|
|
|
@311
|
8 years |
lele |
Little documentation fixes to make epydoc happy
|
|
|
|
@305
|
8 years |
lele |
Explicitly license everything under GPL
|
|
|
|
@238
|
8 years |
lele |
Handle renames before adds
To handle svn 'R' event, that is 'replaced' …
|
|
|
|
@237
|
8 years |
lele |
Use three letters for actions, to avoid mismatches
Fix the 'R' event …
|
|
|
|
@231
|
8 years |
lele |
New option to disable refilling of changelogs
With …
|
|
|
|
@164
|
9 years |
lele |
Correct the str() of the changeset
|
|
|
|
@163
|
9 years |
lele |
Strip the logmessage
|
|
|
|
@157
|
9 years |
lele |
Log some more details on what is going on
|
|
|
|
@137
|
9 years |
lele |
Normalize each message log reducing multiple white spaces to one
|
|
|
|
@77
|
9 years |
lele |
Detect new entries from the cvs log
The cvs log emits a line of this kind: …
|
|
|
|
@71
|
9 years |
lele |
Make it easier to add entries to a Changeset
|
|
|
|
@37
|
9 years |
lele |
Store the date in a datetime
|
|
|
|
@24
|
9 years |
lele |
Corrected a gypso and the str method
|
|
|
|
@22
|
9 years |
lele |
Apply the refill to every changelog
|
|
|
|
@11
|
9 years |
lele |
First cut at Version Control Patch eXchanger
|