index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sha1_name.c
Age
Commit message (
Expand
)
Author
2005-12-19
diff: --abbrev option
Junio C Hamano
2005-12-17
Revert "get_sha1_basic(): corner case ambiguity fix"
Junio C Hamano
2005-12-17
Remove misguided branch disambiguation.
Junio C Hamano
2005-12-15
get_sha1_basic(): corner case ambiguity fix
Junio C Hamano
2005-11-21
Make sure heads/foo and tags/foo do not confuse things.
Junio C Hamano
2005-11-02
Be careful when dereferencing tags.
Junio C Hamano
2005-10-28
Be more careful about reference parsing
Linus Torvalds
2005-10-19
Make sure we barf on ref^{type} failure.
Junio C Hamano
2005-10-15
Introduce notation "ref^{type}".
Junio C Hamano
2005-10-11
show-branch: optionally use unique prefix as name.
Junio C Hamano
2005-10-03
Make sure get_sha1 does not accept ambiguous sha1 prefix (again).
Junio C Hamano
2005-10-03
Error message from get_sha1() on ambiguous short SHA1.
Junio C Hamano
2005-10-02
Make sure get_sha1 does not accept ambiguous sha1 prefix.
Junio C Hamano
2005-10-01
[PATCH] Allow reading "symbolic refs" that point to other refs
Linus Torvalds
2005-09-20
Fix extended short SHA1 name completion
Linus Torvalds
2005-08-22
[PATCH] Add a new extended SHA1 syntax <name>~<num>
Junio C Hamano
2005-08-21
[PATCH] sha1_name: do not accept .git/refs/snap/.
Junio C Hamano
2005-08-13
[PATCH] Make get_sha1_basic() more careful
Linus Torvalds
2005-08-13
[PATCH] Make sure git-resolve-script always works on commits
Linus Torvalds
2005-08-10
[PATCH] Fix git-rev-parse's parent handling
Johannes Schindelin
2005-08-05
Update get_sha1() to grok extended format.
Junio C Hamano