source: tailor/vcpx/repository/darcs/source.py @ 1488

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1488   5 years lele Untabify
(edit) @1475   5 years vmiklos darcs source: don't fail on empty author unfortunately darcs allows …
(edit) @1469   5 years vmiklos darcs source: collapse "rename A B; rename B C" into "rename A C"
(edit) @1468   5 years vmiklos DarcsChangeset?.addEntry: fix optimization in case the changeset is like …
(edit) @1467   5 years vmiklos DarcsXMLChangesHandler.startElement: fix a typo …
(edit) @1465   5 years vmiklos darcs source: improve fix for rollbacked moves + file updates here is the …
(edit) @1464   5 years vmiklos darcs source: handle inverted renames + modifications here is the …
(edit) @1416   6 years lele Yet another way to fix a silly problem Now the timestamp is splitted on …
(edit) @1415   6 years lele Correct the case when the author contains multiple spaces
(edit) @1384   6 years vmiklos darcs source: handle unescaped problematic characters quoting the mail …
(edit) @1371   6 years lele Removed trailing space from the assert, since we just did a .rstrip()
(edit) @1362   6 years zooko fix parsing of darcs conflict output
(edit) @1333   6 years jgoerzen Additional fix to changeset hash generation
(edit) @1332   6 years jgoerzen Added initial support for not-quite-right tags from Darcs
(edit) @1330   6 years jgoerzen Revert earlier change to darcs output The problem was in some instructions …
(edit) @1325   6 years jgoerzen Make sure first line of patch message comes across from Darcs Mercurial …
(edit) @1320   6 years jgoerzen Fix hash when changelog lines have trailing whitespace
(edit) @1318   6 years lele Fixed darcs pull log parser, again
(edit) @1317   6 years lele Use line.rstrip() instead of line[:-1], to better handle non-unix newlines
(edit) @1314   6 years lele Force UTC to make the test work everywhere
(edit) @1311   6 years kevin DarcsSourceWorkingDir?._parseDarcsPull: don't include the newline as part …
(edit) @1309   6 years kevin darcs: factor parsing from process invocation in …
(edit) @1295   7 years lele Don't assume the timestamp in darcs log is exactly 28 chars long
(edit) @1260   7 years lele M-x whitespace-cleanup
(edit) @1259   7 years lele Fix #71: annihilate "add A; remove A" in a single darcs patch This …
(edit) @1241   7 years lele Reimplement the fixup of darcs hunks order
(edit) @1222   7 years lele Fix the reordering of bad ordered darcs hunks
(add) @1221   7 years lele Split darcs backend into source and target submodules
Note: See TracRevisionLog for help on using the revision log.