summaryrefslogtreecommitdiff
path: root/t/t1400-update-ref.sh
Commit message (Expand)AuthorAgeFilesLines
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-37/+37
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-281-2/+2
* Extend read_ref_at() to be usable from places other than sha1_name.Junio C Hamano2007-01-191-3/+3
* Enable reflogs by default in any repository with a working directory.Shawn O. Pearce2006-12-151-2/+2
* Fix t1400-update-ref test minimallyJunio C Hamano2006-09-171-5/+2
* t1400: make test debuggable.Junio C Hamano2006-09-161-43/+43
* Display an error from update-ref if target ref name is invalid.Shawn Pearce2006-07-281-0/+12
* tests: Set EDITOR=: and VISUAL=: globallyEric Wong2006-07-111-1/+0
* Record the type of commit operation in the reflog.Shawn Pearce2006-07-101-3/+16
* Verify git-commit provides a reflog message.Shawn Pearce2006-05-241-12/+26
* Change 'master@noon' syntax to 'master@{noon}'.Shawn Pearce2006-05-191-16/+39
* General ref log reading improvements.Shawn Pearce2006-05-191-0/+64
* Log ref updates to logs/refs/<ref>Shawn Pearce2006-05-171-0/+112