index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t1400-update-ref.sh
Commit message (
Expand
)
Author
Age
*
Fix failure to delete a packed ref through a symref
Johan Herland
2012-10-21
*
t1400-update-ref: Add test verifying bug with symrefs in delete_ref()
Johan Herland
2012-10-21
*
Merge branch 'jc/fix-diff-files-unmerged'
Junio C Hamano
2011-05-06
|
\
|
*
test: use $_z40 from test-lib
Junio C Hamano
2011-04-23
*
|
t1400 (update-ref): use test_must_fail
Jonathan Nieder
2010-11-09
*
|
tests: add missing &&, batch 2
Jonathan Nieder
2010-11-09
|
/
*
Tests: use test_cmp instead of diff where possible
Miklos Vajna
2009-03-17
*
update-ref --no-deref -d: handle the case when the pointed ref is packed
Miklos Vajna
2008-10-31
*
Fix git update-ref --no-deref -d.
Miklos Vajna
2008-10-26
*
tests: use "git xyzzy" form (t0000 - t3599)
Nanako Shiraishi
2008-09-03
*
t/: Use "test_must_fail git" instead of "! git"
Stephan Beyer
2008-07-13
*
avoid null SHA1 in oldest reflog
Jeff King
2008-07-08
*
Make old sha1 optional with git update-ref -d
Karl Hasselström
2008-06-02
*
Add some tests for git update-ref -d
Karl Hasselström
2008-05-27
*
Sane use of test_expect_failure
Junio C Hamano
2008-02-01
*
Be more careful about updating refs
Linus Torvalds
2008-01-16
*
stop t1400 hiding errors in tests
Alex Riesen
2007-11-08
*
Cleanup unnecessary file modifications in t1400-update-ref
Shawn O. Pearce
2007-09-05
*
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
2007-07-02
*
[PATCH] Rename git-repo-config to git-config.
Tom Prince
2007-01-28
*
Extend read_ref_at() to be usable from places other than sha1_name.
Junio C Hamano
2007-01-19
*
Enable reflogs by default in any repository with a working directory.
Shawn O. Pearce
2006-12-15
*
Fix t1400-update-ref test minimally
Junio C Hamano
2006-09-17
*
t1400: make test debuggable.
Junio C Hamano
2006-09-16
*
Display an error from update-ref if target ref name is invalid.
Shawn Pearce
2006-07-28
*
tests: Set EDITOR=: and VISUAL=: globally
Eric Wong
2006-07-11
*
Record the type of commit operation in the reflog.
Shawn Pearce
2006-07-10
*
Verify git-commit provides a reflog message.
Shawn Pearce
2006-05-24
*
Change 'master@noon' syntax to 'master@{noon}'.
Shawn Pearce
2006-05-19
*
General ref log reading improvements.
Shawn Pearce
2006-05-19
*
Log ref updates to logs/refs/<ref>
Shawn Pearce
2006-05-17