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