Go to file
Patrick Georgi baa88412b9 Rewrite the diff parser and reduce the memory footprint.
The diff parser code was rewritten for clarity and speed and now handles
a couple of ugly cornercases, like SVN's property change output and single
change chunks, much better. Since the path parsing was unified as well,
the SCM interface gained a new method `getPathStripLevel()` which determines
how many path components need to be shoven off a file name for the SCM
to form a valid path in the workspace (similar to patch(1)'s --strip option).
Fixes issue 627. Automated tests follow.
2011-03-16 23:50:41 +01:00
contrib/zipstream-php-0.2.2 fixed two notices which lead to corrupt zip archives 2010-11-09 00:11:27 +00:00
doc Refer to monotone 0.99.1 or later, 0.99 is a bit buggy wrt automation 2011-01-24 12:57:22 +01:00
logo Add a favicon 2011-01-07 11:17:14 +01:00
scripts Added an event log to track the post update info. 2011-01-10 10:56:09 +01:00
src/IDF Rewrite the diff parser and reduce the memory footprint. 2011-03-16 23:50:41 +01:00
www Merge branch 'develop' of projects.ceondo.com:indefero into develop 2011-03-04 15:18:21 +01:00
.gitignore Update the POT generation in Makefile 2011-02-22 14:26:09 +01:00
AUTHORS Added two more translators to AUTHORS and mark who is in charge for the 2011-03-14 12:50:58 +01:00
CONTRIBUTE.mdtext Fix the transifex URL and re-wrap this section slightly. 2011-03-14 00:11:08 +01:00
COPYING Added installation instructions and configuration example. 2008-08-02 15:13:21 +02:00
INSTALL.mdtext Pluf migrate script need Console_Getopt pear package. 2011-02-24 09:41:58 +01:00
Makefile Update the Makefile 2011-03-10 14:17:39 +01:00
NEWS.mdtext Rewrite the diff parser and reduce the memory footprint. 2011-03-16 23:50:41 +01:00
release-script Add the PHP command to extract the i18n contents from Pluf's template files 2011-02-09 01:02:58 +01:00