log hgext/largefiles/uisetup.py @ 15627:9d7a83a42f8c

age author description
Fri, 09 Dec 2011 17:34:56 +0100 Martin Geisler largefiles: fix indentation
Fri, 28 Oct 2011 18:48:24 +0200 Na'Tosha Bard largefiles: fix bad bug where transplanting a changeset with a largefile will result in an old largefile being comitted later on stable
Mon, 24 Oct 2011 13:58:01 +0200 Thomas Arendsen Hein largfiles: drop unused import stable
Sun, 23 Oct 2011 10:23:31 -0400 Greg Ward largefiles: drop more unnecessary compatibility checks stable
Mon, 17 Oct 2011 19:10:28 -0200 Wagner Bruna largefiles: fix typo stable
Thu, 13 Oct 2011 20:45:49 -0400 Greg Ward largefiles: more work on cleaning up comments
Wed, 12 Oct 2011 20:59:27 -0400 Greg Ward largefiles: improve comments, internal docstrings
Sat, 01 Oct 2011 16:39:51 -0400 Greg Ward largefiles: don't break existing tests (syntax error, bad imports)
Thu, 29 Sep 2011 17:04:57 -0500 Matt Mackall largefiles: fix over-long lines
Thu, 29 Sep 2011 16:48:48 -0500 Matt Mackall largefile: fix up hasattr usage
Sat, 24 Sep 2011 17:35:45 +0200 various hgext: add largefiles extension