log tests/test-obsolete.t @ 23099:6df4bc39f682 stable

age author description
Tue, 28 Oct 2014 00:19:18 +0900 FUJIWARA Katsunori tests: change obsolete timestamp to avoid "gmtime()" problem on Windows stable
Sun, 19 Oct 2014 16:48:33 +0900 Yuya Nishihara revset: have rev() drop out-of-range or filtered rev explicitly (issue4396) stable
Fri, 17 Oct 2014 15:25:32 -0700 Pierre-Yves David repoview: issue a special message when filtering hidden changesets
Fri, 17 Oct 2014 15:54:43 -0700 Pierre-Yves David repoview: include the filter name in filtered revision error messages
Wed, 15 Oct 2014 20:37:44 -0700 Pierre-Yves David changectx: issue a FilteredRepoLookupError when applicable
Tue, 14 Oct 2014 13:34:25 -0700 Durham Goode obsolete: update tests to use obsolete options
Tue, 14 Oct 2014 13:20:31 -0700 Durham Goode obsolete: add readonly flag to obstore constructor
Wed, 15 Oct 2014 12:52:10 -0700 Durham Goode obsstore: fix defaultformat option passing
Tue, 16 Sep 2014 19:13:08 -0700 Pierre-Yves David test-obsolete: remove subminute timezone in test
Wed, 20 Aug 2014 19:47:35 -0700 Pierre-Yves David test-obsolete: sort the output of debugobsolete
Wed, 20 Aug 2014 19:42:33 -0700 Pierre-Yves David test-obsolete: change a marker so it is relevant to the exchanged set
Sat, 30 Aug 2014 11:57:46 +0200 Sune Foldager debugrevlog: add chainlen column to --dump output
Tue, 19 Aug 2014 23:22:44 -0700 Pierre-Yves David debugobsolete: add a --rev argument
Wed, 20 Aug 2014 00:43:08 -0700 Pierre-Yves David debugobsolete: add a way to record parent information
Fri, 15 Aug 2014 18:39:39 -0700 Pierre-Yves David push: move bookmark discovery with other discovery steps
Wed, 13 Aug 2014 23:42:36 -0700 Pierre-Yves David debugobsolete: explicitly display date in the output
Fri, 15 Aug 2014 11:48:05 -0500 Matt Mackall merge with stable
Thu, 14 Aug 2014 14:59:42 -0700 Pierre-Yves David obsstore.create: add a simple safeguard against cyclic markers stable
Wed, 30 Jul 2014 19:26:47 -0700 Pierre-Yves David push: perform phases discovery before the push
Fri, 04 Jul 2014 19:52:39 +0200 Pierre-Yves David test-obsolete: better logging template
Sun, 29 Jun 2014 13:52:35 +0200 Angel Ezquerra repoview: do not crash when localtags refers to non existing revisions stable
Mon, 14 Apr 2014 23:27:31 -0400 Matt Mackall debugrevlog: use unfiltered view for changelog
Tue, 18 Mar 2014 20:10:33 -0500 Sean Farley repoview: add non-global tags to candidate list for blocking hidden changesets
Fri, 22 Nov 2013 19:14:17 +0100 Martin Geisler tests: don't load unnecessary graphlog extension
Wed, 13 Feb 2013 15:09:43 -0600 Kevin Bullock merge with stable
Wed, 13 Feb 2013 12:35:57 +0100 Simon Heimberg tests: append glob to filename output when required (windows) stable
Sat, 09 Feb 2013 22:25:58 +0000 Kevin Bullock merge with stable
Sat, 09 Feb 2013 17:54:01 +0000 Pierre-Yves David outgoing: fix possible filtering crash in outgoing (issue3814) stable
Sat, 09 Feb 2013 17:54:01 +0000 Pierre-Yves David outgoing: fix possible filtering crash in outgoing (issue3814)
Sat, 09 Feb 2013 05:37:36 -0600 Augie Fackler test-obsolete.t: migrate to killdaemons from kill `cat pidfile`