log hgext/evolve.py @ 988:85d213215d2c

age author description
Mon, 23 Jun 2014 02:31:53 -0700 Pierre-Yves David merge with stable
Sun, 22 Jun 2014 20:10:07 -0400 Greg Ward evolve: add --tool option so we don't have to use HGMERGE
Sun, 22 Jun 2014 12:01:11 -0400 Greg Ward amend: add -U/--current-user option (inspired by mq)
Fri, 13 Jun 2014 12:49:16 -0700 Pierre-Yves David evolve: minor reorganisation of code responsible for evolve output
Thu, 12 Jun 2014 16:10:01 -0700 Pierre-Yves David template: add a troubles keyword
Fri, 06 Jun 2014 17:43:45 -0400 Greg Ward amend: add -D/--current-date option, just like mq's qrefresh has
Thu, 05 Jun 2014 18:07:39 -0400 Greg Ward evolve: fix createmarkers() wrapper to accept an iterable stable
Tue, 20 May 2014 22:36:47 -0700 Pierre-Yves David evolve: install progress support for the bundle2 pull path
Tue, 20 May 2014 17:21:36 -0700 Pierre-Yves David evolve: install progress support for the bundle2 push path
Tue, 20 May 2014 14:39:13 -0700 Pierre-Yves David evolve: add a pull path using bundle2
Tue, 03 Jun 2014 02:13:02 -0700 Pierre-Yves David evolve: advertise obsmarker creation in the transation hook
Tue, 20 May 2014 15:01:33 -0700 Pierre-Yves David evolve: add bytes and new marker data when processing part
Tue, 20 May 2014 13:41:27 -0700 Pierre-Yves David evolve: add a push pass using bundle2
Mon, 02 Jun 2014 14:44:13 -0700 Pierre-Yves David evolve: make exchange output compact in the old pushkey case too.
Tue, 03 Jun 2014 01:37:08 -0700 Pierre-Yves David evolve: compatibility with memfilectx change