log

age author description
Thu, 28 Feb 2013 13:44:59 +0100 Mads Kiilerich tests: don't rely on broken behaviour in test-largefiles-cache.t stable
Thu, 28 Feb 2013 13:44:24 +0100 Mads Kiilerich largefiles: fix download of largefiles from an empty list of changesets stable
Thu, 28 Feb 2013 13:44:22 +0100 Mads Kiilerich largefiles: fix off-by-one error on pull --all-largefiles stable
Sat, 23 Feb 2013 22:54:57 +0100 Simon Heimberg tests: remove glob lines which unnecessary match / for \ on windows
Sat, 23 Feb 2013 22:07:38 +0100 Simon Heimberg tests: append glob to filename output when required for windows
Fri, 22 Feb 2013 16:40:27 -0600 Matt Mackall convert: stabilize cvsps commitid sort order
Fri, 22 Feb 2013 15:17:33 -0600 Matt Mackall pager: catch ctrl-c on exit (issue3834)
Fri, 22 Feb 2013 13:46:54 -0600 Matt Mackall merge with crew
Fri, 22 Feb 2013 13:45:46 -0600 Matt Mackall templater: properly handle file_copies with %
Fri, 22 Feb 2013 10:05:22 -0800 Bryan O'Sullivan localrepo: iterate over manifest key/value pairs in status
Thu, 21 Feb 2013 12:55:39 -0800 Bryan O'Sullivan match: more accurately report when we're always going to match
Thu, 21 Feb 2013 13:16:02 -0600 Kevin Bullock scmutil: fix NameError on windows
Wed, 20 Feb 2013 11:31:41 -0800 Bryan O'Sullivan commands: exit from the log loop at the right time
Wed, 20 Feb 2013 11:31:38 -0800 Bryan O'Sullivan cmdutil: use a small initial window with --limit
Wed, 20 Feb 2013 11:31:34 -0800 Bryan O'Sullivan worker: handle worker failures more aggressively