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
/
t1512-rev-parse-disambiguation.sh
Commit message (
Expand
)
Author
Age
*
t1512: become resilient to GETTEXT_POISON build
Vasco Almeida
2016-10-12
*
get_short_sha1: make default disambiguation configurable
Jeff King
2016-09-27
*
get_short_sha1: list ambiguous objects on error
Jeff King
2016-09-26
*
for_each_abbrev: drop duplicate objects
Jeff King
2016-09-26
*
get_short_sha1: parse tags when looking for treeish
Jeff King
2016-09-26
*
get_sha1: propagate flags to child functions
Jeff King
2016-09-26
*
get_sha1: avoid repeating ourselves via ONLY_TO_DIE
Jeff King
2016-09-26
*
t/t1512-rev-parse-disambiguation.sh: use the $( ... ) construct for command s...
Elia Pinto
2015-12-27
*
Merge branch 'jc/t1512-fix'
Junio C Hamano
2013-07-11
|
\
|
*
t1512: correct leftover constants from earlier edition
Junio C Hamano
2013-07-01
*
|
get_sha1: warn about full or short object names that look like refs
Nguyễn Thái Ngọc Duy
2013-05-29
|
/
*
t1512: match the "other" object names
Junio C Hamano
2012-07-13
*
t1512: ignore whitespaces in wc -l output
Junio C Hamano
2012-07-11
*
rev-parse --disambiguate=<prefix>
Junio C Hamano
2012-07-09
*
rev-parse: A and B in "rev-parse A..B" refer to committish
Junio C Hamano
2012-07-09
*
reset: the command takes committish
Junio C Hamano
2012-07-09
*
commit-tree: the command wants a tree and commits
Junio C Hamano
2012-07-09
*
apply: --build-fake-ancestor expects blobs
Junio C Hamano
2012-07-09
*
sha1_name.c: add support for disambiguating other types
Junio C Hamano
2012-07-09
*
revision.c: the "log" family, except for "show", takes committish
Junio C Hamano
2012-07-09
*
sha1_name.c: introduce get_sha1_committish()
Junio C Hamano
2012-07-09
*
sha1_name.c: many short names can only be committish
Junio C Hamano
2012-07-09
*
sha1_name.c: get_describe_name() by definition groks only commits
Junio C Hamano
2012-07-09