log

age author description
Fri, 22 Jul 2011 09:53:15 +0200 Adrian Buehlmann util: move "default" makedir to posix.py
Thu, 21 Jul 2011 15:52:08 -0500 Augie Fackler summary: allow color to highlight active bookmark
Mon, 18 Jul 2011 07:53:26 -0500 Augie Fackler summary: show bookmarks separate from tags and note active mark (issue2892)
Wed, 20 Jul 2011 18:23:06 -0400 Andrew Pritchard localrepo: make requirements attribute of newly-created repos contain a set
Fri, 22 Jul 2011 16:46:22 -0500 Matt Mackall localrepo: fix comment on set
Thu, 21 Jul 2011 15:39:37 -0500 Matt Mackall revert: restore check for uncommitted merge (issue2915) (BC) stable
Thu, 21 Jul 2011 14:06:55 -0500 Matt Mackall localrepo: add set method to iterate over a given revset
Thu, 21 Jul 2011 14:05:45 -0500 Matt Mackall revset: add formatspec convenience query builder
Thu, 21 Jul 2011 14:04:57 -0500 Matt Mackall revset: allow bypassing alias expansion
Tue, 19 Jul 2011 17:51:45 -0500 Matt Mackall merge with stable
Tue, 19 Jul 2011 13:43:53 -0500 Kevin Bullock subrepo: don't commit in subrepo if it's clean stable
Mon, 18 Jul 2011 22:58:21 +0200 Stefano Tortarolo rebase: block collapse with keepbranches on multiple named branches (issue2112) stable
Tue, 19 Jul 2011 14:19:04 -0500 Matt Mackall merge with stable
Sun, 17 Jul 2011 00:36:43 +0200 Alexander Krauss hbisect: do not assume that min(good) is an ancestor of min(bad)
Sun, 17 Jul 2011 00:35:31 +0200 Alexander Krauss hbisect: more consistent variable name
Sat, 16 Jul 2011 12:22:40 +0200 Alexander Krauss hbisect: confine loop to the relevant interval
Sat, 16 Jul 2011 15:24:28 +0300 Idan Kamara win32: assign winstdout to sys.__stdout__ as well (issue2888) stable
Mon, 18 Jul 2011 14:57:22 -0500 Matt Mackall alias: note interaction of shell aliases with early opts in help
Mon, 18 Jul 2011 14:53:52 -0500 Matt Mackall alias: fix up test results
Sat, 09 Jul 2011 19:06:59 +0300 Idan Kamara hooks: redirect stdout/err/in to the ui descriptors when calling python hooks stable
Fri, 15 Jul 2011 18:03:37 -0500 Matt Mackall alias: pass local ui to shell alias
Fri, 15 Jul 2011 16:06:54 -0500 Matt Mackall aliases: drop cwd manipulation
Fri, 15 Jul 2011 16:06:53 -0500 Matt Mackall dispatch: move shell alias handling after early arg handling
Fri, 15 Jul 2011 14:27:16 -0500 Matt Mackall merge with stable
Fri, 15 Jul 2011 20:07:19 +0200 Stefano Tortarolo rebase: reset bookmarks (issue2265 and issue2873) stable
Fri, 15 Jul 2011 12:56:58 -0500 Matt Mackall merge with stable
Thu, 14 Jul 2011 11:46:15 +0300 Idan Kamara cmdserver: take repo.baseui as our ui stable
Fri, 15 Jul 2011 10:18:24 +0200 Benoit Allard web: Output a correct date in short format (issue2902) stable
Fri, 15 Jul 2011 16:28:09 +0300 Idan Kamara test-commandserver: explicitly close opened file stable
Thu, 14 Jul 2011 12:39:39 -0500 Matt Mackall verify: fix mq misfire