|
|
|
@1684
|
14 months |
lele |
Better check against empty log messages in darcs target
|
|
|
|
@1680
|
14 months |
lele |
Removed pointless double check
|
|
|
|
@1678
|
19 months |
lele |
Better usage of join on pathname
|
|
|
|
@1675
|
3 years |
kerneis |
Add a metadir option to darcs target
|
|
|
|
@1672
|
21 months |
fx |
Don't fail with empty changelog.
Observed with conversion from CVS with an …
|
|
|
|
@1667
|
3 years |
lele |
Rollback of [1657]: don't write to pending.tentative, neither on darcs …
|
|
|
|
@1659
|
3 years |
henrik.hjelte |
darcs target, if darcs record fails, try a repair
Solve a problem with the …
|
|
|
|
@1657
|
4 years |
lele |
Write to pending.tentative when using darcs v2
|
|
|
|
@1639
|
4 years |
lele |
Rename the pending file on darcs record failures
|
|
|
|
@1638
|
4 years |
lele |
Move common import stmt at top level
|
|
|
|
@1618
|
4 years |
lele |
Don't perform the post-commit-check if using look-for-adds=True with …
|
|
|
|
@1611
|
4 years |
lele |
Add --ignore-times on darcs record
|
|
|
|
@1604
|
4 years |
lele |
Ignore stderr when fetching darcs XML output
|
|
|
|
@1582
|
4 years |
lele |
Ouch! The changeset is already adapted at that point…
|
|
|
|
@1581
|
4 years |
lele |
Restored the _addPathnames() method on darcs target used at bootstrap …
|
|
|
|
@1558
|
4 years |
lele |
New option 'split-initial-changeset-level' on darcs target
This let's …
|
|
|
|
@1544
|
4 years |
lele |
Generalized the post-commit-check safety belt
|
|
|
|
@1541
|
4 years |
lele |
Do not perform artificial addSubtree to workaround svn problem
Instead, …
|
|
|
|
@1540
|
4 years |
lele |
The pending file may not even exists
|
|
|
|
@1537
|
4 years |
lele |
Elide DEL+ADD on the same entry, assuming it's a "replacement"
|
|
|
|
@1536
|
4 years |
lele |
Write directly into the pending file instead of using darcs commands
This …
|
|
|
|
@1519
|
4 years |
lele |
Catch the darcs stderr/stdout and show it in case of errors
|
|
|
|
@1516
|
4 years |
lele |
Changed the sense of the ok status in the check
|
|
|
|
@1515
|
4 years |
lele |
The error is on replay, not on application
|
|
|
|
@1512
|
4 years |
lele |
New post-commit-check option for darcs
|
|
|
|
@1508
|
4 years |
lele |
Fix #153: handle changelogs starting with newlines
|
|
|
|
@1390
|
5 years |
henry.ne |
svn-tags-propset.patch
Subversion: set date and author for tags
On …
|
|
|
|
@1329
|
5 years |
jgoerzen |
New _commit option isinitialcommit
This lets a target VC better detect an …
|
|
|
|
@1326
|
5 years |
jgoerzen |
Add new parameter tags to _commit
This was necessary so that the …
|
|
|
|
@1244
|
6 years |
lele |
Import needed function from the source module
|
|
|
|
@1221
|
6 years |
lele |
Split darcs backend into source and target submodules
|