[Bug 4245] New: Ability to look up the size of a changeset

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Mon May 12 22:28:27 CDT 2014


http://bz.selenic.com/show_bug.cgi?id=4245

          Priority: normal
            Bug ID: 4245
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: Ability to look up the size of a changeset
          Severity: feature
    Classification: Unclassified
                OS: Windows
          Reporter: cowwoc at bbs.darktech.org
          Hardware: PC
            Status: UNCONFIRMED
           Version: 3.0
         Component: Mercurial
           Product: Mercurial

It would be useful to look up the size of a changeset in bytes.

http://stackoverflow.com/a/17321528/14731 contains a script for doing so, but
it would be useful to have this built into core.

My personal use-case for this is tracking down why the repository is so big.
This patch helped me quickly locate changesets containing junk files to be
trimmed (we're a small team so trimming junk files from history every 6 months
is okay).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list