summaryrefslogtreecommitdiff
path: root/builtin-reflog.c
Commit message (Expand)AuthorAgeFilesLines
* Sanitize for_each_reflog_ent()Johannes Schindelin2007-01-091-14/+12
* reflog --fix-stale: do not check the same trees and commits repeatedly.Junio C Hamano2007-01-061-23/+54
* reflog expire --fix-staleJunio C Hamano2007-01-061-21/+138
* git-reflog: gc.* configuration and documentation.Junio C Hamano2006-12-271-2/+23
* reflog expire: do not punt on tags that point at non commits.Junio C Hamano2006-12-221-5/+5
* reflog expire: prune commits that are not incompleteJunio C Hamano2006-12-221-3/+40
* git reflog expireJunio C Hamano2006-12-201-0/+175