- Jun 18, 2007
-
-
Matt Mackall authored
-
Brendan Cully authored
-
Brendan Cully authored
-
Brendan Cully authored
-
- Jun 17, 2007
-
-
Patrick Mezard authored
Paging is complicated under win32. It is just better to avoid it by default.
-
Patrick Mezard authored
-
Patrick Mezard authored
-
Patrick Mezard authored
-
Patrick Mezard authored
-
- Jun 13, 2007
-
-
Giorgos Keramidas authored
Non-GNU versions of the sed(1) utility (i.e. on Solaris or BSD) may not support extended regexps (i.e. including \| branches), or may need a special option to enable it (like -E instead of -e). Expand the sed RE in tests/test-patchbomb to fix running this test on FreeBSD and Solaris.
-
- Jun 17, 2007
-
-
Thomas Arendsen Hein authored
-
- Jun 14, 2007
-
-
Eric Hopper authored
-
Brendan Cully authored
-
Brendan Cully authored
-
Edouard Gomez authored
Allows mapping usernames to new ones during conversion process. - Use -A option for first import - Then at the end of the conversion process and if the destination repo supports authorfile attribute, author map content is copied to the file pointed by the authorfile call. - On incremental conversions w/o any -A option specified, the destination authorfile, if any, gets read automatically. EG: This allows mapping unix system usernames used in CVS accounts to a more typical "Firstname Lastname <address@server.org>" pair.
-
Edouard Gomez authored
Save a few opens on the map file adding a class attribute
-
Brendan Cully authored
-
Brendan Cully authored
-
Brendan Cully authored
-
Brendan Cully authored
-
Thomas Arendsen Hein authored
Repainted the bikeshed with its original color.
-
Thomas Arendsen Hein authored
-
Brendan Cully authored
-
Brendan Cully authored
-
Alexis S. L. Carvalho authored
This is consistent with dirstate.status.
-
Alexis S. L. Carvalho authored
The match function should match only the files we're interested in.
-
- Jun 13, 2007
-
-
Alexis S. L. Carvalho authored
-
Alexis S. L. Carvalho authored
-
Alexis S. L. Carvalho authored
There's still an extra lstat done by dirstate.update.
-
Alexis S. L. Carvalho authored
-
Alexis S. L. Carvalho authored
-
Alexis S. L. Carvalho authored
-
Alexis S. L. Carvalho authored
-
Brendan Cully authored
-
Brendan Cully authored
For example, convert=/path/to/convert now works.
-
Giorgos Keramidas authored
Non-GNU versions of the sed(1) utility (i.e. on Solaris or BSD) may not support extended regexps (i.e. including \| branches), or may need a special option to enable it (like -E instead of -e). Expand the sed RE in tests/test-patchbomb to fix running this test on FreeBSD and Solaris.
-
Thomas Arendsen Hein authored
mv test-patchbomb test-patchbomb.out hg revert -r 1cf908c00479 test-patchbomb
-
- Jun 12, 2007
-
-
Bryan O'Sullivan authored
-
Bryan O'Sullivan authored
-
Bryan O'Sullivan authored
-