log

age author description
Wed, 19 Jan 2011 17:49:06 -0200 Wagner Bruna i18n-pt_BR: synchronized with 75d0c38a0bca stable
Thu, 27 Jan 2011 02:58:48 +0100 David Soria Parra bookmarks: respect rollbacks dryrun parameter stable
Thu, 27 Jan 2011 02:55:11 +0100 David Soria Parra bookmarks: always write undo file stable
Wed, 26 Jan 2011 19:14:30 +0100 Adrian Buehlmann opener: force copy on 'a'ppend if nlinks() returns 0 (issue1922) stable
Thu, 27 Jan 2011 13:29:21 -0600 Matt Mackall help: ssh urls don't allow passwords
Tue, 18 Jan 2011 14:16:27 +0100 Adrian Buehlmann commit: use the term SCM instead of RCS
Thu, 27 Jan 2011 11:15:08 +0100 Martin Geisler backout of 613b8bd2284e
Wed, 26 Jan 2011 12:35:02 +0100 Martin Geisler check-code: do not complain about 'ls x | foo -v'
Mon, 10 Jan 2011 16:02:41 -0500 Kevin Bullock subrepo: separate out mq+svn subrepo tests
Sun, 23 Jan 2011 03:15:44 +0100 Christian Ebert keyword: move repo.__class__ assignment out of monkeypatch context
Sun, 23 Jan 2011 03:15:39 +0100 Christian Ebert keyword: inform user about current keywordset in kwdemo
Wed, 26 Jan 2011 12:05:01 +0100 Martin Geisler specify C indention style using Emacs file local variables
Tue, 25 Jan 2011 16:33:46 -0800 Lee Cantey Ignore pax_global_header that some tar versions write as a file.
Mon, 24 Jan 2011 23:25:46 +0100 Patrick Mezard record: do not include files into changes count
Sun, 23 Jan 2011 15:21:56 +0100 Patrick Mezard record: simplify header methods with util.any
Sun, 23 Jan 2011 15:21:37 +0100 Patrick Mezard record: refactor the prompt loop
Sun, 23 Jan 2011 15:21:34 +0100 Patrick Mezard test-record: test peculiar changes numbering
Sun, 23 Jan 2011 13:01:17 +0100 Patrick Mezard record: turn prompt() into a pure function
Sun, 23 Jan 2011 12:44:05 +0100 Patrick Mezard record: turn consumefile() into a pure function
Sun, 23 Jan 2011 12:30:15 +0100 Patrick Mezard hghave: remove unused hotshot check
Sat, 22 Jan 2011 16:29:10 +0100 Patrick Mezard Merge with stable
Sat, 22 Jan 2011 16:15:40 +0100 Patrick Mezard subrepo: compare svn subrepo state to last committed revision stable
Sat, 22 Jan 2011 09:13:04 -0600 Steve Borho merge with stable
Fri, 21 Jan 2011 14:42:15 -0600 Steve Borho win32: win32console.GetStdHandle() can return None stable
Fri, 21 Jan 2011 16:26:01 -0600 Matt Mackall revlog: remove stray test in rev()
Thu, 20 Jan 2011 20:35:54 +0100 Benoit Boissinot merge with main
Tue, 11 Jan 2011 14:10:16 +0100 Adrian Buehlmann opener: use util.unlink (issue2524)
Tue, 11 Jan 2011 14:10:16 +0100 Adrian Buehlmann lock: use util.unlink (issue2537)
Tue, 11 Jan 2011 14:10:16 +0100 Adrian Buehlmann reintroduces util.unlink, for POSIX and Windows.
Tue, 11 Jan 2011 14:10:16 +0100 Adrian Buehlmann opener: check exception for ENOENT