log

age author description
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
Fri, 03 Sep 2010 12:58:51 +0200 Martin Geisler localrepo: add auditor attribute which knows about subrepos
Thu, 02 Sep 2010 23:45:47 +0200 Martin Geisler tests: remove unneeded -u flags
Thu, 02 Sep 2010 23:36:43 +0200 Martin Geisler merge with stable
Thu, 02 Sep 2010 18:12:07 +0200 Adrian Buehlmann tests: unify test-empty-file
Thu, 02 Sep 2010 17:32:22 +0200 Adrian Buehlmann tests: unify test-empty-dir
Thu, 02 Sep 2010 17:13:23 +0200 Adrian Buehlmann tests: unify test-dispatch
Thu, 02 Sep 2010 23:22:51 +0200 Martin Geisler tests: remove unneeded -d flags
Thu, 02 Sep 2010 22:17:22 +0200 Martin Geisler test-merge5: removed unnecessary parts of test
Thu, 02 Sep 2010 12:48:46 -0400 Brodie Rao test-merge5: ensure updating to tip across branches is tested