git-sizer 1.3.0+dfsg-1 source package in Ubuntu

Changelog

git-sizer (1.3.0+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Standards-Version: 4.3.0.

 -- Dmitry Smirnov <email address hidden>  Thu, 31 Jan 2019 20:42:44 +1100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
git-sizer_1.3.0+dfsg-1.dsc 2.1 KiB 37f3dcf3b876474f8eaa18fc3299367af5b9b0f024e1908dc537c42e5fe952ab
git-sizer_1.3.0+dfsg.orig.tar.xz 33.0 KiB 451fab3f281da8387d77492579e606beb6e6d4bada752498cb7b54bf4acbca14
git-sizer_1.3.0+dfsg-1.debian.tar.xz 3.1 KiB 5ed0fecac26dd9bffd7bace3a4d3cf537fa6ff6754b5d2b3800becdaf1aa86fe

Available diffs

No changes file available.

Binary packages built by this source

git-sizer: compute various size metrics for a Git repository

 git-sizer computes various size metrics for a Git repository, flagging
 those that might cause problems or inconvenience. For example:
 .
  • Is the repository too big overall?
  • Does the repository have too many references (branches and/or tags)?
  • Does the repository include too many objects?
  • Does the repository include gigantic blobs (files)?
  • Does the repository include many slightly different large text files?
  • Does the repository include gigantic trees (directories)?
  • Does the repository have many identical files?
  • Does the repository include absurdly long path names?
  • Are there other bizarre and questionable things in the repository?
    • Annotated tags pointing at one another in long chains?
    • Octopus merges with dozens of parents?
    • Commits with gigantic log messages?
 .
 git-sizer can help to reveal the problems described above.

git-sizer-dbgsym: No summary available for git-sizer-dbgsym in ubuntu eoan.

No description available for git-sizer-dbgsym in ubuntu eoan.