log

age author description
Fri, 03 Sep 2010 11:47:24 +0200 Adrian Buehlmann tests: unify test-filebranch
Fri, 03 Sep 2010 11:19:50 +0200 Adrian Buehlmann tests: unify test-extension
Fri, 03 Sep 2010 09:46:17 +0200 Adrian Buehlmann tests: unify test-execute-bit
Fri, 03 Sep 2010 09:12:36 +0200 Adrian Buehlmann tests: unify test-empty-group
Fri, 10 Sep 2010 01:04:32 +0200 Martin Geisler merge with stable
Fri, 10 Sep 2010 00:07:38 +0200 Martin Geisler convert: better grouping of command line flags in help
Fri, 10 Sep 2010 00:36:01 +0200 Martin Geisler convert: help string cleanups stable
Fri, 10 Sep 2010 00:30:36 +0200 Martin Geisler convert: better quoting in help text stable
Fri, 10 Sep 2010 00:22:46 +0200 Martin Geisler convert: show example splice, author, and branch map entries in help stable
Wed, 08 Sep 2010 15:23:48 +0200 Dirkjan Ochtman hgweb: support very simple caching model (issue1845)
Wed, 08 Sep 2010 15:11:35 +0200 Dirkjan Ochtman tests: extend get-with-headers to support cache testing
Wed, 08 Sep 2010 15:19:35 +0200 Dirkjan Ochtman tests: fix test output for test-hgweb-no* tests
Wed, 08 Sep 2010 15:18:33 +0200 Dirkjan Ochtman tests: rename test for better grouping
Wed, 08 Sep 2010 15:16:03 +0200 Dirkjan Ochtman check-code: fix ternary expression introduced in 1ef9b0b5efec
Wed, 08 Sep 2010 13:48:25 +0200 Dirkjan Ochtman bisect: warn about ending on a merge with only one side marked
Wed, 08 Sep 2010 12:53:15 +0200 Dirkjan Ochtman bisect: allow revsets in addition to single revs (issue2360)
Tue, 07 Sep 2010 16:34:07 +0200 Martin Geisler subrepos: add function for iterating over ctx subrepos
Tue, 07 Sep 2010 16:23:55 +0200 Martin Geisler subrepos: handle modified but uncommitted .hgsub
Tue, 07 Sep 2010 15:31:56 +0200 Martin Geisler localrepo: check nested repos against working directory
Tue, 07 Sep 2010 10:30:29 +0200 Martin Geisler add: clarify that repo[None].add returns rejected filenames
Mon, 06 Sep 2010 07:14:18 +0200 Thomas Arendsen Hein merge with stable
Sun, 05 Sep 2010 21:00:04 +0200 Thomas Arendsen Hein store: Removed extra space in _data list
Sun, 05 Sep 2010 22:32:11 +0200 Thomas Arendsen Hein verify: fix "missing revlog!" errors for revlog format v0 and add test stable
Sun, 05 Sep 2010 13:37:17 -0700 Brendan Cully zsh completion: bookmarks support
Sat, 04 Sep 2010 01:32:01 -0700 Brendan Cully zsh completion: patchbomb support
Fri, 03 Sep 2010 12:58:51 +0200 Martin Geisler diff: recurse into subrepositories with --subrepos/-S flag
Fri, 03 Sep 2010 12:58:51 +0200 Martin Geisler status: recurse into subrepositories with --subrepos/-S flag
Fri, 03 Sep 2010 12:58:51 +0200 Martin Geisler match: add narrowmatcher class
Fri, 03 Sep 2010 12:58:51 +0200 Martin Geisler cmdutil: use repo.auditor when constructing match object
Fri, 03 Sep 2010 12:58:51 +0200 Martin Geisler match: accept auditor argument