log

age author description
Sun, 26 Apr 2009 16:30:37 +0200 Patrick Mezard convert/cvs: add an option to disable remote log caching
Sun, 26 Apr 2009 14:49:49 +0200 Martin Geisler tests: removed redundant "-u test" from test scripts
Sun, 26 Apr 2009 14:29:02 +0200 Martin Geisler tests: removed redundant "-d '0 0'" from test scripts
Sun, 26 Apr 2009 11:49:17 +0200 Patrick Mezard Merge with crew-stable
Sun, 26 Apr 2009 11:35:53 +0200 Patrick Mezard convert/bzr: make it work with filemaps (issue1631)
Sat, 25 Apr 2009 22:26:39 +0200 Martin Geisler verify: combine sets instead of concatenating lists
Sat, 25 Apr 2009 22:25:49 +0200 Martin Geisler rebase, revlog: use set(x) instead of set(x.keys())
Wed, 15 Apr 2009 10:33:58 -0500 Augie Fackler monoblue: Fix indentation and other styling in the annotation view.
Wed, 22 Apr 2009 15:49:33 +0200 Simon Heimberg run-tests: cosmetics
Thu, 23 Apr 2009 08:39:27 +0200 Henrik Stuart patchbomb: add user agent header to mails
Fri, 24 Apr 2009 19:39:27 +0200 Martin Geisler help: document stripdir template filter
Fri, 24 Apr 2009 18:37:44 +0200 Aleix Conchillo Flaque templatefilters: add new stripdir filter
Fri, 24 Apr 2009 18:47:15 +0200 Martin Geisler context: use Python 2.4 decorator syntax
Fri, 24 Apr 2009 17:32:18 +0200 Martin Geisler localrepo: use sets in findcommonincoming
Fri, 24 Apr 2009 17:32:18 +0200 Martin Geisler strutil: removed rsplit
Fri, 24 Apr 2009 17:32:18 +0200 Martin Geisler notify: turned a set-like dict into a real set
Wed, 22 Apr 2009 20:51:20 +0200 Martin Geisler revlog: let nodestotag be a set instead of a list
Wed, 22 Apr 2009 00:57:28 +0200 Martin Geisler replace set-like dictionaries with real sets
Wed, 22 Apr 2009 00:56:06 +0200 Martin Geisler util: use built-in set instead of util.unique
Wed, 22 Apr 2009 00:55:32 +0200 Martin Geisler util: use built-in set and frozenset
Fri, 24 Apr 2009 10:43:12 +0200 Patrick Mezard Merge with crew-stable
Fri, 24 Apr 2009 10:34:11 +0200 Patrick Mezard convert/bzr: fix symlink handling (issue1626)
Fri, 24 Apr 2009 00:06:01 -0700 Bryan O'Sullivan win32text: be more careful about rejecting violating changesets
Thu, 23 Apr 2009 15:40:10 -0500 Matt Mackall keepalive: attempt to fix issue1003
Thu, 23 Apr 2009 15:40:10 -0500 Matt Mackall test-archive: silence stupid messages from GNU tar
Thu, 23 Apr 2009 15:40:10 -0500 Matt Mackall ui: introduce new config parser
Thu, 23 Apr 2009 15:40:10 -0500 Matt Mackall ui: simplify init, kill dupconfig
Thu, 23 Apr 2009 15:40:10 -0500 Matt Mackall ui: fold readsections into readconfig
Thu, 23 Apr 2009 15:40:10 -0500 Matt Mackall ui: cleanup _is_trusted a bit
Thu, 23 Apr 2009 15:40:10 -0500 Matt Mackall ui: simplify parent overlay logic