log tests/test-log.t @ 18510:f254ab6207ae stable

age author description
Sun, 27 Jan 2013 14:24:37 -0600 Kevin Bullock bookmarks: don't use bookmarks.listbookmarks in local computations stable
Mon, 28 Jan 2013 20:25:56 -0600 Kevin Bullock filtering: test that bookmarks prevent hiding of changesets stable
Wed, 23 Jan 2013 11:55:39 -0600 Kevin Bullock tests: add regression tests for another revrange edge case stable
Wed, 23 Jan 2013 00:12:52 -0600 Sean Farley log: remove any ancestors of nullrev (issue3772) stable
Tue, 15 Jan 2013 01:05:12 +0100 Mads Kiilerich log: make log work even if first parameter doesn't exist
Tue, 08 Jan 2013 20:37:37 +0100 Pierre-Yves David clfilter: enforce hidden changeset globally
Tue, 08 Jan 2013 17:31:00 +0100 Pierre-Yves David hidden: use both parents of working directory
Tue, 04 Dec 2012 15:25:22 +0100 Pierre-Yves David test: use obsolescence marker to test hidden
Fri, 12 Oct 2012 10:12:26 +0200 Adrian Buehlmann test-log: fix / vs \ issues on Windows introduced with 6d218e47cf9b
Thu, 13 Sep 2012 23:50:45 -0700 smuralid log: speed up hg log for untracked files (issue1340)
Mon, 16 Jul 2012 17:44:46 +0200 Pierre-Yves David hidden: move hiddenrevs set on the repository
Sat, 14 Jul 2012 19:09:22 +0200 Patrick Mezard log: support --graph without graphlog extension
Mon, 11 Jun 2012 17:45:36 +0200 Martin Geisler test-parse-date: move remaining date parsing tests from test-log
Mon, 11 Jun 2012 17:41:55 +0200 Martin Geisler test-log: removed tests already covered by test-parse-date
Mon, 11 Jun 2012 01:38:32 +0200 Mads Kiilerich tests: cleanup of tests that got lost in their own nested directories