Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-02-03 | scan reflogs independently from refs | Nicolas Pitre | 1 | -5/+2 |
2007-01-28 | make reflog filename independent from struct ref_lock | Nicolas Pitre | 1 | -4/+6 |
2007-01-22 | reflog gc: a tag that does not point at a commit is not a crime. | Junio C Hamano | 1 | -3/+0 |
2007-01-15 | git reflog expire: document --stale-fix option. | Junio C Hamano | 1 | -1/+1 |
2007-01-11 | reflog-expire: brown paper bag fix. | Junio C Hamano | 1 | -6/+12 |
2007-01-09 | Sanitize for_each_reflog_ent() | Johannes Schindelin | 1 | -14/+12 |
2007-01-06 | reflog --fix-stale: do not check the same trees and commits repeatedly. | Junio C Hamano | 1 | -23/+54 |
2007-01-06 | reflog expire --fix-stale | Junio C Hamano | 1 | -21/+138 |
2006-12-27 | git-reflog: gc.* configuration and documentation. | Junio C Hamano | 1 | -2/+23 |
2006-12-22 | reflog expire: do not punt on tags that point at non commits. | Junio C Hamano | 1 | -5/+5 |
2006-12-22 | reflog expire: prune commits that are not incomplete | Junio C Hamano | 1 | -3/+40 |
2006-12-20 | git reflog expire | Junio C Hamano | 1 | -0/+175 |