log

age author description
Thu, 01 Mar 2012 17:39:58 +0200 Idan Kamara dirstate: add filecache support stable
Thu, 01 Mar 2012 17:39:58 +0200 Idan Kamara scmutil: add join method to opener to construct path relative to base stable
Thu, 01 Mar 2012 17:39:58 +0200 Idan Kamara filecache: refactor path join logic to a function stable
Wed, 29 Feb 2012 17:27:24 -0600 Matt Mackall merge with stable
Wed, 29 Feb 2012 14:24:57 +0100 Friedrich Kastner-Masilko subrepo: fix for merge inconsistencies stable
Wed, 29 Feb 2012 14:41:11 +0100 Pierre-Yves David bundlerepo: bundle repos should be non-publishing (issue3266) stable
Wed, 29 Feb 2012 09:34:19 +0100 Gilles Moris bookmarks: restore python 2.4 compatibility stable
Wed, 29 Feb 2012 17:43:03 +0000 Jim Hague bugzilla: stop XMLRPC requests from requesting gzipped responses stable
Tue, 28 Feb 2012 21:17:53 -0600 Matt Mackall merge with stable
Tue, 28 Feb 2012 23:47:46 +0200 Idan Kamara update: delete bookmarks.current when explicitly updating to a rev (issue3276) stable
Tue, 28 Feb 2012 10:06:35 +0100 Patrick Mezard convert: ignore blank lines in mapfiles (issue3286) stable
Tue, 28 Feb 2012 01:07:55 +0200 Idan Kamara update: don't move the active bookmark if a rev is specified with -r stable
Mon, 27 Feb 2012 18:23:18 +0100 Patrick Mezard mq: fix qapplied --last and qprev documentation (issue3282) stable
Mon, 27 Feb 2012 08:54:26 -0500 Greg Ward setup: handle output from Apple's Xcode 4.3 better (issue3277) stable
Sun, 26 Feb 2012 17:12:15 +0100 Patrick Mezard graphlog: apply file filters --patch/--stat output
Sun, 26 Feb 2012 17:10:57 +0100 Patrick Mezard context: add followfirst arg to filectx and workingfilectx
Sun, 26 Feb 2012 17:10:57 +0100 Patrick Mezard graphlog: fix --removed
Sun, 26 Feb 2012 17:10:56 +0100 Patrick Mezard test-glog: rewrite more tests using testlog() function
Sun, 26 Feb 2012 17:10:55 +0100 Patrick Mezard match: consider filesets as "anypats"
Sun, 26 Feb 2012 17:10:51 +0100 Patrick Mezard graphlog: evaluate FILE/-I/-X filesets on the working dir
Sun, 26 Feb 2012 16:56:32 +0100 Patrick Mezard graphlog: implement --copies
Sat, 18 Feb 2012 16:30:17 -0500 Greg Ward test-check-code-hg: skip test if not in a working dir (issue3248). stable
Sun, 26 Feb 2012 16:45:59 -0600 Matt Mackall copies: use ctx.dirs() for directory rename detection
Sun, 26 Feb 2012 15:51:56 -0600 Matt Mackall copies: fix mergecopies doc mapping direction
Sat, 25 Feb 2012 16:48:07 -0600 Matt Mackall merge with stable
Sat, 25 Feb 2012 19:39:55 +0100 Patrick Mezard log: restore cache used by --copies stable
Sat, 25 Feb 2012 22:11:36 +0100 Patrick Mezard graphlog: implement --follow-first
Sat, 25 Feb 2012 22:11:36 +0100 Patrick Mezard graphlog: implement --follow with file arguments
Sat, 25 Feb 2012 22:11:35 +0100 Patrick Mezard test-glog: test multiple --prune values
Sat, 25 Feb 2012 22:11:34 +0100 Patrick Mezard graphlog: restore FILE glob expansion on Windows