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