Age | Commit message (Expand) | Author | Files | Lines |
2005-12-19 | diff: --abbrev option | Junio C Hamano | 1 | -0/+3 |
2005-12-17 | Revert "get_sha1_basic(): corner case ambiguity fix" | Junio C Hamano | 1 | -1/+1 |
2005-12-17 | Remove misguided branch disambiguation. | Junio C Hamano | 1 | -30/+3 |
2005-12-15 | get_sha1_basic(): corner case ambiguity fix | Junio C Hamano | 1 | -9/+26 |
2005-11-21 | Make sure heads/foo and tags/foo do not confuse things. | Junio C Hamano | 1 | -3/+14 |
2005-11-02 | Be careful when dereferencing tags. | Junio C Hamano | 1 | -1/+1 |
2005-10-28 | Be more careful about reference parsing | Linus Torvalds | 1 | -0/+27 |
2005-10-19 | Make sure we barf on ref^{type} failure. | Junio C Hamano | 1 | -1/+3 |
2005-10-15 | Introduce notation "ref^{type}". | Junio C Hamano | 1 | -0/+83 |
2005-10-11 | show-branch: optionally use unique prefix as name. | Junio C Hamano | 1 | -7/+33 |
2005-10-03 | Make sure get_sha1 does not accept ambiguous sha1 prefix (again). | Junio C Hamano | 1 | -6/+15 |
2005-10-03 | Error message from get_sha1() on ambiguous short SHA1. | Junio C Hamano | 1 | -1/+1 |
2005-10-02 | Make sure get_sha1 does not accept ambiguous sha1 prefix. | Junio C Hamano | 1 | -21/+68 |
2005-10-01 | [PATCH] Allow reading "symbolic refs" that point to other refs | Linus Torvalds | 1 | -16/+1 |
2005-09-20 | Fix extended short SHA1 name completion | Linus Torvalds | 1 | -7/+5 |
2005-08-22 | [PATCH] Add a new extended SHA1 syntax <name>~<num> | Junio C Hamano | 1 | -0/+41 |
2005-08-21 | [PATCH] sha1_name: do not accept .git/refs/snap/. | Junio C Hamano | 1 | -1/+0 |
2005-08-13 | [PATCH] Make get_sha1_basic() more careful | Linus Torvalds | 1 | -1/+1 |
2005-08-13 | [PATCH] Make sure git-resolve-script always works on commits | Linus Torvalds | 1 | -7/+3 |
2005-08-10 | [PATCH] Fix git-rev-parse's parent handling | Johannes Schindelin | 1 | -3/+6 |
2005-08-05 | Update get_sha1() to grok extended format. | Junio C Hamano | 1 | -0/+228 |