Sun, 05 Sep 2010 21:00:04 +0200 store: Removed extra space in _data list
Thomas Arendsen Hein <thomas@intevation.de> [Sun, 05 Sep 2010 21:00:04 +0200] rev 12171
store: Removed extra space in _data list
Sun, 05 Sep 2010 22:32:11 +0200 verify: fix "missing revlog!" errors for revlog format v0 and add test stable
Thomas Arendsen Hein <thomas@intevation.de> [Sun, 05 Sep 2010 22:32:11 +0200] rev 12170
verify: fix "missing revlog!" errors for revlog format v0 and add test With revlog format v0 the .d files are empty if the only revision stored is an empty file. Since Mercurial can no longer create format v0 repositories, but still use it, add a script which creates a repository with a single empty file. This can be used in other tests if wanted.
Sun, 05 Sep 2010 13:37:17 -0700 zsh completion: bookmarks support
Brendan Cully <brendan@kublai.com> [Sun, 05 Sep 2010 13:37:17 -0700] rev 12169
zsh completion: bookmarks support
Sat, 04 Sep 2010 01:32:01 -0700 zsh completion: patchbomb support
Brendan Cully <brendan@kublai.com> [Sat, 04 Sep 2010 01:32:01 -0700] rev 12168
zsh completion: patchbomb support
Fri, 03 Sep 2010 12:58:51 +0200 diff: recurse into subrepositories with --subrepos/-S flag
Martin Geisler <mg@lazybytes.net> [Fri, 03 Sep 2010 12:58:51 +0200] rev 12167
diff: recurse into subrepositories with --subrepos/-S flag
Fri, 03 Sep 2010 12:58:51 +0200 status: recurse into subrepositories with --subrepos/-S flag
Martin Geisler <mg@lazybytes.net> [Fri, 03 Sep 2010 12:58:51 +0200] rev 12166
status: recurse into subrepositories with --subrepos/-S flag
Fri, 03 Sep 2010 12:58:51 +0200 match: add narrowmatcher class
Martin Geisler <mg@lazybytes.net> [Fri, 03 Sep 2010 12:58:51 +0200] rev 12165
match: add narrowmatcher class This class can be used to adapt an existing match object to a new match object that only cares about paths within a certain subdirectory.
Fri, 03 Sep 2010 12:58:51 +0200 cmdutil: use repo.auditor when constructing match object
Martin Geisler <mg@lazybytes.net> [Fri, 03 Sep 2010 12:58:51 +0200] rev 12164
cmdutil: use repo.auditor when constructing match object This gives the repository control over which nested repository paths that should be allowed via the custom path auditor. Since paths into subrepositories are now allowed, dirstate.walk must now filter away more paths than before.
Fri, 03 Sep 2010 12:58:51 +0200 match: accept auditor argument
Martin Geisler <mg@lazybytes.net> [Fri, 03 Sep 2010 12:58:51 +0200] rev 12163
match: accept auditor argument This is used when normalizing filenames and patterns.
Fri, 03 Sep 2010 12:58:51 +0200 localrepo: add auditor attribute which knows about subrepos
Martin Geisler <mg@lazybytes.net> [Fri, 03 Sep 2010 12:58:51 +0200] rev 12162
localrepo: add auditor attribute which knows about subrepos
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip