Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-01-29 | lock_any_ref_for_update(): do not accept malformatted refs. | Junio C Hamano | 1 | -4/+2 |
2007-01-28 | Don't force everybody to call setup_ident(). | Junio C Hamano | 1 | -1/+0 |
2007-01-26 | git-merge: leave sensible reflog message when used as the first level UI. | Junio C Hamano | 1 | -0/+2 |
2007-01-26 | Make sure we do not write bogus reflog entries. | Junio C Hamano | 1 | -2/+0 |
2006-09-27 | update-ref: -d flag and ref creation safety. | Junio C Hamano | 1 | -3/+15 |
2006-09-27 | Clean-up lock-ref implementation | Junio C Hamano | 1 | -1/+1 |
2006-08-23 | Convert memset(hash,0,20) to hashclr(hash). | Junio C Hamano | 1 | -1/+1 |
2006-07-29 | Call setup_git_directory() much earlier | Linus Torvalds | 1 | -2/+1 |
2006-07-10 | Allow user.name and user.email to drive reflog entry. | Shawn Pearce | 1 | -0/+1 |
2006-06-18 | Make git-update-ref a builtin | Lukas Sandström | 1 | -0/+59 |