Aurélien Scoubeau
ed24416bf7
Make repository_age() "history rewrite safe"
...
Change commit date to author date, so that the repo age doesn't change if history rewriting tools (such as amend, rebase, filter-branch) are used.
2013-06-17 12:56:39 +02:00
TJ Holowaychuk
618e6a27c1
fix git-summary repo age, remove "ago"
2012-07-09 14:14:16 -07:00
TJ Holowaychuk
38e41cf680
move active above commits in git-summary
2012-06-22 10:21:36 -07:00
TJ Holowaychuk
c9fedfa27f
git-summary: shorter repo age
2012-06-11 10:57:26 -07:00
TJ Holowaychuk
510e2c4d1b
git-summary: make : line up
2012-06-11 10:57:05 -07:00
Leila Muhtasib
c6f1a3eb3b
Added repo age to git-summary.
...
Shows intitial date of first commit and how long ago that was in parentheses.
2012-06-11 13:23:57 -04:00
Tj Holowaychuk
1d839fdd15
Added active days to git-summary(1) (and refactored)
2012-02-09 10:15:48 -08:00
TJ Holowaychuk
e7280f0305
refactored git-summary(1)
2012-02-07 22:18:45 -08:00
Tj Holowaychuk
54b1eecd8e
typo
2011-08-24 19:29:15 -07:00
Tj Holowaychuk
6a9fe62c7d
Added percentages to git-summary
2011-08-24 19:28:57 -07:00
Jonathan "Duke" Leto
843fc7ad11
Fix commit and file count in git-summary with a commitish
2010-09-08 15:16:49 -07:00
Jonathan "Duke" Leto
3662dd95bf
Make git-summary take an optional commitish
...
This allows you to ask for a git summary based on a commitish, which is
very useful if you have a lot of project history. For example, if you
want a summary since the tag v42
$ git summary v42..
2010-09-08 15:16:49 -07:00
Jason Young
1158c19b61
Fix printing of authors for git-summary's on Ubuntu
2010-08-26 10:41:18 -07:00
Tj Holowaychuk
d77cc7a6ef
Added git-summary
2010-08-12 08:32:33 -07:00