summaryrefslogtreecommitdiffstats
path: root/t/t1400-update-ref.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-031-37/+37
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-291-2/+2
* Extend read_ref_at() to be usable from places other than sha1_name.Junio C Hamano2007-01-201-3/+3
* Enable reflogs by default in any repository with a working directory.Shawn O. Pearce2006-12-161-2/+2
* Fix t1400-update-ref test minimallyJunio C Hamano2006-09-181-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-291-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-111-3/+16
* Verify git-commit provides a reflog message.Shawn Pearce2006-05-251-12/+26
* Change 'master@noon' syntax to 'master@{noon}'.Shawn Pearce2006-05-201-16/+39
* General ref log reading improvements.Shawn Pearce2006-05-201-0/+64
* Log ref updates to logs/refs/<ref>Shawn Pearce2006-05-181-0/+112