source: tailor/README @ 1043

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1043   7 years lele Explicitly deprecate the current svndump backend
(edit) @1042   7 years lele New option ignore-externals on svn source backend This changes the …
(edit) @1019   7 years birrachiara monotone passphrase must now be specified. Also added an optional …
(edit) @1015   8 years lele New option encoding-errors-policy and centralization of encode() on …
(edit) @1014   8 years lele Mention the lookup mechanism for the configuration options
(edit) @1012   8 years brendan git source support This adds support for git sources. It does not provide …
(edit) @996   8 years brendan Mercurial source support via hglib
(edit) @978   8 years lele New option to disable the check on Subversion repository rootness
(edit) @963   8 years birrachiara small changes to handle the new out-of-db keys support
(edit) @940   8 years lele Revamped the logging subsystem
(edit) @936   8 years lele Option to not use --limit with subversion < 1.2 This should fix #12.
(edit) @919   8 years lele BazaarNG is not anymore a target only backend
(edit) @898   8 years lele Added repository specific sections
(edit) @882   8 years lele Reorganization of the test suite - Dropped "Test" from test names - Added …
(edit) @879   8 years jelmer bzrng-replace-bzr Remove the old 'bzr' backend and replace it with the …
(edit) @874   8 years lele Explain how to use subdir to avoid cvs problem with "subdir=."
(edit) @849   8 years lele Use dashes instead of underscores in option name
(edit) @847   8 years lele New option to introduce a delay before each changeset
(edit) @837   8 years lele Use a more interesting patch name format by default Instead of "Tailorized …
(edit) @832   8 years lele Explain subdir role in project sections
(edit) @831   8 years lele Expand ~user on project's root-directory and make it absolute anyway
(edit) @807   8 years lele Fix little typo
(edit) @806   8 years lele Create the pre-revprop-change hook in the new subversion repository If …
(edit) @802   8 years lele New backend for mercurial, using native API instead of the command line …
(edit) @787   8 years tmokros Update README to refer to git backend instead of cogito
(edit) @780   8 years lele New option 'encoding' on repositories This is actually used only by CVS at …
(edit) @760   8 years lele Mention the new prefix capability
(edit) @745   8 years lele Forward port of documentation fixes by D.Love
(edit) @725   8 years lele Rudimentary svndump source backend The svndump backend is able to slurp …
(edit) @723   8 years lele Mention the way of setting patch-name-format to the empty string
(edit) @722   8 years lele Use direct form for --refill-changelogs Now that the default is to not …
(edit) @718   8 years lele Allow the form "branchname INITIAL" for start-revision under CVS
(edit) @712   8 years lele Fix plural form
(edit) @711   8 years lele Add missing comma
(edit) @703   8 years lele Mention bazaar with an example
(edit) @691   8 years tmokros Initial GIT target support, using Cogito
(edit) @686   8 years lele Promote Monotone to first class citizen, after Riccardo's source backend
(edit) @680   8 years lele New option 'tag-entries' on CVS/CVSPS repositories to disable the explicit …
(edit) @662   8 years lele Explain patch-name-format and remove-first-log-line
(edit) @656   8 years lele Explain [DEFAULT] section in the config
(edit) @655   8 years lele Document start-revision
(edit) @651   8 years lele Detailed the options of the project and repository sections in the config
(edit) @646   8 years lele Some fixes and better explanations
(edit) @644   8 years lele Added a title for the whole document
(edit) @643   8 years lele Dropped the interactive session
(edit) @639   8 years lele Implemented the before-commit and after-commit hooks
(edit) @637   8 years lele Keep the references to the various VC together
(edit) @636   8 years lele Added a note about darcs recommended version Darcs 1.0.2 had a weaker …
(edit) @635   8 years lele Re-fixed (sigh) bazaar spelling and credits to Johan Rydberg
(edit) @589   8 years lele Reduced the examples, focusing on the config file
(edit) @554   8 years lele Mention Tla, and markup fixes
(edit) @506   8 years lele Some notes about using Python scripts for the configuration
(edit) @488   8 years lele Example and some details on new configuration
(edit) @476   8 years lele Integrated ArX support patch, resolved conflicts
(edit) @458   8 years lele It seems that after all it's almost safe using --use-svn-propset Thanks to …
(edit) @455   8 years lele Target repository creation for Subversion Using the new …
(edit) @429   8 years lele When properly setup even svn can have real timestamps and authors
(edit) @428   8 years lele Removed spurious white spaces
(edit) @423   8 years lele Since tailor is finally using subprocess module, correct Windows note
(edit) @422   8 years lele Resolved conflict
(edit) @421   8 years lele Extended and clarified the second example
(edit) @408   8 years lele Merge with old version of "Handle "INITIAL" as --revision under CVS"
(edit) @407   8 years lele UNDO: Handle "INITIAL" as --revision under CVS It's now possible to give …
(edit) @406   8 years lele Handle "INITIAL" as --revision under CVS It's now possible to give …
(edit) @399   8 years lele Rename the frontend to 'tailor', without extension
(edit) @381   8 years lele Mention Mercurial, and skip '.hg' directories
(edit) @338   8 years hun README-typo-rely Replace the misspelled word "relays" with "relies".
(edit) @333   8 years lele Friendly interaction with 'update ask'
(edit) @321   8 years lele Little updates
(edit) @315   8 years lele Reworked the interactive session, separating configuration from state
(edit) @310   8 years lele Little touches, mention Baazar-NG support
(edit) @308   8 years lele Added rgh as monotone contributor
(edit) @307   8 years lele Mention that '--subdir .' may not work
(edit) @306   8 years lele Two way ascii-art from the wiki
(edit) @305   8 years lele Explicitly license everything under GPL
(edit) @288   8 years lele Mention the new dedicated mailing list
(edit) @287   8 years lele Updated the darcs wiki address
(edit) @286   8 years lele Little correction to reST markup
(edit) @276   8 years lele Mention the new Codeville support
(edit) @274   8 years lele Allow also a timestamp as initial CVS revision to bootstrap from
(edit) @261   8 years lele Integrated monotone support, as contributed by Markus Schiltknecht Tailor …
(edit) @249   8 years lele Corrected the example that used --module with arg not starting with slash
(edit) @244   8 years lele Fixed one of the examples and added the whole-repository recipe Now that …
(edit) @229   8 years lele Mention the required versions of Python
(edit) @214   8 years lele Mention the fact tailor does not run under Windows
(edit) @212   8 years lele Added a 'Shortcomings' section
(edit) @198   8 years lele Expanded a little the note on conflicts
(edit) @196   8 years mark mention how conflict resolution works I hope this documentation is right …
(edit) @187   8 years lele Save also the subdir in the tailor.info file
(edit) @185   8 years mark typo fix: s/taylor/tailor/g
(edit) @180   8 years lele Added Stephane Bortzmeyer's ascii-art
(edit) @177   8 years lele Other little tweaks at the README
(edit) @176   8 years mark further clarify RST
(edit) @175   8 years mark make config format style a bit more consistent
(edit) @174   8 years lele Explicitate reStructuredText format
(edit) @173   8 years lele Revised the README
(add) @172   8 years mark Add README and improve docs
Note: See TracRevisionLog for help on using the revision log.