log

age author description
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