log

age author description
Thu, 28 Feb 2013 21:58:37 -0600 Matt Mackall merge with crew
Thu, 28 Feb 2013 21:53:13 -0600 Matt Mackall Added signature for changeset 5b7175377bab stable
Thu, 28 Feb 2013 21:53:04 -0600 Matt Mackall Added tag 2.5.2 for changeset 5b7175377bab stable
Thu, 28 Feb 2013 21:29:31 -0600 Matt Mackall setparents: drop copies from dropped p2 (issue3843) stable 2.5.2
Sun, 17 Feb 2013 14:41:31 -0600 Matt Mackall httppeer: avoid large dumps when we don't see an hgweb repo
Sun, 17 Feb 2013 14:34:53 -0600 Matt Mackall httppeer: improve protocol check
Thu, 28 Feb 2013 13:11:42 -0800 Bryan O'Sullivan util: add a timed function for use during development
Thu, 28 Feb 2013 12:51:18 -0800 Bryan O'Sullivan util: generalize bytecount to unitcountfn
Thu, 28 Feb 2013 21:34:44 +0100 Thomas Arendsen Hein help: new SHA-1 fingerprint of hg.intevation.org in hostfingerprints example
Tue, 26 Feb 2013 21:04:50 +0100 Mads Kiilerich tests: work around msys bash mangling of paths in test-mq.t
Thu, 28 Feb 2013 14:05:15 +0100 Mads Kiilerich largefiles: remove wrong comment on standin matcher and code for creating dirs
Thu, 28 Feb 2013 14:51:59 +0100 Mads Kiilerich merge with stable
Thu, 28 Feb 2013 13:55:00 +0100 Mads Kiilerich templatefilters: add missing import of _ stable
Thu, 28 Feb 2013 13:45:18 +0100 Mads Kiilerich largefiles: updatelfiles should use working dir standins, not standins from p1 stable
Thu, 28 Feb 2013 13:45:18 +0100 Mads Kiilerich largefiles: simplify cachelfiles - don't spend a lot of time checking hashes stable
Thu, 28 Feb 2013 13:45:18 +0100 Mads Kiilerich largefiles: don't let update leave wrong largefiles in wd if fetch fails stable
Thu, 28 Feb 2013 13:45:18 +0100 Mads Kiilerich largefiles: missing largefiles should not be committed as removed stable
Thu, 28 Feb 2013 13:45:18 +0100 Mads Kiilerich largefiles: don't assume that .hg/largefiles/ still exists stable
Thu, 28 Feb 2013 13:45:18 +0100 Mads Kiilerich largefiles: getstandinmatcher should not depend on existence of directories stable
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