Tue, 30 Dec 2008 22:10:41 +0100 Peter Arrenbrecht test-audit-path: add more tests (issue 1450) 1.1.2
Wed, 31 Dec 2008 16:27:20 -0600 Matt Mackall audit: reject paths with .hg (issue 1450)
Wed, 31 Dec 2008 15:04:18 +0100 Benoit Boissinot merge bookmarks
Wed, 31 Dec 2008 14:29:51 +0100 David Soria Parra bookmarks: tests for track.current option
Thu, 18 Dec 2008 10:51:11 +0100 David Soria Parra bookmarks: set the current bookmark to the new name if we rename the current bookmark
Wed, 31 Dec 2008 14:23:19 +0100 Dirkjan Ochtman merge with crew-stable
Wed, 31 Dec 2008 14:21:00 +0100 Pascal Quantin monoblue: add less/more links to graph page
Thu, 25 Dec 2008 10:48:24 +0200 Alexander Solovyov python implementation of diffstat
Sun, 28 Dec 2008 19:59:42 +0100 Benoit Boissinot add a comment about the need of hg._update()
Sun, 28 Dec 2008 20:21:20 +0100 Benoit Boissinot merge with -stable
Thu, 25 Dec 2008 17:49:08 +0100 Gilles Moris test-hgweb-*: replace "XX years ago" by a fixed string in get-with-headers.py
Sun, 21 Dec 2008 12:19:12 -0800 Bryan O'Sullivan Merge crew and stable
Sun, 21 Dec 2008 09:40:55 +0100 Dirkjan Ochtman merge with stable
Sat, 20 Dec 2008 16:27:51 -0600 Matt Mackall Merge with stable
Sat, 20 Dec 2008 13:09:05 +0100 Dirkjan Ochtman merge with stable
Fri, 19 Dec 2008 22:32:08 +0100 Gilles Moris color: fix colorization of the 'old mode' git diff metadata
Sat, 20 Dec 2008 00:43:03 +0100 Benoit Boissinot merge with -stable
Fri, 19 Dec 2008 18:49:02 +0100 Dirkjan Ochtman merge with crew-stable
Fri, 19 Dec 2008 08:42:41 +0100 Dirkjan Ochtman merge with crew-stable (again)
Fri, 19 Dec 2008 08:20:19 +0100 Dirkjan Ochtman merge with crew-stable
Tue, 16 Dec 2008 09:58:41 +0100 Christian Ebert keyword: simplify repo.local and bundle check (as in 2f4a399a8787)
Mon, 15 Dec 2008 12:03:28 -0800 Brendan Cully Merge with crew-stable
Sat, 20 Dec 2008 16:12:01 -0600 Matt Mackall Added signature for changeset 3773e510d433
Sat, 20 Dec 2008 16:12:00 -0600 Matt Mackall Added tag 1.1.1 for changeset 3773e510d433
Fri, 19 Dec 2008 20:58:33 -0600 Matt Mackall resolve: clarify and simplify help 1.1.1
Fri, 19 Dec 2008 16:48:32 -0600 Matt Mackall tests: fix no-diffs option
Fri, 19 Dec 2008 16:48:31 -0600 Matt Mackall archive: fix bogus error message with no working directory
Fri, 19 Dec 2008 16:47:36 -0600 Matt Mackall resolve: require -a switch to resolve all files
Fri, 19 Dec 2008 21:38:01 +0100 Benoit Allard fix typo
Fri, 19 Dec 2008 18:24:49 +0100 Dirkjan Ochtman hgweb: mq repos should be in non-recursive collections, too
Fri, 19 Dec 2008 08:41:46 +0100 Dirkjan Ochtman tests: fix test-mq-qclone-http (broken by e60aaae83323)
Thu, 18 Dec 2008 22:32:48 +0100 Benoit Allard hgweb: recurse down collections only if ** in [paths]
Mon, 15 Dec 2008 12:02:18 -0800 Brendan Cully inotify: do not attempt to monkeypatch bundlerepos
Sun, 14 Dec 2008 23:05:18 -0800 Brendan Cully Merge with crew-stable
Fri, 05 Dec 2008 14:51:50 +0100 Bartosz SKOWRON patch: simplify linereader
Sun, 14 Dec 2008 18:13:41 +0100 Patrick Mezard Merge with crew-stable
Sat, 13 Dec 2008 13:28:20 +0100 Benoit Boissinot merge with -stable
Sun, 14 Dec 2008 23:04:29 -0800 Brendan Cully patch: handle git patches that remove symlinks (issue1438)
Sun, 14 Dec 2008 17:35:19 +0100 Patrick Mezard context: enforce memctx.files() unicity
Sat, 13 Dec 2008 18:32:29 +0100 Adrian Buehlmann store: encode trailing period and space on directory names (issue1417)
Sat, 13 Dec 2008 17:39:56 +0100 Adrian Buehlmann store: don't create dirs ending in period or space for hashed paths (issue1417)
Thu, 11 Dec 2008 13:33:35 +0000 Frank Kingswood convert-cvs: correctly handle Removed replies, fixes bug 1427
Thu, 04 Dec 2008 13:42:47 +0000 Jim Hague Fix test-acl failure on AIX due to read only LOGNAME.
Fri, 12 Dec 2008 12:34:57 -0800 Brendan Cully Merge with crew
Thu, 04 Dec 2008 11:21:31 -0800 Brendan Cully Update zsh completion to use debugcomplete -v instead of parsing help
Thu, 04 Dec 2008 11:21:15 -0800 Brendan Cully Make debugcomplete -v print aliases as well as commands
Thu, 11 Dec 2008 23:36:43 +0100 Patrick Mezard Merge with crew-stable
Thu, 11 Dec 2008 22:59:35 +0100 Patrick Mezard patch: catch only IOError from makedirs()
Thu, 11 Dec 2008 22:59:35 +0100 Patrick Mezard test-mq-missing: add test for directory creation on git copy
Tue, 09 Dec 2008 14:27:47 +0100 Stefan Rusek When applying a git diff, ensure that the target dir exists for new files
Wed, 10 Dec 2008 16:29:53 +0000 Jim Hague Revise Bugzilla module comments into extension help.
Wed, 10 Dec 2008 17:47:56 +0100 Patrick Mezard test-convert-cvs-builtincvsps: test debugcvsps command
Wed, 10 Dec 2008 14:02:54 +0000 Frank Kingswood Add debugcvsps command, replacing cvsps script
Wed, 10 Dec 2008 11:32:31 +0100 Dirkjan Ochtman merge stable changes, via crew-stable
Wed, 10 Dec 2008 11:30:11 +0100 Dirkjan Ochtman merge changes from stable
Tue, 02 Dec 2008 15:31:48 +0100 Christian Ebert hgrc 5: fix email.charsets documentation
Tue, 02 Dec 2008 15:31:33 +0100 Christian Ebert notify: no charset conversion when testing
Tue, 09 Dec 2008 17:02:52 -0800 Brendan Cully Merge with crew-stable
Tue, 09 Dec 2008 17:01:14 -0800 Brendan Cully issue1419: catch strange readline import error on windows
Wed, 10 Dec 2008 00:29:10 +0100 Patrick Mezard Merge with crew-stable
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip