log

age author description
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
Sat, 25 Feb 2012 21:51:13 +0100 Patrick Mezard glog: restore multiple --rev test lost in rebasing