Benoit Allard <benoit@aeteurope.nl> [Mon, 08 Dec 2008 20:42:53 +0100] rev 7492
tests: test-walkrepo shouldn't throw SystemExit
Write to stdout instead of throwing Exceptions
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 07 Dec 2008 19:59:01 +0100] rev 7491
bookmarks: this is a comment, not a string
David Soria Parra <dsp@php.net> [Sun, 07 Dec 2008 19:34:07 +0100] rev 7490
Merge bookmarks
David Soria Parra <dsp@php.net> [Sun, 07 Dec 2008 19:33:26 +0100] rev 7489
Merge backout
David Soria Parra <dsp@php.net> [Sun, 07 Dec 2008 19:31:38 +0100] rev 7488
Backed out changeset
4c3e0ad58c5b
In discussion with mpm and tonfa we decided that we need a more generic
solution and not a bookmark specific.
David Soria Parra <dsp@php.net> [Sun, 07 Dec 2008 19:28:09 +0100] rev 7487
Merge backout
David Soria Parra <dsp@php.net> [Sun, 07 Dec 2008 19:27:57 +0100] rev 7486
Backed out changeset
187a13bd14c6
In discussion with mpm and tonfa we decided that we need a better rev
syntax instead of a bookmark specific solution.
David Soria Parra <dsp@php.net> [Sun, 07 Dec 2008 08:47:02 +0100] rev 7485
Merge bookmarks
David Soria Parra <dsp@php.net> [Sat, 06 Dec 2008 19:30:20 +0100] rev 7484
bookmarks: do not overwrite bookmarks.current if not necessary
If we update to the ref that the bookmarks.current points to, we do
not want to update bookmarks.current
Alexander Solovyov <piranha@piranha.org.ua> [Sat, 06 Dec 2008 14:03:30 +0200] rev 7483
bookmarks: add --only-bookmark option to log
David Soria Parra <dsp@php.net> [Sat, 06 Dec 2008 16:15:59 +0100] rev 7482
bookmarks: Fix tests
As we merge tags now with bookmarks we have add those tags
to the tests.
David Soria Parra <dsp@php.net> [Sat, 06 Dec 2008 01:10:11 +0100] rev 7481
bookmarks: more git-like branches
Bookmarks are not really git branches, but with the track.current option we try
to focus more on a git like behavior as this was requested.
Martin Geisler <mg...@daimi.au.dk> [Thu, 09 Oct 2008 08:49:03 +0200] rev 7480
bookmarks: Include bookmarks in tags.
David Soria Parra <dsp@php.net> [Fri, 05 Dec 2008 11:12:46 +0100] rev 7479
bookmarks: Fix indention
Stefan Rusek <stefan@rusek.org> [Fri, 05 Dec 2008 09:38:17 +0100] rev 7478
bookmarks: Adds support for a --non-bookmarked option to push
Patrick Mezard <pmezard@gmail.com> [Sat, 06 Dec 2008 20:17:45 +0100] rev 7477
Merge with crew-stable
Patrick Mezard <pmezard@gmail.com> [Sat, 06 Dec 2008 20:10:31 +0100] rev 7476
convert: backout
a7492fb2107b
This change is brain damaged, there is no reason the copyfrom revision of the
project items may have any relevance when deciding the revision parent. It is
meaningful only when fetching files content.
Incorrect converted graph was spotted in pyglet svn repository at:
------------------------------------------------------------------------
r274 | r1chardj0n3s | 2006-12-21 02:02:14 +0100 (Jeu, 21 Dec 2006) | 2 lines
Changed paths:
A /branches/richard-glx-version (from /trunk:269)
M /branches/richard-glx-version/pyglet/window/xlib/__init__.py
R /branches/richard-glx-version/tests/test.py (from /trunk/tests/test.py:270)
R /branches/richard-glx-version/tools/info.py (from /trunk/tools/info.py:272)
R /branches/richard-glx-version/website/get_involved.php (from /trunk/website/get_involved.php:273)
Branching to horribly mangle GLX
Patrick Mezard <pmezard@gmail.com> [Sat, 06 Dec 2008 20:07:44 +0100] rev 7475
Rewrite svn tests using svndump
They are:
- faster to run (12s vs 30s in test-convert-svn-branches case)
- easier to craft
- easier to debug
- more portable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 06 Dec 2008 15:57:11 +0100] rev 7474
use inst.args instead of using __getitem__ directly
DeprecationWarning: __getitem__ not supported for exception classes in 3.x;
use args attribute
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 06 Dec 2008 15:53:57 +0100] rev 7473
exceptions should inherit the Exception class
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 06 Dec 2008 15:40:04 +0100] rev 7472
convert/cvs: do not compare None with int
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 06 Dec 2008 15:37:15 +0100] rev 7471
use repr() instead of backticks
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 06 Dec 2008 14:27:31 +0100] rev 7470
use repr() instead of backticks
Patrick Mezard <pmezard@gmail.com> [Fri, 05 Dec 2008 22:22:14 +0100] rev 7469
Merge with crew-stable
Augie Fackler <durin42@gmail.com> [Tue, 18 Nov 2008 21:46:01 -0600] rev 7468
rebase: add support to keep branch names
Callback on extra fields added by Patrick Mezard <pmezard@gmail.com>.
Brendan Cully <brendan@kublai.com> [Wed, 03 Dec 2008 22:03:05 -0800] rev 7467
Merge with crew
Brendan Cully <brendan@kublai.com> [Wed, 03 Dec 2008 22:01:34 -0800] rev 7466
Update zsh completion for new help format
Frank Kingswood <frank@kingswood-consulting.co.uk> [Mon, 01 Dec 2008 13:42:04 +0000] rev 7465
tests: allow cvs import to reorder its filename list
Also fix script to generate non-zero length test file b.
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 03 Dec 2008 01:28:33 +0100] rev 7464
re-add +x bit for test-convert-darcs (was missing from
14ed6662af48)
Matt Mackall <mpm@selenic.com> [Tue, 02 Dec 2008 13:06:18 -0600] rev 7463
Added signature for changeset
2a67430f92f1