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
/
sha1_name.c
Commit message (
Expand
)
Author
Age
*
get_tree_entry(): make it available from tree-walk
Junio C Hamano
2006-04-19
*
sha1_name.c: no need to include diff.h; tree-walk.h will do.
Junio C Hamano
2006-04-19
*
sha1_name.c: prepare to make get_tree_entry() reusable from others.
Junio C Hamano
2006-04-19
*
get_sha1() shorthands for blob/tree objects
Linus Torvalds
2006-04-18
*
sha1_name: warning ambiguous refs.
Junio C Hamano
2006-03-23
*
get_sha1_basic(): try refs/... and finally refs/remotes/$foo/HEAD
Junio C Hamano
2006-03-21
*
core.warnambiguousrefs: warns when "name" is used and both "name" branch and ...
Junio C Hamano
2006-03-20
*
find_unique_abbrev() simplification.
Junio C Hamano
2006-02-10
*
get_sha1_1: allow octopus^12 to be properly parsed.
Junio C Hamano
2006-02-02
*
abbrev cleanup: use symbolic constants
Junio C Hamano
2006-01-28
*
Use symbolic name SHORT_NAME_AMBIGUOUS as error return value
Uwe Zeisberger
2006-01-26
*
diff: --abbrev option
Junio C Hamano
2005-12-19
*
Revert "get_sha1_basic(): corner case ambiguity fix"
Junio C Hamano
2005-12-17
*
Remove misguided branch disambiguation.
Junio C Hamano
2005-12-17
*
get_sha1_basic(): corner case ambiguity fix
Junio C Hamano
2005-12-15
*
Make sure heads/foo and tags/foo do not confuse things.
Junio C Hamano
2005-11-21
*
Be careful when dereferencing tags.
Junio C Hamano
2005-11-02
*
Be more careful about reference parsing
Linus Torvalds
2005-10-28
*
Make sure we barf on ref^{type} failure.
Junio C Hamano
2005-10-19
*
Introduce notation "ref^{type}".
Junio C Hamano
2005-10-15
*
show-branch: optionally use unique prefix as name.
Junio C Hamano
2005-10-11
*
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-03
*
Make sure get_sha1 does not accept ambiguous sha1 prefix.
Junio C Hamano
2005-10-02
*
[PATCH] Allow reading "symbolic refs" that point to other refs
Linus Torvalds
2005-10-01
*
Fix extended short SHA1 name completion
Linus Torvalds
2005-09-20
*
[PATCH] Add a new extended SHA1 syntax <name>~<num>
Junio C Hamano
2005-08-22
*
[PATCH] sha1_name: do not accept .git/refs/snap/.
Junio C Hamano
2005-08-21
*
[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-13
*
[PATCH] Fix git-rev-parse's parent handling
Johannes Schindelin
2005-08-10
*
Update get_sha1() to grok extended format.
Junio C Hamano
2005-08-05