21 Commits (59d94bc9c851f9f4086a857bc6277feca6a48824)

Author SHA1 Message Date
Stephan Beyer d492b31caf t/: Use "test_must_fail git" instead of "! git" 17 years ago
Jeff King d1a4489a56 avoid null SHA1 in oldest reflog 17 years ago
Karl Hasselström 3fe8dce6fc Make old sha1 optional with git update-ref -d 17 years ago
Karl Hasselström 40672a1904 Add some tests for git update-ref -d 17 years ago
Junio C Hamano 41ac414ea2 Sane use of test_expect_failure 17 years ago
Linus Torvalds c3b0dec509 Be more careful about updating refs 17 years ago
Alex Riesen d9c8344b46 stop t1400 hiding errors in tests 17 years ago
Shawn O. Pearce 432e93a164 Cleanup unnecessary file modifications in t1400-update-ref 17 years ago
Junio C Hamano 5be60078c9 Rewrite "git-frotz" to "git frotz" 18 years ago
Tom Prince e0d10e1c63 [PATCH] Rename git-repo-config to git-config. 18 years ago
Junio C Hamano 16d7cc90dd Extend read_ref_at() to be usable from places other than sha1_name. 18 years ago
Shawn O. Pearce 0bee591869 Enable reflogs by default in any repository with a working directory. 18 years ago
Junio C Hamano ef176ad06a Fix t1400-update-ref test minimally 18 years ago
Junio C Hamano 8aac4b45f3 t1400: make test debuggable. 18 years ago
Shawn Pearce 818f477c40 Display an error from update-ref if target ref name is invalid. 19 years ago
Eric Wong 8ff99e7417 tests: Set EDITOR=: and VISUAL=: globally 19 years ago
Shawn Pearce a3a733e63b Record the type of commit operation in the reflog. 19 years ago
Shawn Pearce 9c7466fa24 Verify git-commit provides a reflog message. 19 years ago
Shawn Pearce cce91a2cae Change 'master@noon' syntax to 'master@{noon}'. 19 years ago
Shawn Pearce e52290428b General ref log reading improvements. 19 years ago
Shawn Pearce 6de08ae688 Log ref updates to logs/refs/<ref> 19 years ago