log

age author description
Wed, 16 Apr 2014 20:01:03 -0400 Pierre-Yves David help: provide a more helpful message when no keyword are matched
Tue, 29 Apr 2014 11:40:42 -0700 Pierre-Yves David revsetbenchmark: use optparse to retrieve argument
Fri, 25 Apr 2014 13:35:31 -0700 Pierre-Yves David revsetbenchmark: add a usage message when no arguments are passed
Tue, 29 Apr 2014 19:15:36 -0700 Pierre-Yves David revsetbenchmark: add `::tip and draft()` to the canonical list
Mon, 28 Apr 2014 15:14:11 -0700 Pierre-Yves David revset: cosmetic changes in spanset range comparison
Fri, 25 Apr 2014 23:38:24 -0700 Pierre-Yves David revset: drop spanset._contained
Mon, 05 May 2014 22:47:14 -0700 Pierre-Yves David patchbomb: includes series information in the header
Fri, 09 May 2014 13:32:56 -0500 Matt Mackall pager: add attend-<command> option
Fri, 09 May 2014 13:10:23 -0500 Matt Mackall pager: variable reorder
Fri, 09 May 2014 13:07:50 -0500 Matt Mackall pager: break auto out of command check loop
Fri, 09 May 2014 13:05:52 -0500 Matt Mackall pager: break always out of command check loop
Fri, 09 May 2014 12:58:53 -0500 Matt Mackall pager: break pager invocation out of command check loop
Thu, 08 May 2014 11:11:27 -0500 Matt Mackall tests: fix test failure on vfat
Thu, 08 May 2014 19:45:22 +0200 Mads Kiilerich largefiles: include largefiles when doing log on a directory (issue4241)
Thu, 08 May 2014 14:58:25 +0000 Johan Bjork journal: set Abort hint when failing due to an abandoned transaction
Thu, 08 May 2014 16:37:33 -0700 Durham Goode merge: define conflict marker labels in filemerge()
Thu, 08 May 2014 16:33:06 -0700 Durham Goode merge: prevent simplemerge from mutating label list
Fri, 09 May 2014 08:44:53 +0900 FUJIWARA Katsunori tests: ignore "undefined name 'memoryview'" pyflakes error on earlier Python
Fri, 09 May 2014 08:44:53 +0900 FUJIWARA Katsunori mq: eliminate unused variable for test-check-pyflakes.t
Tue, 22 Apr 2014 02:09:24 +0200 Mads Kiilerich merge: make debug output slightly more helpful by including message for action
Sun, 13 May 2012 17:45:08 +0200 Mads Kiilerich merge: simplify mergestate iter
Fri, 09 May 2014 14:46:50 -0500 Matt Mackall resolve: simplify "finished" message
Fri, 18 Apr 2014 22:19:25 -0700 Gregory Szorc resolve: print message when no unresolved files remain (issue4214)
Fri, 18 Apr 2014 18:56:26 -0700 Gregory Szorc resolve: print warning when no work performed (issue4208)
Fri, 18 Apr 2014 19:08:32 -0700 Gregory Szorc resolve: abort when not applicable (BC)
Fri, 18 Apr 2014 18:26:42 -0700 Gregory Szorc resolve: split test
Fri, 18 Apr 2014 18:19:46 -0700 Gregory Szorc resolve: use early continue and deindent
Thu, 08 May 2014 16:48:28 -0700 Gregory Szorc mergestate: consistently set variables to None
Wed, 07 May 2014 17:22:34 -0700 Durham Goode changegroup: refactor outgoing logic into a function
Wed, 07 May 2014 17:24:19 -0700 Durham Goode bundle2: fix bundle2 pulling all revs on empty pulls