Package: mr Version: 1.13 Severity: wishlist I am using these commands to get summaries of unpublished changes to give me an idea of which things I need to poke upstreams about including. With these commands I include both commits on local branches and files that are either changed or not yet committed but are not ignored via .gitignore or similar.
cvs_summary = cvs -q diff --brief svn_summary = svn status git_svn_summary = git status --short ; git --no-pager log --branches --not --remotes --simplify-by-decoration --decorate --oneline git_summary = git status --short ; git --no-pager log --branches --not --remotes --simplify-by-decoration --decorate --oneline bzr_summary = bzr missing hg_summary = hg status ; hg summary --quiet | grep -v 'parent: 0:' darcs_summary = darcs status -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (700, 'testing'), (600, 'unstable'), (550, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.6-trunk-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages mr recommends: ii libhtml-parser-perl 3.69-2 ii libwww-perl 6.04-1 ii perl 5.14.2-14 Versions of packages mr suggests: ii bzr 2.6.0~bzr6526-1 ii curl 7.26.0-1 ii cvs 2:1.12.13+real-9 ii darcs 2.8.1-1+b1 pn fossil <none> ii git [git-core] 1:1.7.10.4-1 ii git-core 1:1.7.10.4-1 ii liburi-perl 1.60-1 ii mercurial 2.2.2-1 ii subversion 1.7.5-1 pn vcsh <none> -- bye, pabs http://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part