source: tailor @ 1686

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1686   8 months lele M-x untabify
(edit) @1685   8 months mail4ilia git_escape_percent_sign ExternalCommand?._execute() supports %-formatting …
(edit) @1684   14 months lele Better check against empty log messages in darcs target
(edit) @1683   14 months lele Removed pointless debug message
(edit) @1682   14 months lele get_apparent_author() was deprecated 1.13, dropped its usage
(edit) @1681   16 months alberto Small fix for dealing with missing API method on bzr > 2.3
(edit) @1680   14 months lele Removed pointless double check
(edit) @1679   14 months lele Skip empty logentries from restricted view svn repositories
(edit) @1678   19 months lele Better usage of join on pathname
(edit) @1677   19 months lele One less hardwired "_darcs"
(edit) @1676   19 months lele Added an example of metadir usage, from Gabriel's email
(edit) @1675   3 years kerneis Add a metadir option to darcs target
(edit) @1674   20 months lele Assemble the complete changelog under darcs when PATCH_NAME_FORMAT is …
(edit) @1673   20 months lele Honor the empty PATCH_NAME_FORMAT
(edit) @1672   21 months fx Don't fail with empty changelog. Observed with conversion from CVS with an …
(edit) @1671   2 years lele Honor a preexisting target bazaar branch
(edit) @1670   2 years lele Prefer the author of the patch if given, falling back to the committer
(edit) @1669   2 years lele Compatibility with darcs>2.4
(edit) @1668   3 years scompall Write tags to Bazaar repositories
(edit) @1667   3 years lele Rollback of [1657]: don't write to pending.tentative, neither on darcs …
(edit) @1666   3 years lele Fix hg (in)compatibility of the week This allows Mercurial 1.1 to delete …
(edit) @1665   3 years lele Don't fail removing a non existing entry, emit a warning instead
(edit) @1664   3 years lele Little fixes to git target Thanks to Youness Alaoui (KaKaRoTo?)
(edit) @1663   3 years lele Remove darcs 2.1+ "Ignore-this: ..." noise from the changelog
(edit) @1662   3 years lele Maintaining mercurial compatibility is a daily effort
(edit) @1661   3 years bruce Fix git environment variables usage
(edit) @1660   3 years lele Fix #172, mercurial 1.1 compatibility See also …
(edit) @1659   3 years henrik.hjelte darcs target, if darcs record fails, try a repair Solve a problem with the …
(edit) @1658   3 years henrik.hjelte git source remove try-except for a thing we can check for The try-except …
(edit) @1657   4 years lele Write to pending.tentative when using darcs v2
(edit) @1656   4 years vincent.legoll When importing, we may want to host changes in a multi-level subdirectory …
(edit) @1655   4 years vincent.legoll fix revnotes? being empty stacktrace Fix "IndexError?: list index out …
(edit) @1654   4 years jhs Support git target renames within already-renamed directories
(edit) @1653   4 years jhs Clear git target renaming error messages
(edit) @1652   4 years jhs Support git target renaming of empty directories in disjunct operation
(edit) @1651   4 years jhs tailor_git_target_disjunct_rename Add a case into the git target …
(edit) @1650   4 years lele The FakeLogger needs to implement debug() too
(edit) @1649   4 years lele Substitute REPLACED with RENAMED when it is the case This is not enough …
(edit) @1648   4 years lele Split the entries one per line
(edit) @1647   4 years lele Set is_directory=True when it is the case
(edit) @1646   4 years lele Sync with same P4 depot_path with which got the change list
(edit) @1645   4 years lele Clean up the code * normalize whitespace around == * factorized …
(edit) @1644   4 years lele Removed useless condition Why does the monotone backend need to always …
(edit) @1643   4 years lele Use variable is None and not variable == None
(edit) @1642   4 years lele Handle monotone timestamps with microseconds
(edit) @1641   4 years lele Fix Debian BTS 486604 Raise an error when using the same kind of VCS and …
(edit) @1640   4 years lele Minor optimization
(edit) @1639   4 years lele Rename the pending file on darcs record failures
(edit) @1638   4 years lele Move common import stmt at top level
(edit) @1637   4 years lele Be backward compatible with existing statefiles Using class attributes to …
(edit) @1636   4 years lele Removed wrong tests for #64 The reason of the failure must be searched in …
(edit) @1635   4 years lele Use the .is_directory slot introduced by ChangesetEntry
(edit) @1634   4 years lele Move additional entry info after the name
(edit) @1633   4 years lele Postpone the execution of darcs --version
(edit) @1632   4 years walter.franzini [aegis] skip symlinks entries Aegis does not handle symlinks as source …
(edit) @1631   4 years walter.franzini [aegis] config file creation improved Adds a config file if at commit …
(edit) @1630   4 years walter.franzini identify symlinks entries This changeset adds the …
(edit) @1629   4 years walter.franzini [bzr] compatibility with python < 2.5 The code in the bzr backend …
(edit) @1628   4 years walter.franzini [aegis] adapt the changeset even if the target repository is empty Adapt …
(edit) @1627   4 years walter.franzini print is_directory flag
(edit) @1626   4 years lele Stderr is needed to recognize when darcs 2 is missing pull --xml-output
(edit) @1625   4 years lele Put file deletion before parent directory deletion
(edit) @1624   4 years lele Use rsync --delete when the target is darcs The darcs target backend now …
(edit) @1623   4 years lele Don't use single uppercase letter for variables
(edit) @1622   4 years lele Loop over a copy of the list, since we are going to remove items
(edit) @1621   4 years lele Always set the .arch-ids as an EXTRA_METADIRS under tla
(edit) @1620   4 years lele Revise logged information Show the author and the timestamp of the …
(edit) @1619   4 years lele Show the actual exception, it may contain the error message from the …
(edit) @1618   4 years lele Don't perform the post-commit-check if using look-for-adds=True with …
(edit) @1617   4 years lele Fix the usage of the debug option value
(edit) @1616   4 years lele Recognize hg directory renames
(edit) @1615   4 years lele Reduce hg verbosity Use --quiet when debug=False.
(edit) @1614   4 years lele Handle "split-file" under hg
(edit) @1613   4 years lele Workaround to what seems hg merge strangeness Trying to convert hg own …
(edit) @1612   4 years lele Show the actual changeset that triggers the error
(edit) @1611   4 years lele Add --ignore-times on darcs record
(edit) @1610   4 years lele Fix #81: handle directories add/remove under hg
(edit) @1609   4 years lele Removed useless import
(edit) @1608   4 years lele Fix typo
(edit) @1607   4 years lele Fix #66: Use _hgCommand() to copy/remove items `repo.copy(source, …
(edit) @1606   4 years lele Implement the _postCommitCheck() method for hg
(edit) @1605   4 years lele Make post-commit-check True by default
(edit) @1604   4 years lele Ignore stderr when fetching darcs XML output
(edit) @1603   4 years lele Document the 'overwrite-tags' for git Also, emit a critical log indicating …
(edit) @1602   4 years lele TAG Version 0.9.35
(edit) @1601   4 years lele Bump version number
(edit) @1600   4 years lele Another statefile test, around issue #158
(edit) @1599   4 years lele Compare the darcs_hash attribute only if present on both sides
(edit) @1598   4 years walter.franzini aegis target: fixed a python error A python error has been fixed: the …
(edit) @1597   4 years walter.franzini vcpx/repository/aegis/target.py(_adaptChangeset) made more pythonic
(edit) @1596   4 years walter.franzini test-darcs2aegis-simple.sh improvement
(edit) @1595   4 years walter.franzini remove directory entries from within _adaptChangeset
(edit) @1594   4 years lele Test that changing the entries does not interfere with the journaling
(edit) @1593   4 years lele Cosmetic
(edit) @1592   4 years lele Mention Aegis and Perforce
(edit) @1591   4 years lele No need to skip verbosity from (future) darcs pull --xml-output I sent a …
(edit) @1590   4 years lele Don't fail badly when the source repository is empty This fixes the Debian …
(edit) @1589   4 years lele Fix #136: reduce multiple dead entries in a row to just one
(edit) @1588   4 years lele Add test for ticket #130
(edit) @1587   4 years lele Typos
Note: See TracRevisionLog for help on using the revision log.